Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add `is_invite` filtering to Sliding Sync `/sync` (#17335) | Eric Eastwood | 2024-06-24 | 1 | -15/+59 |
* | Add `is_encrypted` filtering to Sliding Sync `/sync` (#17281) | Eric Eastwood | 2024-06-17 | 1 | -0/+66 |
* | Add `stream_ordering` sort to Sliding Sync `/sync` (#17293) | Eric Eastwood | 2024-06-17 | 1 | -31/+195 |
* | Add `is_dm` filtering to Sliding Sync `/sync` (#17277) | Eric Eastwood | 2024-06-13 | 1 | -1/+129 |
* | Fix `newly_left` rooms not appearing if we returned early (Sliding Sync) (#17... | Eric Eastwood | 2024-06-13 | 1 | -1/+1 |
* | Add Sliding Sync `/sync` endpoint (initial implementation) (#17187) | Eric Eastwood | 2024-06-06 | 1 | -0/+1118 |