summaryrefslogtreecommitdiffstats
path: root/src/timeline/CommunitiesModel.cpp
AgeCommit message (Expand)Author
2024-03-16Include moc files for a tiny speedup on incremental buildsNicolas Werner
2023-11-27Unset hidden space when space is leftNicolas Werner
2023-10-13Qt6.6 compatibilityNicolas Werner
2023-06-19Move to automatic type registrationNicolas Werner
2023-06-08lintNicolas Werner
2023-06-08Make Nheko compile on Qt6Nicolas Werner
2023-05-30Fix lintingNicolas Werner
2023-05-30Remember last used filterSateallia
2023-02-21Get rid of year in license headersNicolas Werner
2023-01-07Navigate to space when room is selectedNicolas Werner
2023-01-02A whole new year full of excitement and possibilities!Nicolas Werner
2022-10-26Enable -WconversionNicolas Werner
2022-10-03cppcheck stuff (#1200)Loren Burkholder
2022-10-01Replace some user visible mentions of spacesNicolas Werner
2022-09-22Switch to C++20Nicolas Werner
2022-09-20Show the community of a roomNicolas Werner
2022-09-05Allow creating spacesNicolas Werner
2022-08-10Hide uneditable spaces from menuNicolas Werner
2022-08-10Support editing space childrenNicolas Werner
2022-07-16Fix muting spacesNicolas Werner
2022-07-16Fix subobject initializationNicolas Werner
2022-07-16Fix dm counts after restartNicolas Werner
2022-07-16Make notification count calculation more efficientNicolas Werner
2022-07-15WIPNicolas Werner
2022-06-29Allow muting spaces; other general improvementsLoren Burkholder
2022-06-29make lintLoren Burkholder
2022-06-29Add notifications to all sidebar itemsLoren Burkholder
2022-06-29Inform Qt that loud notifications changedLoren Burkholder
2022-06-29Add loud notifications for spacesLoren Burkholder
2022-06-29Add space notifications to room listLoren Burkholder
2022-06-29Fix typoed variable nameLoren Burkholder
2022-06-29Display unread notifications for spacesLoren Burkholder
2022-05-10Use right linterNicolas Werner
2022-05-10More image dialog fixesNicolas Werner
2022-01-01Update year in copyright notice to shut up lint jobNicolas Werner
2021-12-29Reserve size of some containers we are fillingNicolas Werner
2021-12-29Reduce allocations using QStringLiteralNicolas Werner
2021-12-28Fix more warnings and remove dead codeNicolas Werner
2021-12-01Remember all the collapsed treesNicolas Werner
2021-12-01Don't waste space for non existing subspacesNicolas Werner
2021-12-01Leaves can't collapseNicolas Werner
2021-12-01Hide me underneath the space treeNicolas Werner
2021-11-20Add a filter for direct chatsNicolas Werner
2021-11-17Switch icon theme to Fluent iconsLoren Burkholder
2021-09-18Change indentation to 4 spacesNicolas Werner
2021-06-25Hide spaces by default, unless they are in the current space filterNicolas Werner
2021-06-25Fix hiding rooms from a spaceNicolas Werner
2021-06-25Allow filtering by spaceNicolas Werner
2021-06-25Show some spaces in the community sidebarNicolas Werner
2021-06-14Fix copy and paste fail for low prio avatarNicolas Werner