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.
lemmy/server/migrations
Dessalines 8035976e40 Adding username and email case insensitivity uniqueness. Fixes #341 4 years ago
..
00000000000000_diesel_initial_setup Starting to work on Rust Diesel Schema. #5 5 years ago
2019-02-26-002946_create_user Before big moderation merge 5 years ago
2019-02-27-170003_create_community Saving replies, the actual fixes will be in the merge to dev. 5 years ago
2019-03-03-163336_create_post Saving replies, the actual fixes will be in the merge to dev. 5 years ago
2019-03-05-233828_create_comment Saving replies, the actual fixes will be in the merge to dev. 5 years ago
2019-03-30-212058_create_post_view Community moderation fixes. 5 years ago
2019-04-03-155205_create_community_view Saving replies, the actual fixes will be in the merge to dev. 5 years ago
2019-04-03-155309_create_comment_view Mostly working, before merge 5 years ago
2019-04-07-003142_create_moderation_logs Commiting before I lose everything. I'll do this properly in a merge 5 years ago
2019-04-08-015947_create_user_view Commiting before I lose everything. I'll do this properly in a merge 5 years ago
2019-04-11-144915_create_mod_views Saving replies, the actual fixes will be in the merge to dev. 5 years ago
2019-04-29-175834_add_delete_columns Adding proper deletes for Post, Community, and Comments. 5 years ago
2019-05-02-051656_community_view_hot_rank Reworking some UI. Adding proper trending communities with hot rank. 5 years ago
2019-06-01-222649_remove_admin Removing the placeholder admin user. 5 years ago
2019-08-11-000918_add_nsfw_columns Squashed commit of the following: 5 years ago
2019-08-29-040006_add_community_count Showing community count on main sidebar 5 years ago
2019-09-05-230317_add_mod_ban_views Adding ability to do mod action on post creator 5 years ago
2019-09-09-042010_add_stickied_posts Adding stickied posts. 5 years ago
2019-10-15-181630_add_themes Adding 8 different themes. 5 years ago
2019-10-19-052737_create_user_mention Adding username mentions / tagging from comments. 5 years ago
2019-10-21-011237_add_default_sorts Adding default sort / filter into user settings. 5 years ago
2019-10-24-002614_create_password_reset_request Halfway done with email, not fully working yet. 5 years ago
2019-12-09-060754_add_lang Adding custom language setting. 5 years ago
2019-12-11-181820_add_site_fields Adding some site oriented settings. 5 years ago
2019-12-29-164820_add_avatar Adding user avatars / icons. Requires pictshare. 5 years ago
2020-01-01-200418_add_email_to_user_view Adding change password and email address from user settings. 5 years ago
2020-01-02-172755_add_show_avatar_and_email_notifications_to_user Adding show_avatar user setting, and option to send notifications to inbox. 5 years ago
2020-01-11-012452_add_indexes Back to just indexes. 5 years ago
2020-01-13-025151_create_materialized_views A first pass at using materialized views. 5 years ago
2020-01-21-001001_create_private_message Adding private messaging, and matrix user ids. 5 years ago
2020-01-29-011901_create_reply_materialized_view Adding a materialized view for reply_view. Fixes #466 4 years ago
2020-01-29-030825_create_user_mention_materialized_view Adding a materialized view for reply_view. Fixes #466 4 years ago
2020-02-02-004806_add_case_insensitive_usernames Adding username and email case insensitivity uniqueness. Fixes #341 4 years ago
.gitkeep Starting to work on Rust Diesel Schema. #5 5 years ago