Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | 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 |