aboutsummaryrefslogtreecommitdiff
path: root/main/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rework no-open-conversation placeholderfiaxh2019-10-011-0/+1
* Remove some use_markup usages, put skeleton header into .ui filefiaxh2019-09-111-0/+1
* Add emoji button to chat inputfiaxh2019-09-091-0/+1
* Fix compilationfiaxh2019-08-061-1/+0
* Use own file type iconsfiaxh2019-08-061-0/+9
* Rework encryption enabling logic + UIfiaxh2019-08-021-9/+19
* Refactor file receive/send interfaces and UIfiaxh2019-07-181-0/+1
* Add EmojiChooser (derived from GTK source)Marvin W2019-07-141-1/+4
* Clean up ConversationTitlebarfiaxh2019-04-141-4/+3
* Only use UI data for active converations cycling, clean up ConversationSelectorfiaxh2019-04-141-2/+0
* Move app menu into window, make conversation details dialog directly accessib...fiaxh2019-02-051-0/+4
* Detect emoji-only messages and display them largerfiaxh2018-12-271-0/+2
* Split login jid/password into two steps with checksfiaxh2018-11-161-0/+1