This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
anonymousland-synapse
Watch
1
Star
0
Fork
0
You've already forked anonymousland-synapse
mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced
2025-02-07 03:55:22 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
anonymousland-synapse
/
synapse
/
storage
/
schema
/
main
/
delta
/
63
History
Sean
924276f482
Add a partial index to
presence_stream
to speed up startups (
#10748
)
...
Signed-off-by: Sean Quah <seanq@element.io>
2021-09-03 17:16:56 +01:00
..
01create_registration_tokens.sql
Implement MSC3231: Token authenticated registration (
#10142
)
2021-08-21 22:14:43 +01:00
02delete_unlinked_email_pushers.sql
Remove pushers when deleting 3pid from account (
#10581
)
2021-08-26 13:53:57 +01:00
02populate-rooms-creator.sql
Populate
rooms.creator
field for easy lookup (
#10697
)
2021-09-01 16:27:58 +01:00
03session_store.sql
Move the sessions delta to the latest schema version. (
#10725
)
2021-08-31 16:38:43 +00:00
04add_presence_stream_not_offline_index.sql
Add a partial index to
presence_stream
to speed up startups (
#10748
)
2021-09-03 17:16:56 +01:00