Nicolas Werner
|
01fd5e6b61
|
Unset the transient parent on separate chat windows
relates to #1168
|
2 years ago |
Nicolas Werner
|
376612e4eb
|
Support editing space children
|
2 years ago |
Nicolas Werner
|
931855441a
|
Allow editing aliases
|
2 years ago |
Loren Burkholder
|
885a790b1f
|
Simplify space notification options
|
2 years ago |
Loren Burkholder
|
863eaa1910
|
Add space notification configuration
|
2 years ago |
Loren Burkholder
|
c2b6728955
|
Add space notifs to room list
|
2 years ago |
Loren Burkholder
|
169384f0fa
|
Add space notifications to room list
|
2 years ago |
Loren Burkholder
|
2df2046d1d
|
Display unread notifications for spaces
|
2 years ago |
brausepulver
|
09c646d3fa
|
Add copy link to room context menu (#1101)
|
2 years ago |
Joseph Donofry
|
7f2ae13c43
|
Make PrivacyScreen work on Popped-out Rooms
|
3 years ago |
Nicolas Werner
|
87070289fd
|
Activate window that already has the room open if possible
|
3 years ago |
Nicolas Werner
|
62bf1b253e
|
Rework focus handling
|
3 years ago |
Nicolas Werner
|
b75ef07896
|
Add basic support for multiple windows
|
3 years ago |
Malte E
|
5384ab377c
|
initial direct chat creation dialog
|
3 years ago |
Malte E
|
b8b31cb36d
|
CreateRoom dialog in QML
|
3 years ago |
Nicolas Werner
|
5b09dd1a11
|
Fix a few alignment issues in the roomlist
|
3 years ago |
Nicolas Werner
|
d84502737b
|
Fix misalignment in room list tiles
|
3 years ago |
Malte E
|
49aceefae3
|
Fix roomlist timestamp being off-screen (#966)
* fix timestamp disappearing off-screen
* remove mobileMode dependency of ScrollHelper
|
3 years ago |
Nicolas Werner
|
ff4334d59e
|
Don't leak dialogs
It seems that you need to manually destroy created objects... Great...
fixes #898
|
3 years ago |
Malte E
|
144e7cd038
|
make search usable on mobile
|
3 years ago |
Nicolas Werner
|
f76d679ef6
|
Fix list items being hoverable through between settings and new room buttons
|
3 years ago |
Nicolas Werner
|
f1a23355bd
|
Port usersettings to qml
|
3 years ago |
Nicolas Werner
|
1c83ce1e79
|
Simplify Ripple effect and make it easier to use everywhere
|
3 years ago |
Nicolas Werner
|
61404641d9
|
Update year in copyright notice to shut up lint job
|
3 years ago |
Nicolas Werner
|
6f77a1fe9d
|
Use the styles default delay for tooltips
This makes them less annoying when scrolling or accessing the popup
menu.
See also #860
|
3 years ago |
Nicolas Werner
|
999ac95658
|
Fix a small alignment issue of text in notification bubbles
|
3 years ago |
Loren Burkholder
|
4a7e6d3f48
|
Fix a few things
|
3 years ago |
Loren Burkholder
|
6e7e22b0e7
|
Make notification count bubbles expand some more
|
3 years ago |
Nicolas Werner
|
943a20fc37
|
Navigate to subspaces by clicking on them
|
3 years ago |
Loren Burkholder
|
b5e25a8369
|
Don't add arbitrary padding
This breaks the vertical-centeredness on the close button.
|
3 years ago |
Loren Burkholder
|
f3aeb4b044
|
Switch icon theme to Fluent icons
|
3 years ago |
Nicolas Werner
|
8f3a6abfa2
|
Improve the layout and behaviour of topbar slightly
|
3 years ago |
Nicolas Werner
|
1e22274d8c
|
Use ItemDelegate in RoomList instead of a Rectangle with handlers
fixes #683
relates to #571
|
3 years ago |
Nicolas Werner
|
1a163f49e2
|
Fix unjoinable invites on mobile as well as unclickable previews
|
3 years ago |
Nicolas Werner
|
2aabe9dcac
|
Prompt user when there are unverified devices
|
3 years ago |
Loren Burkholder
|
14488a8fe7
|
Use the same leave room dialog everywhere
This ports the leave room dialog to QML, everywhere. There are now no differences between the various leave dialogs.
|
3 years ago |
Loren Burkholder
|
356723fe06
|
Use more descriptive property name
|
3 years ago |
Loren Burkholder
|
350fc593ed
|
Use better id loading methodology
|
3 years ago |
Loren Burkholder
|
1fdecdcc21
|
Get direct chat jdenticons to line up
|
3 years ago |
Nicolas Werner
|
5b460861b1
|
Allow accepting knocks in the timeline
As well as selecting more join rules.
|
3 years ago |
Nicolas Werner
|
18ea01e198
|
Show if there are unverified devices in a room
Also fixes some issues where nested transactions will poison the
verification cache.
|
3 years ago |
Loren Burkholder
|
9a0c1c27ed
|
Remove warnings on closing room
|
3 years ago |
Loren Burkholder
|
308207c289
|
Remove unnecessary debugging log
|
3 years ago |
Loren Burkholder
|
cc6693af8a
|
Close currently open room when it is tapped again
|
3 years ago |
kamathmanu
|
6a75e5270c
|
Fix nits from code review
|
3 years ago |
kamathmanu
|
93f8c24fc5
|
Room Directory UI for exploring and joining public rooms. V1: simplistic server + network facilities
|
3 years ago |
Loren Burkholder
|
f7d1d1b941
|
Open profile when clicking avatar
|
3 years ago |
Nicolas Werner
|
4c151cc3c7
|
Fix C&P error for DeviceType
|
3 years ago |
Nicolas Werner
|
5b0bd26795
|
Fix annoying touch overlap in room list
|
3 years ago |
Nicolas Werner
|
d955444dc1
|
Port to explicit connect syntax
Also fix a lot of warnings.
|
3 years ago |