| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make clang-format <13 and clang-format >=13 behave the same | Nicolas Werner | 2021-11-22 | 2 | -18/+21 |
| | | | | | | I think old clang-format is just buggy in those cases, so we should reenable those blocks, once everyone has 13 or up. | ||||
| * | Fix no replies being rendered for edits sent from Element in encrypted rooms | Nicolas Werner | 2021-11-11 | 1 | -5/+4 |
| | | |||||
| * | Improve fetching of device keys after login | Nicolas Werner | 2021-11-08 | 1 | -3/+14 |
| | | |||||
| * | Fix self verification status never updating | Nicolas Werner | 2021-11-07 | 1 | -1/+2 |
| | | |||||
| * | Don't try to load verification status before db is ready | Nicolas Werner | 2021-11-07 | 1 | -1/+0 |
| | | |||||
| * | Move away from using an event loop to access secrets | Nicolas Werner | 2021-11-07 | 1 | -4/+9 |
| | | | | | | | | | Fixes messages in room flickering and being stuck fixes #760 relates to #770 relates to #789 | ||||
| * | Fix translation nits | Nicolas Werner | 2021-11-04 | 1 | -1/+1 |
| | | |||||
| * | Prompt user when there are unverified devices | Nicolas Werner | 2021-11-01 | 2 | -1/+21 |
| | | |||||
| * | Add self verification after login | Nicolas Werner | 2021-10-30 | 7 | -65/+179 |
| | | |||||
| * | lint using clang11 | Nicolas Werner | 2021-10-17 | 1 | -2/+2 |
| | | |||||
| * | lint | Nicolas Werner | 2021-10-17 | 2 | -3/+2 |
| | | |||||
| * | move device verification management to its own file | Nicolas Werner | 2021-10-17 | 2 | -0/+174 |
| | | |||||
| * | Move voip and encryption stuff into their own directories | Nicolas Werner | 2021-10-17 | 6 | -0/+3126 |
