lemmy/server/migrations
Dessalines fca8e6a0a9 Adding some site oriented settings.
- Adding option to close registration. Fixes #350
- Adding option to disable showing NSFW buttons. Fixes #364
- Adding option to disable downvotes. Fixes #239
2019-12-11 12:21:47 -08:00
..
00000000000000_diesel_initial_setup
2019-02-26-002946_create_user
2019-02-27-170003_create_community
2019-03-03-163336_create_post
2019-03-05-233828_create_comment
2019-03-30-212058_create_post_view
2019-04-03-155205_create_community_view
2019-04-03-155309_create_comment_view
2019-04-07-003142_create_moderation_logs
2019-04-08-015947_create_user_view
2019-04-11-144915_create_mod_views
2019-04-29-175834_add_delete_columns
2019-05-02-051656_community_view_hot_rank
2019-06-01-222649_remove_admin
2019-08-11-000918_add_nsfw_columns
2019-08-29-040006_add_community_count
2019-09-05-230317_add_mod_ban_views
2019-09-09-042010_add_stickied_posts
2019-10-15-181630_add_themes Adding 8 different themes. 2019-10-15 12:21:27 -07:00
2019-10-19-052737_create_user_mention Adding username mentions / tagging from comments. 2019-10-19 17:46:29 -07:00
2019-10-21-011237_add_default_sorts Adding default sort / filter into user settings. 2019-10-20 21:21:54 -07:00
2019-10-24-002614_create_password_reset_request Halfway done with email, not fully working yet. 2019-10-29 20:35:39 -07:00
2019-12-09-060754_add_lang Adding custom language setting. 2019-12-09 00:24:53 -08:00
2019-12-11-181820_add_site_fields Adding some site oriented settings. 2019-12-11 12:21:47 -08:00
.gitkeep