| Commit message (Expand) | Author | Age | Files | Lines |
* | Add logic for OMEMO by default setting | fiaxh | 2024-05-26 | 1 | -0/+8 |
* | Start conversation if closed when receiving an audio or video call (#1485) | eerielili | 2023-10-08 | 1 | -0/+7 |
* | Rewrite MAM logic and add MUC MAM | fiaxh | 2022-10-10 | 1 | -1/+1 |
* | Use advertized/server/live time for sorting instead of arrival time | fiaxh | 2020-12-04 | 1 | -2/+2 |
* | Fix own message marker marking conversations as read | fiaxh | 2020-10-15 | 1 | -6/+11 |
* | Don't create a second message object for each typing notification | fiaxh | 2020-07-22 | 1 | -0/+11 |
* | Fix nick change in MUC, update bookmark accordingly; remove unused code | fiaxh | 2020-04-26 | 1 | -4/+0 |
* | Fix ConversationRow closing if animations are disabled | fiaxh | 2020-01-17 | 1 | -0/+2 |
* | Refactor MAM catchup. Fetch from latest to earliest message. | fiaxh | 2019-12-18 | 1 | -1/+1 |
* | Rework no-open-conversation placeholder | fiaxh | 2019-10-01 | 1 | -0/+1 |
* | Don't show conversations from account after it was disabled | fiaxh | 2019-08-28 | 1 | -0/+9 |
* | Fix runtime criticals | fiaxh | 2019-06-22 | 1 | -3/+5 |
* | Don't change type of a conversation | fiaxh | 2019-06-01 | 1 | -18/+39 |
* | Remove Message.stanza field | fiaxh | 2019-05-26 | 1 | -9/+7 |
* | Don't move opened conversation to the top of the list, scroll along with sele... | fiaxh | 2019-04-24 | 1 | -2/+2 |
* | Do not ignore encrypted messages without a body tag | Thibaut Girka | 2019-02-17 | 1 | -1/+1 |
* | Visually highlight mentions in MUCs | fiaxh | 2018-01-28 | 1 | -6/+0 |
* | Pipeline for incoming messages in libdino | fiaxh | 2018-01-28 | 1 | -1/+26 |
* | Move Jid class to xmpp-vala, partially refactor namespace | Marvin W | 2018-01-28 | 1 | -6/+8 |
* | Match message with previously arrived marker | fiaxh | 2017-12-05 | 1 | -7/+9 |
* | Replace deprecated function usages | fiaxh | 2017-11-16 | 1 | -0/+1 |
* | Use GNotification instead of libnotify | fiaxh | 2017-09-19 | 1 | -0/+9 |
* | Use utc time everywhere | fiaxh | 2017-08-31 | 1 | -1/+1 |
* | MAM fixes | fiaxh | 2017-08-19 | 1 | -3/+3 |
* | Sync MUC join/part behaviour with autojoin flag in bookmarks | fiaxh | 2017-04-23 | 1 | -1/+1 |
* | MUC improvements | fiaxh | 2017-04-11 | 1 | -1/+1 |
* | MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3) | fiaxh | 2017-04-04 | 1 | -4/+8 |
* | Handle MUC private messages | fiaxh | 2017-03-31 | 1 | -2/+22 |
* | Fix conversation last_active | fiaxh | 2017-03-31 | 1 | -25/+24 |
* | Move some database interaction into entities | fiaxh | 2017-03-23 | 1 | -3/+2 |
* | Select conversation on startup, placeholder for "No conversation selected", s... | fiaxh | 2017-03-20 | 1 | -0/+15 |
* | Add typed identity to manager modules and stream flags | fiaxh | 2017-03-20 | 1 | -13/+5 |
* | Improve Plugin API (allow to move encryption into plugin) | Marvin W | 2017-03-11 | 1 | -1/+1 |
* | Initial plugin system | Marvin W | 2017-03-10 | 1 | -0/+103 |