Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improve sidebar UI | bobufa | 2018-08-13 | 1 | -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 initial | bobufa | 2018-08-13 | 2 | -0/+35 |
| | |||||
* | Redesign chat input + move file upload there | fiaxh | 2018-04-30 | 2 | -72/+0 |
| | |||||
* | Add image preview to file choosers | fiaxh | 2018-04-19 | 1 | -3/+5 |
| | | | | Co-authored-by: Thibaut Girka <thib@sitedethib.com> | ||||
* | Rename resources to have a reverse DNS prefix | fiaxh | 2017-12-03 | 1 | -1/+1 |
| | |||||
* | Fix memory leak | fiaxh | 2017-11-23 | 1 | -3/+5 |
| | |||||
* | Read+(write) stream async | fiaxh | 2017-11-16 | 2 | -12/+6 |
| | |||||
* | Fix warnings | fiaxh | 2017-10-31 | 3 | -3/+3 |
| | |||||
* | Handle file uploading in libdino & main, have http upload as provider | fiaxh | 2017-10-21 | 2 | -0/+73 |
| | |||||
* | Move encryption menu into ChatInput, PGP support for MUCs | fiaxh | 2017-09-06 | 2 | -87/+1 |
| | |||||
* | main: extend theming capabilities | Marvin W | 2017-08-29 | 1 | -0/+1 |
| | |||||
* | README: Discussion MUC, change url | fiaxh | 2017-08-22 | 2 | -2/+2 |
| | |||||
* | libdino: remove dependency to GTK+ (all GTK+ code is in main+plugins) | Marvin W | 2017-08-17 | 4 | -18/+29 |
| | |||||
* | Http file upload | fiaxh | 2017-08-03 | 4 | -0/+249 |