]> Untitled Git - lemmy.git/history - crates/utils
add enable_federated_downvotes site option
[lemmy.git] / crates / utils /
2023-08-16 Freakazoid182Add person name to PersonIsBannedFromSite error (#3786...
2023-08-08 Piotr JuszczykAllow filtering posts and comments by whether they...
2023-08-07 Felix AbleitnerRevert "Version 0.18.4-rc.2"
2023-08-07 Felix AbleitnerVersion 0.18.4-rc.2
2023-07-28 NutomicRewrite some API handlers to remove Perform trait ...
2023-07-25 Freakazoid182detailed error message for blocked domains (#3698)...
2023-07-21 Joel Beckmeyerdisable rustfmt feature on rosetta-build (#3679)
2023-07-19 cetra3Add http cache for webfingers (#3317)
2023-07-17 cetra3Cache & Optimize Woodpecker CI (#3450)
2023-07-13 Manuel BleichnerFix wrong SMTP port when TLS is being used (fixes ...
2023-07-10 dullbananasShrink capacity in `RateLimitStorage::remove_older_than...
2023-07-10 Pawan HegdeFix #3366: Wrap plain-text error responses from the...
2023-07-10 NutomicError enum fixed (#3487)
2023-07-10 NutomicUpgrade all dependencies (#3526)
2023-07-10 dullbananasUse async email sender (#3554)
2023-07-10 phireskyImprove api response times by doing send_activity async...
2023-07-07 DessalinesVersion 0.18.1
2023-07-06 Felix AbleitnerVersion 0.18.1-rc.10
2023-07-06 NutomicOnly allow http(s) scheme for urls (ref #3505) (#3508)
2023-07-05 phireskyupgrade markdown-it to fix panic (#3490)
2023-07-05 Andrew FieldsAdd Prometheus endpoint (#3456)
2023-07-04 JosephosImproved validation of display names (Fixes #3436)...
2023-07-03 DessalinesVersion 0.18.1-rc.9
2023-07-03 NutomicDont compare db string errors (fixes #1393) (#3424)
2023-07-03 Felix AbleitnerFix formatting for latest nightly (#ref 3467)
2023-06-30 phireskydon't strip, log trace if requested (#3425)
2023-06-29 DessalinesFixing release script. (#3398)
2023-06-27 DessalinesVersion 0.18.1-rc.1
2023-06-27 Nina BlansonFixes #2900 - Checks slur regex to see if it is too...
2023-06-26 Felix AbleitnerRemove another unused dev dependency
2023-06-26 cetra3Adjust the config check to be a separate faster to...
2023-06-26 NeshuraAdd separate Post check for is_valid_body_field (#3263)
2023-06-26 cetra3Remove `actix_rt` & use standard tokio spawn (#3158)
2023-06-26 cetra3Remove `actix_rt` & use standard tokio spawn (#3158)
2023-06-21 Vijay RameshMerge branch 'main' into clear_deleted_posts_comments
2023-06-21 ScottEnsure site can only either be a private instance or...
2023-06-21 Michałfeat: allow overriding smtp_password with the LEMMY_SMT...
2023-06-21 dullbananasReduce memory usage of rate limiting (#3111)
2023-06-20 Felix AbleitnerUpdate translations
2023-06-15 NutomicUpdate all dependencies (#3091)
2023-06-14 Nina BlansonFixes #1884 - Support Spoiler Tags (#3018)
2023-06-12 Andy Brandtuse usize::MAX for line wrap length, since lettre does...
2023-06-09 Charles Hallallow specifying db uri in config file (#2956)
2023-06-08 NutomicFix translation build error (fixes #2967) (#2968)
2023-05-12 NutomicSet attribute `deny_unknown_fields` for Lemmy config...
2023-04-15 DessalinesAdding check to description and body length fields...
2023-04-13 NutomicUse pretty print for federation json responses (#2801)
2023-04-05 NutomicRemove unused dependencies (#2795)
2023-03-21 NutomicActivitypub crate rewrite (#2782)
2023-03-02 DessalinesAdding TOTP / 2FA to lemmy (#2741)
2023-02-28 DessalinesSwitch from bb8 to deadpool. Fixes #2765 (#2768)
2023-02-28 DessalinesAdding a vector indexing check to prevent panics. Fixes...
2023-02-23 NutomicAdd default attribute for webfinger properties (fixes...
2023-02-22 NutomicInclude type information with webfinger responses ...
2023-02-18 NutomicProper permission check for federated comment distingui...
2023-02-16 DessalinesOrganize utils into separate files. Fixes #2295 (#2736)
2023-02-14 NutomicFix writing of `removeData` in apub context (fixes...
2023-02-14 DessalinesAdding a site option to email admins for new reports...
2023-01-31 DessalinesUpdating translations.
2023-01-30 DessalinesFixing `.drone.yml` (#2677)
2023-01-30 KradyzUpdate message_id to comply with RFC 2822 (#2668)
2023-01-20 NutomicAdd feature to embed pictrs in lemmy binary (fixes...
2022-12-23 NutomicImprove application question check (#2628)
2022-12-02 NutomicMerge pull request #2593 from LemmyNet/refactor-notific...
2022-12-02 Felix AbleitnerBuilds lemmy_routes in parallel with lemmy_apub
2022-11-24 NutomicAdd some more clippy lints (#2586)
2022-11-19 NutomicVarious pedantic clippy fixes (#2568)
2022-11-17 NutomicSpecify dependencies and metadata for entire workspace...
2022-11-16 NutomicUse enum_delegate crate (#2554)
2022-11-16 NutomicLive reload settings (fixes #2508) (#2543)
2022-11-11 NutomicUpdate doku dependency for easier formatting of default...
2022-11-09 DessalinesAdd diesel_async, get rid of blocking function (#2510)
2022-11-08 NutomicUse urlencoding for db url params (fixes #2532) (#2537)
2022-11-03 NutomicSend error message when rate limit is reached (#2527)
2022-11-02 DessalinesGroup imports dess (#2526)
2022-11-02 NutomicFix invalid config in docker/prod (fixes #2520) (#2524)
2022-10-28 NutomicMake verify apub url function async (#2514)
2022-10-27 DessalinesMoving settings to Database. (#2492)
2022-09-27 DessalinesAdding email admins for new applications. Fixes #2271...
2022-09-26 DessalinesDiesel 2.0.0 upgrade (#2452)
2022-09-03 DessalinesIncrease default search rate limit. (#2424)
2022-08-02 NutomicUse doku release version (ref #2343) (#2386)
2022-07-29 DessalinesFix a few form options for diesel. Fixes #2287 (#2376)
2022-07-14 NutomicChange config pictrs key name (#2360)
2022-07-11 NutomicConfig changes, remove unused image purge function...
2022-07-11 Lunaremove parking_lot (#2350)
2022-06-28 NutomicSpecify minimum Rust version 1.57 (fixes #2333) (#2334)
2022-06-22 DessalinesRemove update and read site config. Fixes #2306 (#2329)
2022-06-14 NutomicMove setting http_fetch_retry_limit into federation...
2022-06-13 DessalinesAdding admin purging of DB items and pictures. #904...
2022-06-08 NutomicUpgrade activitypub_federation to 0.2.0, add setting...
2022-06-08 NutomicRemove unused setup config vars (#2302)
2022-06-05 Paolo BarboliniBump lettre to 0.10.0-rc.7 (#2297)
2022-06-02 NutomicExtract Activitypub logic into separate library (#2288)
2022-05-30 DessalinesVersion 0.16.5
2022-05-27 DessalinesMerge branch 'main' of https://github.com/LemmyNet...
2022-05-27 NutomicMerge pull request #2284 from LemmyNet/fix_publish
2022-05-26 DessalinesFix publish
2022-05-09 Paolo BarboliniBump lettre to 0.10.0-rc.6 (#2250)
2022-05-08 Paolo BarboliniSimplify building plain/html emails (#2251)
next