| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix lambda capture issue | Joseph Donofry | 2019-07-29 | 1 | -1/+1 |
| | | |||||
| * | Update mentions dialog | Joseph Donofry | 2019-07-28 | 1 | -16/+59 |
| | | | | | | | | | Mentions are now separated into 'this room' and 'all rooms' tab., which allows the user to filter on the current room if they desire. Should add additional logic in the future to show which room the mention was in the for the 'all rooms' view. | ||||
| * | Fix linting issues | Joseph Donofry | 2019-07-16 | 1 | -18/+17 |
| | | |||||
| * | Add User Mentions Dialog | Joseph Donofry | 2019-07-16 | 1 | -0/+59 |
| Add a RoomListItem-like button that opens a dialog containing all of the messages that would result in a highlight from the server (for example, the user is mentioned, or @room is mentioned). This is VERY rudimentary and will be completely reworked in the future to take advantage of the existing TimelineView class, instead of using a dialog like it does now. The button to show the mentions also needs work. | |||||
