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-18 22:34:05 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
anonymousland-synapse
/
synapse
/
storage
/
schema
/
main
/
delta
/
68
History
reivilibre
235d2916ce
Fix slow performance of
/logout
in some cases where refresh tokens are in use. The slowness existed since the initial implementation of refresh tokens. (
#12056
)
2022-02-22 13:29:04 +00:00
..
01event_columns.sql
Add
state_key
and
rejection_reason
to
events
(
#11792
)
2022-01-21 12:21:28 +00:00
02_msc2409_add_device_id_appservice_stream_type.sql
Send to-device messages to application services (
#11215
)
2022-02-01 14:13:38 +00:00
03_delete_account_data_for_deactivated_accounts.sql
Add a background database update to purge account data for deactivated users. (
#11655
)
2022-02-02 11:37:18 +00:00
04_refresh_tokens_index_next_token_id.sql
Fix slow performance of
/logout
in some cases where refresh tokens are in use. The slowness existed since the initial implementation of refresh tokens. (
#12056
)
2022-02-22 13:29:04 +00:00