]> Untitled Git - lemmy.git/history - crates
Add awesome-lemmy to LemmyNet? (#3413)
[lemmy.git] / crates /
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
2023-06-27 Nina BlansonFixes #2900 - Checks slur regex to see if it is too...
2023-06-27 Domenic Horneradd new flag to api (#3363)
2023-06-27 TKilFreefeat: re-added captcha checks (#3289)
2023-06-27 Sander SaarendLimit password resets (#3344)
2023-06-26 c-andy-candiesFeature add three six and nine months options backend...
2023-06-26 NutomicFetch community outbox and moderators in parallel ...
2023-06-26 Simon LundströmItem URL should point to post URL (#3345)
2023-06-26 Otto RottierSite Metadata: resolve relative URLs for embedded image...
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 perillamintRespond with `Content-Type: application/activity+json...
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 TKilFreefeat: allow all admins to purge content (#3271)
2023-06-26 NeshuraAdd separate Post check for is_valid_body_field (#3263)
2023-06-26 Felix AbleitnerMerge branch 'vijaykramesh_clear_deleted_posts_comments'
2023-06-26 Felix AbleitnerRemove DELETED_REPLACEMENT_URL
2023-06-26 Sander SaarendAdd support for sslmode=require for diesel-async DB...
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 DessalinesFixing removed posts showing. Fixes #2875 (#3279)
2023-06-26 TKilFreefeat: re-added captcha checks (#3249)
2023-06-26 Sander SaarendAdd support for sslmode=require for diesel-async DB...
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 DessalinesFixing removed posts showing. Fixes #2875 (#3279)
2023-06-23 TKilFreefeat: re-added captcha checks (#3249)
2023-06-22 Vijay RameshMerge branch 'main' into clear_deleted_posts_comments
2023-06-22 NutomicUpdate apub library to 0.4.4 (#3258)
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 Vijay Rameshafter 30 days post deletion, replace comment.content...
2023-06-21 Michałfeat: allow overriding smtp_password with the LEMMY_SMT...
2023-06-21 NutomicCorrect error messages if user registers with taken...
2023-06-21 DessalinesFixing cross_post duplicates. Fixes #3233 (#3234)
2023-06-21 JP MoresmauAdd test to check reading and listing posts return...
2023-06-21 dullbananasReduce memory usage of rate limiting (#3111)
2023-06-20 DessalinesFixing comment_view unit tests. (#3224)
2023-06-20 Sander SaarendFix parameter ordering for new_report_subject string...
2023-06-20 Ivo BarrosFeature add hours as sorting options backend (#3161)
2023-06-20 kartikynwaDon't check verified email when an admin logs in (...
2023-06-20 Felix AbleitnerUpdate translations
2023-06-20 Sander SaarendCalculate initial hot_rank and hot_rank_active for...
2023-06-16 Sander SaarendRemove e-mail verification success e-mails (#3124)
2023-06-15 Alex MarasFix Hidden communities showing in community list (...
2023-06-15 NutomicUpdate all dependencies (#3091)
2023-06-15 Wyatt SmithPrevent making an instance private if federation is...
2023-06-14 DessalinesFix unapproved users being able to log in after registr...
2023-06-14 NeshuraFix Issue #3075 by using None for local fields instead...
2023-06-14 Nina BlansonFixes #1884 - Support Spoiler Tags (#3018)
2023-06-14 Felix AbleitnerFix compilation
2023-06-13 JetpackJacksonUpdate RSS url (#3053)
2023-06-12 Jared SchneidermanAdd limit and pagination to feeds (#2980)
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 DessalinesAdding hot_rank columns in place of function sorting...
2023-06-08 Andy BrandtFix private message e-mail notification subject and...
2023-06-08 AnonAdd comment depth check (#2940)
2023-06-08 NutomicFix translation build error (fixes #2967) (#2968)
2023-06-07 NutomicActivitypub breaking changes for Lemmy 0.18 (#2705)
2023-06-07 derivatorFall back to String for Comment::path when not using...
2023-06-07 Carlrsupdate diesel to 2.1.0 and diesel-async to 0.3.0 (issue...
2023-06-06 vpzomtrrfrtFix handling of follows addressed to single value ...
2023-06-06 NutomicRemove chatserver (#2919)
2023-06-06 DessalinesAdding taglines to SiteResponse. Fixes #2925 (#2926)
2023-06-06 DessalinesFix *All* reports not showing. Fixes #2902 (#2903)
2023-06-05 NutomicFilter empty username strings from Mastodon (fixes...
2023-05-29 phankydnDon't filter comments of posts from blocked community...
2023-05-29 NutomicRemove websocket code (#2878)
2023-05-25 NutomicDont return error in case optional auth is invalid...
2023-05-23 phankydnRemove unnecessary clone (#2874)
2023-05-21 NutomicRemove GetCommunityResponse.default_post_language ...
2023-05-18 NutomicMerge pull request #2866 from LemmyNet/remove-reqwest...
2023-05-18 Felix AbleitnerDont refetch post url metadata when post is received...
2023-05-18 NutomicForce enable undetermined language (#2851)
2023-05-13 DessalinesPrettier check (#2855)
2023-05-12 NutomicSet attribute `deny_unknown_fields` for Lemmy config...
2023-05-11 DessalinesFixing empty req issue. (#2849)
2023-05-10 DessalinesUpgrade api_test deps (#2850)
2023-05-10 DessalinesAdding comments to all API related types. Fixes #2846...
2023-04-26 DessalinesAdding typescript generation for API. Fixes #2824 ...
2023-04-25 DessalinesAddressing slow profile queries. #2777 (#2830)
2023-04-24 NutomicAdd `to` field in follow activities for better compatib...
2023-04-21 DessalinesRemove last Option<Vec.. from API. Fixes #2820 (#2822)
2023-04-19 DessalinesAdding cross_post fetching to GetPost. Fixes #2127...
2023-04-17 DessalinesAdding diesel enums for SortType and ListingType (...
2023-04-16 DessalinesSeparate federated_instances into its own endpoint...
2023-04-16 DessalinesTemporary fix for hiding deleted posts. #2624 (#2811)
next