| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix reactions from MAM getting attributed to the wrong message | fiaxh | 2023-01-25 | 1 | -1/+1 |
* | Add debug outputs to summarize_whitespaces_to_space and don't assert_not_reached | fiaxh | 2023-01-13 | 1 | -0/+5 |
* | Support replies and reactions to files | fiaxh | 2023-01-11 | 1 | -5/+90 |
* | Add support for XEP-0461 replies (with fallback) | fiaxh | 2023-01-06 | 1 | -2/+2 |
* | Port from GTK3 to GTK4 | fiaxh | 2022-07-27 | 1 | -30/+59 |
* | Merge branch groupcalls | fiaxh | 2021-12-23 | 1 | -3/+3 |
|\ |
|
| * | UI + libdino: Improve MUJI calls from MUC | fiaxh | 2021-12-23 | 1 | -2/+2 |
| * | Add multiparty call support to libdino and xmpp-vala | fiaxh | 2021-11-10 | 1 | -2/+2 |
* | | Remove ContentFilters | fiaxh | 2021-12-09 | 1 | -28/+6 |
|/ |
|
* | Display corrected messages with original message time | fiaxh | 2021-10-13 | 1 | -0/+1 |
* | Merge remote-tracking branch 'origin/feature/calls' | fiaxh | 2021-05-11 | 1 | -1/+34 |
|\ |
|
| * | Display+store call encryption info | fiaxh | 2021-04-09 | 1 | -1/+3 |
| * | Add support for unencrypted RTP calls to libdino | fiaxh | 2021-03-21 | 1 | -1/+32 |
* | | Fix regression in FileItem generation | fiaxh | 2021-03-23 | 1 | -2/+6 |
|/ |
|
* | Add cache for file transfers | fiaxh | 2021-02-17 | 1 | -21/+4 |
* | Use advertized/server/live time for sorting instead of arrival time | fiaxh | 2020-12-04 | 1 | -23/+14 |
* | Use WeakMap for message caching | fiaxh | 2020-11-14 | 1 | -18/+6 |
* | Fix cyclic references => let objects be freed | fiaxh | 2020-06-03 | 1 | -15/+6 |
* | Store last read content item for conversations | fiaxh | 2020-06-03 | 1 | -2/+15 |
* | Add support for last message correction | fiaxh | 2020-04-03 | 1 | -2/+10 |
* | Fix some compiler warnings | Marvin W | 2020-01-22 | 1 | -5/+5 |
* | Correctly display names in groupchat pms | Marvin W | 2020-01-09 | 1 | -1/+1 |
* | Display correct name on outgoing file transfers in groups | Marvin W | 2019-12-23 | 1 | -7/+28 |
* | Properly check Jids everywhere | Marvin W | 2019-12-23 | 1 | -7/+17 |
* | Do not mark abstract class contstuctors public | Randy Barlow | 2019-09-01 | 1 | -1/+1 |
* | Refactor file receive/send interfaces and UI | fiaxh | 2019-07-18 | 1 | -5/+11 |
* | Hide OMEMO messages from untrusted sources | Marvin W | 2018-11-10 | 1 | -0/+5 |
* | Fix hide/show correct ContentItems | fiaxh | 2018-11-09 | 1 | -6/+17 |
* | Use ContentItems in ConversationSelector, Chat/Groupchat(Pm)Row -> Conversati... | fiaxh | 2018-11-04 | 1 | -1/+9 |
* | Fix sent messages sometimes being displayed twice | fiaxh | 2018-09-02 | 1 | -4/+1 |
* | Add `hidden` column to content_item table | fiaxh | 2018-08-31 | 1 | -27/+45 |
* | sort file transfers into correct conversation | bobufa | 2018-08-13 | 1 | -2/+1 |
* | accumulate conversation content in meta db table | bobufa | 2018-08-13 | 1 | -0/+246 |