summary refs log tree commit diff
path: root/src/timeline/RoomlistModel.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Alphabetical ordering optionSateallia2023-04-141-0/+1
* Check isPreviewFetched property for hintsLcsTen2023-03-181-1/+3
* Get rid of year in license headersNicolas Werner2023-02-211-3/+1
* Automatically fetch keys for undecrypted messages after verificationNicolas Werner2023-02-181-0/+2
* Navigate to space when room is selectedNicolas Werner2023-01-071-0/+1
* A whole new year full of excitement and possibilities!Nicolas Werner2023-01-021-0/+1
* Show invite reason in the UI (hidden by default)Nicolas Werner2022-12-271-1/+3
* Mark classes as final where possibleNicolas Werner2022-10-101-2/+2
* cppcheck stuff (#1200)Loren Burkholder2022-10-031-5/+5
* Line to indicate first unread message (#1147)Hiers2022-09-111-3/+3
* Make notification count calculation more efficientNicolas Werner2022-07-161-6/+2
* Add copy link to room context menu (#1101)brausepulver2022-06-231-0/+1
* Fix header order...Nicolas Werner2022-05-071-1/+1
* Fix potential crash when opening separate roomsNicolas Werner2022-05-071-1/+4
* Add basic support for multiple windowsNicolas Werner2022-05-061-0/+5
* Add D-Bus API (#916)Loren Burkholder2022-04-141-0/+9
* Add reasons to everythingNicolas Werner2022-03-301-2/+2
* Fetch previews for space children using /hierarchyNicolas Werner2022-02-021-1/+2
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
* 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
* Change indentation to 4 spacesNicolas Werner2021-09-181-157/+153
* Merge pull request #721 from symphorien/hotlistDeepBlueV7.X2021-09-141-0/+1
|\
| * 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