.. |
20170320193800_create_user.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20170321074828_create_activity.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20170321074832_create_object.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20170321133335_add_following_list_to_users.exs
|
Basic status creation and retrieval.
|
2017-03-21 17:53:20 +01:00 |
20170321143152_add_ap_id_to_users.exs
|
Basic status creation and retrieval.
|
2017-03-21 17:53:20 +01:00 |
20170330153447_add_index_to_objects.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20170415141210_add_unique_index_to_email_and_nickname.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20170416122418_add_avatar_object_to_users.exs
|
Add avatar objects to user, fix specs.
|
2017-04-16 15:28:28 +02:00 |
20170418200143_create_webssub_server_subscription.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20170423154511_add_fields_to_users.exs
|
Add basic fields to support remote users.
|
2017-04-24 08:49:09 +02:00 |
20170426154155_create_websub_client_subscription.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20170427054757_add_user_and_hub.exs
|
Add user and hub to websub client subscriptions.
|
2017-04-27 09:44:20 +02:00 |
20170501124823_add_id_contraints_to_activities_and_objects.exs
|
Fixup old migrations.
|
2017-09-17 00:01:49 +02:00 |
20170501133231_add_id_contraints_to_activities_and_objects_part_two.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20170502083023_add_local_field_to_activities.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20170506222027_add_unique_index_to_apid.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20170522160642_case_insensivtivity.exs
|
Split alters rather than work with indexes
|
2019-07-03 14:56:02 +03:00 |
20170529093232_longer_bios.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20170620095947_remove_activities_index.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20170620133028_add_object_activity_index.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20170620142420_add_object_activity_index_part_two.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20170701142005_add_actor_index_to_activity.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20170719152213_add_follower_address_to_user.exs
|
Remove unused imports and aliases from migration
|
2019-06-10 13:20:37 +00:00 |
20170906120646_add_mastodon_apps.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20170906143140_create_o_auth_authorizations.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20170906152508_create_o_auth_token.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20170911123607_create_notifications.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20170912114248_add_context_index.exs
|
Optimize conversation fetching.
|
2017-09-12 13:48:48 +02:00 |
20170916090107_add_fts_index_to_activities.exs
|
Add fts search index.
|
2017-09-16 11:06:55 +02:00 |
20170917120416_add_tag_index.exs
|
Add tag index.
|
2017-09-17 14:05:53 +02:00 |
20171019141706_create_password_reset_tokens.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20171023155035_add_second_object_index_to_activty.exs
|
Speed up deletion and related queries.
|
2017-10-23 18:30:09 +02:00 |
20171024090137_drop_object_index.exs
|
Drop superflous index.
|
2017-10-24 11:07:21 +02:00 |
20171024121413_add_object_actor_index.exs
|
Use more efficient user note count update query.
|
2017-10-24 14:16:17 +02:00 |
20171109091239_add_actor_to_activity.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20171109114020_fill_actor_field.exs
|
Fix migration for empty db.
|
2017-11-09 13:45:17 +01:00 |
20171109141309_add_sort_index_to_activities.exs
|
add sort index for activities
|
2017-11-09 15:16:10 +01:00 |
20171130135819_add_local_index_to_user.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20171212163643_add_recipients_to_activities.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20171212164525_fill_recipients_in_activities.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20180221210540_make_following_postgres_array.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20180325172351_add_follower_address_index_to_users.exs
|
Speed up follower query.
|
2018-03-26 10:31:22 +02:00 |
20180327174350_drop_local_index_on_activities.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20180327175831_actually_drop_local_index.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20180429094642_create_lists.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20180513104714_modify_activity_index.exs
|
Modify sort index for activities.
|
2018-05-13 12:54:08 +02:00 |
20180516144508_add_trigram_extension.exs
|
Fix User search.
|
2018-05-16 17:55:20 +02:00 |
20180516154905_create_user_trigram_index.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20180530123448_add_list_follow_index.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20180606173637_create_apid_host_extraction_index.exs
|
Extract host from ap_id, add index
|
2018-06-06 21:13:40 +03:00 |
20180612110515_create_user_invite_tokens.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20180617221540_create_activities_in_reply_to_index.exs
|
activitypub: support filtering activities by whether or not they are a reply (closes #109)
|
2018-06-18 03:21:32 +00:00 |
20180813003722_create_filters.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20180829082446_add_recipients_to_and_cc_fields_to_activities.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20180829182612_activities_add_to_cc_indices.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20180829183529_remove_recipients_to_and_cc_fields_from_activities.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20180903114437_users_add_is_moderator_index.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20180918182427_create_push_subscriptions.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20180919060348_users_add_last_refreshed_at.exs
|
modify the migrations to use naive_datetime_usec
|
2019-03-20 16:16:29 +03:00 |
20181201104428_add_uuid_extension.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20181201105617_add_uui_ds_to_user_info.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20181206125616_add_tags_to_users.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20181214121049_add_bookmarks_to_users.exs
|
[MastoAPI][GlitchAPI] Add bookmarks
|
2019-01-28 04:47:32 +01:00 |
20181218172826_users_and_activities_flake_id.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20190109152453_add_visibility_function.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20190115085500_create_user_fts_index.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20190118074940_fix_user_trigram_index.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20190122153157_update_activity_visibility.exs
|
slightly changes definition so that autovacuum works paralell safe too
|
2019-01-22 15:35:21 +00:00 |
20190123092341_users_add_is_admin_index.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20190123125546_create_instances.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20190123125839_fix_info_ids.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20190124131141_update_activity_visibility_again.exs
|
Fix postgres activity_visibility when running in autovacuum
|
2019-01-24 14:13:20 +01:00 |
20190126160540_change_push_subscriptions_varchar.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20190127151220_add_activities_likes_index.exs
|
add activities likes index, fixes favorites API call
|
2019-01-27 15:15:33 +00:00 |
20190203185340_split_hide_network.exs
|
Split hide_networ only for local users
|
2019-02-06 13:41:36 +03:00 |
20190204200237_add_correct_dm_index.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20190205114625_create_thread_mutes.exs
|
Conversations: Add recipient list to conversation participation.
|
2019-08-02 11:55:41 +02:00 |
20190208131753_add_scopes_to_o_auth_entities.exs
|
[#468] User UI for OAuth permissions restriction. Standardized storage format for scopes fields, updated usages.
|
2019-02-14 00:29:29 +03:00 |
20190213185503_change_apps_scopes_to_varchar_array.exs
|
[#468] User UI for OAuth permissions restriction. Standardized storage format for scopes fields, updated usages.
|
2019-02-14 00:29:29 +03:00 |
20190213185600_data_migration_populate_o_auth_scopes.exs
|
[#468] OAuth scopes-related data migration simplification.
|
2019-02-14 14:28:26 +03:00 |
20190222104808_data_migration_normalize_scopes.exs
|
Fixed scopes of apps / authorizations / tokens from apps initially created with space-delimited scope .
|
2019-02-22 14:00:18 +03:00 |
20190301101154_add_default_tags_to_user.exs
|
Added migration for setting default tags in existing users records
|
2019-03-01 14:02:25 +03:00 |
20190303120636_update_user_note_counters.exs
|
Added migration to update existing user note counters
|
2019-03-03 15:35:32 +03:00 |
20190315101315_create_registrations.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20190325185009_create_notification_id_index.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20190328053912_create_scheduled_activities.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20190403131720_add_oauth_token_indexes.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20190404050946_add_fields_to_user_invite_tokens.exs
|
renaming expire_at -> expires_at
|
2019-04-08 16:01:28 +07:00 |
20190405160700_add_index_on_subscribers.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20190408123347_create_conversations.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20190410152859_add_participation_updated_at_index.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20190411094120_add_index_on_user_info_deactivated.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20190412052952_add_user_info_fields.exs
|
Set digest emails to false by default
|
2019-04-21 16:36:25 +07:00 |
20190413082658_create_bookmarks.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20190413085040_add_signin_and_last_digest_dates_to_user.exs
|
Add User.list_inactive_users_query/1
|
2019-04-19 22:19:00 +07:00 |
20190414125034_migrate_old_bookmarks.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20190501125843_add_fts_index_to_objects.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20190501133552_add_refresh_token_index_to_token.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20190511191044_set_default_state_to_reports.exs
|
Add Reports to Admin API
|
2019-05-16 19:09:18 +00:00 |
20190513175809_change_hide_column_in_filter_table.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20190515222404_add_thread_visibility_function.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20190516112144_add_ap_id_to_lists.exs
|
Add ap_id to List
|
2019-05-17 19:56:37 +07:00 |
20190518032627_create_config.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20190525071417_add_non_follows_and_non_followers_fields_to_notification_settings.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20190603115238_add_index_on_activities_local.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20190603162018_add_object_in_reply_to_index.exs
|
Add index on inReplyTo for objects
|
2019-06-03 19:26:43 +03:00 |
20190603173419_add_tag_index_to_objects.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20190622151019_add_group_key_to_config.exs
|
[#1033] Fix database migrations
|
2019-07-01 01:08:07 +00:00 |
20190710115833_add_following_address_to_user.exs
|
adding following_address field to user
|
2019-07-10 17:42:18 +03:00 |
20190710125051_add_following_address_index_to_user.exs
|
adding following_address field to user
|
2019-07-10 17:42:18 +03:00 |
20190710125158_add_following_address_from_source_data.exs
|
saving following_address for existing users
|
2019-07-10 17:42:18 +03:00 |
20190711042024_copy_muted_to_muted_notifications.exs
|
Feature/1072 muting notifications
|
2019-07-14 13:29:31 +00:00 |
20190716100804_add_expirations_table.exs
|
Add activity expirations table
|
2019-07-24 13:14:52 +02:00 |
20190730055101_add_oban_jobs_table.exs
|
[#1149] Replaced RetryQueue with oban-based retries.
|
2019-08-01 17:28:00 +03:00 |
20190801154554_create_conversation_participation_recipient_ships.exs
|
Conversations: Add recipient list to conversation participation.
|
2019-08-02 11:55:41 +02:00 |
20190818124341_create_moderation_log.exs
|
Log admin/moderator actions
|
2019-08-25 19:39:37 +00:00 |
20190823000549_add_likes_index_to_objects.exs
|
Add an index on object likes
|
2019-08-23 03:17:20 +03:00 |
20190912065617_create_deliveries.exs
|
Disallow NULLs in deliveries
|
2019-09-13 19:28:35 +03:00 |
20190917100019_update_oban.exs
|
Update oban to 0.8.1
|
2019-09-17 13:04:43 +03:00 |
20190929201536_drop_subscription_if_exists.exs
|
Remove subscription_notifications table if it existed
|
2019-09-29 23:52:40 +03:00 |
20191005165212_add_unread_conversation_count_to_user_info.exs
|
Mastodon API: Add pleroma.unread_conversation_count to the Account entity
|
2019-10-05 20:12:00 +03:00 |
20191006123824_add_keys_column.exs
|
Move local keys out of user.info
|
2019-10-06 16:56:36 +03:00 |
20191006135457_move_keys_to_separate_column.exs
|
Move local keys out of user.info
|
2019-10-06 16:56:36 +03:00 |