Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ | | | | | License headers | ||||
| * | 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 ↵ | Jedi18 | 2021-02-02 | 1 | -2/+2 |
| | | | | | | | | profile dialog | ||||
* | | 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 |
| | | | | menu action in user info widget | ||||
* | 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 |
| | | | | | | Link opening only works on Linux for now. See https://github.com/matrix-org/matrix-doc/pull/2312 | ||||
* | 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 |