aboutsummaryrefslogtreecommitdiff
path: root/xmpp-vala/src/module/xep
Commit message (Expand)AuthorAgeFilesLines
* fixup 4aee957 (request history since last known messages)fiaxh2017-08-171-2/+2
* Message Archive Managementfiaxh2017-08-175-66/+227
* xmpp-vala: Remove require-functionsfiaxh2017-08-1415-85/+1
* Stream Managementfiaxh2017-08-142-10/+123
* SRV records for XMPP over TLSfiaxh2017-08-112-1/+54
* Http file upload for version :0 and other server setupsfiaxh2017-08-072-2/+1
* request history since last known messages (#110)Max Weller2017-08-051-1/+6
* Http file uploadfiaxh2017-08-035-19/+33
* Set jid handle in ContactDetails, use LabelHybrids more, remove edit from Sta...fiaxh2017-06-172-4/+19
* Get rid of manual storage objects for delegatesfiaxh2017-06-1310-157/+114
* MUC join behaviour + small MUC error changesfiaxh2017-06-132-38/+58
* Muc Invite + Kickfiaxh2017-06-116-17/+41
* MUC config form (data forms), MUC room infofiaxh2017-05-306-8/+299
* fixup bcb9690 (Roster versioning)fiaxh2017-05-241-4/+4
* Member affiliation in occupant listfiaxh2017-05-182-35/+139
* Sync MUC join/part behaviour with autojoin flag in bookmarksfiaxh2017-04-232-6/+15
* xmpp-vala/core+libdino: concurrency + nullity improvementsMarvin W2017-04-182-4/+4
* Handle conference bookmarks w/o nickfiaxh2017-04-172-56/+60
* MUC improvementsfiaxh2017-04-113-71/+108
* Add --print-xmpp flag to log detailsMarvin W2017-04-031-2/+0
* Handle MUC private messagesfiaxh2017-03-317-108/+146
* Small bug fixes and compatibility with Vala 0.36Marvin W2017-03-231-2/+2
* Add typed identity to manager modules and stream flagsfiaxh2017-03-2016-71/+49
* Fix delegate copying issueMarvin W2017-03-122-5/+7
* Move storage into user directory and fix plugin search pathMarvin W2017-03-121-11/+8
* Move PGP support into pluginfiaxh2017-03-122-177/+0
* Move GPG initialization to gpgme-valafiaxh2017-03-111-1/+0
* Use delegates + object storage instead of listener objectsfiaxh2017-03-1111-266/+150
* Use typed identity in stream modulesfiaxh2017-03-1115-156/+96
* Add typed identity to stream modulesMarvin W2017-03-1015-15/+30
* Various fixes in vala-xmppMarvin W2017-03-102-25/+30
* Outfactor PGP into pgpme-valafiaxh2017-03-101-81/+32
* Rename vala-xmpp library to xmpp-valafiaxh2017-03-1023-0/+1993