Nicolas Werner
|
39bf20baed
|
Move usersettings page to pages subdir
|
2022-01-12 19:03:29 +01:00 |
|
Nicolas Werner
|
f1a23355bd
|
Port usersettings to qml
|
2022-01-09 01:02:25 +01:00 |
|
Nicolas Werner
|
66520eae19
|
Port image overlay to qml
Allows you to zoom and pan now.
relates to #647
|
2022-01-02 21:46:29 +01:00 |
|
Nicolas Werner
|
dae032172d
|
Add recently used reactions
fixes #435
|
2021-12-13 00:43:05 +01:00 |
|
Nicolas Werner
|
75b112f0c8
|
Support pinned messages
fixes #519
|
2021-12-11 06:10:41 +01:00 |
|
Nicolas Werner
|
fe49beb68e
|
Hide me underneath the space tree
|
2021-12-01 00:04:01 +01:00 |
|
Joe Donofry
|
b920f8d7ca
|
Change QML UI for redactions
|
2021-11-29 00:59:57 +00:00 |
|
Nicolas Werner
|
5ef3250994
|
Add a filter for direct chats
fixes #317
|
2021-11-20 22:48:04 +01:00 |
|
Nicolas Werner
|
df1f549a2c
|
Use filled shields everywhere and distinguish different states more
|
2021-11-17 00:37:30 +01:00 |
|
Loren Burkholder
|
f3aeb4b044
|
Switch icon theme to Fluent icons
|
2021-11-17 00:37:26 +01:00 |
|
Nicolas Werner
|
ffc60180de
|
Cleanup positioning of player elements
|
2021-11-11 19:23:52 +01:00 |
|
Joseph Donofry
|
c5e8b2da15
|
More refactoring and layout updates
|
2021-11-11 00:16:25 -05:00 |
|
Joseph Donofry
|
c1c9c71b08
|
Move rest of controls to separate file
|
2021-11-09 22:17:00 -05:00 |
|
Joseph Donofry
|
f6fcae124f
|
Initial Refactoring into separate controls
|
2021-11-09 19:28:53 -05:00 |
|
Joseph Donofry
|
743a83c8e6
|
Update video_player_enhancements with changes from master
|
2021-11-03 21:43:11 -04:00 |
|
Nicolas Werner
|
211fd9d76c
|
Fix registration on matrix.org
This was a bit of a journey:
https://github.com/matrix-org/matrix-doc/pull/3471
But it should work now and we now use the UIAHandler everywhere.
fixes #670
|
2021-11-03 18:39:51 +01:00 |
|
Nicolas Werner
|
b030eb923b
|
WIP
|
2021-10-17 17:18:14 +02:00 |
|
Nicolas Werner
|
a5030bdd4d
|
move device verification management to its own file
|
2021-10-17 17:18:14 +02: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 |
|
DeepBlueV7.X
|
088765b427
|
Merge pull request #741 from LorenDB/qmlJoinRoomDlg
QML the join room dialog
|
2021-10-11 19:53:17 +00:00 |
|
DeepBlueV7.X
|
281d764aa3
|
Merge pull request #755 from Nheko-Reborn/bootstrapping
Support bootstrapping crosssigning
|
2021-10-09 23:35:09 +00:00 |
|
Loren Burkholder
|
e9ed12e27b
|
QML the join room dialog
|
2021-10-09 17:14:33 -04:00 |
|
DeepBlueV7.X
|
7eb9071b50
|
Merge pull request #743 from LorenDB/qmlLogout
QML the logout dialog
|
2021-10-09 20:57:38 +00:00 |
|
Nicolas Werner
|
ad1e6c8298
|
Support bootstrapping crosssigning
Showing the bootstrap state and showing there are unverified devices is
still missing.
|
2021-10-09 05:01:53 +02:00 |
|
Thulinma
|
456a41bcdf
|
Added support for refreshing the device list, marking current device with a checkmark instead of a lock
|
2021-10-06 22:52:19 +02:00 |
|
Loren Burkholder
|
81406171a0
|
QML the logout dialog
|
2021-10-05 20:12:24 -04:00 |
|
Loren Burkholder
|
4e020645f1
|
Reorganize all the dialogs into the dialogs folder
|
2021-09-29 20:16:46 -04:00 |
|
Nicolas Werner
|
3528fe4e5d
|
Warn the user before they ping the whole room
|
2021-09-02 03:15:39 +02:00 |
|
Joseph Donofry
|
c91e771d53
|
Merge origin/master and fix conflicts
|
2021-08-10 19:29:58 -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 |
|
Nicolas Werner
|
72bbad7485
|
Show encryption errors in qml and add request keys button
|
2021-08-07 22:51:09 +02:00 |
|
Nicolas Werner
|
a57a15a2e0
|
Basic sticker pack editor
|
2021-08-06 04:31:53 +02:00 |
|
Loren Burkholder
|
dab1c9068a
|
QML the raw message dialog
|
2021-07-31 12:11:15 -04:00 |
|
Loren Burkholder
|
4dd994ae00
|
QML the read receipts list
There are probably a few things wrong with this, but I'm going to call it good enough for an initial commit
|
2021-07-29 21:07:16 -04:00 |
|
Nicolas Werner
|
eafbab6ae1
|
Add menu to enable or disable stickers globally
|
2021-07-23 17:43:17 +02:00 |
|
Loren Burkholder
|
e1acf5d324
|
make lint
|
2021-07-20 21:47:22 -04:00 |
|
Loren Burkholder
|
6c57fa6c5b
|
QML the invite dialog
This also adds a property `roomId` to TimelineModel.
|
2021-07-20 21:47:22 -04:00 |
|
Loren Burkholder
|
77a0c574bf
|
QML the room member list
|
2021-07-20 21:47:05 -04:00 |
|
Joseph Donofry
|
a4754e79d2
|
Merge remote-tracking branch 'nheko-im/master' into video_player_enhancements
|
2021-07-19 14:12:28 -04:00 |
|
Joseph Donofry
|
42bef68acc
|
Import and update lurkki's branch
|
2021-07-19 14:11:03 -04:00 |
|
Nicolas Werner
|
8a1666bc88
|
Basic sticker support
|
2021-07-19 01:28:07 +02:00 |
|
Nicolas Werner
|
2f08f5181c
|
Redesign invites and room preview joins
|
2021-07-09 11:36:34 +02:00 |
|
Joseph Donofry
|
8871f7e9d8
|
Fixes from code review
|
2021-07-08 22:39:27 -04:00 |
|
Joseph Donofry
|
1d204ce94c
|
Merge remote-tracking branch 'origin/master' into nheko_loading_spinner
|
2021-07-08 21:15:50 -04:00 |
|
Nicolas Werner
|
d8c0d4874b
|
Render community items
|
2021-06-11 13:12:43 +02:00 |
|
Joseph Donofry
|
07a922dc63
|
Add Nheko logo QML Spinner
|
2021-06-09 18:23:32 -04:00 |
|
Nicolas Werner
|
686298e023
|
Somewhat reenable the adaptive layout
|
2021-06-08 22:22:29 +02:00 |
|
Nicolas Werner
|
e2765212fb
|
Reimplement room context menus
|
2021-05-28 17:25:46 +02:00 |
|