summary refs log tree commit diff
path: root/src/timeline/RoomlistModel.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reserve size of some containers we are fillingNicolas Werner2021-12-291-1/+2
|
* Reduce allocations using QStringLiteralNicolas Werner2021-12-291-5/+5
|
* make lintLoren Burkholder2021-12-131-1/+4
|
* Make opening room members from rooms settings dialog workLoren Burkholder2021-12-131-0/+1
|
* Add a filter for direct chatsNicolas Werner2021-11-201-1/+9
| | | | fixes #317
* Change indentation to 4 spacesNicolas Werner2021-09-181-157/+153
|
* Merge pull request #721 from symphorien/hotlistDeepBlueV7.X2021-09-141-0/+1
|\ | | | | Implement a binding to go to a room with unread messages
| * add Alt+A keybinding to switch to next room with unread messagesGuillaume Girol2021-09-141-0/+1
| |
* | Use more descriptive property nameLoren Burkholder2021-09-111-1/+1
| |
* | Use better id loading methodologyLoren Burkholder2021-09-111-1/+1
| |
* | Get direct chat jdenticons to line upLoren Burkholder2021-09-111-0/+2
|/
* Redesign invites and room preview joinsNicolas Werner2021-07-091-0/+38
|
* Show previews for space roomsNicolas Werner2021-07-041-0/+5
|
* Fix hiding rooms from a spaceNicolas Werner2021-06-251-0/+1
|
* Allow filtering by spaceNicolas Werner2021-06-251-0/+3
|
* Reenable tag hidingNicolas Werner2021-06-111-0/+3
|
* Enable toggling tagsNicolas Werner2021-06-111-0/+23
|
* Basic community list modelNicolas Werner2021-06-091-1/+0
|
* Implement switching in narrow modeNicolas Werner2021-06-081-2/+10
|
* Delete old room listNicolas Werner2021-05-281-0/+3
|
* Move currentRoom/timeline handling to roomlistNicolas Werner2021-05-281-1/+15
|
* Reimplement room context menusNicolas Werner2021-05-281-0/+6
|
* Reenable invitesNicolas Werner2021-05-241-1/+7
|
* Sort the room listNicolas Werner2021-05-221-0/+26
|
* Make roomlist look niceNicolas Werner2021-05-211-1/+19
|
* Some basic room listNicolas Werner2021-05-191-0/+58