Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Compatibility with Vala 0.50.0 | Marvin W | 2020-09-17 | 1 | -1/+1 |
| | | | | Fixes #911 | ||||
* | Properly check Jids everywhere | Marvin W | 2019-12-23 | 1 | -10/+34 |
| | |||||
* | Base avatars and names on conversation, not JID. | Marvin W | 2019-10-18 | 1 | -10/+13 |
| | | | | Fixes #598 | ||||
* | Add `hidden` column to content_item table | fiaxh | 2018-08-31 | 1 | -3/+3 |
| | |||||
* | rename content db table -> content_item | bobufa | 2018-08-13 | 1 | -2/+2 |
| | |||||
* | add suggestions/auto-complete for search filters | bobufa | 2018-08-13 | 1 | -4/+155 |
| | |||||
* | improve sidebar UI | bobufa | 2018-08-13 | 1 | -7/+14 |
| | | | | | | | - only display messages that are content items - only display messages for active accounts - "fix" textview issue - add empty states (no search, no results) | ||||
* | add search filter expressions | bobufa | 2018-08-13 | 1 | -17/+68 |
| | |||||
* | initial search logic / display | bobufa | 2018-08-13 | 1 | -0/+54 |