takahe/activities/migrations
Andrew Godwin 888f4ad36c Move from index_together to indexes 2023-05-13 11:30:42 -06:00
..
0001_initial.py Rework stator to avoid deadlocks on slow databases 2023-02-03 21:51:24 -07:00
0002_hashtag.py Add GIN index to Post.hashtags 2022-11-28 21:47:31 -07:00
0003_postattachment_null_thumb.py Image attachment uploads 2022-12-01 18:47:04 -07:00
0004_emoji_post_emojis.py Basic Emoji suppport (#157) 2022-12-15 00:50:54 -07:00
0005_post_type_timeline_urls.py Move timelines to published date all around 2022-12-18 09:44:56 -07:00
0006_fanout_subject_identity_alter_fanout_type.py Identity fanout (#196) 2022-12-21 17:13:39 +00:00
0007_post_stats.py Move like/boost/reply counts onto Post model 2022-12-31 13:52:30 -07:00
0008_state_and_post_indexes.py Add indexes for Stator and some of its common tasks (#332) 2023-01-01 10:58:13 -07:00
0009_alter_timelineevent_index_together.py Add timelineevent.created index 2023-01-14 12:01:44 -07:00
0010_stator_indexes.py Actually do the right indexes in migrations 2023-02-03 22:24:28 -07:00
0011_postinteraction_value_alter_postinteraction_type.py Polls (#496) 2023-02-15 10:42:56 -07:00
0012_in_reply_to_index.py Add in_reply_to index 2023-03-05 10:34:58 -07:00
0013_postattachment_author.py Fix author checks on post attachments 2023-03-12 16:19:40 -06:00
0014_post_content_vector_gin.py UI/Domains Refactor 2023-05-03 22:42:37 -06:00
0015_alter_postinteraction_type.py Pinned posts (#561) 2023-05-13 10:01:27 -06:00
0016_index_together_migration.py Move from index_together to indexes 2023-05-13 11:30:42 -06:00
__init__.py Got up to incoming posts working 2022-11-11 22:02:43 -07:00