aboutsummaryrefslogtreecommitdiff
path: root/xmpp-vala
Commit message (Collapse)AuthorAgeFilesLines
...
* Roster versioningfiaxh2017-05-224-88/+165
|
* Member affiliation in occupant listfiaxh2017-05-182-35/+139
|
* cmake/signal-protocol: shared lib, mark_as_advanced and othersMarvin W2017-04-261-5/+6
|
* 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-115-73/+111
|
* Add --print-xmpp flag to log detailsMarvin W2017-04-034-23/+199
|
* Make FHS compliant, split RPMs, fix compilation on older GCCsMarvin W2017-04-031-0/+1
|
* Handle MUC private messagesfiaxh2017-03-318-108/+148
|
* New CMakeMarvin W2017-03-231-19/+12
| | | | | - add install and uninstall targets - compatibility for systems without pkg-config
* 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-123-70/+9
|
* 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-123-5/+4
|
* Move PGP support into pluginfiaxh2017-03-123-182/+1
|
* CMake: merge created header+vapi files into a single directoryMarvin W2017-03-111-5/+4
|
* 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-1124-204/+112
|
* 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-102-4/+4
|
* Various fixes in vala-xmppMarvin W2017-03-105-33/+102
|
* Outfactor PGP into pgpme-valafiaxh2017-03-103-92/+44
|
* Rename vala-xmpp library to xmpp-valafiaxh2017-03-1048-0/+4413