summaryrefslogtreecommitdiffstats
path: root/src/ui/UserProfile.h
AgeCommit message (Expand)Author
2024-03-16Make a few headers forward declarationsNicolas Werner
2023-12-11Add /ignoreNepNep21
2023-10-24Cleanup ignore user functionality slightlyNicolas Werner
2023-10-01Use propertiesNepNep21
2023-10-01RebaseNepNep21
2023-06-19Move to automatic type registrationNicolas Werner
2023-02-24Show rooms you share with someoneNicolas Werner
2023-02-21Get rid of year in license headersNicolas Werner
2023-01-02A whole new year full of excitement and possibilities!Nicolas Werner
2022-10-10Mark classes as final where possibleNicolas Werner
2022-10-03cppcheck stuff (#1200)Loren Burkholder
2022-09-25Switch to clang-format14Nicolas Werner
2022-08-13Fix crash when fetching global profileNicolas Werner
2022-05-10Use right linterNicolas Werner
2022-05-10More image dialog fixesNicolas Werner
2022-03-29Add backend for new room creation dialogsNicolas Werner
2022-01-01Update year in copyright notice to shut up lint jobNicolas Werner
2021-12-29Reduce allocations using QStringLiteralNicolas Werner
2021-12-28Some qt6 prepNicolas Werner
2021-10-20Allow changing device names, display last seen time and IPThulinma
2021-10-17Add support for listing devices that do not support encryption, add support f...Thulinma
2021-10-07Remove duplicated verification status calculationNicolas Werner
2021-10-06Added support for refreshing the device list, marking current device with a c...Thulinma
2021-09-18Change indentation to 4 spacesNicolas Werner
2021-09-05Improvements to user profiles:Thulinma
2021-05-22Fix device list not showing up and UserProfile blocking the windowNicolas Werner
2021-05-07Show verification status next to messagesNicolas Werner
2021-05-02Only show actions, when you have permissions to do themNicolas Werner
2021-03-05Update license headersNicolas Werner
2021-02-02fixed global avatar updation in the dialogJedi18
2021-02-02add loading indicatorJedi18
2021-02-02add error message and update avatars on avatar change in timeline and user pr...Jedi18
2021-02-01update room and global avatar through user profileJedi18
2021-01-29shifted isUsernameEditingAllowed to qml from c++Jedi18
2021-01-29made requeste changesJedi18
2021-01-29fix linting 2Jedi18
2021-01-29Shifted fetching of global username fom timeline model to user profileJedi18
2021-01-28fix lintingJedi18
2021-01-28Changed edit method from double clicking to an edit buttonJedi18
2021-01-28Username can be edited by double clicking on text, added global user profile ...Jedi18
2021-01-27update room specific username from userprofileJedi18
2021-01-12Make it easier to understand, what button to click for verification from profileNicolas Werner
2020-10-27Optimize buildNicolas Werner
2020-10-08Calculate verification status from cross-signing sigs and update dynamicallyNicolas Werner
2020-10-05Make steps in verification flow explicitNicolas Werner
2020-09-04Fix Wrong Emojis Issue in Room VerificationChethan2k1
2020-08-09[WIP] Room-Verification MessagesCH Chethan Reddy
2020-07-30Adding Room Key Verification StuffCH Chethan Reddy
2020-07-30Updating keys of outdated encrypted usersCH Chethan Reddy
2020-07-30Adding icons to UserProfileCH Chethan Reddy