aboutsummaryrefslogtreecommitdiff
path: root/libdino/src/plugin
Commit message (Expand)AuthorAgeFilesLines
* Fix date separatorsfiaxh2019-05-261-2/+5
* Move app menu into window, make conversation details dialog directly accessib...fiaxh2019-02-051-2/+2
* (Partially) Fix messages being displayed wrongly sorted in ConversationSummar...fiaxh2018-12-271-1/+2
* Merge PR #413 "Improvements to the OMEMO plugin"Marvin W2018-11-102-0/+26
|\
| * More cleanup and database modificationsMarvin W2018-06-262-0/+20
| * Add trust management utilities to the omemo pluginSamuel Hand2018-06-111-0/+6
* | refactor conversation item management (accumulate them in libdino)bobufa2018-08-132-37/+10
|/
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-281-0/+1
* ConversationView: Date separatorfiaxh2017-12-011-2/+2
* Fix warningsfiaxh2017-10-312-5/+5
* Handle file uploading in libdino & main, have http upload as providerfiaxh2017-10-211-9/+0
* small fixesfiaxh2017-08-311-0/+1
* Download & inline display imagesfiaxh2017-08-311-0/+19
* libdino: try to load all plugins found in the respective foldersMarvin W2017-08-291-36/+39
* Plugins providing conversation items for ConversationViewfiaxh2017-08-282-0/+59
* add plugin api for text commandsMarvin W2017-08-171-0/+9
* libdino: remove dependency to GTK+ (all GTK+ code is in main+plugins)Marvin W2017-08-171-10/+18
* Message Archive Managementfiaxh2017-08-171-1/+1
* Http file uploadfiaxh2017-08-032-2/+31
* Conversation details dialogfiaxh2017-05-302-2/+26
* Make FHS compliant, split RPMs, fix compilation on older GCCsMarvin W2017-04-031-12/+13
* Fix -Werror=format-security issuesMarvin W2017-03-301-1/+1
* New CMakeMarvin W2017-03-231-3/+15
* Move storage into user directory and fix plugin search pathMarvin W2017-03-121-2/+25
* Split OMEMO plug-in into files, various fixesMarvin W2017-03-121-11/+4
* Plug-In API: allow adding custom entries to account settingsMarvin W2017-03-112-0/+40
* Improve Plugin API (allow to move encryption into plugin)Marvin W2017-03-113-0/+102