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
2022-10-14 13:49:05 +00:00
DeepBlueV7.X
5e9eb845ab
Merge pull request #1202 from Nheko-Reborn/grammar
...
Grammar
2022-10-03 21:37:01 +00:00
rnhmjoj
f5d5bea840
Add green theme color, make "error" configurable
2022-10-01 10:59:17 +02:00
Loren Burkholder
df834ffc48
Various grammar fixes (mostly removing commas)
2022-09-30 00:23:39 -04:00
Nicolas Werner
051c25d5b8
Allow editing permissions in spaces recursively
2022-09-28 02:09:04 +02:00
Nicolas Werner
ed15d73d36
Allow adding non-existing userids to power levels
2022-09-22 21:24:41 +02:00
Nicolas Werner
421b15c05c
Show the community of a room
2022-09-20 21:26:46 +02:00
Nicolas Werner
fe403ddc70
Rework how access rules for rooms are modified completely
2022-09-19 21:39:37 +02:00
Nicolas Werner
1d7575036e
Allow creating spaces
2022-09-05 02:00:20 +02:00
Nicolas Werner
e144c5741f
Implement space stickers & emoji
2022-09-01 13:25:11 +02:00
Hiers
b94689c4d1
Added discrete edit button to room profiles.
2022-08-22 00:01:20 +01:00
Nicolas Werner
68c02da6c8
Change preview title for spaces
2022-08-08 22:55:23 +02:00
Nicolas Werner
9d8d6b4bca
Show a room preview in the join confirmation dialog
...
Requires MSC3266
Fixes #1129
2022-08-05 21:57:54 +02:00
Nicolas Werner
18f4f4351a
Fix room members dialog opening room member dialog of the wrong room
2022-07-30 16:47:56 +02:00
Nicolas Werner
8f49ad9490
Fix window decorations on macos for room dir dialog
...
fixes #1114
2022-07-18 23:28:27 +02:00
Nicolas Werner
c57948993e
Update translations
2022-07-16 13:04:35 +02:00
Nicolas Werner
af03138527
Try to fix titlebar on room dir
2022-07-09 16:05:18 +02:00
Nicolas Werner
931855441a
Allow editing aliases
2022-07-08 17:28:28 +02:00
Nicolas Werner
7ebf43ce38
Fix crash when closing room directory window
2022-07-01 00:41:50 +02:00
q234rty
bda88a0379
Fix room member list
2022-06-30 11:38:22 +08:00
Nicolas Werner
dc4a06517c
Add an option to define new power levels
2022-06-26 00:09:00 +02:00
Nicolas Werner
07228d336a
Support the knock_restricted rule
2022-06-18 00:17:24 +02:00
Nicolas Werner
6afe3fa39d
Close image viewer when clicking on the background
...
fixes #1088
2022-06-15 20:55:51 +02:00
Nicolas Werner
7e0bc0658c
Fix editing topic
2022-06-02 21:57:46 +02:00
Loren Burkholder
cb4d7234c7
Indicate if no topic is set
2022-06-02 14:19:50 -04:00
Nicolas Werner
5450139a2e
Lots of new PL translations
2022-05-27 17:16:38 +02:00
Nicolas Werner
6c6d43691d
Add basic powerlevel editor
2022-05-27 17:01:58 +02:00
Nicolas Werner
a6b2be112b
More image dialog fixes
2022-05-10 03:20:09 +02:00
Nicolas Werner
db1bcd7b5a
Show powerlevels in memberlist
2022-05-07 02:30:16 +02:00
Loren Burkholder
f9b3690e87
Modifications to member list buttons
2022-04-23 19:03:01 -04:00
Loren Burkholder
c53b732452
Set default size for hidden events dialog
2022-04-23 18:47:18 -04:00
Loren Burkholder
6672e765d7
Search room members ( #1049 )
2022-04-22 23:59:40 +00:00
Loren Burkholder
5dc94447b9
Focus room search
2022-04-18 14:44:35 -04:00
Nicolas Werner
85f0ffb6bf
Remove boundary handling in image overlay
...
They hurt more than they are helping
2022-04-10 04:10:32 +02:00
Nicolas Werner
a59b3147a6
Add reasons to everything
...
fixes #1030
2022-03-30 23:40:12 +02:00
Nicolas Werner
656fcac91c
Don't use a modal to edit room name and topic
2022-03-30 06:45:31 +02:00
Nicolas Werner
6d1416fb6e
Add backend for new room creation dialogs
2022-03-29 20:51:18 +02:00
Malte E
d7cb2bd647
expose options better
2022-03-28 22:06:18 +02:00
Malte E
838cf63578
direct chat creator can now create direct chats
2022-03-26 22:25:48 +01:00
Malte E
5384ab377c
initial direct chat creation dialog
2022-03-26 17:28:44 +01:00
Malte E
b8b31cb36d
CreateRoom dialog in QML
2022-03-25 22:30:19 +01:00
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
2022-03-11 13:15:26 +01:00
Nicolas Werner
7a11b69f99
Fix images being cropped instead of scaled
2022-03-09 20:15:37 +01:00
tastytea
b75f7e564d
Make “show more” “show less” in room settings translatable
2022-03-08 11:31:54 +01:00
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
2022-03-06 19:58:12 +01:00
DeepBlueV7.X
d0623131e5
Merge pull request #965 from maltee1/mobile_room_settings
...
Mobile room settings
2022-03-05 00:33:45 +00:00
Malte E
cb057b016a
rich text emoji
2022-03-04 23:11:47 +01:00
Malte E
864adaffca
wrap room name
2022-03-04 23:08:00 +01:00
Malte E
573933f239
cosmetics
2022-03-04 13:40:44 +01:00
Malte E
8658801839
hopfefully the button works now
2022-03-04 11:19:58 +01:00