]> Untitled Git - lemmy.git/shortlog
lemmy.git
2023-02-04 DessalinesAdd a ntfy notif on a tag deploy success. (#2701)
2023-02-03 DessalinesAdding 0.17.1 Release notes.
2023-02-03 NutomicDisable pictrs feature in CI to make it faster (#2698)
2023-02-03 DessalinesVersion 0.17.1
2023-02-03 DessalinesFixing admin application email subject. Fixes #2688...
2023-02-03 DessalinesFixing person block views. Fixes #2693 (#2694)
2023-02-02 DessalinesFixing GetPosts active sort index. Fixes #2683 (#2684)
2023-02-01 DessalinesMore explicit upgrade instructions.
2023-02-01 DessalinesFix yerbate.ml -> join-lemmy.org links
2023-01-31 DessalinesMerge branch 'main' of https://github.com/LemmyNet...
2023-01-31 DessalinesFixing instructions.
2023-01-31 NutomicPublish without verify (#2681)
2023-01-31 NutomicFix paths in release script, update crate versions...
2023-01-31 DessalinesAdding 0.17.0 Release notes.
2023-01-31 DessalinesVersion 0.17.0
2023-01-31 DessalinesUpdating translations.
2023-01-30 DessalinesFixing `.drone.yml` (#2677)
2023-01-30 DessalinesUse join_all instead of try_join_all. Fixes #2673 ...
2023-01-30 KradyzUpdate message_id to comply with RFC 2822 (#2668)
2023-01-23 DessalinesSpeeding up comment-ltree migration, fixing index creat...
2023-01-20 NutomicAdd feature to embed pictrs in lemmy binary (fixes...
2023-01-20 DessalinesUpdate post_aggregates indexes to account for featured_...
2023-01-20 NutomicPost creation from Mastodon (fixes #2590) (#2651)
2023-01-20 DessalinesUpgrade to postgres 15. (#2659)
2023-01-20 DessalinesAdd reddit -> lemmy importer to readme. (#2662)
2023-01-12 NutomicSome script improvements (#2654)
2023-01-05 NutomicUse enum for registration mode setting (#2604)
2023-01-04 DessalinesRemoving sniptt/monads for lemmy-js-client. (#2644)
2023-01-04 DessalinesFix historical post fetching. Fixes #2640 (#2643)
2023-01-03 DessalinesAdding the go client. (#2629)
2023-01-03 NutomicPoint to !lemmy_support for support questions (#2638)
2023-01-03 NutomicAdd documentation for using Lemmy API from Rust (#2639)
2022-12-23 NutomicImprove application question check (#2628)
2022-12-19 NutomicFix user following (#2623)
2022-12-19 NutomicAllow embedding Lemmy, fix setup error (#2618)
2022-12-19 DessalinesFixing missing forms, incorrect user discussion_languag...
2022-12-12 AnonAdd support for Featured Posts (#2585)
2022-12-09 NutomicRemove federation backwards compatibility with 0.16...
2022-12-09 NutomicRework websocket (#2598)
2022-12-02 NutomicMerge pull request #2593 from LemmyNet/refactor-notific...
2022-12-02 Felix AbleitnerAdd SendActivity trait so that api crates compile in...
2022-12-02 Felix AbleitnerMove code to generate apub urls into lemmy_api_common
2022-12-02 Felix AbleitnerBuilds lemmy_routes in parallel with lemmy_apub
2022-12-02 Felix AbleitnerMerge websocket crate into api_common
2022-12-01 NutomicCheck user accepted before sending jwt in password...
2022-12-01 NutomicRelax honeypot check (fixes #2595) (#2596)
2022-12-01 NutomicUse audience field to federate items in groups (fixes...
2022-11-25 NutomicFederate group moderators using attributedTo field...
2022-11-25 NutomicSet cargo home in ci to avoid redownloading deps betwee...
2022-11-24 NutomicAdd some more clippy lints (#2586)
2022-11-24 NutomicUse release docker image for nightly build (#2583)
2022-11-23 NutomicImplement federated user following (fixes #752) (#2577)
2022-11-23 Felix AbleitnerRevert "Test drone (#2582)"
2022-11-23 NutomicTest drone (#2582)
2022-11-23 NutomicUpgrade activitypub_federation to 0.3.4 (#2581)
2022-11-22 NutomicUpgrade activitypub_federation crate to 0.3.3 (ref...
2022-11-21 NutomicRemove federation settings, rely on sensible defaults...
2022-11-21 DessalinesFix clippy lints. (#2572)
2022-11-19 AnonAdd support for Taglines (#2548)
2022-11-19 NutomicVarious pedantic clippy fixes (#2568)
2022-11-19 NutomicSort vecs before assert to avoid random test failures...
2022-11-17 NutomicDisplay build status badge from drone.join-lemmy.org...
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-15 NutomicFix activity list test (#2562)
2022-11-14 Felix AbleitnerRemove unwrap
2022-11-12 NutomicWhen announcing incoming activities, keep extra fields...
2022-11-12 NutomicMobilizon federation (#2544)
2022-11-11 NutomicUpdate doku dependency for easier formatting of default...
2022-11-11 ᡥᠠᡳᡤᡳᠶᠠ ᡥᠠᠯᠠ... Translated README.md to Chinese (#2549)
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-05 NutomicDont serve apub json for removed objects (ref #2522...
2022-11-05 NutomicFix password length check (#2536)
2022-11-05 NutomicRemove explicit panic from db connection code (fixes...
2022-11-03 NutomicSend error message when rate limit is reached (#2527)
2022-11-03 NutomicMark own private messages as read in api (fixes #2484...
2022-11-03 NutomicMark objects as not deleted when received via apub...
2022-11-02 DessalinesGroup imports dess (#2526)
2022-11-02 NutomicFix invalid config in docker/prod (fixes #2520) (#2524)
2022-11-02 DessalinesFix local site images. (#2519)
2022-10-28 sam365724Fix 2455: Check auth for pictrs when instance is privat...
2022-10-28 NutomicFix limit_languages to operate on correct instance...
2022-10-28 NutomicImage improvements (#2513)
2022-10-28 NutomicMake verify apub url function async (#2514)
2022-10-27 DessalinesMoving settings to Database. (#2492)
2022-10-25 NutomicEnable lto, strip symbols via cargo.toml (#2512)
2022-10-21 DessalinesFix docker dev build (#2509)
2022-10-18 NutomicFederate votes as private (#2501)
2022-10-17 NutomicDont try to send activities if federation is disabled...
2022-10-17 NutomicReturn empty vec when reading all languages (fixes...
2022-10-14 NutomicUpdate clippy to use Rust 1.64 (#2498)
2022-10-13 NutomicOnly allow authenticated users to fetch remote objects...
2022-10-10 sam365724More real-world prod config, separate lemmy config...
2022-10-10 NutomicFix check for federated mod actions (#2489)
2022-10-06 sam365724Make docker-compose more clear and explicit (#2469)
2022-10-06 Nutomicimplement language tags for site/community in db and...
2022-10-05 NutomicChange description in readme (#2481)
2022-10-03 NutomicUse compat mode when signing outgoing activities (fixes...
next