summaryrefslogtreecommitdiffstats
path: root/server/migrations
AgeCommit message (Expand)Author
2020-07-12Migration fixErnest
2020-07-12Add post title to comments view #948Ernest
2020-07-09Create new migration to add `creator_published` field to the `post_view` and ...Filip785
2020-07-08Add cake day display in user page & posts/comments #682Filip785
2020-07-07Remove materialized views. (#908)Dessalines
2020-06-29Revert "Remove mat views, no fast tables or caching added yet."Dessalines
2020-06-29Remove mat views, no fast tables or caching added yet.Dessalines
2020-06-26Some fixes to federation.Dessalines
2020-05-05Federated private messages.Dessalines
2020-04-21Change local unique username constraints.Dessalines
2020-04-14Updating views to add apub actor_id and local columns.Dessalines
2020-04-07Removing community name unique constraint. Removing useless fedi_name column ...Dessalines
2020-04-03Adding post and comment ap_id columns.Dessalines
2020-04-03Federation DB Changes.Dessalines
2020-03-07Iframely and pictshare backend mostly done.Dessalines
2020-02-08Change post sorting hot rank to use newest comment time. Fixes #517Dessalines
2020-02-07Add new comments views to main and community pages. Fixes #480Dessalines
2020-02-06Increasing post title length limit to 200. Fixes #515Dessalines
2020-02-01Adding username and email case insensitivity uniqueness. Fixes #341Dessalines
2020-01-28Adding a materialized view for reply_view. Fixes #466Dessalines
2020-01-22Adding private messaging, and matrix user ids.Dessalines
2020-01-13A first pass at using materialized views.Dessalines
2020-01-11Back to just indexes.Dessalines
2020-01-10Trying some DB indexes.Dessalines
2020-01-02Adding show_avatar user setting, and option to send notifications to inbox.Dessalines
2020-01-01Adding change password and email address from user settings.Dessalines
2019-12-29Adding user avatars / icons. Requires pictshare.Dessalines
2019-12-11Adding some site oriented settings.Dessalines
2019-12-09Adding custom language setting.Dessalines
2019-10-29Halfway done with email, not fully working yet.Dessalines
2019-10-20Adding default sort / filter into user settings.Dessalines
2019-10-19Adding username mentions / tagging from comments.Dessalines
2019-10-15Adding 8 different themes.Dessalines
2019-09-08Adding stickied posts.Dessalines
2019-09-05Adding ability to do mod action on post creatorDessalines
2019-08-28Showing community count on main sidebarDessalines
2019-08-13Squashed commit of the following:Dessalines
2019-06-01Removing the placeholder admin user.Dessalines
2019-05-01Reworking some UI. Adding proper trending communities with hot rank.Dessalines
2019-04-29Adding proper deletes for Post, Community, and Comments.Dessalines
2019-04-21Community moderation fixes.Dessalines
2019-04-21Fixing ranking algorithm.Dessalines
2019-04-20Adding negative score fixDessalines
2019-04-20Mostly working, before mergeDessalines
2019-04-19Saving replies, the actual fixes will be in the merge to dev.Dessalines
2019-04-16Before big moderation mergeDessalines
2019-04-15Commiting before I lose everything. I'll do this properly in a mergeDessalines
2019-04-09Merge branch 'dev' into moderationDessalines
2019-04-07Adding user details / overview page.Dessalines
2019-04-06adding migrationsDessalines