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-11 15:38:30 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
anonymousland-synapse
/
synapse
/
storage
/
schema
/
main
/
delta
/
73
History
Brendan Abolivier
be76cd8200
Allow admins to require a manual approval process before new accounts can be used (using MSC3866) (
#13556
)
2022-09-29 15:23:24 +02:00
..
01event_failed_pull_attempts.sql
Keep track when we try and fail to process a pulled event (
#13589
)
2022-09-14 13:57:50 -05:00
02add_pusher_enabled.sql
Support enabling/disabling pushers (from MSC3881) (
#13799
)
2022-09-21 14:39:01 +00:00
02room_id_indexes_for_purging.sql
Add support to purge rows from MSC2716 and other tables when purging a room (
#13825
)
2022-09-16 10:56:56 -05:00
03pusher_device_id.sql
Track device IDs for pushers (
#13831
)
2022-09-21 15:31:53 +00:00
03users_approved_column.sql
Allow admins to require a manual approval process before new accounts can be used (using MSC3866) (
#13556
)
2022-09-29 15:23:24 +02:00
04partial_join_details.sql
Add new columns tracking when we partial-joined (
#13892
)
2022-09-27 17:26:35 +01:00
04pending_device_list_updates.sql
Handle remote device list updates during partial join (
#13913
)
2022-09-28 13:42:43 +00:00