Nicolas Werner
b03bfa53e4
Fix CPU usage from out of frame animated images
1 year ago
Nicolas Werner
b12892feb3
Remove usage of creator
1 year ago
Nicolas Werner
d08535efbb
Remove final which breaks type registration
1 year ago
Loren Burkholder
0634d3f09c
QML the fallback auth dialog
1 year ago
Loren Burkholder
d2a37ec983
make lint
1 year ago
Loren Burkholder
fedc178827
Port the reCAPTCHA dialog to QML
1 year ago
Nicolas Werner
146086332b
Fix overflow in event expiration days
1 year ago
Nicolas Werner
d81b14b77b
Fix variable shadowing
1 year ago
Nicolas Werner
ad6e4fef64
Add experimental event expiration
...
Currently disabled by default.
1 year ago
Nicolas Werner
28445bd469
Rework how history settings are represented
1 year ago
Nicolas Werner
e89e65dc17
Fix build against fmt10
...
fixes #1499
1 year ago
Nicolas Werner
fa653bc078
Allow viewing and changing the history visibility
1 year ago
Nicolas Werner
e828e012ea
Make theme visible to qml
1 year ago
Nicolas Werner
ce1a64bc19
Move to automatic type registration
1 year ago
Nicolas Werner
7029547647
Link XCB always if X11 support is on
1 year ago
Nicolas Werner
de8522a185
lint
1 year ago
Nicolas Werner
54e2295c21
Fix palette access and QMediaPlayer errors
1 year ago
Nicolas Werner
b518f6902e
Make Nheko compile on Qt6
1 year ago
Loren Burkholder
22ac5d861e
Move command calculation logic into InputBar
2 years ago
Loren Burkholder
b6ef00b5ee
Show warning when invalid command is entered
...
Fixes #1363
Please note that this doesn't prompt when you try to send a message with a bad command.
2 years ago
Nicolas Werner
aae3300860
Show rooms you share with someone
2 years ago
Nicolas Werner
96f791daf1
Get rid of year in license headers
...
See also:
https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/
https://hynek.me/til/copyright-years/
2 years ago
Nicolas Werner
60606133cb
Fix build on macOS
2 years ago
Loren Burkholder
787febdca2
Pause video when switching rooms
...
Fixes #809
2 years ago
Thulinma
7ffae002a5
Make ImageOverlay set appropriate windowRole again
2 years ago
Nicolas Werner
aff6ee3844
Remove dead code
2 years ago
Nicolas Werner
b84bc7895e
Add some more error logging
2 years ago
Nicolas Werner
f3b7919a53
Fix crash in migrations during secrets deletion
...
We need to block the migrations returning until the migrations are done.
Fixes #1258
2 years ago
Nicolas Werner
3a6a905429
A whole new year full of excitement and possibilities!
2 years ago
Nicolas Werner
b28fa86e6a
Enable -Wconversion
2 years ago
Rohit Sutradhar
ac48c33286
VoIP v1 implementation ( #1161 )
...
* Initial commit for VoIP v1 implementation
* Added draft of event handlers for voip methods
* Added event handlers for VoIP events, added rejectCall, added version tracking for call version for V0 and V1 compatibility
* Added call events to the general message pipeline. Modified Call Reject mechanism
* Added message delegates for new events. Modified hidden events. Updated handle events.
* Updated implementation to keep track of calls on other devices
* Fixed linting
* Fixed code warnings
* Fixed minor bugs
* fixed ci
* Added acceptNegotiation method definition when missing gstreamer
* Fixed warnings
* Fixed linting
2 years ago
Nicolas Werner
af699eb83e
Mark classes as final where possible
2 years ago
Loren Burkholder
8ecbb39dc6
cppcheck stuff ( #1200 )
...
* cppcheck stuff
* Update src/ui/RoomSettings.cpp
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
* Update src/ui/RoomSettings.cpp
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
* Fix linting
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
2 years ago
Nicolas Werner
09babc91d2
Green is not Svg::green
...
fixes #1203
2 years ago
Nicolas Werner
42a23e1859
Reduce windows ci warnings
2 years ago
Nicolas Werner
944e369d50
Fix clazy
2 years ago
rnhmjoj
f5d5bea840
Add green theme color, make "error" configurable
2 years ago
Nicolas Werner
78784babd1
Revert accidental animated image change
2 years ago
Nicolas Werner
88cbac1695
Basic threading support
2 years ago
Nicolas Werner
851333a50d
Switch to clang-format14
2 years ago
Nicolas Werner
421b15c05c
Show the community of a room
2 years ago
Nicolas Werner
fc0baa86b0
Fix const iteration
2 years ago
Nicolas Werner
fe403ddc70
Rework how access rules for rooms are modified completely
2 years ago
Nicolas Werner
1d7575036e
Allow creating spaces
2 years ago
Nicolas Werner
01fd5e6b61
Unset the transient parent on separate chat windows
...
relates to #1168
2 years ago
Nicolas Werner
242b7d5506
Fix crash when fetching global profile
2 years ago
Nicolas Werner
f14c192231
Fix c&p error on room names in previews
2 years ago
Nicolas Werner
cd289e0587
Fix macos shadowing
2 years ago
Nicolas Werner
9d8d6b4bca
Show a room preview in the join confirmation dialog
...
Requires MSC3266
Fixes #1129
2 years ago
Nicolas Werner
931855441a
Allow editing aliases
2 years ago