summaryrefslogtreecommitdiffstats
path: root/src/RoomsModel.cpp
AgeCommit message (Expand)Author
2023-11-01Spaces are now boldNicolas Werner
2023-10-31Speed up compilation a bitNicolas Werner
2023-05-06Sort rooms in completer by 'activity' and make tombstoned rooms italicNicolas Werner
2023-02-21Get rid of year in license headersNicolas Werner
2023-01-07Speedup quick switcherNicolas Werner
2023-01-02A whole new year full of excitement and possibilities!Nicolas Werner
2022-11-09Implement a completer for commandsNicolas Werner
2022-07-20Fix matrix.to link escapingNicolas Werner
2022-06-17Remove redundant alias functionNicolas Werner
2022-01-01Update year in copyright notice to shut up lint jobNicolas Werner
2021-12-29Reduce allocations using QStringLiteralNicolas Werner
2021-09-18Change indentation to 4 spacesNicolas Werner
2021-09-12Fix a few more HTML injectionsThulinma
2021-04-24Fix completions in plain text modeNicolas Werner
2021-04-19Escape html in topics and show line breaks in the settingsNicolas Werner
2021-03-19Reserve memory for rooms in completerNicolas Werner
2021-03-05Update license headersNicolas Werner
2021-02-19check for empty alias and percent encoding for alias in urlJedi18
2021-02-17added bool to choose between showing only rooms with aliases and all of the r...Jedi18
2021-02-17add matrix link for completed itemJedi18
2021-02-16add rooms model, add room delegate for completerJedi18