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
rnhmjoj
f5d5bea840
Add green theme color, make "error" configurable
2 years ago
Loren Burkholder
df834ffc48
Various grammar fixes (mostly removing commas)
2 years ago
Nicolas Werner
051c25d5b8
Allow editing permissions in spaces recursively
2 years ago
Nicolas Werner
ed15d73d36
Allow adding non-existing userids to power levels
2 years ago
Nicolas Werner
421b15c05c
Show the community of a room
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
e144c5741f
Implement space stickers & emoji
2 years ago
Hiers
b94689c4d1
Added discrete edit button to room profiles.
2 years ago
Nicolas Werner
68c02da6c8
Change preview title for spaces
2 years ago
Nicolas Werner
9d8d6b4bca
Show a room preview in the join confirmation dialog
...
Requires MSC3266
Fixes #1129
2 years ago
Nicolas Werner
18f4f4351a
Fix room members dialog opening room member dialog of the wrong room
2 years ago
Nicolas Werner
8f49ad9490
Fix window decorations on macos for room dir dialog
...
fixes #1114
2 years ago
Nicolas Werner
c57948993e
Update translations
2 years ago
Nicolas Werner
af03138527
Try to fix titlebar on room dir
2 years ago
Nicolas Werner
931855441a
Allow editing aliases
2 years ago
Nicolas Werner
7ebf43ce38
Fix crash when closing room directory window
2 years ago
q234rty
bda88a0379
Fix room member list
2 years ago
Nicolas Werner
dc4a06517c
Add an option to define new power levels
2 years ago
Nicolas Werner
07228d336a
Support the knock_restricted rule
2 years ago
Nicolas Werner
6afe3fa39d
Close image viewer when clicking on the background
...
fixes #1088
2 years ago
Nicolas Werner
7e0bc0658c
Fix editing topic
3 years ago
Loren Burkholder
cb4d7234c7
Indicate if no topic is set
3 years ago
Nicolas Werner
5450139a2e
Lots of new PL translations
3 years ago
Nicolas Werner
6c6d43691d
Add basic powerlevel editor
3 years ago
Nicolas Werner
a6b2be112b
More image dialog fixes
3 years ago
Nicolas Werner
db1bcd7b5a
Show powerlevels in memberlist
3 years ago
Loren Burkholder
05e6dd9d0d
Modifications to member list buttons
3 years ago
Loren Burkholder
a75ee1a618
Set default size for hidden events dialog
3 years ago
Loren Burkholder
f9b3690e87
Modifications to member list buttons
3 years ago
Loren Burkholder
c53b732452
Set default size for hidden events dialog
3 years ago
Loren Burkholder
6672e765d7
Search room members ( #1049 )
3 years ago
Loren Burkholder
5dc94447b9
Focus room search
3 years ago
Nicolas Werner
85f0ffb6bf
Remove boundary handling in image overlay
...
They hurt more than they are helping
3 years ago
Nicolas Werner
a59b3147a6
Add reasons to everything
...
fixes #1030
3 years ago
Nicolas Werner
656fcac91c
Don't use a modal to edit room name and topic
3 years ago
Nicolas Werner
6d1416fb6e
Add backend for new room creation dialogs
3 years ago
Malte E
d7cb2bd647
expose options better
3 years ago
Malte E
838cf63578
direct chat creator can now create direct chats
3 years ago
Malte E
5384ab377c
initial direct chat creation dialog
3 years ago
Malte E
b8b31cb36d
CreateRoom dialog in QML
3 years ago
tastytea
a7388a70be
Use standard buttons where possible
...
Standard buttons are ordered in the right way and sometimes have an
icon.
Bug: https://matrix.to/#/%23nheko%3Anheko.im/%2476PZ2m6YftX8mqGIe9ettKbh_-pEYeVRQSJBfwFzWi0?via=pixie.town&via=matrix.org&via=matrix.flexinos.tech&via=half-shot.uk
3 years ago
Nicolas Werner
7a11b69f99
Fix images being cropped instead of scaled
3 years ago
tastytea
b75f7e564d
Make “show more” “show less” in room settings translatable
3 years ago
tastytea
5949173ba2
Add function to force focus on InputDialog input field
...
# Previous commits:
# 9482ac4e
Allow explicit selection of SSO method
# ab05e2d8
Mobile message input (#962 )
# 12a6da01
If you replace the txn id, replace a string the length of the txn id...
# df6a5aab
Fix clicking on images in replies
3 years ago
Malte E
cb057b016a
rich text emoji
3 years ago
Malte E
864adaffca
wrap room name
3 years ago
Malte E
573933f239
cosmetics
3 years ago
Malte E
8658801839
hopfefully the button works now
3 years ago