aboutsummaryrefslogtreecommitdiff
path: root/xmpp-vala/src
Commit message (Collapse)AuthorAgeFilesLines
...
* Session establishmentfiaxh2017-06-212-2/+56
|
* Set jid handle in ContactDetails, use LabelHybrids more, remove edit from ↵fiaxh2017-06-174-51/+24
| | | | StartConversation
* Get rid of manual storage objects for delegatesfiaxh2017-06-1312-171/+124
|
* MUC join behaviour + small MUC error changesfiaxh2017-06-135-41/+65
|
* Muc Invite + Kickfiaxh2017-06-117-18/+42
|
* MUC config form (data forms), MUC room infofiaxh2017-05-3012-29/+321
|
* fixup bcb9690 (Roster versioning)fiaxh2017-05-241-4/+4
|
* Roster versioningfiaxh2017-05-223-88/+164
|
* 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-187-129/+164
|
* Handle conference bookmarks w/o nickfiaxh2017-04-172-56/+60
|
* MUC improvementsfiaxh2017-04-114-73/+110
|
* Add --print-xmpp flag to log detailsMarvin W2017-04-034-23/+199
|
* Handle MUC private messagesfiaxh2017-03-317-108/+146
|
* Small bug fixes and compatibility with Vala 0.36Marvin W2017-03-231-2/+2
|
* 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-2027-174/+126
|
* Fix message stanza default typefiaxh2017-03-183-3/+10
|
* Drop libuuid dependency, uuid generation is not that complicated...Marvin W2017-03-121-5/+7
|
* Fix delegate copying issueMarvin W2017-03-122-5/+7
|
* Move storage into user directory and fix plugin search pathMarvin W2017-03-122-12/+9
|
* Split OMEMO plug-in into files, various fixesMarvin W2017-03-122-4/+4
|
* 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-1115-293/+221
|
* Improve Plugin API (allow to move encryption into plugin)Marvin W2017-03-111-3/+3
|
* Use typed identity in stream modulesfiaxh2017-03-1123-203/+111
|
* Use typed identity in module managerMarvin W2017-03-101-3/+5
|
* Add typed identity to stream modulesMarvin W2017-03-1024-25/+63
|
* Initial plugin systemMarvin W2017-03-101-1/+1
|
* Various fixes in vala-xmppMarvin W2017-03-105-33/+102
|
* Outfactor PGP into pgpme-valafiaxh2017-03-102-89/+40
|
* Rename vala-xmpp library to xmpp-valafiaxh2017-03-1046-0/+4261