Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change UI messages for more clarity | mbeko | 2020-03-24 | 1 | -1/+1 |
| | |||||
* | Ellipsize long display names | fiaxh | 2020-03-09 | 1 | -1/+1 |
| | |||||
* | Base avatars and names on conversation, not JID. | Marvin W | 2019-10-18 | 1 | -12/+17 |
| | | | | Fixes #598 | ||||
* | Remove some use_markup usages, put skeleton header into .ui file | fiaxh | 2019-09-11 | 1 | -1/+1 |
| | |||||
* | fixup Fix some warnings | fiaxh | 2019-09-10 | 1 | -11/+11 |
| | |||||
* | Fix some warnings | hrxi | 2019-09-10 | 1 | -20/+24 |
| | | | | | | Instances of `RegexError` are just asserted as `assert_not_reached` as they cannot really fail except for allocation failure if the given regex is valid. | ||||
* | Move app menu into window, make conversation details dialog directly ↵ | fiaxh | 2019-02-05 | 1 | -1/+1 |
| | | | | accessible, no-CSD option for main window | ||||
* | Use Label instead of TextView for message display | fiaxh | 2018-09-21 | 1 | -19/+27 |
| | |||||
* | Fix sent messages sometimes being displayed twice | fiaxh | 2018-09-02 | 1 | -3/+3 |
| | |||||
* | add suggestions/auto-complete for search filters | bobufa | 2018-08-13 | 1 | -2/+66 |
| | |||||
* | improve sidebar UI | bobufa | 2018-08-13 | 1 | -54/+75 |
| | | | | | | | - only display messages that are content items - only display messages for active accounts - "fix" textview issue - add empty states (no search, no results) | ||||
* | initial search logic / display | bobufa | 2018-08-13 | 1 | -0/+174 |