You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Plume/migrations
Bat a7b34173dd Don't delete account with avatar
Fixes #200
6 years ago
..
00000000000000_diesel_initial_setup Initial commit 6 years ago
2018-04-22-093322_create_instances Remove a "l" lost in a migration file 6 years ago
2018-04-22-151330_create_user User creation 6 years ago
2018-04-23-101717_create_blogs Add blog model 6 years ago
2018-04-23-111655_create_blog_authors Add relation between blogs and authors 6 years ago
2018-04-23-132822_create_posts Add a model for posts 6 years ago
2018-04-23-142746_create_post_authors Add relation between posts and authors 6 years ago
2018-04-30-170445_timestamps Add creation timestamps 6 years ago
2018-05-01-124607_create_follow Add a follow model 6 years ago
2018-05-01-165325_add_ap_url Accept follow requests 6 years ago
2018-05-02-113930_drop_instance_local_domain Use more env vars for config 6 years ago
2018-05-03-163427_user_add_keys WIP: make it possible for users to sign activities 6 years ago
2018-05-03-182555_blogs_add_keys Signing activities 6 years ago
2018-05-09-192013_create_comments Comment model 6 years ago
2018-05-10-101553_posts_add_ap_url Federate comments 6 years ago
2018-05-10-154336_create_likes Add a model for likes 6 years ago
2018-05-12-213456_likes_add_ap_url Allow likes to be deleted with AP 6 years ago
2018-05-13-122311_create_notifications Add a notification model 6 years ago
2018-05-13-175144_users_add_shared_inbox Add support for shared inboxes for users 6 years ago
2018-05-19-091428_create_reshares Add a Reshare model 6 years ago
2018-05-24-100613_add_notifications_creation_date Order notifications by creation date 6 years ago
2018-06-17-200302_notification_add_data Make notifications translatable 6 years ago
2018-06-20-175532_create_mentions Add a Mention model 6 years ago
2018-06-20-194538_add_mentions_ap_url Notify when receiving a mention 6 years ago
2018-07-25-165754_refactor_notifications Refactor notifications 6 years ago
2018-07-27-102221_user_add_followers_endpoint Try to fetch followers 6 years ago
2018-07-27-125558_instance_customization Add some configuration options for instance admins 6 years ago
2018-07-27-194816_instance_description_html Add a presentation of Plume and of the instance on the homepage 6 years ago
2018-09-02-111458_create_medias Add a Media model 6 years ago
2018-09-02-123623_medias_owner_id Media upload 6 years ago
2018-09-03-102510_users_add_avatar Add support for avatars, and fetch remote ones 6 years ago
2018-09-03-170848_user_add_last_fetched_date Update user information if needed 6 years ago
2018-09-04-103017_follows_add_ap_url Make it possible to unfollow someone 6 years ago
2018-09-04-104828_posts_add_subtitle Add subtitles to articles 6 years ago
2018-09-05-174106_create_tags Add a tag model 6 years ago
2018-09-06-182637_posts_add_source Add a source property to posts 6 years ago
2018-09-07-212003_fix_avatar_deletion Don't delete account with avatar 6 years ago
.gitkeep Initial commit 6 years ago