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
|
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 |
|
Jedi18
|
b3f29f592b
|
Changed edit method from double clicking to an edit button
|
2021-01-28 23:35:02 +05:30 |
|
Jedi18
|
87490c29cd
|
Username can be edited by double clicking on text, added global user profile menu action in user info widget
|
2021-01-28 20:03:50 +05:30 |
|
Jedi18
|
5e3f513655
|
update room specific username from userprofile
|
2021-01-27 11:03:08 +05:30 |
|
Nicolas Werner
|
31881e14d9
|
Make it easier to understand, what button to click for verification from profile
|
2021-01-12 15:00:59 +01:00 |
|
Nicolas Werner
|
39f9b7d90a
|
Handle matrix scheme
Link opening only works on Linux for now.
See https://github.com/matrix-org/matrix-doc/pull/2312
|
2021-01-10 22:41:56 +01:00 |
|
Nicolas Werner
|
12fff7408e
|
Optimize build
|
2020-10-27 17:45:28 +01:00 |
|
Nicolas Werner
|
7b6fab3373
|
Calculate verification status from cross-signing sigs and update dynamically
|
2020-10-08 00:20:12 +02:00 |
|
Nicolas Werner
|
bca29a4227
|
Make steps in verification flow explicit
|
2020-10-05 22:12:10 +02:00 |
|
Nicolas Werner
|
94690ebd4c
|
Clean up verification and key cache a bit
|
2020-10-02 01:14:42 +02:00 |
|
Nicolas Werner
|
10f09d4f43
|
Fix catch by value warning
|
2020-09-03 09:37:16 +05:30 |
|
CH Chethan Reddy
|
0d1dd29b19
|
Small Fixes
|
2020-08-29 13:37:51 +05:30 |
|
CH Chethan Reddy
|
19cfd08a55
|
Verify signatures and find trusted devices
|
2020-08-25 15:41:27 +05:30 |
|
CH Chethan Reddy
|
1d299951b6
|
Cache Fix
|
2020-08-24 13:58:00 +05:30 |
|
CH Chethan Reddy
|
8a4bd37fea
|
[WIP] Room Verification Works!
|
2020-08-18 11:29:02 +05:30 |
|
CH Chethan Reddy
|
2e20049b36
|
[WIP] Room-Verification Messages
|
2020-08-09 08:35:15 +05:30 |
|
CH Chethan Reddy
|
1fcd768f88
|
Adding Room Key Verification Stuff
|
2020-07-30 22:10:27 +05:30 |
|
CH Chethan Reddy
|
a2979c2df1
|
Updating keys of outdated encrypted users
|
2020-07-30 22:10:27 +05:30 |
|
CH Chethan Reddy
|
1103cc15cf
|
Adding icons to UserProfile
|
2020-07-30 22:10:27 +05:30 |
|
Nicolas Werner
|
08028d5c57
|
Refactor UserProfile
|
2020-07-30 22:10:27 +05:30 |
|
CH Chethan Reddy
|
ac1fbbb69f
|
Some issue with UserProfile
|
2020-07-30 22:10:27 +05:30 |
|
CH Chethan Reddy
|
6fae36abc4
|
[WIP] Add Caching for users
|
2020-07-30 22:10:27 +05:30 |
|
CH Chethan Reddy
|
00e36b6068
|
Add some Userprofile buttons
|
2020-07-30 22:10:27 +05:30 |
|
CH Chethan Reddy
|
f9c0f4dd54
|
Add C++ Model for DeviceList
|
2020-07-30 22:10:27 +05:30 |
|
Chethan2k1
|
a54a973ad6
|
Adding DeviceList for userprofile
|
2020-07-30 22:10:27 +05:30 |
|
CH Chethan Reddy
|
64f204d984
|
Rewrite UserProfile in qml
|
2020-07-30 22:10:27 +05:30 |
|