mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
041ee971c9
* Fixup `ALTER TABLE` database queries Make the new columns nullable, because doing otherwise can wedge a server with a big database, as setting a default value rewrites the table. * Switch back to using the notifications count in the push badge Clients are likely to be confused if we send a push but the badge count is the unread messages one, and not the notifications one. * Changelog |
||
---|---|---|
.. | ||
02remove_dup_outbound_pokes.sql | ||
03persist_ui_auth.sql | ||
05cache_instance.sql.postgres | ||
06dlols_unique_idx.py | ||
07persist_ui_auth_ips.sql | ||
08_media_safe_from_quarantine.sql.postgres | ||
08_media_safe_from_quarantine.sql.sqlite | ||
09shadow_ban.sql | ||
10drop_local_rejections_stream.sql | ||
10federation_pos_instance_name.sql | ||
11user_id_seq.py | ||
12room_stats.sql | ||
13remove_presence_allow_inbound.sql | ||
15unread_count.sql |