aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation with older gcryptMarvin W2019-09-172-1/+3
* Fix warnings and compilation with older valacMarvin W2019-09-164-47/+59
* Add support for JET-OMEMOMarvin W2019-09-166-56/+272
* Add JET supportMarvin W2019-09-1617-137/+436
* Add basic crypto-valaMarvin W2019-09-166-0/+1158
* Distribute window buttons (minimize,maximize,close) after realize and update ...fiaxh2019-09-151-15/+16
* Deactivate emoji button for gtk < 3.24fiaxh2019-09-151-11/+15
* Deactivate spinner in file widget as soon as its not displayed anymore (CPU u...fiaxh2019-09-142-2/+5
* Fix typo alledged -> allegedMichael Vetter2019-09-122-2/+2
* Load images in conversation summary in different threadfiaxh2019-09-111-26/+38
* Remove some use_markup usages, put skeleton header into .ui filefiaxh2019-09-117-52/+87
* Make TestCase protected for newer valaMaxime “pep” Buquet2019-09-112-2/+2
* Check roster push authorizationMarvin W2019-09-101-0/+4
* Fix check of source of MAM messagefiaxh2019-09-101-1/+6
* Fix check of source of a carbons messageMarvin W2019-09-101-2/+2
* fixup Fix some warningsfiaxh2019-09-107-58/+40
* Fix some warningshrxi2019-09-1025-139/+276
* Add emoji button to chat inputfiaxh2019-09-096-16/+38
* Include data forms in entity capabilities hash computationfiaxh2019-09-033-6/+52
* Do not mark abstract class contstuctors publicRandy Barlow2019-09-013-4/+4
* Fix message type of chat state notificationfiaxh2019-08-301-1/+1
* Merge pull request #592 from hrxi/gsoc_1Marvin W2019-08-2912-177/+1369
|\
| * Don't error on Jingle file transfer hash session-infohrxi2019-08-273-5/+44
| * Fix candidate selection for equal priorityhrxi2019-08-242-3/+4
| * Fix Jingle connection code when `cancellable` is `null`hrxi2019-08-091-2/+7
| * Fix race condition involving `session-terminate`hrxi2019-08-082-3/+10
| * Fall back to IBB if S5B does not work outhrxi2019-08-062-39/+188
| * Send Jingle errors to the right JIDhrxi2019-08-061-3/+3
| * Fix destination address of IBB error codeshrxi2019-08-061-11/+11
| * Forgot to add outgoing Jingle SOCKS5 transferhrxi2019-08-061-1/+8
| * Implement detachhrxi2019-08-062-2/+6
| * Factor out the session-terminate handlerhrxi2019-08-061-25/+35
| * Add support for Jingle SOCKS5 bytestreams (XEP-0260)hrxi2019-08-057-85/+790
| * Fix a warninghrxi2019-08-051-1/+5
| * Terminate the Jingle session after the file transfer is completehrxi2019-08-051-13/+93
| * Close files involved in file transfers explicitlyhrxi2019-08-051-4/+2
| * Finish file transfer after receiving enough datahrxi2019-08-051-8/+53
| * Fix human_readable in stanza errorshrxi2019-08-051-1/+4
| * Fix a couple of delegate copy warnigshrxi2019-08-053-7/+7
| * Add jingle connection for better interfacing with jingle (terminate etc.)hrxi2019-08-053-41/+176
* | Update translationsTranslations2019-08-2872-1875/+4463
* | Don't show conversations from account after it was disabledfiaxh2019-08-283-2/+10
* | Fix runtime criticalfiaxh2019-08-261-2/+5
* | Add missing 'to' attribute when sending service-unavailable for an unknown IG...fiaxh2019-08-261-1/+2
* | Add and enable newly created (first) accountfiaxh2019-08-233-7/+15
* | Add incoming mediated invitation support (#162)fiaxh2019-08-228-22/+112
* | Fix specified size for encrypted file uploadsfiaxh2019-08-216-13/+17
* | Set OMEMO devicelist + bundle node access model to publicfiaxh2019-08-094-26/+48
* | Update READMEfiaxh2019-08-091-26/+15
* | Fix compilationfiaxh2019-08-061-1/+0