morguldir/sliding sync fixes #561

Merged
morguldir merged 95 commits from morguldir/sliding-sync-fixes into main 2024-08-30 17:17:23 +00:00
morguldir commented 2024-08-30 12:52:14 +00:00 (Migrated from github.com)
  • .editorconfig: use tabs for rust files
  • reformat: make markdown files wrap at 80 chars
  • Avoid panicing during sliding sync if the user isn't in any rooms
  • syncv3: add support for filtering invites and room types
  • syncv3: handle empty conn_id by mapping it to a predefined string
  • syncv3: reset the connection after restarts
  • syncv3: include the invite_state in the response
  • syncv3: include latest timestamps, calculated from a default set of types
  • syncv3: include invited rooms in the count
  • syncv3: support per room account data
  • nix: fix toolchain splicing warning
  • syncv3: fix bump types and only set timestamp if we find an event
- **.editorconfig: use tabs for rust files** - **reformat: make markdown files wrap at 80 chars** - **Avoid panicing during sliding sync if the user isn't in any rooms** - **syncv3: add support for filtering invites and room types** - **syncv3: handle empty conn_id by mapping it to a predefined string** - **syncv3: reset the connection after restarts** - **syncv3: include the invite_state in the response** - **syncv3: include latest timestamps, calculated from a default set of types** - **syncv3: include invited rooms in the count** - **syncv3: support per room account data** - **nix: fix toolchain splicing warning** - **syncv3: fix bump types and only set timestamp if we find an event**
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: continuwuation/continuwuity#561
No description provided.