| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | README: Document QT_VERSION_MAJOR build option | Linus Jahn | 2023-03-22 | 1 | -0/+1 |
| | | |||||
| * | README: Mention documentation requires Doxygen (#533) | Melvin Keskin | 2023-02-21 | 1 | -1/+1 |
| | | |||||
| * | Add new QXmpp logo (#528) | raghu-kamath | 2023-02-17 | 1 | -4/+6 |
| | | | | | | | | This commit adds a new logo for the project. The logotype includes the alphabet 'Q' written in Morse Code, this is inspired by the use of morese code in the logotype of a downstream project - Kaidan. The logotype resembles a chat speech bubble, hinting that this library is used to facilitate chat communication. | ||||
| * | Require Qt 5.15 | Linus Jahn | 2023-01-31 | 1 | -1/+1 |
| | | |||||
| * | README: Add liberapay badge, Center header | Linus Jahn | 2022-10-03 | 1 | -10/+27 |
| | | |||||
| * | README: Add badge for dev chat (#437) | Melvin Keskin | 2022-08-24 | 1 | -1/+9 |
| | | |||||
| * | Describe OMEMO specific dependencies in READMEs | Linus Jahn | 2022-08-16 | 1 | -0/+3 |
| | | |||||
| * | Implement XEP-0384: OMEMO Encryption v0.8 | Melvin Keskin | 2022-08-13 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | This implements XEP-0384 in version v0.8 with a manager and storage classes to be user-implemented for persistant storage. The license of the code is LGPL-2.1-or-later as usual. However since libomemo-c (libsignal-protocol-c) is GPL-3.0, the built binary is always licensed under GPL-3.0. Having our code LGPL licensed will make it avoids relicensing in the future in case we port it to an LGPL compatible omemo library. Closes #133. Co-authored-by: Linus Jahn <lnj@kaidan.im> | ||||
| * | README: Document 'BUILD_INTERNAL_TESTS' (#417) | Melvin Keskin | 2022-04-07 | 1 | -0/+1 |
| | | | | Co-authored-by: Linus Jahn <lnj@kaidan.im> | ||||
| * | REUSE-ify whole project | Linus Jahn | 2022-01-15 | 1 | -0/+6 |
| | | |||||
| * | README: Update to compliance suites 2022 | Linus Jahn | 2022-01-09 | 1 | -3/+3 |
| | | | | | No changes were required. | ||||
| * | Require Qt 5.9 and clean up compatibility code | Linus Jahn | 2021-03-17 | 1 | -1/+1 |
| | | |||||
| * | README: Minor correction (speex/theora libs => gstreamer) | Linus Jahn | 2021-03-17 | 1 | -1/+1 |
| | | |||||
| * | README: Update XMPP Compliance Suites | Linus Jahn | 2020-12-26 | 1 | -3/+3 |
| | | | | | No changes were required to adopt the 2021 Compliance Suites. | ||||
| * | README: Add badges for releases and documentation | LNJ | 2020-04-05 | 1 | -1/+2 |
| | | |||||
| * | README: Move badges into header | LNJ | 2020-04-05 | 1 | -6/+1 |
| | | |||||
| * | README: Advertise XMPP compliance | LNJ | 2020-04-05 | 1 | -6/+10 |
| | | |||||
| * | README: Update supported RFCs to 6120/6121 | Linus Jahn | 2020-04-05 | 1 | -1/+1 |
| | | |||||
| * | README: Add link to latest master documentation | LNJ | 2020-04-01 | 1 | -2/+6 |
| | | |||||
| * | README: Replace travis label with github actions badge | Linus Jahn | 2020-04-01 | 1 | -1/+1 |
| | | |||||
| * | README: Remove google group | LNJ | 2020-03-27 | 1 | -7/+0 |
| | | | | It's banned and I can't find any messages/topics in it. | ||||
| * | Update README and CHANGELOG | Niels Ole Salscheider | 2020-03-16 | 1 | -4/+1 |
| | | |||||
| * | Require Qt 5.7 or later | Linus Jahn | 2019-10-23 | 1 | -1/+1 |
| | | |||||
| * | README: Make headings not so offensive (caps lock) | Linus Jahn (LNJ) | 2019-05-04 | 1 | -8/+8 |
| | | | | I think this looks better. | ||||
| * | README: Remove notice about GuiClient example | Linus Jahn (LNJ) | 2019-05-01 | 1 | -4/+0 |
| | | | | The GuiClient / example 4 has been removed. | ||||
| * | Fix spelling errors | Boris Pek | 2019-01-08 | 1 | -1/+1 |
| | | |||||
| * | add BUILD_SHARED to support library type and add BUILD_SHARED to README | Zam | 2018-11-26 | 1 | -7/+8 |
| | | |||||
| * | [docs] stop mentioning obsolete platforms in README | Jeremy Lainé | 2018-09-18 | 1 | -15/+0 |
| | | |||||
| * | [docs] mention cmake --build instead of make | Jeremy Lainé | 2018-09-18 | 1 | -2/+2 |
| | | |||||
| * | [tests] switch from coveralls to codecov | Jeremy Lainé | 2018-09-08 | 1 | -1/+1 |
| | | |||||
| * | [readme] add badge for code coverage | Jeremy Lainé | 2018-06-24 | 1 | -1/+2 |
| | | |||||
| * | Merge pull request #131 from olesalscheider/cmake | Niels Ole Salscheider | 2018-06-23 | 1 | -34/+13 |
| |\ | | | | | Add CMake build system, drop Qt4 support | ||||
| | * | Update README.md | Niels Ole Salscheider | 2017-09-04 | 1 | -34/+13 |
| | | | |||||
| * | | Update README.md | Boris Pek | 2018-03-09 | 1 | -2/+2 |
| |/ | |||||
| * | simplify url for docs | Jeremy Lainé | 2015-08-28 | 1 | -1/+1 |
| | | |||||
| * | explicitly state that Qt 5.x is supported | Jeremy Lainé | 2015-03-15 | 1 | -1/+1 |
| | | |||||
| * | restore alphabetical order for QXMPP_* options | Jeremy Lainé | 2015-01-07 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #20 from hipersayanX/master | Jeremy Lainé | 2015-01-07 | 1 | -0/+1 |
| |\ | | | | | Added Opus codec. Added FEC for Vp8 codec. | ||||
| | * | Added Opus codec. | Gonzalo Exequiel Pedone | 2014-11-26 | 1 | -0/+1 |
| | | | |||||
| * | | only build / install docs if QXMPP_USE_DOXYGEN=1 is passed to qmake | Jeremy Lainé | 2015-01-07 | 1 | -0/+1 |
| | | | |||||
| * | | prune trailing whitespace | Jeremy Lainé | 2014-12-19 | 1 | -5/+5 |
| |/ | |||||
| * | there are more examples | Manjeet Dahiya | 2014-04-18 | 1 | -1/+2 |
| | | |||||
| * | more changes and fix markdown | Manjeet Dahiya | 2014-04-18 | 1 | -2/+3 |
| | | |||||
| * | fix markdown | Manjeet Dahiya | 2014-04-18 | 1 | -0/+1 |
| | | |||||
| * | minor change | Manjeet Dahiya | 2014-04-18 | 1 | -1/+1 |
| | | |||||
| * | fix grammar | Manjeet Dahiya | 2014-04-18 | 1 | -1/+1 |
| | | |||||
| * | rewording | Manjeet Dahiya | 2014-04-18 | 1 | -2/+2 |
| | | |||||
| * | minor changes | Manjeet Dahiya | 2014-04-18 | 1 | -3/+3 |
| | | |||||
| * | better language | Manjeet Dahiya | 2014-04-18 | 1 | -6/+5 |
| | | |||||
| * | add link to API docs | Jeremy Lainé | 2014-04-06 | 1 | -2/+2 |
| | | |||||
