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 |
|
Nicolas Werner
|
5b09dd1a11
|
Fix a few alignment issues in the roomlist
|
2022-03-09 18:36:13 +01:00 |
|
Nicolas Werner
|
d84502737b
|
Fix misalignment in room list tiles
|
2022-02-26 16:06:33 +01:00 |
|
Malte E
|
49aceefae3
|
Fix roomlist timestamp being off-screen (#966)
* fix timestamp disappearing off-screen
* remove mobileMode dependency of ScrollHelper
|
2022-02-25 21:57:13 +00:00 |
|
Nicolas Werner
|
ff4334d59e
|
Don't leak dialogs
It seems that you need to manually destroy created objects... Great...
fixes #898
|
2022-02-21 05:01:01 +01:00 |
|
Malte E
|
144e7cd038
|
make search usable on mobile
|
2022-02-18 21:06:28 +01:00 |
|
Nicolas Werner
|
f76d679ef6
|
Fix list items being hoverable through between settings and new room buttons
|
2022-01-30 20:09:58 +01:00 |
|
Nicolas Werner
|
f1a23355bd
|
Port usersettings to qml
|
2022-01-09 01:02:25 +01:00 |
|
Nicolas Werner
|
1c83ce1e79
|
Simplify Ripple effect and make it easier to use everywhere
|
2022-01-02 06:22:50 +01:00 |
|
Nicolas Werner
|
61404641d9
|
Update year in copyright notice to shut up lint job
|
2022-01-01 04:57:53 +01:00 |
|
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
|
2021-12-31 00:48:55 +01:00 |
|
Nicolas Werner
|
999ac95658
|
Fix a small alignment issue of text in notification bubbles
|
2021-12-16 21:30:58 +01:00 |
|
Loren Burkholder
|
4a7e6d3f48
|
Fix a few things
|
2021-12-15 19:10:01 -05:00 |
|
Loren Burkholder
|
6e7e22b0e7
|
Make notification count bubbles expand some more
|
2021-12-15 19:09:57 -05:00 |
|
Nicolas Werner
|
943a20fc37
|
Navigate to subspaces by clicking on them
|
2021-12-02 03:53:12 +01:00 |
|
Loren Burkholder
|
b5e25a8369
|
Don't add arbitrary padding
This breaks the vertical-centeredness on the close button.
|
2021-11-16 20:35:10 -05:00 |
|
Loren Burkholder
|
f3aeb4b044
|
Switch icon theme to Fluent icons
|
2021-11-17 00:37:26 +01:00 |
|
Nicolas Werner
|
8f3a6abfa2
|
Improve the layout and behaviour of topbar slightly
|
2021-11-11 04:29:50 +01:00 |
|
Nicolas Werner
|
1e22274d8c
|
Use ItemDelegate in RoomList instead of a Rectangle with handlers
fixes #683
relates to #571
|
2021-11-03 23:01:36 +01:00 |
|
Nicolas Werner
|
1a163f49e2
|
Fix unjoinable invites on mobile as well as unclickable previews
|
2021-11-03 22:35:54 +01:00 |
|
Nicolas Werner
|
2aabe9dcac
|
Prompt user when there are unverified devices
|
2021-11-01 22:20:15 +01:00 |
|
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.
|
2021-10-11 19:00:40 -04:00 |
|
Loren Burkholder
|
356723fe06
|
Use more descriptive property name
|
2021-09-11 19:35:31 -04:00 |
|
Loren Burkholder
|
350fc593ed
|
Use better id loading methodology
|
2021-09-11 19:35:31 -04:00 |
|
Loren Burkholder
|
1fdecdcc21
|
Get direct chat jdenticons to line up
|
2021-09-11 19:35:31 -04:00 |
|
Nicolas Werner
|
5b460861b1
|
Allow accepting knocks in the timeline
As well as selecting more join rules.
|
2021-08-17 23:31:25 +02:00 |
|
DeepBlueV7.X
|
b01496f9b4
|
Merge pull request #659 from kamathmanu/nhekoRoomDirectory
Nheko room directory
|
2021-08-17 11:56:47 +00:00 |
|
Nicolas Werner
|
18ea01e198
|
Show if there are unverified devices in a room
Also fixes some issues where nested transactions will poison the
verification cache.
|
2021-08-13 23:19:54 +02:00 |
|
Loren Burkholder
|
9a0c1c27ed
|
Remove warnings on closing room
|
2021-08-10 22:16:27 -04:00 |
|
Loren Burkholder
|
308207c289
|
Remove unnecessary debugging log
|
2021-08-10 22:16:22 -04:00 |
|
Loren Burkholder
|
cc6693af8a
|
Close currently open room when it is tapped again
|
2021-08-09 19:24:46 -04:00 |
|
kamathmanu
|
6a75e5270c
|
Fix nits from code review
|
2021-08-09 09:18:08 -04:00 |
|
kamathmanu
|
2dfccda73c
|
Merge branch 'master' into nhekoRoomDirectory
|
2021-08-07 21:20:43 +00:00 |
|
kamathmanu
|
93f8c24fc5
|
Room Directory UI for exploring and joining public rooms. V1: simplistic server + network facilities
|
2021-08-07 17:00:28 -04:00 |
|
Loren Burkholder
|
f7d1d1b941
|
Open profile when clicking avatar
|
2021-08-05 21:14:17 -04:00 |
|
Nicolas Werner
|
4c151cc3c7
|
Fix C&P error for DeviceType
|
2021-07-31 15:59:19 +02:00 |
|
Nicolas Werner
|
5b0bd26795
|
Fix annoying touch overlap in room list
|
2021-07-31 11:08:52 +02:00 |
|
Nicolas Werner
|
d955444dc1
|
Port to explicit connect syntax
Also fix a lot of warnings.
|
2021-07-27 22:35:38 +02:00 |
|
Nicolas Werner
|
0ac550ecbb
|
Show confirmation dialog when leaving a room via the context menu
|
2021-07-22 15:07:33 +02:00 |
|
Loren Burkholder
|
81a3faee7b
|
Finish converting function to property
|
2021-07-20 21:47:54 -04:00 |
|
Loren Burkholder
|
4ddcff2300
|
Fix borked property stuff
|
2021-07-20 21:47:37 -04:00 |
|
Nicolas Werner
|
f7ffcb4846
|
Use required properties and delegate pooling for room list
|
2021-07-10 20:28:46 +02:00 |
|
Nicolas Werner
|
2f08f5181c
|
Redesign invites and room preview joins
|
2021-07-09 11:36:34 +02:00 |
|
Nicolas Werner
|
760406f218
|
Don't use a thin font in the room list
|
2021-06-25 11:35:26 +02:00 |
|
Nicolas Werner
|
884fb74d2d
|
Add a basic 'Space page'
|
2021-06-25 11:34:19 +02:00 |
|
Nicolas Werner
|
e6edb1daa3
|
Hide last message on spaces
|
2021-06-25 11:34:19 +02:00 |
|
Nicolas Werner
|
84434433f2
|
Fix wrong tags in context menu
|
2021-06-14 23:40:06 +02:00 |
|
Loren Burkholder
|
e95659811d
|
Fix button spacing
|
2021-06-13 03:25:37 +02:00 |
|
Nicolas Werner
|
8803908321
|
Try to be compatible with Qt 5.12
|
2021-06-13 01:51:09 +02:00 |
|