continuwuity/src
Ginger 1ad60df7a6 fix: Properly sync left rooms
- Remove most usages of `update_membership` in favor
  of directly calling the `mark_as_*` functions
- Store the leave membership event as the value in the
  `userroomid_leftstate` table
- Use the `userroomid_leftstate` table to synchronize the
  timeline and state for left rooms if possible
2025-12-03 16:04:32 +00:00
..
admin fix(sync/v3): Cleanup part 1: mostly fix redundant data in state 2025-12-03 16:04:32 +00:00
api fix: Properly sync left rooms 2025-12-03 16:04:32 +00:00
build_metadata build: Don't rerun on git changes 2025-05-26 19:16:05 +01:00
core fix: Properly sync left rooms 2025-12-03 16:04:32 +00:00
database refactor(clippy): Unused self 2025-11-11 13:59:12 +00:00
macros style(clippy): Remove unneeded allocation 2025-11-11 13:59:12 +00:00
main feat(sentry): Include the commit hash in the release name 2025-11-10 16:57:24 +00:00
router chore: Fix deprecation warning 2025-11-28 15:08:20 -05:00
service fix: Properly sync left rooms 2025-12-03 16:04:32 +00:00
web feat: Deal with low screen widths in CSS 2025-11-22 20:30:30 +00:00