index
:
matrix/thirdparty/nheko.git
this commit
master
github/master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ui
/
RoomSettings.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include moc files for a tiny speedup on incremental builds
Nicolas Werner
2024-03-16
1
-0
/
+2
*
Speed up compilation a bit
Nicolas Werner
2023-10-31
1
-1
/
+0
*
Qt6.6 compatibility
Nicolas Werner
2023-10-13
1
-1
/
+1
*
Allow viewing and changing the history visibility
Nicolas Werner
2023-06-24
1
-0
/
+81
*
Get rid of year in license headers
Nicolas Werner
2023-02-21
1
-3
/
+1
*
A whole new year full of excitement and possibilities!
Nicolas Werner
2023-01-02
1
-0
/
+1
*
Enable -Wconversion
Nicolas Werner
2022-10-26
1
-2
/
+3
*
cppcheck stuff (#1200)
Loren Burkholder
2022-10-03
1
-6
/
+6
*
Fix const iteration
Nicolas Werner
2022-09-19
1
-1
/
+1
*
Rework how access rules for rooms are modified completely
Nicolas Werner
2022-09-19
1
-53
/
+208
*
Support the knock_restricted rule
Nicolas Werner
2022-06-18
1
-0
/
+13
*
Don't use a modal to edit room name and topic
Nicolas Werner
2022-03-30
1
-171
/
+96
*
Hidden events: Refactor slightly for reusability
Nicolas Werner
2022-02-12
1
-50
/
+0
*
Hidden events: Make reusable read function
tastytea
2022-02-10
1
-9
/
+15
*
Hidden events: Some cleanup
tastytea
2022-02-10
1
-36
/
+33
*
Hidden events: Make save-function reusable for global account data
tastytea
2022-02-10
1
-8
/
+16
*
Hidden events: Incorporate suggestions from review
tastytea
2022-02-10
1
-45
/
+17
*
Add GUI to change hidden events per room
tastytea
2022-02-10
1
-0
/
+70
*
Update year in copyright notice to shut up lint job
Nicolas Werner
2022-01-01
1
-0
/
+1
*
Reserve size of some containers we are filling
Nicolas Werner
2021-12-29
1
-2
/
+4
*
Reduce allocations using QStringLiteral
Nicolas Werner
2021-12-29
1
-3
/
+3
*
Change indentation to 4 spaces
Nicolas Werner
2021-09-18
1
-452
/
+441
*
Allow accepting knocks in the timeline
Nicolas Werner
2021-08-17
1
-1
/
+29
*
Remove additional key requests preference code
Joe
2021-07-24
1
-7
/
+0
*
Remove 'respond to key requests' functionality
Joseph Donofry
2021-07-15
1
-6
/
+0
*
Use coeurl for networking
Nicolas Werner
2021-06-30
1
-1
/
+1
*
Escape html in topics and show line breaks in the settings
Nicolas Werner
2021-04-19
1
-2
/
+3
*
Update license headers
Nicolas Werner
2021-03-05
1
-0
/
+4
*
Linkify topic in room settings and use non-deprecated MessageDialog
Nicolas Werner
2021-02-22
1
-2
/
+2
*
Replace rowlayouts with gridlayout and fix room settings initializer list
Jedi18
2021-02-14
1
-2
/
+2
*
replaced with togglebutton using qtquickcontrols2
Jedi18
2021-02-13
1
-4
/
+4
*
added room topic
Jedi18
2021-02-13
1
-4
/
+16
*
added changing of name through edit modal, removed old roomsettings
Jedi18
2021-02-12
1
-0
/
+164
*
fix avatar update on timeline sync
Jedi18
2021-02-11
1
-2
/
+0
*
shifted room avatar changing
Jedi18
2021-02-11
1
-11
/
+156
*
added roomversion, roomid etc
Jedi18
2021-02-11
1
-0
/
+18
*
added notifications and encryption for the new roomsettings
Jedi18
2021-02-11
1
-1
/
+256
*
ui almost looks the same, midway between transition from old room settings t...
Jedi18
2021-02-10
1
-0
/
+33