aboutsummaryrefslogtreecommitdiff
path: root/xmpp-vala/src/core
Commit message (Collapse)AuthorAgeFilesLines
* Small connection fixesfiaxh2018-03-101-0/+6
|
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-287-15/+16
|
* Fix typos in comments and variable names (#269)linkmauve2018-01-101-1/+1
| | | Thanks `codespell`!
* Tab completion: Case insensitive, handle spacesfiaxh2018-01-061-1/+1
|
* Show error on invalid TLS certificatefiaxh2018-01-043-24/+29
|
* Async service lookup, connect and writefiaxh2017-11-232-22/+48
|
* Read+(write) stream asyncfiaxh2017-11-163-71/+78
|
* Fix warningsfiaxh2017-10-312-4/+6
|
* http-files: max-file-size handlingfiaxh2017-09-261-1/+1
|
* xmpp-vala: use encoded value when formatting stanza attributesMarvin W2017-08-291-3/+3
| | | | fixes #140
* Fix some UI issuesMarvin W2017-08-221-1/+1
|
* xmpp-vala: Connection fallback without SRV recordsfiaxh2017-08-191-2/+6
|
* xmpp-vala: catch TLS errors during read()Marvin W2017-08-171-0/+2
|
* Stream Managementfiaxh2017-08-141-15/+36
|
* xmpp-vala: improve namespace handling, add some testsMarvin W2017-08-125-30/+74
|
* SRV records for XMPP over TLSfiaxh2017-08-111-4/+52
|
* http files: Fix double-free rance-conditionfiaxh2017-08-072-122/+127
| | | | ... and move classes around
* MUC join behaviour + small MUC error changesfiaxh2017-06-132-2/+6
|
* MUC config form (data forms), MUC room infofiaxh2017-05-302-13/+14
|
* xmpp-vala/core+libdino: concurrency + nullity improvementsMarvin W2017-04-184-124/+159
|
* Add --print-xmpp flag to log detailsMarvin W2017-04-033-21/+199
|
* Select conversation on startup, placeholder for "No conversation selected", ↵fiaxh2017-03-201-4/+4
| | | | start services before UI
* Add typed identity to manager modules and stream flagsfiaxh2017-03-201-4/+25
|
* Split OMEMO plug-in into files, various fixesMarvin W2017-03-122-4/+4
|
* Use typed identity in module managerMarvin W2017-03-101-3/+5
|
* Add typed identity to stream modulesMarvin W2017-03-101-2/+17
|
* Initial plugin systemMarvin W2017-03-101-1/+1
|
* Various fixes in vala-xmppMarvin W2017-03-101-6/+64
|
* Outfactor PGP into pgpme-valafiaxh2017-03-101-8/+8
|
* Rename vala-xmpp library to xmpp-valafiaxh2017-03-106-0/+938