aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/conversation_titlebar
Commit message (Collapse)AuthorAgeFilesLines
* Remove newlines from displayed MUC topicsfiaxh2018-09-121-1/+4
| | | | fixes #393
* improve sidebar UIbobufa2018-08-131-3/+1
| | | | | | | - only display messages that are content items - only display messages for active accounts - "fix" textview issue - add empty states (no search, no results)
* 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
| | | | Co-authored-by: Thibaut Girka <thib@sitedethib.com>
* 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