index
:
matrix/thirdparty/nheko.git
this commit
master
github/master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ui
/
UserProfile.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix memory leak and invite filtering
NepNep21
2023-12-19
1
-1
/
+4
*
Multiple changes
NepNep21
2023-12-17
1
-0
/
+8
*
Add /ignore
NepNep21
2023-12-11
1
-0
/
+6
*
Fix macos not supporting emplace of aggregates yet
Nicolas Werner
2023-10-26
1
-1
/
+1
*
Cleanup ignore user functionality slightly
Nicolas Werner
2023-10-24
1
-17
/
+41
*
Use properties
NepNep21
2023-10-01
1
-22
/
+3
*
Rebase
NepNep21
2023-10-01
1
-4
/
+51
*
Show rooms you share with someone
Nicolas Werner
2023-02-24
1
-0
/
+47
*
Get rid of year in license headers
Nicolas Werner
2023-02-21
1
-3
/
+1
*
Add some more error logging
Nicolas Werner
2023-01-09
1
-21
/
+15
*
Fix crash in migrations during secrets deletion
Nicolas Werner
2023-01-07
1
-1
/
+5
*
A whole new year full of excitement and possibilities!
Nicolas Werner
2023-01-02
1
-0
/
+1
*
cppcheck stuff (#1200)
Loren Burkholder
2022-10-03
1
-7
/
+6
*
Fix crash when fetching global profile
Nicolas Werner
2022-08-13
1
-10
/
+20
*
Simplify includes a bit
Nicolas Werner
2022-06-16
1
-0
/
+2
*
Rework focus handling
Nicolas Werner
2022-05-07
1
-2
/
+2
*
Cleanup some unused code
Nicolas Werner
2022-03-30
1
-3
/
+0
*
Add backend for new room creation dialogs
Nicolas Werner
2022-03-29
1
-3
/
+10
*
Update year in copyright notice to shut up lint job
Nicolas Werner
2022-01-01
1
-0
/
+1
*
Reserve size of some containers we are filling
Nicolas Werner
2021-12-29
1
-9
/
+10
*
Reduce allocations using QStringLiteral
Nicolas Werner
2021-12-29
1
-6
/
+6
*
Fix more warnings and remove dead code
Nicolas Werner
2021-12-28
1
-2
/
+0
*
Improve fetching of device keys after login
Nicolas Werner
2021-11-08
1
-0
/
+2
*
Allow changing device names, display last seen time and IP
Thulinma
2021-10-20
1
-0
/
+19
*
move device verification management to its own file
Nicolas Werner
2021-10-17
1
-2
/
+2
*
Move voip and encryption stuff into their own directories
Nicolas Werner
2021-10-17
1
-1
/
+1
*
Add support for listing devices that do not support encryption, add support f...
Thulinma
2021-10-17
1
-0
/
+63
*
Simplify device list refresh logic
DeepBlueV7.X
2021-10-07
1
-3
/
+1
*
Remove duplicated verification status calculation
Nicolas Werner
2021-10-07
1
-47
/
+45
*
Added support for refreshing the device list, marking current device with a c...
Thulinma
2021-10-06
1
-0
/
+12
*
Change indentation to 4 spaces
Nicolas Werner
2021-09-18
1
-265
/
+247
*
More profile improvements:
Thulinma
2021-09-08
1
-2
/
+1
*
Improvements to user profiles:
Thulinma
2021-09-05
1
-1
/
+9
*
Don't read avatarUrl from local profile, if no global avatar is set
Nicolas Werner
2021-06-12
1
-5
/
+3
*
Fix device list not showing up and UserProfile blocking the window
Nicolas Werner
2021-05-22
1
-1
/
+3
*
Basic header and footer of room list
Nicolas Werner
2021-05-15
1
-11
/
+17
*
Show verification status next to messages
Nicolas Werner
2021-05-07
1
-1
/
+1
*
Merge pull request #505 from Nheko-Reborn/license-headers
DeepBlueV7.X
2021-03-05
1
-0
/
+4
|
\
|
*
Update license headers
Nicolas Werner
2021-03-05
1
-0
/
+4
*
|
Fix linting
Joseph Donofry
2021-03-04
1
-3
/
+4
*
|
Properly format matrix errors in spdlog statements
Joseph Donofry
2021-03-04
1
-2
/
+2
|
/
*
Fix linting
Nicolas Werner
2021-02-09
1
-11
/
+11
*
Remove unused variables
Nicolas Werner
2021-02-09
1
-3
/
+1
*
Merge branch 'master' into avatar_username_feature
DeepBlueV7.X
2021-02-03
1
-2
/
+2
|
\
|
*
Fix unused capture warning
Nicolas Werner
2021-02-02
1
-2
/
+2
*
|
fixed global avatar updation in the dialog
Jedi18
2021-02-02
1
-11
/
+26
*
|
add loading indicator
Jedi18
2021-02-02
1
-10
/
+31
*
|
add error message and update avatars on avatar change in timeline and user pr...
Jedi18
2021-02-02
1
-2
/
+2
*
|
update room and global avatar through user profile
Jedi18
2021-02-01
1
-12
/
+91
|
/
*
shifted isUsernameEditingAllowed to qml from c++
Jedi18
2021-01-29
1
-15
/
+0
*
made requeste changes
Jedi18
2021-01-29
1
-4
/
+4
*
fix linting 2
Jedi18
2021-01-29
1
-2
/
+2
*
Shifted fetching of global username fom timeline model to user profile
Jedi18
2021-01-29
1
-3
/
+26
*
fix linting
Jedi18
2021-01-28
1
-2
/
+2
*
Changed edit method from double clicking to an edit button
Jedi18
2021-01-28
1
-2
/
+4
*
Username can be edited by double clicking on text, added global user profile ...
Jedi18
2021-01-28
1
-33
/
+50
*
update room specific username from userprofile
Jedi18
2021-01-27
1
-0
/
+39
*
Make it easier to understand, what button to click for verification from profile
Nicolas Werner
2021-01-12
1
-6
/
+14
*
Handle matrix scheme
Nicolas Werner
2021-01-10
1
-6
/
+1
*
Optimize build
Nicolas Werner
2020-10-27
1
-2
/
+2
*
Calculate verification status from cross-signing sigs and update dynamically
Nicolas Werner
2020-10-08
1
-105
/
+40
*
Make steps in verification flow explicit
Nicolas Werner
2020-10-05
1
-38
/
+17
*
Clean up verification and key cache a bit
Nicolas Werner
2020-10-02
1
-43
/
+27
*
Fix catch by value warning
Nicolas Werner
2020-09-03
1
-3
/
+3
*
Small Fixes
CH Chethan Reddy
2020-08-29
1
-4
/
+5
*
Verify signatures and find trusted devices
CH Chethan Reddy
2020-08-25
1
-64
/
+117
*
Cache Fix
CH Chethan Reddy
2020-08-24
1
-66
/
+111
*
[WIP] Room Verification Works!
CH Chethan Reddy
2020-08-18
1
-2
/
+3
*
[WIP] Room-Verification Messages
CH Chethan Reddy
2020-08-09
1
-19
/
+37
*
Adding Room Key Verification Stuff
CH Chethan Reddy
2020-07-30
1
-0
/
+34
*
Updating keys of outdated encrypted users
CH Chethan Reddy
2020-07-30
1
-10
/
+7
*
Adding icons to UserProfile
CH Chethan Reddy
2020-07-30
1
-5
/
+6
*
Refactor UserProfile
Nicolas Werner
2020-07-30
1
-42
/
+66
*
Some issue with UserProfile
CH Chethan Reddy
2020-07-30
1
-23
/
+48
*
[WIP] Add Caching for users
CH Chethan Reddy
2020-07-30
1
-46
/
+60
*
Add some Userprofile buttons
CH Chethan Reddy
2020-07-30
1
-0
/
+28
*
Add C++ Model for DeviceList
CH Chethan Reddy
2020-07-30
1
-19
/
+27
*
Adding DeviceList for userprofile
Chethan2k1
2020-07-30
1
-11
/
+33
*
Rewrite UserProfile in qml
CH Chethan Reddy
2020-07-30
1
-0
/
+58