aboutsummaryrefslogtreecommitdiff
path: root/main/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Add unread indicatorfiaxh2024-03-021-0/+1
* Conversation details dialog: Fix notification+block iconsfiaxh2023-12-101-0/+3
* Rewrite contact details dialogfiaxh2023-09-241-4/+18
* Fix build on some Vala compiler versionsMarvin W2023-09-241-0/+15
* Cleanup automatically loaded help overlayfiaxh2023-07-081-1/+1
* application: Load help overlay automaticallyChristopher Davis2023-07-081-1/+1
* icons: Refresh some symbolic icons (#1444)Tobias Bernard2023-05-291-4/+0
* Always export symbols to fix startup on BSDsKlemens Nanni2023-03-241-0/+1
* New Avatar UIMarvin W2023-03-051-2/+1
* New Date SeparatorMarvin W2023-01-311-0/+1
* Always display reaction+reply buttons, disable if not possiblefiaxh2023-01-301-0/+1
* Fix UI for libadwaitaMarvin W2023-01-251-1/+6
* Small UI fixes for libAdwaitaMarvin W2023-01-241-1/+2
* Only use Adw.AboutWindow for Adwaita >= 1.2fiaxh2023-01-241-0/+3
* Add libadwaita to build systemTeemu Ikonen2023-01-241-0/+1
* Add support for XEP-0461 replies (with fallback)fiaxh2023-01-061-0/+2
* Add support for reactionsfiaxh2022-10-111-0/+2
* Move icons out of scalable/ui/ since it's not allowed by icon naming specfiaxh2022-09-181-6/+5
* GTK4: Don't require use of MenuButton.set_child introduced with 4.6Marvin W2022-08-211-0/+8
* Move all icons in respective pathsMarvin W2022-08-201-8/+7
* Gtk4 bug fixes and improvementsMarvin W2022-07-271-1/+1
* Improve Gtk4 portfiaxh2022-07-271-24/+6
* Port from GTK3 to GTK4fiaxh2022-07-271-53/+51
* Fix Version handling, add function to retrieve short version without git commitMarvin W2022-03-301-1/+1
* Remove GStreamer dependencies from mainMarvin W2022-01-091-2/+0
* Add (disabled) multi-party call UIfiaxh2021-11-101-0/+3
* Calls: Indicate whether OMEMO key is verifiedfiaxh2021-05-111-0/+1
* Add UI for audio/video callsfiaxh2021-03-211-0/+21
* Add spell-checking using GspellThibaut Girka2021-01-211-0/+2
* Refactor Notifications, add freedesktop backendfiaxh2020-11-201-1/+2
* Include 128x128 Dino icon as resourcefiaxh2020-10-151-0/+1
* Remove unused file (fixup 51a2372)fiaxh2020-04-241-1/+0
* voice handling in moderated groups (#788)Anmol2020-04-221-0/+1
* Add file upload previewfiaxh2020-04-221-0/+3
* Clean up file widget codefiaxh2020-04-101-0/+2
* Add support for last message correctionfiaxh2020-04-031-1/+3
* Fix issue rendering messages outside reachable scroll areaMarvin W2020-04-011-0/+1
* Store entity identity info, use it in conversation list tooltipsfiaxh2020-03-291-2/+4
* Visually mark unencrypted messages if conversation is encryptedfiaxh2020-03-291-0/+1
* Visually mark OMEMO messages from a trusted device as trustedfiaxh2020-03-291-0/+1
* Scale files and images to the available spaceMarvin W2020-03-141-0/+2
* Rename UnifiedWindow -> MainWindowfiaxh2020-02-221-2/+2
* Rename folders/files conversation_summary -> conversation_content_viewfiaxh2020-02-221-12/+12
* Move ConversationTitlebar into ConversationViewController responsibilityfiaxh2020-02-221-1/+0
* Move ConversationContentView+ChatInput into ConversationView, handle drag'n'd...fiaxh2020-02-221-0/+3
* Properly check Jids everywhereMarvin W2019-12-231-3/+3
* Add version and adjust some cmakeMarvin W2019-12-181-1/+1
* Add shortcuts windowfiaxh2019-12-171-0/+1
* Check window width and hight before (re)storing themfiaxh2019-11-261-0/+1
* Base avatars and names on conversation, not JID.Marvin W2019-10-181-1/+1