]> Untitled Git - lemmy.git/history - crates/db_views/src/registration_application_view.rs
Cache & Optimize Woodpecker CI (#3450)
[lemmy.git] / crates / db_views / src / registration_application_view.rs
2023-07-17 cetra3Cache & Optimize Woodpecker CI (#3450)
2023-07-17 dullbananasRemove TypedBuilder from db_views and db_views_actor...
2023-07-12 Simon BordeyneAdd infinite scroll user option (#3572)
2023-07-11 dullbananasMake functions work with both connection and pool ...
2023-07-03 Simon BordeyneAdd Open links in new tab setting (#3318)
2023-03-02 DessalinesAdding TOTP / 2FA to lemmy (#2741)
2023-03-01 DessalinesGet rid of Safe Views, use serde_skip (#2767)
2023-03-01 NutomicDont upsert Instance row every apub fetch (#2771)
2022-11-19 NutomicVarious pedantic clippy fixes (#2568)
2022-11-09 DessalinesAdd diesel_async, get rid of blocking function (#2510)
2022-10-27 DessalinesMoving settings to Database. (#2492)
2022-09-26 DessalinesDiesel 2.0.0 upgrade (#2452)
2022-08-18 NutomicTag posts and comments with language (fixes #440) ...
2022-08-04 NutomicUse typed-builder crate for queries (#2379)
2022-07-11 NutomicFix problem where actors can have empty public key...
2022-07-08 DessalinesAdding check for requests with no id or name, adding...
2022-05-03 NutomicAdd cargo feature for building lemmy_api_common with...
2022-01-08 DessalinesAdding temporary bans. Fixes #1423 (#1999)
2021-12-15 DessalinesFirst pass at invite-only migration. (#1949)