Nicolas Werner
|
00f251753e
|
Use coeurl for networking
Something is still wrong on shutdown, need to debug that.
And CI will fail.
|
2021-06-30 02:43:36 +02:00 |
|
Nicolas Werner
|
6a807894b4
|
Increase contrast of dark theme secondary colors slightly
|
2021-06-25 11:35:26 +02:00 |
|
Nicolas Werner
|
e6878ee298
|
Don't read avatarUrl from local profile, if no global avatar is set
|
2021-06-12 16:05:45 +02:00 |
|
Nicolas Werner
|
53fcf7f428
|
Port remaining sidebar actions to qml
|
2021-05-30 12:41:44 +02:00 |
|
Nicolas Werner
|
298822baea
|
Move currentRoom/timeline handling to roomlist
|
2021-05-28 22:14:59 +02:00 |
|
Nicolas Werner
|
c290b0747f
|
Reenable invites
|
2021-05-24 14:04:07 +02:00 |
|
Nicolas Werner
|
6112badb08
|
Reenable userInfo settings menu
|
2021-05-22 15:19:44 +02:00 |
|
Nicolas Werner
|
f2bc184550
|
Fix device list not showing up and UserProfile blocking the window
|
2021-05-22 14:31:38 +02:00 |
|
Nicolas Werner
|
cd67046f60
|
Make roomlist look nice
|
2021-05-21 21:19:03 +02:00 |
|
Nicolas Werner
|
567fe81ad7
|
Basic header and footer of room list
|
2021-05-15 13:05:55 +02:00 |
|
Nicolas Werner
|
39a43ad4ab
|
Reorganize TimelineView to prepare porting the room list
|
2021-05-14 15:23:40 +02:00 |
|
Nicolas Werner
|
5658be5215
|
Move global avatarSize property
|
2021-05-13 11:32:28 +02:00 |
|
Nicolas Werner
|
22afa122c4
|
Move openLink to Nheko globals
|
2021-05-13 08:53:56 +02:00 |
|
Nicolas Werner
|
a7f8b23b52
|
Make palette global in Qml
|
2021-05-13 08:23:56 +02:00 |
|
Nicolas Werner
|
0d0709ccd3
|
Show verification status next to messages
|
2021-05-07 17:01:57 +02:00 |
|
Nicolas Werner
|
ab0baf5d9e
|
Only show actions, when you have permissions to do them
|
2021-05-02 18:06:56 +02:00 |
|
Nicolas Werner
|
d6109b95fb
|
Escape html in topics and show line breaks in the settings
|
2021-04-19 11:20:52 +02:00 |
|
Nicolas Werner
|
9b8e6c7f5c
|
Remove some more allocations
|
2021-03-14 15:34:18 +01:00 |
|
Nicolas Werner
|
02e459b4e6
|
Fix unused variable
|
2021-03-05 15:27:46 +01:00 |
|
Nicolas Werner
|
1be42045ee
|
fix linting
|
2021-03-05 15:26:07 +01:00 |
|
Nicolas Werner
|
626d8bf151
|
Remove tweeny
|
2021-03-05 14:04:30 +01:00 |
|
DeepBlueV7.X
|
56c44d0454
|
Merge pull request #505 from Nheko-Reborn/license-headers
License headers
|
2021-03-05 01:04:36 +00:00 |
|
Joseph Donofry
|
4b12b53133
|
Fix linting
|
2021-03-04 19:11:08 -05:00 |
|
Nicolas Werner
|
a6f0d2ea7d
|
Update license headers
|
2021-03-05 01:04:07 +01:00 |
|
Joseph Donofry
|
87bf761dc2
|
Properly format matrix errors in spdlog statements
|
2021-03-04 18:56:25 -05:00 |
|
Nicolas Werner
|
af9b66dd3e
|
Linkify topic in room settings and use non-deprecated MessageDialog
|
2021-02-22 21:37:32 +01:00 |
|
Jedi18
|
b5e351ab02
|
Replace rowlayouts with gridlayout and fix room settings initializer list
|
2021-02-14 11:26:10 +05:30 |
|
Akhil Nair
|
8400540428
|
Merge branch 'master' into room_settings_qml
|
2021-02-14 00:04:27 -05:00 |
|
Nicolas Werner
|
d43607d01c
|
Fix hover handling in the timeline
|
2021-02-14 01:28:28 +01:00 |
|
Jedi18
|
1a406f79e6
|
replaced with togglebutton using qtquickcontrols2
|
2021-02-13 23:59:42 +05:30 |
|
Jedi18
|
f3596aed55
|
added room topic
|
2021-02-13 19:08:52 +05:30 |
|
Jedi18
|
35aa0126ac
|
added changing of name through edit modal, removed old roomsettings
|
2021-02-12 12:48:12 +05:30 |
|
Jedi18
|
f044e2d2a1
|
fix avatar update on timeline sync
|
2021-02-11 23:50:45 +05:30 |
|
Jedi18
|
a7d7d18e92
|
shifted room avatar changing
|
2021-02-11 23:39:11 +05:30 |
|
Jedi18
|
473b14ed0f
|
added roomversion, roomid etc
|
2021-02-11 21:23:33 +05:30 |
|
Jedi18
|
7401bd13b2
|
added notifications and encryption for the new roomsettings
|
2021-02-11 19:54:09 +05:30 |
|
Jedi18
|
b70f37194f
|
ui almost looks the same, midway between transition from old room settings to new room settings
|
2021-02-10 21:22:42 +05:30 |
|
Nicolas Werner
|
8d95532b28
|
Fix linting
|
2021-02-09 17:00:06 +01:00 |
|
Nicolas Werner
|
0285bf5e4e
|
Remove unused variables
|
2021-02-09 16:31:33 +01:00 |
|
DeepBlueV7.X
|
a7150b5666
|
Merge branch 'master' into avatar_username_feature
|
2021-02-03 03:17:28 +01:00 |
|
Nicolas Werner
|
935abee62e
|
Fix unused capture warning
|
2021-02-02 12:57:21 -05:00 |
|
Jedi18
|
2ff3c0c97e
|
fixed global avatar updation in the dialog
|
2021-02-02 17:46:02 +05:30 |
|
Jedi18
|
cd3f719e43
|
add loading indicator
|
2021-02-02 17:24:08 +05:30 |
|
Jedi18
|
d535cc5e75
|
add error message and update avatars on avatar change in timeline and user profile dialog
|
2021-02-02 13:30:47 +05:30 |
|
Jedi18
|
c3e02240bf
|
update room and global avatar through user profile
|
2021-02-01 22:13:04 +05:30 |
|
Jedi18
|
e09e587796
|
shifted isUsernameEditingAllowed to qml from c++
|
2021-01-29 12:06:38 +05:30 |
|
Jedi18
|
9b5a287d14
|
made requeste changes
|
2021-01-29 11:55:24 +05:30 |
|
Jedi18
|
195bb0499b
|
fix linting 2
|
2021-01-29 00:15:40 +05:30 |
|
Jedi18
|
fa7ad4f234
|
Shifted fetching of global username fom timeline model to user profile
|
2021-01-29 00:09:11 +05:30 |
|
Jedi18
|
3b82b2ff97
|
fix linting
|
2021-01-28 23:53:56 +05:30 |
|