Plume/migrations
2018-06-20 21:05:30 +01:00
..
00000000000000_diesel_initial_setup Initial commit 2018-04-22 14:35:37 +01:00
2018-04-22-093322_create_instances Initial commit 2018-04-22 14:35:37 +01:00
2018-04-22-151330_create_user User creation 2018-04-22 19:13:12 +01:00
2018-04-23-101717_create_blogs Add blog model 2018-04-23 11:29:27 +01:00
2018-04-23-111655_create_blog_authors Add relation between blogs and authors 2018-04-23 12:27:27 +01:00
2018-04-23-132822_create_posts Add a model for posts 2018-04-23 14:41:43 +01:00
2018-04-23-142746_create_post_authors Add relation between posts and authors 2018-04-23 15:37:49 +01:00
2018-04-30-170445_timestamps Add creation timestamps 2018-04-30 18:46:27 +01:00
2018-05-01-124607_create_follow Add a follow model 2018-05-01 14:06:31 +01:00
2018-05-01-165325_add_ap_url Accept follow requests 2018-05-01 19:02:29 +01:00
2018-05-02-113930_drop_instance_local_domain Use more env vars for config 2018-05-02 12:53:42 +01:00
2018-05-03-163427_user_add_keys WIP: make it possible for users to sign activities 2018-05-03 18:12:01 +01:00
2018-05-03-182555_blogs_add_keys Signing activities 2018-05-03 20:11:04 +01:00
2018-05-09-192013_create_comments Comment model 2018-05-09 21:35:02 +01:00
2018-05-10-101553_posts_add_ap_url Federate comments 2018-05-10 11:52:56 +01:00
2018-05-10-154336_create_likes Add a model for likes 2018-05-10 16:54:35 +01:00
2018-05-12-213456_likes_add_ap_url Allow likes to be deleted with AP 2018-05-13 11:44:05 +01:00
2018-05-13-122311_create_notifications Add a notification model 2018-05-13 13:44:18 +01:00
2018-05-13-175144_users_add_shared_inbox Add support for shared inboxes for users 2018-05-13 19:12:27 +01:00
2018-05-19-091428_create_reshares Add a Reshare model 2018-05-19 10:23:02 +01:00
2018-05-24-100613_add_notifications_creation_date Order notifications by creation date 2018-05-24 11:12:27 +01:00
2018-06-17-200302_notification_add_data Make notifications translatable 2018-06-17 21:19:27 +01:00
2018-06-20-175532_create_mentions Add a Mention model 2018-06-20 19:22:34 +01:00
2018-06-20-194538_add_mentions_ap_url Notify when receiving a mention 2018-06-20 21:05:30 +01:00
.gitkeep Initial commit 2018-04-22 14:35:37 +01:00