summaryrefslogtreecommitdiffstats
path: root/src/ui/RoomSettings.h
AgeCommit message (Expand)Author
2023-06-28Rework how history settings are representedNicolas Werner
2023-06-24Allow viewing and changing the history visibilityNicolas Werner
2023-02-21Get rid of year in license headersNicolas Werner
2023-01-02A whole new year full of excitement and possibilities!Nicolas Werner
2022-10-10Mark classes as final where possibleNicolas Werner
2022-10-03cppcheck stuff (#1200)Loren Burkholder
2022-09-19Rework how access rules for rooms are modified completelyNicolas Werner
2022-06-18Support the knock_restricted ruleNicolas Werner
2022-03-30Don't use a modal to edit room name and topicNicolas Werner
2022-02-12Hidden events: Refactor slightly for reusabilityNicolas Werner
2022-02-10Hidden events: Make reusable read functiontastytea
2022-02-10Hidden events: Some cleanuptastytea
2022-02-10Hidden events: Make save-function reusable for global account datatastytea
2022-02-10Hidden events: Incorporate suggestions from reviewtastytea
2022-02-10Add GUI to change hidden events per roomtastytea
2022-01-01Update year in copyright notice to shut up lint jobNicolas Werner
2021-09-18Change indentation to 4 spacesNicolas Werner
2021-08-17Allow accepting knocks in the timelineNicolas Werner
2021-07-24Remove additional key requests preference codeJoe
2021-07-24Merge master and fix conflictsJoe
2021-07-23Add menu to enable or disable stickers globallyNicolas Werner
2021-07-15Remove 'respond to key requests' functionalityJoseph Donofry
2021-03-05Update license headersNicolas Werner
2021-02-13added room topicJedi18
2021-02-12added changing of name through edit modal, removed old roomsettingsJedi18
2021-02-11fix avatar update on timeline syncJedi18
2021-02-11shifted room avatar changingJedi18
2021-02-11added roomversion, roomid etcJedi18
2021-02-11added notifications and encryption for the new roomsettingsJedi18
2021-02-10ui almost looks the same, midway between transition from old room settings t...Jedi18