.. |
__init__.py
|
db/puppet: add contact_info_set flag
|
2023-04-14 09:36:06 -06:00 |
v00_latest_revision.py
|
db/puppet: add contact_info_set flag
|
2023-04-14 09:36:06 -06:00 |
v01_initial_revision.py
|
Update latest revision migration
|
2022-09-19 19:10:16 +03:00 |
v02_sponsored_events.py
|
Add initial db upgrade that jumps to latest version
|
2022-02-19 00:19:49 +02:00 |
v03_reactions.py
|
Add initial db upgrade that jumps to latest version
|
2022-02-19 00:19:49 +02:00 |
v04_disappearing_messages.py
|
Add initial db upgrade that jumps to latest version
|
2022-02-19 00:19:49 +02:00 |
v05_channel_ghosts.py
|
Add initial db upgrade that jumps to latest version
|
2022-02-19 00:19:49 +02:00 |
v06_puppet_avatar_url.py
|
Add initial db upgrade that jumps to latest version
|
2022-02-19 00:19:49 +02:00 |
v07_puppet_phone_number.py
|
Add phone number field for puppets
|
2022-04-06 12:49:01 +03:00 |
v08_portal_first_event.py
|
Rename db upgrade
|
2022-05-26 17:28:44 +03:00 |
v09_puppet_username_index.py
|
Add index on puppet username. Fixes #799
|
2022-06-22 12:30:07 +03:00 |
v10_more_backfill_fields.py
|
Add another backfill column
|
2022-07-13 12:17:35 +03:00 |
v11_backfill_queue.py
|
Add backfill queue table
|
2022-08-14 12:49:13 +03:00 |
v12_message_sender.py
|
Store message sender in database
|
2022-08-14 13:44:59 +03:00 |
v13_multiple_reactions.py
|
Add support for new reaction stuff
|
2022-09-17 14:25:06 +03:00 |
v14_puppet_custom_mxid_index.py
|
Add index to speed up `Message.find_recent` query (#862)
|
2022-11-01 21:25:55 +02:00 |
v15_backfill_anchor_id.py
|
Improve handling of reaching the start of a chat in backfill
|
2022-10-11 20:34:19 +03:00 |
v16_backfill_type.py
|
Add option to sync portals in backfill queue
|
2022-10-14 13:55:12 +03:00 |
v17_message_find_recent.py
|
Add index to speed up `Message.find_recent` query (#862)
|
2022-11-01 21:25:55 +02:00 |
v18_puppet_contact_info_set.py
|
db/puppet: add contact_info_set flag
|
2023-04-14 09:36:06 -06:00 |