mobilizon/priv/repo/migrations
Thomas Citharel f5bdedf789
Introduce event categories
Closes #1056

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-03-28 17:42:59 +02:00
..
20180109150000_prerequites.exs
20180109165738_create_accounts.exs
20180109170315_create_users.exs
20180110091747_create_categories.exs
20180110092400_create_addresses.exs
20180110092500_create_groups.exs
20180110092600_create_events.exs
20180110093905_create_tags.exs
20180110093906_create_events_tags.exs
20180110094301_create_participants.exs
20180110094502_create_event_requests.exs
20180110095317_create_members.exs
20180110095515_create_group_requests.exs
20180110165029_guardiandb.exs
20180112100000_create_tracks.exs
20180112105354_create_sessions.exs
20180430071244_remove_uri.exs
20180515091106_add_url_field_to_events.exs
20180515100237_create_comments.exs
20180515142835_alter_event_timestamps_to_date_time_with_time_zone.exs
20180515145438_add_local_attribute_to_events_and_comments.exs
20180517100700_move_from_account_to_actor.exs
20180522133844_add_bots_table.exs
20180530125159_add_avatar_and_banner_to_actor.exs
20180530152323_make_actor_public_key_nullable.exs
20180530170808_add_uuid_id_to_events.exs
20180531162301_add_approved_status_to_member.exs
20180607095732_add_uuid_to_comments.exs
20180614094653_make_shared_inbox_url_nullable.exs
20180614104618_fusion_public_private_key_into_keys_column.exs
20180614131328_add_attributed_to_field_to_events_and_comments.exs
20180628091920_add-user-confirm-email-fields.exs
20180628130746_add-user-password-reset-fields.exs
20180628142835_revert_alter_event_timestamps.exs
20180702150922_add_address_type.exs
20180702154630_remove_slug_for_event.exs
20180706082208_alter_events_set_description_as_text.exs
20180709154152_allow_multiple_accounts_for_user.exs
20180802133951_make_follower_table_unique.exs
20180816093446_add_primary_key_to_member.exs
20181021161324_add_default_actor_user_field.exs
20181108165151_fix_comments_references.exs
20181203092128_change_actors_indexes.exs
20190103150805_fix_event_visibility.exs
20190114162055_remove_address_type.exs
20190125143718_group_delete_members_cascade.exs
20190130151607_split_event_visibility_and_join_options.exs
20190207134142_move_participant_role_to_enum.exs
20190208141700_tags_relations.exs
20190214100858_drop_datetimetz.exs
20190219164310_create_search_indexes.exs
20190222151449_drop_categories.exs
20190301141830_move_member_role_to_enum.exs
20190301143831_actor_group_openness.exs
20190307125009_move_user_role_to_enum.exs
20190307133518_feed_token_table.exs
20190322143724_rename_address_fields.exs
20190411124138_event-add-description-slug.exs
20190411161557_event_event_tag_on_delete.exs
20190425075451_add_visibility_to_actor.exs
20190426093202_create_pictures.exs
20190531131458_attach-pictures-to-actors.exs
20190712125833_create_reports.exs
20190712132438_create_report_notes.exs
20190718122556_create_admin_action_logs.exs
20190729125532_add-url-to-addresses.exs
20190806131306_add_url_to_follows_and_move_to_uuid.exs
20190813160207_add_url_and_uuid_to_participants.exs
20190821161658_add_origin_id_to_addresses.exs
20190823132816_remove_events_when_deleting_organizer.exs
20190902082656_add_options_to_event.exs
20190929170817_rename_postgres_types.exs Run mix format on Elixir 12 2021-06-07 16:49:43 +02:00
20190929175229_add_rejected_to_participant_role.exs
20191001074442_add_locale_to_users.exs
20191002093208_add_draft_flag_to_events.exs
20191018075904_move_sql_columns_from_var_char_to_text.exs
20191022083446_add_eager_materialized_view_for_searching_events.exs
20191023133805_delete_actors_cascade_to_followers.exs
20191023143659_move_participants_stats_to_event.exs
20191024204726_add_tags_to_comments.exs
20191025083642_add_mention_tables.exs
20191025115537_add_unique_index_on_ur_ls.exs
20191031142145_add_unique_index_on_actor_and_event_for_participant.exs
20191104093447_add_oban_jobs_table.exs
20191106114524_remove_floor_from_addresses.exs
20191106141051_add_type_to_addresses.exs
20191114155534_cascade_comment_deletion.exs
20191122154018_add_deleted_at_on_comments.exs
20191126173510_add_local_field_to_reports.exs
20191127163737_create_tombstones.exs
20191129091227_add_timestamps_to_followers.exs
20191204164224_delete_event_cascade_to_comments.exs
20191206144028_create_shares.exs
20191219172017_add_metadata_to_participant.exs
20191223173537_add_not_confirmed_status_to_participants.exs
20200116095117_create_admin_settings.exs
20200210100910_add_unconfirmed_email_to_users_table.exs
20200213154309_upgrade_oban_jobs_to_v8.exs
20200214135231_add_last_refreshed_at_to_actors.exs
20200218085757_add_new_roles_to_member.exs
20200218170232_move_member_id_to_uuid.exs
20200219152611_add_members_endpoint_to_actors.exs
20200221095721_create_todos.exs
20200221160744_create_resources.exs
20200406115807_add_conversations.exs
20200410100554_add_number_edits_to_comment.exs
20200513142813_add_resources_and_todos_endpoints_to_actor.exs
20200514101612_add_local_attribute_to_resources_and_todos.exs
20200518084949_move_inviter_from_metadata_to_member_table.exs
20200519082820_add_unique_url_contraint_to_some_tables.exs
20200526131523_create_user_settings.exs
20200605154921_add_notification_pending_participation_to_settings.exs
20200612155254_add_disabled_parameter_to_users.exs
20200630123819_add_provider_to_user_and_make_password_mandatory.exs
20200708080516_create_posts.exs
20200717142633_rename_conversations_to_discussions.exs
20200721131521_add_url_to_conversation.exs
20200805124620_add_address_to_actors.exs
20200817080549_add_published_at_to_entities.exs
20200828071543_add_login_information_to_user.exs
20200901101307_fix_relay_visibility.exs
20200928150725_add_contacts_to_events.exs
20201006132530_change_default_notification_pending_participation.exs
20201103141811_add_notification_pending_membership_to_settings.exs
20201105145719_repair_groups_with_missing_ur_ls.exs
20201114174929_fix_oban_migrations_for_older_postgre_sql_versions.exs
20201114175249_upgrade_oban_jobs_to_v9.exs
20201120161229_fix_picture_deletion.exs
20201124094655_add_media_tables.exs Track usage of media files and add a job to clean them 2020-11-26 17:53:33 +01:00
20210127153325_upgrade_oban_jobs_to_v10.exs Upgrade Oban 2021-01-27 17:06:09 +01:00
20210210143432_add_location_settings_to_user.exs Add user setting to provide location and show events near location on 2021-02-12 19:10:22 +01:00
20210215092515_add_activity_table.exs Introduce the group activity section 2021-02-26 09:37:06 +01:00
20210217164549_add_member_since_to_members.exs Run mix format on Elixir 12 2021-06-07 16:49:43 +02:00
20210310084210_add_indexes_to_activities.exs Add indexes to group activities 2021-03-10 09:54:32 +01:00
20210422140923_cleanup_addresses.exs Remove useless flush 2021-04-27 12:02:57 +02:00
20210422155913_add_index_to_addresses.exs Add an unique index on addresses url 2021-04-22 19:29:46 +02:00
20210427091034_repair_users_default_actors.exs Repair users with a default profile which has been removed 2021-04-27 11:27:48 +02:00
20210505172402_add_group_notification_and_last_notification_date_settings.exs WIP notification settings 2021-06-04 13:33:25 +02:00
20210506080303_create_user_push_subscriptions.exs Add webpush front-end support 2021-06-04 13:33:12 +02:00
20210512084824_repair_relay_and_anonymous_actors.exs Make sure relay and anonymous actors don't automatically approve 2021-06-04 13:33:14 +02:00
20210526203337_add_user_activity_settings.exs WIP notification settings 2021-06-04 13:33:25 +02:00
20210601082412_add_is_announcement_to_comments.exs WIP notification settings 2021-06-04 13:33:25 +02:00
20210601082613_fix_user_settings_nullable_fields.exs WIP notification settings 2021-06-04 13:33:25 +02:00
20210608133040_add_metadata_to_media.exs Add blurhash support to backend 2021-06-10 15:18:08 +02:00
20210622133516_cleanup_posts.exs Fix issues in posts repair step 2021-06-23 15:12:58 +02:00
20210622133555_add_index_to_posts.exs Add an unique index on posts URLs 2021-06-22 16:51:21 +02:00
20210730143924_put_unique_index_on_participants_urls.exs Put unique index on participants urls 2021-08-01 10:51:22 +02:00
20210805142745_add_metadata_for_events.exs Allow to add metadata to an event 2021-08-09 16:16:14 +02:00
20210819161507_add_language_to_entities.exs Introduce event language detection 2021-08-20 18:01:29 +02:00
20211001101902_create_exports.exs Export participants to different formats 2021-10-05 10:52:55 +02:00
20211008084901_add_timezone_to_addresses.exs Add timezone handling 2021-10-11 17:37:17 +02:00
20211013090405_add_code_to_participants.exs Add code to participants 2021-10-18 11:13:35 +02:00
20211022093530_add_notify_to_followers.exs Add support for GraphQL handling of group follows 2021-11-02 19:50:21 +01:00
20211223141104_add_instance_materialized_view.exs Introduce instances admin page 2022-01-17 14:41:03 +01:00
20220321154138_create_oban_peers.exs Migrations after Oban 2.11 2022-03-21 16:55:01 +01:00
20220321154142_swap_primary_oban_indexes.exs Migrations after Oban 2.11 2022-03-21 16:55:01 +01:00
20220328153640_set_all_events_category_to_meeting.exs Introduce event categories 2022-03-28 17:42:59 +02:00