]> Untitled Git - lemmy.git/history - crates/db_schema/src/schema.rs
UI Settings - Blur NSFW & Auto Expand (#3377)
[lemmy.git] / crates / db_schema / src / schema.rs
2023-07-26 Domenic HornerUI Settings - Blur NSFW & Auto Expand (#3377)
2023-07-20 Sander SaarendDenormalize community_id into post_aggregates for a...
2023-07-14 NutomicSplit activity table into sent and received parts ...
2023-07-12 Simon BordeyneAdd infinite scroll user option (#3572)
2023-07-03 Simon BordeyneAdd Open links in new tab setting (#3318)
2023-06-27 TKilFreefeat: re-added captcha checks (#3289)
2023-06-26 NutomicAllow wildcard imports in schema.rs (#3293)
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-08 DessalinesAdding hot_rank columns in place of function sorting...
2023-06-07 NutomicActivitypub breaking changes for Lemmy 0.18 (#2705)
2023-06-07 Carlrsupdate diesel to 2.1.0 and diesel-async to 0.3.0 (issue...
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-14 DessalinesAdding a site option to email admins for new reports...
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-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-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 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-19 NutomicAdd default post listing type (fixes #2195) (#2209)
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-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-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...
2021-09-27 Felix AbleitnerMove jwt secret from config to database (fixes #1728)
2021-08-19 DessalinesUser / community blocking. Fixes #426 (#1604)
2021-08-18 NutomicMerge pull request #1710 from LemmyNet/mod_transfer_com...
2021-08-17 DessalinesAdding ModTransferCommunity to modlog in API. Fixes...
2021-07-22 DessalinesAdd show_new_posts_notifs setting. Fixes #1664 (#1665)
2021-04-26 DessalinesMerge pull request #1592 from LemmyNet/feature/mark_pos...
2021-04-26 DessalinesMerge branch 'main' into feature/mark_post_as_read
2021-04-24 DessalinesAdd show_read_posts filter. Fixes #1561
2021-04-22 NutomicAdd option to limit community creation to admins only...
2021-04-21 NutomicMark accounts as bot nutomic (#1565)
2021-04-08 DessalinesRemoving community.creator column. Fixes #1504 (#1541)
2021-04-07 DessalinesMerge branch 'release/v0.10'
2021-04-07 DessalinesMerge pull request #1552 from LemmyNet/feature/1550...
2021-04-07 DessalinesAdding a short site description. Fixes #1496 (#1532)
2021-04-06 DessalinesMerge branch 'main' into change_password_api
2021-04-06 NutomicMerge pull request #1537 from LemmyNet/add_users_active...
2021-04-06 NutomicMerge pull request #1536 from LemmyNet/change_preferred...
2021-04-06 NutomicMerge pull request #1535 from LemmyNet/rust_captcha_fea...
2021-04-06 NutomicMerge pull request #1529 from LemmyNet/show_score_setting
2021-04-01 DessalinesChanging preferred to display name. Fixes #1211
2021-03-31 DessalinesAdding a setting to show / hide scores. Fixes #1503
2021-03-29 DessalinesMerge remote-tracking branch 'yerba/split-api-crate...
2021-03-25 DessalinesMerge pull request #1516 from LemmyNet/move_matrix_and_...
2021-03-24 DessalinesMerge branch 'main' into move_matrix_and_admin_to_person
2021-03-24 DessalinesMerge remote-tracking branch 'yerba/federated-moderation'
2021-03-23 DessalinesMerge branch 'remove_cargo_cache_v2' into move_matrix_a...
2021-03-23 DessalinesMerge branch 'main' into move_matrix_and_admin_to_person
2021-03-22 DessalinesMerge branch 'main' into move_matrix_and_admin_to_person
2021-03-22 DessalinesMoving admin to person table. Fixes #1515
2021-03-20 DessalinesMoving matrix_user_id to person table. #1438
2021-03-19 Felix AbleitnerMerge branch 'main' into federated-moderation
2021-03-19 NutomicMerge pull request #1500 from LemmyNet/jwt_revocation_dess
2021-03-19 NutomicMerge pull request #1428 from LemmyNet/split_user_table
2021-03-19 DessalinesMerge branch 'Mart-Bogdan-1462-jwt-revocation-on-pwd...
2021-03-19 DessalinesMerge branch '1462-jwt-revocation-on-pwd-change' of...
2021-03-18 DessalinesMerge branch 'main' into split_user_table
2021-03-18 DessalinesMerge branch 'main' into split_user_table
2021-03-13 Bogdan MartMerge remote-tracking branch 'origin/main' into 1462...
2021-03-13 Bogdan MartUser token revocation upon password change
2021-03-10 Dessalines~80% done
2021-02-26 DessalinesStill continuing on....
2021-02-25 DessalinesMerge branch 'main' into split_user_table
next