aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/conversation_titlebar
Commit message (Expand)AuthorAgeFilesLines
* Move widget insertion logic from ConversationTitlebar to controllerfiaxh2020-02-221-29/+18
* Move ConversationTitlebar into ConversationViewController responsibilityfiaxh2020-02-221-1/+1
* Rework no-open-conversation placeholderfiaxh2019-10-013-2/+13
* Clean up ConversationTitlebarfiaxh2019-04-142-42/+32
* Add headerbar button tooltips, don't remove relieffiaxh2019-03-184-2/+7
* Fix runtime criticals (and compiler warnings)fiaxh2019-02-132-2/+0
* Move app menu into window, make conversation details dialog directly accessib...fiaxh2019-02-055-77/+97
* display groups w/o name by list of membersDaniel Gultsch2018-12-281-0/+6
* fixup 1e54a44fiaxh2018-11-021-5/+9
* Display room name in conversation selector and conversation titlebarcodedust2018-11-021-12/+11
* Remove newlines from displayed MUC topicsfiaxh2018-09-121-1/+4
* improve sidebar UIbobufa2018-08-131-3/+1
* ui: search sidebar initialbobufa2018-08-132-0/+35
* Redesign chat input + move file upload therefiaxh2018-04-302-72/+0
* Add image preview to file choosersfiaxh2018-04-191-3/+5
* Rename resources to have a reverse DNS prefixfiaxh2017-12-031-1/+1
* Fix memory leakfiaxh2017-11-231-3/+5
* Read+(write) stream asyncfiaxh2017-11-162-12/+6
* Fix warningsfiaxh2017-10-313-3/+3
* Handle file uploading in libdino & main, have http upload as providerfiaxh2017-10-212-0/+73
* Move encryption menu into ChatInput, PGP support for MUCsfiaxh2017-09-062-87/+1
* main: extend theming capabilitiesMarvin W2017-08-291-0/+1
* README: Discussion MUC, change urlfiaxh2017-08-222-2/+2
* libdino: remove dependency to GTK+ (all GTK+ code is in main+plugins)Marvin W2017-08-174-18/+29
* Http file uploadfiaxh2017-08-034-0/+249