| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix crash, when keys for no events were requested | Nicolas Werner | 2021-01-27 | 1 | -1/+2 |
| | | |||||
| * | Fix request key loops | Nicolas Werner | 2021-01-27 | 1 | -2/+5 |
| | | |||||
| * | Fix old messages being played back after limit reset | Nicolas Werner | 2021-01-24 | 1 | -0/+9 |
| | | |||||
| * | Request unknown message indices | Nicolas Werner | 2021-01-23 | 1 | -6/+15 |
| | | |||||
| * | Make it easier to understand, what button to click for verification from profile | Nicolas Werner | 2021-01-12 | 1 | -0/+8 |
| | | |||||
| * | Fix timeline becoming corrupted on backfill | Nicolas Werner | 2021-01-12 | 1 | -7/+25 |
| | | | | | Fixes #273 | ||||
| * | Load sessions lazily from db | Nicolas Werner | 2020-11-30 | 1 | -2/+3 |
| | | |||||
| * | Optimize build | Nicolas Werner | 2020-10-27 | 1 | -0/+3 |
| | | |||||
| * | Fix infinite pagination properly now. | Nicolas Werner | 2020-10-23 | 1 | -1/+4 |
| | | |||||
| * | Clean up key requests + autoreload | Nicolas Werner | 2020-10-20 | 1 | -14/+37 |
| | | |||||
| * | Store timestamp with olm sessions | Nicolas Werner | 2020-10-20 | 1 | -0/+6 |
| | | |||||
| * | Try to fix windows build | Nicolas Werner | 2020-10-08 | 1 | -3/+3 |
| | | |||||
| * | Fix in room verification | Nicolas Werner | 2020-10-06 | 1 | -68/+50 |
| | | |||||
| * | Make steps in verification flow explicit | Nicolas Werner | 2020-10-05 | 1 | -8/+8 |
| | | |||||
| * | Fix nullopt when iterating reactions | Nicolas Werner | 2020-10-03 | 1 | -1/+2 |
| | | |||||
| * | Merge remote-tracking branch 'origin/master' into cross-signing | Nicolas Werner | 2020-09-24 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix typo in encryption error message | Nicolas Werner | 2020-09-19 | 1 | -1/+1 |
| | | | |||||
| * | | Simplify outbound session setup | Nicolas Werner | 2020-09-20 | 1 | -67/+71 |
| | | | | | | | | | Don't send inbound session to self and claim and send all keys at once. | ||||
| * | | Split qml part of Device Verification | CH Chethan Reddy | 2020-09-14 | 1 | -71/+67 |
| | | | |||||
| * | | Add support non-encrypted room-verification messages | Chethan2k1 | 2020-09-10 | 1 | -58/+59 |
| | | | |||||
| * | | Fix Wrong Emojis Issue in Room Verification | Chethan2k1 | 2020-09-04 | 1 | -98/+123 |
| | | | |||||
| * | | Merge branch 'master' into device-verification | DeepBlueV7.X | 2020-09-03 | 1 | -1/+1 |
| |\| | |||||
| | * | Fix endless pagination, when old history is inaccessible | Nicolas Werner | 2020-09-02 | 1 | -1/+1 |
| | | | |||||
| * | | Merge remote-tracking branch 'upstream/master' into device-verification | CH Chethan Reddy | 2020-08-30 | 1 | -19/+103 |
| |\| | |||||
| | * | Add /clear-timeline command | Nicolas Werner | 2020-08-09 | 1 | -0/+20 |
| | | | |||||
| | * | Try to fix issue of pagination interfering with limited: true | Nicolas Werner | 2020-08-07 | 1 | -0/+6 |
| | | | |||||
| | * | Split error messages from event decryption | Nicolas Werner | 2020-08-06 | 1 | -82/+75 |
| | | | |||||
| * | | Small Fixes | CH Chethan Reddy | 2020-08-29 | 1 | -0/+7 |
| | | | |||||
| * | | [WIP] Room Verification Works! | CH Chethan Reddy | 2020-08-18 | 1 | -4/+18 |
| | | | |||||
| * | | [WIP] Room-Verification Messages | CH Chethan Reddy | 2020-08-09 | 1 | -80/+131 |
| |/ | |||||
| * | Fix shadowing variable | Nicolas Werner | 2020-07-26 | 1 | -3/+3 |
| | | |||||
| * | Rename EventStore::event to get to remove ambiguity with QObject::event | Nicolas Werner | 2020-07-26 | 1 | -3/+3 |
| | | |||||
| * | Reset fetch in progress when fetch failed | Nicolas Werner | 2020-07-25 | 1 | -0/+1 |
| | | |||||
| * | Return to redacted messages instead of just storing the redaction | Nicolas Werner | 2020-07-25 | 1 | -1/+6 |
| | | |||||
| * | Fix reactions | Nicolas Werner | 2020-07-20 | 1 | -0/+14 |
| | | |||||
| * | Fix reaction display | Nicolas Werner | 2020-07-19 | 1 | -0/+70 |
| | | |||||
| * | Mark own events as read again after sending | Nicolas Werner | 2020-07-18 | 1 | -3/+12 |
| | | |||||
| * | Reenable sending messages | Nicolas Werner | 2020-07-18 | 1 | -0/+109 |
| | | |||||
| * | Readd pagination and fix redactions | Nicolas Werner | 2020-07-13 | 1 | -2/+53 |
| | | |||||
| * | Fetch missing events | Nicolas Werner | 2020-07-10 | 1 | -2/+35 |
| | | |||||
| * | WIP: Event Store split out | Nicolas Werner | 2020-07-09 | 1 | -0/+259 |
