aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add OMEMO via PluginMarvin W2017-03-1129-3/+4027
* Move UI code into main dirMarvin W2017-03-1173-166/+191
* CMake: merge created header+vapi files into a single directoryMarvin W2017-03-117-34/+49
* Move GPG initialization to gpgme-valafiaxh2017-03-113-2/+24
* Use delegates + object storage instead of listener objectsfiaxh2017-03-1118-350/+250
* Plug-In API: allow adding custom entries to account settingsMarvin W2017-03-117-95/+191
* UI to choose PGP key/disabled in account settingsfiaxh2017-03-1111-27/+78
* Update ./configure to detect ninja package of debian/ubuntu (#4)Marvin W2017-03-111-21/+34
* Improve Plugin API (allow to move encryption into plugin)Marvin W2017-03-1120-168/+239
* Use typed identity in stream modulesfiaxh2017-03-1132-232/+135
* Merge branch 'master' of github.com:dino/dinofiaxh2017-03-1033-114/+141
|\
| * Use typed identity in module managerMarvin W2017-03-1010-90/+79
| * Add typed identity to stream modulesMarvin W2017-03-1024-25/+63
* | Merge branch 'master' of github.com:dino/dinofiaxh2017-03-10101-118/+271
|\|
| * Initial plugin systemMarvin W2017-03-10101-118/+271
* | Reformat [GtkChild]fiaxh2017-03-1030-218/+130
|/
* amend 9b8cf70fiaxh2017-03-101-0/+8
* Various fixes in vala-xmppMarvin W2017-03-105-33/+102
* Fix bugs and warnings in qliteMarvin W2017-03-108-48/+36
* Outfactor PGP into pgpme-valafiaxh2017-03-1019-1787/+1400
* Rename vala-xmpp library to xmpp-valafiaxh2017-03-1050-14/+12
* Do not expose UUID lib dependency outside vala-xmpp libraryMarvin W2017-03-1011-24/+21
* Save unsent messages (acc offline etc) and send later; don't send pgp message...fiaxh2017-03-0916-113/+204
* Fix MUC join w/o bookmark, with psw; change some event listeners key_press->k...fiaxh2017-03-097-38/+66
* Properly handle JIDs without localpart; fixes #1fiaxh2017-03-081-3/+1
* Use Window instead of ApplicationWindow for main viewfiaxh2017-03-036-12/+12
* Initial commitfiaxh2017-03-02163-0/+16651