aboutsummaryrefslogtreecommitdiff
path: root/libdino/src/service/module_manager.vala
Commit message (Expand)AuthorAgeFilesLines
* Restructure (http) file provider flow: Separate download&get_info, download i...fiaxh2018-11-271-0/+1
* Always use Account.hash(equals)_func for HashMap+ArrayListfiaxh2018-11-241-1/+1
* Initial implementation of SCRAM-SHA-1Marvin W2018-09-011-3/+3
* In-Band Registrationfiaxh2018-08-221-0/+1
* Small connection fixesfiaxh2018-03-101-1/+1
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-281-9/+9
* xmpp-vala: Add support for XEP-0191: Blocking CommandEmmanuel Gil Peyrot2017-10-311-0/+1
* Message Archive Managementfiaxh2017-08-171-0/+1
* Stream Managementfiaxh2017-08-141-2/+12
* SRV records for XMPP over TLSfiaxh2017-08-111-0/+1
* Session establishmentfiaxh2017-06-211-3/+5
* Show account status (incl errors) in ManageAccounts.Dialogfiaxh2017-04-101-13/+4
* Move storage into user directory and fix plugin search pathMarvin W2017-03-121-3/+0
* Move PGP support into pluginfiaxh2017-03-121-1/+0
* Use typed identity in module managerMarvin W2017-03-101-71/+57
* Initial plugin systemMarvin W2017-03-101-0/+96