.. |
0001_initial.py
|
Implement snowflake IDs for some models.
|
2023-01-08 18:05:29 -07:00 |
0002_identity_discoverable.py
|
Implement user discoverability
|
2022-11-25 18:32:45 -07:00 |
0003_identity_followers_etc.py
|
User fetching and inbox message cleaning
|
2022-11-27 17:05:31 -07:00 |
0004_identity_admin_notes_identity_restriction_and_more.py
|
Identity admin/moderation
|
2022-12-16 19:42:48 -07:00 |
0005_report.py
|
Implement snowflake IDs for some models.
|
2023-01-08 18:05:29 -07:00 |
0006_identity_actor_type.py
|
Allow other Actor types
|
2022-12-20 06:52:33 +00:00 |
0007_remove_invite_email_invite_expires_invite_uses.py
|
Invites overhaul
|
2022-12-22 07:03:21 +00:00 |
0008_follow_boosts.py
|
Add indexes for Stator and some of its common tasks (#332)
|
2023-01-01 10:58:13 -07:00 |
0009_state_and_post_indexes.py
|
Add indexes for Stator and some of its common tasks (#332)
|
2023-01-01 10:58:13 -07:00 |
0010_domain_state.py
|
Add Domain.state with nodeinfo fetching (#347)
|
2023-01-04 16:40:16 -07:00 |
0011_announcement.py
|
Update help_text in migration
|
2023-01-14 11:11:36 -07:00 |
0012_block_states.py
|
Fixed #408: Implemented blocking
|
2023-01-15 13:35:45 -07:00 |
0013_stator_indexes.py
|
Actually do the right indexes in migrations
|
2023-02-03 22:24:28 -07:00 |
0014_domain_notes.py
|
Added admin notes field to domains (#530)
|
2023-03-06 16:37:05 -07:00 |
0015_bookmark.py
|
Bookmarks (#537)
|
2023-03-11 11:17:20 -07:00 |
0016_hashtagfollow.py
|
Add ability to follow hashtags
|
2023-03-14 15:35:40 -06:00 |
0017_identity_featured_collection_uri.py
|
Pinned posts (#561)
|
2023-05-13 10:01:27 -06:00 |
0018_index_together_migration.py
|
Move from index_together to indexes
|
2023-05-13 11:30:42 -06:00 |
0019_stator_next_change.py
|
Rework Stator to use a next field and no async
|
2023-07-07 15:14:06 -06:00 |
0020_alter_identity_local.py
|
Rework Stator to use a next field and no async
|
2023-07-07 15:14:06 -06:00 |
0021_identity_aliases.py
|
Implement inbound account migration
|
2023-07-22 11:46:35 -06:00 |
__init__.py
|
Initial commit (users and statuses)
|
2022-11-05 14:17:27 -06:00 |