aboutsummaryrefslogtreecommitdiff
path: root/libdino/src/plugin/interfaces.vala
Commit message (Expand)AuthorAgeFilesLines
* Stop regenerating message menu buttonsfiaxh2023-02-161-1/+2
* Always display reaction+reply buttons, disable if not possiblefiaxh2023-01-301-0/+1
* Fix UI for libadwaitaMarvin W2023-01-251-0/+1
* Add support for XEP-0461 replies (with fallback)fiaxh2023-01-061-1/+1
* Add support for reactionsfiaxh2022-10-111-1/+2
* Port from GTK3 to GTK4fiaxh2022-07-271-12/+13
* Calls: Fix device selector for multi-party calls, allow picking device before...Marvin W2022-02-121-5/+9
* Calls: Device pickerMarvin W2022-02-081-3/+3
* Various call UI/UX improvementsfiaxh2022-02-071-1/+1
* Add multiparty call support to libdino and xmpp-valafiaxh2021-11-101-1/+3
* Calls: Indicate whether OMEMO key is verifiedfiaxh2021-05-111-0/+10
* Handle non-existant call supportfiaxh2021-04-291-0/+2
* Add support for unencrypted RTP calls to libdinofiaxh2021-03-211-0/+25
* Use advertized/server/live time for sorting instead of arrival timefiaxh2020-12-041-4/+2
* voice handling in moderated groups (#788)Anmol2020-04-221-1/+3
* Add support for last message correctionfiaxh2020-04-031-4/+11
* Visually mark OMEMO messages from a trusted device as trustedfiaxh2020-03-291-0/+1
* Fix invalid header creation for date separatorsMarvin W2020-01-221-2/+2
* Fix some compiler warningsMarvin W2020-01-221-5/+5
* Rework no-open-conversation placeholderfiaxh2019-10-011-0/+1
* Rework encryption enabling logic + UIfiaxh2019-08-021-1/+26
* Fix date separatorsfiaxh2019-05-261-2/+5
* (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-101-0/+15
|\
| * More cleanup and database modificationsMarvin W2018-06-261-0/+9
| * Add trust management utilities to the omemo pluginSamuel Hand2018-06-111-0/+6
* | refactor conversation item management (accumulate them in libdino)bobufa2018-08-131-21/+5
|/
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-281-0/+1
* ConversationView: Date separatorfiaxh2017-12-011-2/+2
* Fix warningsfiaxh2017-10-311-3/+3
* 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
* Plugins providing conversation items for ConversationViewfiaxh2017-08-281-0/+37
* 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-031-1/+11
* Conversation details dialogfiaxh2017-05-301-2/+15
* Plug-In API: allow adding custom entries to account settingsMarvin W2017-03-111-0/+27
* Improve Plugin API (allow to move encryption into plugin)Marvin W2017-03-111-0/+16