aboutsummaryrefslogtreecommitdiff
path: root/main/src
Commit message (Expand)AuthorAgeFilesLines
* Enable setting your own presenceset-presenceMiquel Lionel8 hours3-3/+51
* Code cleanup: Remove remnants of previous accounts dialogfiaxh7 days7-287/+4
* Code cleanup: Remove broken disable CSD codefiaxh7 days8-193/+37
* Refresh "Add account" UIfiaxh7 days5-316/+273
* Use Adwaita 1.2, bump CI to Ubuntu 24.04fiaxh7 days3-36/+2
* Use new call.incoming notification categoryPigpog8 days1-1/+1
* Update translationsTranslations8 days1-3/+3
* Conversation details: Make block button a stateful menu buttonfiaxh2024-08-193-42/+53
* Allow blocking entire domain from conversation detailsMiquel Lionel2024-08-193-14/+58
* Add initial message markup (XEP-0394) supportfiaxh2024-07-294-42/+237
* Store reply message as sent, with fallbackfiaxh2024-07-291-1/+12
* Fix shift+enter in chat input not scrolling downfiaxh2024-07-201-1/+2
* Join Channel dialog: Fix displaying of bookmark detailsfiaxh2024-06-231-1/+1
* Preferences dialog: Various improvementsfiaxh2024-06-212-23/+43
* Start chat: Adjust status icon position, prioritize statuses, update statusfiaxh2024-06-213-36/+52
* Show contact status in "Start chat" windowMiquel Lionel2024-06-212-0/+28
* Settings dialog: Fix account subpage for Adwaita < 1.4, other fixesfiaxh2024-06-202-1/+5
* Redesign and rewrite accounts and settings dialog into a combined onefiaxh2024-06-2011-46/+623
* Add WeakTimeout Pattern to Prevent LeaksChristopher Vollick2024-04-284-28/+21
* Calls: Correctly display information in partially encrypted callsMarvin W2024-04-282-25/+57
* Remove conversation closing via hover buttonfiaxh2024-03-211-20/+0
* Introduce conversation menu, add close optionfiaxh2024-03-211-8/+20
* Conversation details dialog: Fix runtime criticalfiaxh2024-03-211-0/+1
* Fix poor contrast of highlight in search results with dark theme (#1557)eerielili2024-03-021-1/+2
* Add unread indicatorfiaxh2024-03-022-0/+91
* Enable hyperlinks in topic text to be clicked (#1523)eerielili2024-01-132-3/+5
* Change select contact dialog container to AdwClamp (#1533)Teemu Ikonen2024-01-132-0/+4
* Fix crash on removing conference not in roster (#1516)eerielili2024-01-101-0/+1
* Conversation details dialog: Fix notification+block iconsfiaxh2023-12-101-2/+2
* Fix some compiler warningsfiaxh2023-10-079-13/+11
* conversation details: Fix for libadwaita < 1.4fiaxh2023-09-251-0/+5
* Rewrite contact details dialogfiaxh2023-09-2412-360/+599
* Fix build on some Vala compiler versionsMarvin W2023-09-243-4/+10
* Fix subscription notification clearingfiaxh2023-09-072-12/+23
* Cleanup automatically loaded help overlayfiaxh2023-07-081-1/+0
* application: Load help overlay automaticallyChristopher Davis2023-07-081-14/+0
* main_window: Use AdwApplicationWindowChristopher Davis2023-07-081-1/+1
* Add a keyboard shortcut to show keyboard shortcuts (#1432)eerielili2023-06-251-0/+2
* icons: Refresh some symbolic icons (#1444)Tobias Bernard2023-05-294-8/+8
* Fix reactions being made to the wrong messageMarvin W2023-05-141-1/+0
* Fix chat input for IMEfiaxh2023-05-141-1/+6
* Focus ChatInput textbox after selecting emojiKarim Malhas2023-04-231-0/+2
* Fix call window stylingfiaxh2023-04-221-3/+0
* Fix call window controlls hidingfiaxh2023-04-221-3/+19
* Fix images from another client in our account not being displayed right awayfiaxh2023-03-231-3/+7
* FreeDesktopNotifier: Set notification categoriesSebastian Krzyszkowiak2023-03-211-0/+6
* Improve database performance while reconnecting and syncingMarvin W2023-03-211-0/+14
* New Avatar UIMarvin W2023-03-0521-592/+595
* Implement XEP-0392: Consistent Color GenerationMarvin W2023-03-051-10/+13
* Fix critical warnings after DTLS-SRTP calls without OMEMO verificationMarvin W2023-03-021-1/+1