This website requires JavaScript.
Explore
Help
Sign in
nutomic
/
lemmy
Archived
Watch
2
Star
0
Fork
You've already forked lemmy
1
Code
Issues
Pull requests
Releases
Wiki
Activity
This repository has been archived on
2020-04-21
. You can view files and clone it, but cannot push or open issues or pull requests.
dbe9ad0998
lemmy
/
server
/
migrations
History
Dessalines
aa502b687d
A first pass at using materialized views.
2020-01-13 20:02:02 -05: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
Adding ability to do mod action on post creator
2019-09-05 17:18:48 -07:00
2019-09-09-042010_add_stickied_posts
Adding stickied posts.
2019-09-08 23:14:13 -07:00
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
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
.gitkeep