This website requires JavaScript.
Explore
Help
Register
Sign In
Archives
/
lemmy
Watch
2
Star
0
Fork
0
You've already forked lemmy
mirror of
https://github.com/LemmyNet/lemmy
synced
2024-11-15 12:13:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
96a7e99e57
lemmy
/
server
/
migrations
History
Dessalines
8035976e40
Adding username and email case insensitivity uniqueness.
Fixes
#341
2020-02-01 20:11:12 -05:00
..
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
2019-10-19-052737_create_user_mention
2019-10-21-011237_add_default_sorts
2019-10-24-002614_create_password_reset_request
2019-12-09-060754_add_lang
2019-12-11-181820_add_site_fields
Adding some site oriented settings.
2019-12-11 12:21:47 -08:00
2019-12-29-164820_add_avatar
Adding user avatars / icons. Requires pictshare.
2019-12-29 15:39:48 -05:00
2020-01-01-200418_add_email_to_user_view
Adding change password and email address from user settings.
2020-01-01 15:46:14 -05:00
2020-01-02-172755_add_show_avatar_and_email_notifications_to_user
Adding show_avatar user setting, and option to send notifications to inbox.
2020-01-02 16:55:54 -05:00
2020-01-11-012452_add_indexes
Back to just indexes.
2020-01-11 17:30:44 -05:00
2020-01-13-025151_create_materialized_views
A first pass at using materialized views.
2020-01-13 20:02:02 -05:00
2020-01-21-001001_create_private_message
Adding private messaging, and matrix user ids.
2020-01-22 16:38:16 -05:00
2020-01-29-011901_create_reply_materialized_view
Adding a materialized view for reply_view.
Fixes
#466
2020-01-28 23:53:19 -05:00
2020-01-29-030825_create_user_mention_materialized_view
Adding a materialized view for reply_view.
Fixes
#466
2020-01-28 23:53:19 -05:00
2020-02-02-004806_add_case_insensitive_usernames
Adding username and email case insensitivity uniqueness.
Fixes
#341
2020-02-01 20:11:12 -05:00
00000000000000_diesel_initial_setup
.gitkeep