aboutsummaryrefslogtreecommitdiff
path: root/main/data
Commit message (Expand)AuthorAgeFilesLines
* Move message hover effect into converstion viewfiaxh2020-03-211-8/+42
* Scale files and images to the available spaceMarvin W2020-03-141-3/+3
* Ellipsize long display namesfiaxh2020-03-091-0/+1
* Fix menu button alignment (#765)codedust2020-03-051-1/+0
* Rename UnifiedWindow -> MainWindowfiaxh2020-02-221-1/+1
* Rename folders/files conversation_summary -> conversation_content_viewfiaxh2020-02-223-0/+0
* Move ConversationContentView+ChatInput into ConversationView, handle drag'n'd...fiaxh2020-02-222-48/+55
* Update translationsTranslations2020-02-161-4/+24
* Rename zh_Hans -> zh_CN and zh_Hant -> zh_TWfiaxh2020-01-291-7/+7
* Update translationsTranslations2020-01-291-3/+6
* Improve account setup success screenfiaxh2019-12-231-3/+3
* Add version and adjust some cmakeMarvin W2019-12-181-0/+4
* Add shortcuts windowfiaxh2019-12-172-0/+58
* Remove background transparency of text field (#660)mbeko2019-11-231-1/+3
* Update translationsTranslations2019-11-143-3/+8
* Colapse inactive keys in OMEMO keys dialogfiaxh2019-10-221-1/+2
* Rework no-open-conversation placeholderfiaxh2019-10-013-33/+132
* Remove some use_markup usages, put skeleton header into .ui filefiaxh2019-09-112-1/+55
* Add emoji button to chat inputfiaxh2019-09-091-0/+4
* Update translationsTranslations2019-08-281-0/+10
* Use own file type iconsfiaxh2019-08-068-2/+56
* Rework encryption enabling logic + UIfiaxh2019-08-022-3/+70
* Refactor file receive/send interfaces and UIfiaxh2019-07-181-0/+14
* Update DOAP and appdataMarvin W2019-07-141-4/+11
* Add EmojiChooser (derived from GTK source)Marvin W2019-07-141-0/+410
* Add hover effect on conversation contentfiaxh2019-06-012-2/+5
* Clean up ConversationTitlebarfiaxh2019-04-142-2/+2
* Only use UI data for active converations cycling, clean up ConversationSelectorfiaxh2019-04-142-16/+8
* Add headerbar button tooltips, don't remove relieffiaxh2019-03-182-1/+2
* Slight conversation selector design changesfiaxh2019-03-141-4/+7
* Add non-CSD alternative for more windowsfiaxh2019-03-141-1/+1
* Update TranslationsTranslations2019-02-141-0/+3
* Move app menu into window, make conversation details dialog directly accessib...fiaxh2019-02-054-16/+84
* Update TranslationsTranslations2018-12-311-2/+2
* Split login jid/password into two steps with checksfiaxh2018-11-163-20/+317
* Update translationsTranslations2018-11-141-1/+1
* Update translationsTranslations2018-11-101-6/+6
* Use QR-code icon for OMEMO QR-code buttonfiaxh2018-11-101-0/+4
* Use ContentItems in ConversationSelector, Chat/Groupchat(Pm)Row -> Conversati...fiaxh2018-11-041-0/+1
* Update translationsTranslations2018-10-232-11/+24
* Use Label instead of TextView for message displayfiaxh2018-09-213-15/+2
* Update translationsTranslations2018-09-072-14/+20
* Merge pull request #415 from bobufa/message-searchfiaxh2018-08-319-33/+334
|\
| * add suggestions/auto-complete for search filtersbobufa2018-08-134-123/+173
| * add button that scrolls to the bottom of the conversationbobufa2018-08-131-8/+41
| * hide search bar when clicking outside of it, only reset search entry on conve...bobufa2018-08-131-0/+1
| * improve sidebar UIbobufa2018-08-132-13/+140
| * initial search logic / displaybobufa2018-08-133-10/+42
| * ui: search sidebar initialbobufa2018-08-137-30/+88
* | In-Band Registrationfiaxh2018-08-221-112/+366
|/