]> Untitled Git - lemmy.git/history - crates
add enable_federated_downvotes site option
[lemmy.git] / crates /
2023-08-21 selfadd enable_federated_downvotes site option main
2023-08-16 Freakazoid182Add person name to PersonIsBannedFromSite error (#3786...
2023-08-11 Freakazoid182Replace Option<bool> with bool for PostQuery and Commen...
2023-08-08 NutomicAutomatically resolve report when post/comment is remov...
2023-08-08 dullbananasReplace TypedBuilder with Default in update forms ...
2023-08-08 dullbananasReduce amount of columns selected (#3755)
2023-08-08 Piotr JuszczykAllow filtering posts and comments by whether they...
2023-08-08 Alex LavalleeAllow filtering PMs by sender (#3770)
2023-08-07 Felix AbleitnerRevert "Version 0.18.4-rc.2"
2023-08-07 Felix AbleitnerVersion 0.18.4-rc.2
2023-08-07 maxime.ioFix sanitize_html whitespaces (#3829)
2023-08-07 DessalinesFix ordering when doing a comment_parent type `list_com...
2023-08-04 NutomicRemove unused db view options (#3787)
2023-08-04 NutomicRemove form_id params (#3812)
2023-08-03 DessalinesFixing broken SQL migration formatting. (#3800)
2023-08-02 NutomicDont use sha hash for password reset token (fixes ...
2023-08-02 NutomicRewrite remaining federation actions, get rid of Perfor...
2023-08-02 RocketDerpDo not hide read posts when it is a user profile view...
2023-08-02 Louis GERARDRemove follow community traits (#3737)
2023-08-01 dullbananasDefault imprementations for read and delete in Crud...
2023-08-01 NutomicRewrite some federation actions to remove Perform/SendA...
2023-08-01 figure-0eCorrect logic to meet join-lemmy requirement, don't...
2023-07-28 NutomicRewrite some API handlers to remove Perform trait ...
2023-07-28 NutomicRestore markdown quotes after sanitize (#3708) (#3749)
2023-07-28 dullbananasUse same table join code for both read and list functio...
2023-07-27 phireskyremove n^2 part of person triggers, improve community...
2023-07-27 RocketDerpFederation tests replication round1 - demonstrate absen...
2023-07-27 BaoOmit local instance from federated instances list ...
2023-07-26 NutomicSanitize html (#3708)
2023-07-26 biosfoodAdd moderator view parameter to list posts (#3176)
2023-07-26 Pavlos SmithAdd controversial ranking (#3205)
2023-07-26 marsara9Make resolve_object not require auth #3685 (#3716)
2023-07-26 Domenic HornerUI Settings - Blur NSFW & Auto Expand (#3377)
2023-07-25 Into the V0idDont authenticate user after successful password reset...
2023-07-25 Freakazoid182detailed error message for blocked domains (#3698)...
2023-07-25 Ben WyattBump version of dependency "webmention" (#3711)
2023-07-25 phireskyprevent ordering by comment path without post filter...
2023-07-21 NutomicChange logic for determining comment default language...
2023-07-21 Joel Beckmeyerdisable rustfmt feature on rosetta-build (#3679)
2023-07-21 DessalinesMake sure comments are sorted by hot_rank, then score...
2023-07-20 NutomicFix process shutdown (#3673)
2023-07-20 NutomicIgnore errors when fetching community mods (fixes ...
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-20 Nutomic Handle displaying of deleted and removed posts/comment...
2023-07-19 Sander SaarendUse local_site.default_post_listing_type as the initial...
2023-07-19 NutomicRemove SendActivity and Perform traits, rely on channel...
2023-07-19 cetra3Add http cache for webfingers (#3317)
2023-07-17 RocketDerpPost remove delete federation outbound fix0 (#3613)
2023-07-17 cetra3Cache & Optimize Woodpecker CI (#3450)
2023-07-17 dullbananasRemove TypedBuilder from db_views and db_views_actor...
2023-07-14 NutomicSplit activity table into sent and received parts ...
2023-07-14 phireskywork around race condition on community fetch (#3414)
2023-07-14 DessalinesMake `lemmy_api_common` wasm-compatible (#3587)
2023-07-13 NutomicCheck for dead federated instances (fixes #2221) (...
2023-07-13 Manuel BleichnerFix wrong SMTP port when TLS is being used (fixes ...
2023-07-12 Simon BordeyneAdd infinite scroll user option (#3572)
2023-07-11 dullbananasMake functions work with both connection and pool ...
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 Piotr JuszczykFix #3501 - Fix aggregation counts for elements removed...
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 rosenjcbUpdating `login.rs` with generic `incorrect_login`...
2023-07-10 phireskyImprove api response times by doing send_activity async...
2023-07-07 DessalinesVersion 0.18.1
2023-07-07 DessalinesRevert "Make sure hot rank sorts for post and community...
2023-07-06 Felix AbleitnerVersion 0.18.1-rc.10
2023-07-06 phireskyimprove admin and mod check to not do seq scans and...
2023-07-06 NutomicOnly allow http(s) scheme for urls (ref #3505) (#3508)
2023-07-06 DessalinesMake sure hot rank sorts for post and community filter...
2023-07-06 DessalinesFixes wrong community moderator ordering. (#3495)
2023-07-05 phireskyupgrade markdown-it to fix panic (#3490)
2023-07-05 phireskyimprove performance of community followers inbox query...
2023-07-05 NutomicCache federation blocklist (#3486)
2023-07-05 Andrew FieldsAdd Prometheus endpoint (#3456)
2023-07-04 Louis GERARDfix(posts/comments/search): return error on invalid...
2023-07-04 JosephosImproved validation of display names (Fixes #3436)...
2023-07-04 DessalinesFixing clippy. (#3471)
2023-07-04 Piotr JuszczykRemove not needed anymore http-signature-normalization...
2023-07-03 Dessalines300 comment limit. (#3306)
2023-07-03 DessalinesVersion 0.18.1-rc.9
2023-07-03 JP MoresmauDo not decrement comment score twice when removing...
2023-07-03 perillamintRemove excessive content_type header configuration...
2023-07-03 DessalinesAdding rest of community sorts. Fixes #3374 (#3376)
2023-07-03 NutomicDont compare db string errors (fixes #1393) (#3424)
2023-07-03 Simon BordeyneAdd Open links in new tab setting (#3318)
2023-07-03 NutomicUse serde(skip) instead of skip_serializing, add placeh...
2023-07-03 NutomicMark follow as pending when subscribing to remote commu...
2023-07-03 Felix AbleitnerFix formatting for latest nightly (#ref 3467)
2023-07-03 NutomicRemove PerformApub trait (#3423)
2023-06-30 phireskydon't strip, log trace if requested (#3425)
2023-06-30 Lemmus.orgUpdate federated posts to not cache sensitive images...
2023-06-30 Dominic MazzoniFix concatenation of audio captcha wav files (#3350)
2023-06-29 DessalinesFixing release script. (#3398)
2023-06-28 Sander SaarendFix cargo warnings (#3397)
2023-06-28 Jan Klassdocs(api): Add api-common info on generating TypeScript...
2023-06-28 dullbananasRemove redundant calls to `Iterator::collect` (#3365)
2023-06-27 DessalinesVersion 0.18.1-rc.1
next