aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* README: Document QT_VERSION_MAJOR build optionLinus Jahn2023-03-221-0/+1
|
* README: Mention documentation requires Doxygen (#533)Melvin Keskin2023-02-211-1/+1
|
* Add new QXmpp logo (#528)raghu-kamath2023-02-171-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.15Linus Jahn2023-01-311-1/+1
|
* README: Add liberapay badge, Center headerLinus Jahn2022-10-031-10/+27
|
* README: Add badge for dev chat (#437)Melvin Keskin2022-08-241-1/+9
|
* Describe OMEMO specific dependencies in READMEsLinus Jahn2022-08-161-0/+3
|
* Implement XEP-0384: OMEMO Encryption v0.8Melvin Keskin2022-08-131-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 Keskin2022-04-071-0/+1
| | | Co-authored-by: Linus Jahn <lnj@kaidan.im>
* REUSE-ify whole projectLinus Jahn2022-01-151-0/+6
|
* README: Update to compliance suites 2022Linus Jahn2022-01-091-3/+3
| | | | No changes were required.
* Require Qt 5.9 and clean up compatibility codeLinus Jahn2021-03-171-1/+1
|
* README: Minor correction (speex/theora libs => gstreamer)Linus Jahn2021-03-171-1/+1
|
* README: Update XMPP Compliance SuitesLinus Jahn2020-12-261-3/+3
| | | | No changes were required to adopt the 2021 Compliance Suites.
* README: Add badges for releases and documentationLNJ2020-04-051-1/+2
|
* README: Move badges into headerLNJ2020-04-051-6/+1
|
* README: Advertise XMPP complianceLNJ2020-04-051-6/+10
|
* README: Update supported RFCs to 6120/6121Linus Jahn2020-04-051-1/+1
|
* README: Add link to latest master documentationLNJ2020-04-011-2/+6
|
* README: Replace travis label with github actions badgeLinus Jahn2020-04-011-1/+1
|
* README: Remove google groupLNJ2020-03-271-7/+0
| | | It's banned and I can't find any messages/topics in it.
* Update README and CHANGELOGNiels Ole Salscheider2020-03-161-4/+1
|
* Require Qt 5.7 or laterLinus Jahn2019-10-231-1/+1
|
* README: Make headings not so offensive (caps lock)Linus Jahn (LNJ)2019-05-041-8/+8
| | | I think this looks better.
* README: Remove notice about GuiClient exampleLinus Jahn (LNJ)2019-05-011-4/+0
| | | The GuiClient / example 4 has been removed.
* Fix spelling errorsBoris Pek2019-01-081-1/+1
|
* add BUILD_SHARED to support library type and add BUILD_SHARED to READMEZam2018-11-261-7/+8
|
* [docs] stop mentioning obsolete platforms in READMEJeremy Lainé2018-09-181-15/+0
|
* [docs] mention cmake --build instead of makeJeremy Lainé2018-09-181-2/+2
|
* [tests] switch from coveralls to codecovJeremy Lainé2018-09-081-1/+1
|
* [readme] add badge for code coverageJeremy Lainé2018-06-241-1/+2
|
* Merge pull request #131 from olesalscheider/cmakeNiels Ole Salscheider2018-06-231-34/+13
|\ | | | | Add CMake build system, drop Qt4 support
| * Update README.mdNiels Ole Salscheider2017-09-041-34/+13
| |
* | Update README.mdBoris Pek2018-03-091-2/+2
|/
* simplify url for docsJeremy Lainé2015-08-281-1/+1
|
* explicitly state that Qt 5.x is supportedJeremy Lainé2015-03-151-1/+1
|
* restore alphabetical order for QXMPP_* optionsJeremy Lainé2015-01-071-1/+1
|
* Merge pull request #20 from hipersayanX/masterJeremy Lainé2015-01-071-0/+1
|\ | | | | Added Opus codec. Added FEC for Vp8 codec.
| * Added Opus codec.Gonzalo Exequiel Pedone2014-11-261-0/+1
| |
* | only build / install docs if QXMPP_USE_DOXYGEN=1 is passed to qmakeJeremy Lainé2015-01-071-0/+1
| |
* | prune trailing whitespaceJeremy Lainé2014-12-191-5/+5
|/
* there are more examplesManjeet Dahiya2014-04-181-1/+2
|
* more changes and fix markdownManjeet Dahiya2014-04-181-2/+3
|
* fix markdownManjeet Dahiya2014-04-181-0/+1
|
* minor changeManjeet Dahiya2014-04-181-1/+1
|
* fix grammarManjeet Dahiya2014-04-181-1/+1
|
* rewordingManjeet Dahiya2014-04-181-2/+2
|
* minor changesManjeet Dahiya2014-04-181-3/+3
|
* better languageManjeet Dahiya2014-04-181-6/+5
|
* add link to API docsJeremy Lainé2014-04-061-2/+2
|