| Commit message (Expand) | Author | Age | Files | Lines |
* | Add keyboard shortcut to show preferences (Ctrl+,) (#1435)HEADmaster | eerielili | 2024-09-22 | 1 | -0/+2 |
* | Code cleanup: Remove remnants of previous accounts dialog | fiaxh | 2024-09-15 | 3 | -688/+0 |
* | Code cleanup: Remove broken disable CSD code | fiaxh | 2024-09-15 | 8 | -193/+37 |
* | Refresh "Add account" UI | fiaxh | 2024-09-15 | 3 | -217/+264 |
* | Use Adwaita 1.2, bump CI to Ubuntu 24.04 | fiaxh | 2024-09-15 | 2 | -16/+1 |
* | Use new call.incoming notification category | Pigpog | 2024-09-14 | 1 | -1/+1 |
* | Update translations | Translations | 2024-09-14 | 1 | -3/+3 |
* | Conversation details: Make block button a stateful menu button | fiaxh | 2024-08-19 | 1 | -20/+10 |
* | Allow blocking entire domain from conversation details | Miquel Lionel | 2024-08-19 | 1 | -7/+33 |
* | Add initial message markup (XEP-0394) support | fiaxh | 2024-07-29 | 4 | -42/+237 |
* | Store reply message as sent, with fallback | fiaxh | 2024-07-29 | 1 | -1/+12 |
* | Fix shift+enter in chat input not scrolling down | fiaxh | 2024-07-20 | 1 | -1/+2 |
* | Join Channel dialog: Fix displaying of bookmark details | fiaxh | 2024-06-23 | 1 | -1/+1 |
* | Start chat: Adjust status icon position, prioritize statuses, update status | fiaxh | 2024-06-21 | 3 | -36/+52 |
* | Show contact status in "Start chat" window | Miquel Lionel | 2024-06-21 | 2 | -0/+28 |
* | Settings dialog: Fix account subpage for Adwaita < 1.4, other fixes | fiaxh | 2024-06-20 | 1 | -1/+1 |
* | Redesign and rewrite accounts and settings dialog into a combined one | fiaxh | 2024-06-20 | 4 | -46/+25 |
* | Add WeakTimeout Pattern to Prevent Leaks | Christopher Vollick | 2024-04-28 | 4 | -28/+21 |
* | Calls: Correctly display information in partially encrypted calls | Marvin W | 2024-04-28 | 2 | -25/+57 |
* | Remove conversation closing via hover button | fiaxh | 2024-03-21 | 1 | -20/+0 |
* | Introduce conversation menu, add close option | fiaxh | 2024-03-21 | 1 | -8/+20 |
* | Conversation details dialog: Fix runtime critical | fiaxh | 2024-03-21 | 1 | -0/+1 |
* | Fix poor contrast of highlight in search results with dark theme (#1557) | eerielili | 2024-03-02 | 1 | -1/+2 |
* | Add unread indicator | fiaxh | 2024-03-02 | 2 | -0/+91 |
* | Enable hyperlinks in topic text to be clicked (#1523) | eerielili | 2024-01-13 | 2 | -3/+5 |
* | Change select contact dialog container to AdwClamp (#1533) | Teemu Ikonen | 2024-01-13 | 2 | -0/+4 |
* | Fix crash on removing conference not in roster (#1516) | eerielili | 2024-01-10 | 1 | -0/+1 |
* | Fix some compiler warnings | fiaxh | 2023-10-07 | 9 | -13/+11 |
* | Rewrite contact details dialog | fiaxh | 2023-09-24 | 9 | -360/+289 |
* | Fix build on some Vala compiler versions | Marvin W | 2023-09-24 | 3 | -4/+10 |
* | Fix subscription notification clearing | fiaxh | 2023-09-07 | 2 | -12/+23 |
* | Cleanup automatically loaded help overlay | fiaxh | 2023-07-08 | 1 | -1/+0 |
* | application: Load help overlay automatically | Christopher Davis | 2023-07-08 | 1 | -14/+0 |
* | main_window: Use AdwApplicationWindow | Christopher Davis | 2023-07-08 | 1 | -1/+1 |
* | Add a keyboard shortcut to show keyboard shortcuts (#1432) | eerielili | 2023-06-25 | 1 | -0/+2 |
* | icons: Refresh some symbolic icons (#1444) | Tobias Bernard | 2023-05-29 | 4 | -8/+8 |
* | Fix reactions being made to the wrong message | Marvin W | 2023-05-14 | 1 | -1/+0 |
* | Fix chat input for IME | fiaxh | 2023-05-14 | 1 | -1/+6 |
* | Focus ChatInput textbox after selecting emoji | Karim Malhas | 2023-04-23 | 1 | -0/+2 |
* | Fix call window styling | fiaxh | 2023-04-22 | 1 | -3/+0 |
* | Fix call window controlls hiding | fiaxh | 2023-04-22 | 1 | -3/+19 |
* | Fix images from another client in our account not being displayed right away | fiaxh | 2023-03-23 | 1 | -3/+7 |
* | FreeDesktopNotifier: Set notification categories | Sebastian Krzyszkowiak | 2023-03-21 | 1 | -0/+6 |
* | Improve database performance while reconnecting and syncing | Marvin W | 2023-03-21 | 1 | -0/+14 |
* | New Avatar UI | Marvin W | 2023-03-05 | 21 | -592/+595 |
* | Implement XEP-0392: Consistent Color Generation | Marvin W | 2023-03-05 | 1 | -10/+13 |
* | 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 | 5 | -43/+112 |
* | Stop regenerating message menu buttons | fiaxh | 2023-02-16 | 3 | -32/+49 |
* | Clear chat input after /command | fiaxh | 2023-02-10 | 1 | -7/+8 |