| Commit message (Expand) | Author | Age | Files | Lines |
* | MAM: Fix latest range not being stored in db if it contained a duplicate | fiaxh | 2023-01-17 | 1 | -8/+7 |
* | Add debug outputs to summarize_whitespaces_to_space and don't assert_not_reached | fiaxh | 2023-01-13 | 1 | -0/+5 |
* | Support pinning of conversations (locally) | fiaxh | 2023-01-11 | 2 | -4/+10 |
* | Support replies and reactions to files | fiaxh | 2023-01-11 | 6 | -92/+154 |
* | Replies: Fix fallback bodies with multi-line quotes | fiaxh | 2023-01-08 | 1 | -1/+1 |
* | Reactions: Fix wrong time being stored for outgoing reactions (micro sec teat... | fiaxh | 2023-01-07 | 1 | -9/+8 |
* | Add support for XEP-0461 replies (with fallback) | fiaxh | 2023-01-06 | 11 | -7/+302 |
* | Fix compiler warnings | fiaxh | 2022-12-30 | 5 | -7/+4 |
* | MAM: Fix processing after range was fetched completely, fix merging of ranges | fiaxh | 2022-12-20 | 1 | -29/+30 |
* | Fix connecting to jingle file provider multiple times | fiaxh | 2022-12-20 | 1 | -7/+6 |
* | Fix some MAM issues | fiaxh | 2022-11-20 | 1 | -18/+40 |
* | Reactions: Fix reactions being differentiated by resource on first displaying | fiaxh | 2022-11-20 | 1 | -0/+2 |
* | Clean up log outputs | fiaxh | 2022-11-04 | 3 | -47/+32 |
* | Don't use splice when handling input streams from libsoup-3 | Marvin W | 2022-11-02 | 1 | -1/+9 |
* | Fix segfault if reaction message has type normal | fiaxh | 2022-10-20 | 1 | -4/+4 |
* | Fix message server_id getting overwritten with null on reconnect | fiaxh | 2022-10-11 | 1 | -1/+4 |
* | Add support for reactions | fiaxh | 2022-10-11 | 7 | -2/+545 |
* | Rewrite MAM logic and add MUC MAM | fiaxh | 2022-10-10 | 9 | -267/+638 |
* | Fix crash when calling contact from Conversations (#1259) | rim | 2022-08-22 | 1 | -1/+4 |
* | Fix encryption button update and reduce its required GTK version | fiaxh | 2022-08-21 | 1 | -6/+4 |
* | Gtk4 bug fixes and improvements | Marvin W | 2022-07-27 | 1 | -1/+1 |
* | Port from GTK3 to GTK4 | fiaxh | 2022-07-27 | 5 | -47/+81 |
* | Fix build of tests | Marvin W | 2022-04-08 | 1 | -1/+1 |
* | Allow cancellation of file transfers | Marvin W | 2022-03-30 | 2 | -5/+7 |
* | Fix Version handling, add function to retrieve short version without git commit | Marvin W | 2022-03-30 | 2 | -1/+7 |
* | Prepare for 0.3 release | fiaxh | 2022-02-12 | 1 | -1/+1 |
* | Remove call notification if other device accepted/denied | fiaxh | 2022-02-12 | 2 | -12/+26 |
* | CIM: Announce accepted method | Marvin W | 2022-02-12 | 1 | -1/+11 |
* | Calls: Fix OMEMO in group calls | Marvin W | 2022-02-12 | 1 | -6/+5 |
* | Calls: Fix device selector for multi-party calls, allow picking device before... | Marvin W | 2022-02-12 | 2 | -14/+59 |
* | Various call fixes | fiaxh | 2022-02-12 | 3 | -24/+37 |
* | Various call fixes | fiaxh | 2022-02-10 | 2 | -14/+23 |
* | Call Invite Message: Send 'finished' messages, include reasons | fiaxh | 2022-02-08 | 3 | -13/+29 |
* | Calls: Device picker | Marvin W | 2022-02-08 | 1 | -3/+3 |
* | Let call notification say if it's a group call | fiaxh | 2022-02-08 | 2 | -9/+16 |
* | Various call fixes | fiaxh | 2022-02-07 | 4 | -36/+32 |
* | Support direct jingle call invites with call invite messages | fiaxh | 2022-02-07 | 3 | -111/+187 |
* | Add support for call invite messages | fiaxh | 2022-02-07 | 3 | -31/+61 |
* | Various call UI/UX improvements | fiaxh | 2022-02-07 | 5 | -51/+87 |
* | Initialize and use dbus interfaces async | fiaxh | 2022-02-01 | 4 | -41/+62 |
* | Small cleanup | fiaxh | 2022-01-23 | 3 | -4/+4 |
* | Update PEP native bookmarks to :1 version, fixes | fiaxh | 2022-01-11 | 2 | -24/+61 |
* | Stop making superfluous requests when joining a MUC | fiaxh | 2022-01-08 | 1 | -4/+5 |
* | Replace invalid UTF-8 with U+FFFD | Marvin W | 2022-01-05 | 1 | -1/+5 |
* | Add 'unknown' encryption state for establishing calls | fiaxh | 2022-01-04 | 2 | -0/+4 |
* | Fix runtime critical on incoming read marker | fiaxh | 2022-01-03 | 1 | -0/+2 |
* | Fix delivery error displaying for MUC PMs | fiaxh | 2022-01-01 | 1 | -3/+7 |
* | Merge branch groupcalls | fiaxh | 2021-12-23 | 13 | -487/+1151 |
|\ |
|
| * | UI + libdino: Improve MUJI calls from MUC | fiaxh | 2021-12-23 | 7 | -28/+43 |
| * | Add calls in private MUCs via a MUJI MUC | fiaxh | 2021-12-18 | 3 | -23/+91 |