Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add `hidden` column to content_item table | fiaxh | 2018-08-31 | 1 | -0/+1 |
| | |||||
* | improve sidebar UI | bobufa | 2018-08-13 | 1 | -5/+13 |
| | | | | | | | - only display messages that are content items - only display messages for active accounts - "fix" textview issue - add empty states (no search, no results) | ||||
* | accumulate conversation content in meta db table | bobufa | 2018-08-13 | 1 | -1/+9 |
| | |||||
* | initial search logic / display | bobufa | 2018-08-13 | 1 | -0/+1 |
| | |||||
* | load+display later messages when scrolling down | bobufa | 2018-08-13 | 1 | -3/+8 |
| | |||||
* | refactor conversation item management (accumulate them in libdino) | bobufa | 2018-08-13 | 1 | -16/+16 |
| | |||||
* | Only notify on last MAM message, only if not read | fiaxh | 2018-03-06 | 1 | -0/+10 |
| | | | | fixes #293 | ||||
* | Load messages for conversation view from cache | fiaxh | 2017-12-13 | 1 | -6/+22 |
| | |||||
* | ConversationView: Split merged messages when an in-between one is added | fiaxh | 2017-11-22 | 1 | -1/+10 |
| | |||||
* | Update translations | Translations | 2017-11-18 | 1 | -5/+7 |
| | |||||
* | Plugins providing conversation items for ConversationView | fiaxh | 2017-08-28 | 1 | -1/+1 |
| | |||||
* | MAM fixes | fiaxh | 2017-08-19 | 1 | -9/+13 |
| | | | | | | - don't send first request for timestamp -60 - only open conversation for messages within last 24h - always show latest message in conversation tabs | ||||
* | fixup 75e51b5 | fiaxh | 2017-04-04 | 1 | -1/+1 |
| | |||||
* | MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3) | fiaxh | 2017-04-04 | 1 | -0/+68 |