| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix runtime criticals (and compiler warnings) | fiaxh | 2019-02-13 | 2 | -2/+0 |
* | Move app menu into window, make conversation details dialog directly accessib... | fiaxh | 2019-02-05 | 5 | -77/+97 |
* | display groups w/o name by list of members | Daniel Gultsch | 2018-12-28 | 1 | -0/+6 |
* | fixup 1e54a44 | fiaxh | 2018-11-02 | 1 | -5/+9 |
* | Display room name in conversation selector and conversation titlebar | codedust | 2018-11-02 | 1 | -12/+11 |
* | Remove newlines from displayed MUC topics | fiaxh | 2018-09-12 | 1 | -1/+4 |
* | improve sidebar UI | bobufa | 2018-08-13 | 1 | -3/+1 |
* | 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 |
* | 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 |