| Commit message (Expand) | Author | Age | Files | Lines |
* | Stop regenerating message menu buttons | fiaxh | 2023-02-16 | 1 | -1/+2 |
* | Always display reaction+reply buttons, disable if not possible | fiaxh | 2023-01-30 | 1 | -0/+1 |
* | Fix UI for libadwaita | Marvin W | 2023-01-25 | 1 | -0/+1 |
* | Add support for XEP-0461 replies (with fallback) | fiaxh | 2023-01-06 | 1 | -1/+1 |
* | Add support for reactions | fiaxh | 2022-10-11 | 1 | -1/+2 |
* | Port from GTK3 to GTK4 | fiaxh | 2022-07-27 | 1 | -12/+13 |
* | Calls: Fix device selector for multi-party calls, allow picking device before... | Marvin W | 2022-02-12 | 1 | -5/+9 |
* | Calls: Device picker | Marvin W | 2022-02-08 | 1 | -3/+3 |
* | Various call UI/UX improvements | fiaxh | 2022-02-07 | 1 | -1/+1 |
* | Add multiparty call support to libdino and xmpp-vala | fiaxh | 2021-11-10 | 1 | -1/+3 |
* | Calls: Indicate whether OMEMO key is verified | fiaxh | 2021-05-11 | 1 | -0/+10 |
* | Handle non-existant call support | fiaxh | 2021-04-29 | 1 | -0/+2 |
* | Add support for unencrypted RTP calls to libdino | fiaxh | 2021-03-21 | 1 | -0/+25 |
* | Use advertized/server/live time for sorting instead of arrival time | fiaxh | 2020-12-04 | 1 | -4/+2 |
* | voice handling in moderated groups (#788) | Anmol | 2020-04-22 | 1 | -1/+3 |
* | Add support for last message correction | fiaxh | 2020-04-03 | 1 | -4/+11 |
* | Visually mark OMEMO messages from a trusted device as trusted | fiaxh | 2020-03-29 | 1 | -0/+1 |
* | Fix invalid header creation for date separators | Marvin W | 2020-01-22 | 1 | -2/+2 |
* | Fix some compiler warnings | Marvin W | 2020-01-22 | 1 | -5/+5 |
* | Rework no-open-conversation placeholder | fiaxh | 2019-10-01 | 1 | -0/+1 |
* | Rework encryption enabling logic + UI | fiaxh | 2019-08-02 | 1 | -1/+26 |
* | Fix date separators | fiaxh | 2019-05-26 | 1 | -2/+5 |
* | (Partially) Fix messages being displayed wrongly sorted in ConversationSummar... | fiaxh | 2018-12-27 | 1 | -1/+2 |
* | Merge PR #413 "Improvements to the OMEMO plugin" | Marvin W | 2018-11-10 | 1 | -0/+15 |
|\ |
|
| * | More cleanup and database modifications | Marvin W | 2018-06-26 | 1 | -0/+9 |
| * | Add trust management utilities to the omemo plugin | Samuel Hand | 2018-06-11 | 1 | -0/+6 |
* | | refactor conversation item management (accumulate them in libdino) | bobufa | 2018-08-13 | 1 | -21/+5 |
|/ |
|
* | Move Jid class to xmpp-vala, partially refactor namespace | Marvin W | 2018-01-28 | 1 | -0/+1 |
* | ConversationView: Date separator | fiaxh | 2017-12-01 | 1 | -2/+2 |
* | Fix warnings | fiaxh | 2017-10-31 | 1 | -3/+3 |
* | Handle file uploading in libdino & main, have http upload as provider | fiaxh | 2017-10-21 | 1 | -9/+0 |
* | small fixes | fiaxh | 2017-08-31 | 1 | -0/+1 |
* | Download & inline display images | fiaxh | 2017-08-31 | 1 | -0/+19 |
* | Plugins providing conversation items for ConversationView | fiaxh | 2017-08-28 | 1 | -0/+37 |
* | libdino: remove dependency to GTK+ (all GTK+ code is in main+plugins) | Marvin W | 2017-08-17 | 1 | -10/+18 |
* | Message Archive Management | fiaxh | 2017-08-17 | 1 | -1/+1 |
* | Http file upload | fiaxh | 2017-08-03 | 1 | -1/+11 |
* | Conversation details dialog | fiaxh | 2017-05-30 | 1 | -2/+15 |
* | Plug-In API: allow adding custom entries to account settings | Marvin W | 2017-03-11 | 1 | -0/+27 |
* | Improve Plugin API (allow to move encryption into plugin) | Marvin W | 2017-03-11 | 1 | -0/+16 |