]> Untitled Git - lemmy.git/history - migrations
add enable_federated_downvotes site option
[lemmy.git] / migrations /
2023-08-21 selfadd enable_federated_downvotes site option main
2023-08-03 DessalinesFixing broken SQL migration formatting. (#3800)
2023-08-02 NutomicDont use sha hash for password reset token (fixes ...
2023-08-02 DessalinesAdding SQL format checking via `pg_format` / pgFormatte...
2023-07-27 phireskyremove n^2 part of person triggers, improve community...
2023-07-27 phireskyremove performance-problematic and buggy duplicate...
2023-07-27 phireskyadd trigram index to search (#3719)
2023-07-26 Pavlos SmithAdd controversial ranking (#3205)
2023-07-26 Domenic HornerUI Settings - Blur NSFW & Auto Expand (#3377)
2023-07-21 DessalinesMake sure comments are sorted by hot_rank, then score...
2023-07-20 Sander SaarendDenormalize community_id into post_aggregates for a...
2023-07-20 DessalinesFixing hot_ranks and scores to append a published sort...
2023-07-17 Sander SaarendOptimize hot rank updates (#3617)
2023-07-14 NutomicSplit activity table into sent and received parts ...
2023-07-12 Simon BordeyneAdd infinite scroll user option (#3572)
2023-07-10 Piotr JuszczykFix #3501 - Fix aggregation counts for elements removed...
2023-07-07 phireskyMake hot rank not crash on future (#3517)
2023-07-06 phireskyimprove admin and mod check to not do seq scans and...
2023-07-05 DessalinesAdding a person.admin index, and featured_local/communi...
2023-07-03 JP MoresmauDo not decrement comment score twice when removing...
2023-07-03 Simon BordeyneAdd Open links in new tab setting (#3318)
2023-06-28 c-andy-candiesFix missing sorting types (#3370)
2023-06-27 TKilFreefeat: re-added captcha checks (#3289)
2023-06-27 Sander SaarendBatch hot rank updates (#3175)
2023-06-26 c-andy-candiesFeature add three six and nine months options backend...
2023-06-26 ScottUpdate DB local_user.theme type to text (#3266)
2023-06-26 cetra3Remove `actix_rt` & use standard tokio spawn (#3158)
2023-06-26 DessalinesRevert "feat: re-added captcha checks (#3249)" (#3288)
2023-06-26 TKilFreefeat: re-added captcha checks (#3249)
2023-06-26 cetra3Remove `actix_rt` & use standard tokio spawn (#3158)
2023-06-23 DessalinesRevert "feat: re-added captcha checks (#3249)" (#3288)
2023-06-23 TKilFreefeat: re-added captcha checks (#3249)
2023-06-22 Vijay RameshMerge branch 'main' into clear_deleted_posts_comments
2023-06-22 kartikynwaAdd migration to mark local communities as such (#3257)
2023-06-20 Ivo BarrosFeature add hours as sorting options backend (#3161)
2023-06-14 adisbladisOnly create ltree postgres extension in migration if...
2023-06-14 Charles Hallstop requiring superuser to run migrations (#3002)
2023-06-08 DessalinesAdding hot_rank columns in place of function sorting...
2023-06-07 NutomicActivitypub breaking changes for Lemmy 0.18 (#2705)
2023-06-07 NutomicAdd db index for post.url column (#2929)
2023-05-18 NutomicForce enable undetermined language (#2851)
2023-04-25 DessalinesAddressing slow profile queries. #2777 (#2830)
2023-04-17 DessalinesAdding diesel enums for SortType and ListingType (...
2023-03-20 AnonAdd Custom Emojis Support (#2616)
2023-03-02 DessalinesAdding TOTP / 2FA to lemmy (#2741)
2023-02-18 NutomicImplement separate mod activities for feature, lock...
2023-02-18 DessalinesAdding instance software and version. Fixes #2222 ...
2023-02-18 DessalinesFixing slow joins to post_read, post_saved, and comment...
2023-02-14 DessalinesAdding a site option to email admins for new reports...
2023-02-02 DessalinesFixing GetPosts active sort index. Fixes #2683 (#2684)
2023-01-23 DessalinesSpeeding up comment-ltree migration, fixing index creat...
2023-01-20 DessalinesUpdate post_aggregates indexes to account for featured_...
2023-01-05 NutomicUse enum for registration mode setting (#2604)
2022-12-12 AnonAdd support for Featured Posts (#2585)
2022-11-23 NutomicImplement federated user following (fixes #752) (#2577)
2022-11-21 NutomicRemove federation settings, rely on sensible defaults...
2022-11-19 AnonAdd support for Taglines (#2548)
2022-10-27 DessalinesMoving settings to Database. (#2492)
2022-10-06 Nutomicimplement language tags for site/community in db and...
2022-09-27 DessalinesAdding email admins for new applications. Fixes #2271...
2022-09-27 DessalinesShowing # of unread comments for posts. Fixes #2134...
2022-09-26 DessalinesDiesel 2.0.0 upgrade (#2452)
2022-09-19 NutomicImplement reports for private messages (#2433)
2022-09-07 DessalinesAdding job to drop phantom ccnew indexes. Fixes #2431...
2022-09-02 Felix AbleitnerAdd language tags for comments
2022-08-18 NutomicTag posts and comments with language (fixes #440) ...
2022-08-17 DessalinesAdding distinguish comment. Fixes #2002 (#2391)
2022-08-16 AnonAdd Modlog Filters (#2313)
2022-07-30 DessalinesFirst pass at adding comment trees. (#2362)
2022-06-14 NutomicFix length of post_report.original_post_name db field...
2022-06-13 DessalinesAdding admin purging of DB items and pictures. #904...
2022-06-02 NutomicEmbed Peertube videos (#2261)
2022-05-26 DessalinesRevert "Add pending, and change use specific API respon...
2022-05-20 NutomicMerge pull request #2248 from LemmyNet/expose_pending
2022-05-20 DessalinesDropping default on pending column.
2022-05-20 DessalinesMaking community_follower.pending column not null.
2022-05-19 NutomicAdd legal information (fixes #721) (#2273)
2022-04-28 NutomicImplement restricted community (only mods can post...
2022-04-27 Rens GroothuijsenUpdate community statistics after post or comment is...
2022-04-19 NutomicRequire registration application by default (#2229)
2022-04-19 NutomicAdd default post listing type (fixes #2195) (#2209)
2022-04-13 NutomicMerge pull request #2213 from LemmyNet/change_default_l...
2022-04-13 DessalinesChanging default listing type to Local from Subscribed.
2022-04-13 DessalinesFixing generate unique changeme (#2205)
2022-02-23 NutomicAdd site option for default theme (#2104)
2022-02-18 dayinjingHide community v2 (#2055)
2022-02-07 NutomicImplement instance actor (#1798)
2022-02-01 DessalinesAlpha-ordering community follows. Fixes #2062 (#2079)
2022-01-26 DessalinesRemoving the site creator, adding leave_admin. Fixes...
2022-01-08 DessalinesAdding temporary bans. Fixes #1423 (#1999)
2021-12-15 DessalinesFirst pass at invite-only migration. (#1949)
2021-11-25 DessalinesMerge pull request #1937 from LemmyNet/disable-edit...
2021-11-23 DessalinesMerge pull request #1951 from LemmyNet/fix_ap_id_dupes_...
2021-11-23 DessalinesFix API dupes query. #1878
2021-11-23 DessalinesFixing duped report view for admins. Fixes #1933 (...
2021-11-22 DessalinesMerge pull request #1938 from LemmyNet/once_cell
2021-11-22 DessalinesAdding unique constraint for activity ap_id. Fixes...
2021-11-22 NutomicMerge pull request #1936 from LemmyNet/required_public_key
2021-11-22 DessalinesMaking public key required. Fixes #1934
2021-09-27 Felix AbleitnerMerge branch 'remove_settings_and_secret_singletons_squ...
next