| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix subscription notification clearing | fiaxh | 2023-09-07 | 1 | -0/+6 |
* | icons: Refresh some symbolic icons (#1444) | Tobias Bernard | 2023-05-29 | 1 | -1/+1 |
* | Fix reactions being made to the wrong message | Marvin W | 2023-05-14 | 1 | -1/+0 |
* | Fix images from another client in our account not being displayed right away | fiaxh | 2023-03-23 | 1 | -3/+7 |
* | New Avatar UI | Marvin W | 2023-03-05 | 4 | -24/+37 |
* | Fix critical warnings after DTLS-SRTP calls without OMEMO verification | Marvin W | 2023-03-02 | 1 | -1/+1 |
* | Fix some memory leaks | fiaxh | 2023-02-27 | 4 | -41/+104 |
* | Stop regenerating message menu buttons | fiaxh | 2023-02-16 | 3 | -32/+49 |
* | Fix various date/time stamps not updated or wrong time zone | Marvin W | 2023-02-07 | 3 | -13/+29 |
* | Show "Me" instead of bare jid when no local alias is set | Marvin W | 2023-02-07 | 1 | -1/+1 |
* | New Date Separator | Marvin W | 2023-01-31 | 1 | -79/+1 |
* | Add tooltips to the delivered and read icons (#1341) | Prashant Kumar | 2023-01-30 | 1 | -2/+8 |
* | Always display reaction+reply buttons, disable if not possible | fiaxh | 2023-01-30 | 4 | -51/+64 |
* | Fix UI for libadwaita | Marvin W | 2023-01-25 | 6 | -99/+208 |
* | Fix scaling image for GTK4 | Marvin W | 2023-01-24 | 1 | -24/+1 |
* | Small UI fixes for libAdwaita | Marvin W | 2023-01-24 | 2 | -6/+8 |
* | Support replies and reactions to files | fiaxh | 2023-01-11 | 3 | -7/+33 |
* | Add support for XEP-0461 replies (with fallback) | fiaxh | 2023-01-06 | 5 | -21/+112 |
* | Fix compiler warnings | fiaxh | 2022-12-30 | 3 | -3/+3 |
* | Reactions: Improve style | fiaxh | 2022-10-11 | 1 | -7/+7 |
* | Don't require use of MenuButton.set_child introduced with GTK 4.6 | fiaxh | 2022-10-11 | 1 | -2/+1 |
* | Add support for reactions | fiaxh | 2022-10-11 | 4 | -21/+294 |
* | Fix encryption button update and reduce its required GTK version | fiaxh | 2022-08-21 | 1 | -7/+3 |
* | Disable tooltips for GTK 4.6.4 - 4.6.6 | fiaxh | 2022-08-20 | 1 | -2/+2 |
* | Gtk4 bug fixes and improvements | Marvin W | 2022-07-27 | 3 | -11/+2 |
* | Improve Gtk4 port | fiaxh | 2022-07-27 | 11 | -281/+59 |
* | Port from GTK3 to GTK4 | fiaxh | 2022-07-27 | 11 | -464/+589 |
* | Allow cancellation of file transfers | Marvin W | 2022-03-30 | 2 | -1/+20 |
* | Various call fixes | fiaxh | 2022-02-12 | 1 | -2/+2 |
* | Let call notification say if it's a group call | fiaxh | 2022-02-08 | 1 | -0/+4 |
* | Fix quote styling occurring in the middle of a line | fiaxh | 2022-02-07 | 1 | -2/+2 |
* | Various call UI/UX improvements | fiaxh | 2022-02-07 | 1 | -6/+19 |
* | Remove color from /me name, remove use_markup from sender label | fiaxh | 2022-01-23 | 2 | -4/+2 |
* | Stop using opacity for text due to side-effects | fiaxh | 2022-01-23 | 1 | -4/+6 |
* | Imrove file widget menu (fixup 25db512) | fiaxh | 2022-01-09 | 3 | -48/+33 |
* | Introduce file widget menu with "Save as..." and "Open" actions (#1080) | wkg | 2022-01-09 | 2 | -6/+67 |
* | Display message sender in bold+text color instead of small+colored | fiaxh | 2022-01-05 | 1 | -3/+1 |
* | Add 'unknown' encryption state for establishing calls | fiaxh | 2022-01-04 | 1 | -1/+1 |
* | Use opacity for "pending" and "edited" hints | fiaxh | 2022-01-04 | 1 | -4/+2 |
* | UI + libdino: Improve MUJI calls from MUC | fiaxh | 2021-12-23 | 1 | -1/+1 |
* | Improve call details dialog + small multi-party call fixes | fiaxh | 2021-11-15 | 1 | -1/+1 |
* | Add (disabled) multi-party call UI | fiaxh | 2021-11-10 | 2 | -17/+58 |
* | Fix compiler warnings ('Switch does not handle .. of enum ..') | fiaxh | 2021-10-12 | 1 | -0/+3 |
* | Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'') | fiaxh | 2021-10-12 | 5 | -30/+30 |
* | FileWidgets: Improve mouse enter/leave identification | fiaxh | 2021-10-01 | 2 | -42/+19 |
* | Improve call related wording | fiaxh | 2021-09-25 | 1 | -20/+11 |
* | Fixed name change (#1076) | sojuz151 | 2021-08-24 | 1 | -2/+11 |
* | Display message delivery error, color text using theme colors | fiaxh | 2021-08-17 | 2 | -13/+63 |
* | Improve call wording, cleanup | fiaxh | 2021-05-01 | 1 | -1/+1 |
* | Display+store call encryption info | fiaxh | 2021-04-09 | 2 | -29/+46 |