aboutsummaryrefslogtreecommitdiff
path: root/libdino/src/service/stream_interactor.vala
Commit message (Expand)AuthorAgeFilesLines
* Use regex literals, fixes some compiler warningsfiaxh2019-03-141-1/+1
* Split login jid/password into two steps with checksfiaxh2018-11-161-4/+4
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-281-4/+4
* Stream Managementfiaxh2017-08-141-1/+2
* xmpp-vala/core+libdino: concurrency + nullity improvementsMarvin W2017-04-181-2/+2
* Select conversation on startup, placeholder for "No conversation selected", s...fiaxh2017-03-201-1/+1
* Add typed identity to manager modules and stream flagsfiaxh2017-03-201-8/+23
* "No accounts active, add?" stack in main viewfiaxh2017-03-181-0/+2
* Improve Plugin API (allow to move encryption into plugin)Marvin W2017-03-111-1/+1
* Use typed identity in module managerMarvin W2017-03-101-1/+1
* Initial plugin systemMarvin W2017-03-101-0/+70