aboutsummaryrefslogtreecommitdiff
path: root/main/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use QR-code icon for OMEMO QR-code buttonfiaxh2018-11-101-0/+2
* Use ContentItems in ConversationSelector, Chat/Groupchat(Pm)Row -> Conversati...fiaxh2018-11-041-3/+0
* Use Label instead of TextView for message displayfiaxh2018-09-211-1/+0
* Merge pull request #415 from bobufa/message-searchfiaxh2018-08-311-6/+7
|\
| * add suggestions/auto-complete for search filtersbobufa2018-08-131-0/+1
| * initial search logic / displaybobufa2018-08-131-0/+3
| * ui: search sidebar initialbobufa2018-08-131-0/+1
| * refactor conversation item management (accumulate them in libdino)bobufa2018-08-131-6/+2
* | In-Band Registrationfiaxh2018-08-221-0/+1
|/
* Redesign chat input + move file upload therefiaxh2018-04-301-1/+0
* Add an appdata fileMathieu Bridon2018-04-291-0/+1
* Add image preview to file choosersfiaxh2018-04-191-0/+1
* Move notification sounds (canberra dependency) into plugin, introduce libdino...fiaxh2018-03-051-1/+0
* Implement notification soundsRahix2018-02-171-0/+1
* Render avatar on demandMarvin W2018-01-281-0/+1
* Place time+encryption+read directly right of namefiaxh2017-12-311-1/+2
* Show subscription request in conversation summaryfiaxh2017-12-301-0/+1
* Fallback display for all file typesfiaxh2017-12-131-0/+1
* Rename resources to have a reverse DNS prefixfiaxh2017-12-031-1/+1
* Use reverse DNS naming for icon, desktop file, DBus service, app ID (#221)Mathieu Bridon2017-12-031-5/+5
* ConversationView: Date separatorfiaxh2017-12-011-0/+1
* Keep MUC join dialog open until joined, show errorsfiaxh2017-10-311-8/+8
* Blocking setting in Contact Detailsfiaxh2017-10-311-0/+1