]> Untitled Git - lemmy.git/shortlog
lemmy.git
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 Andrew DeLisafix: add CORS origin environment variable (#3191)
2023-06-20 Joel Beckmeyermake embedded pict-rs port configurable (#3201)
2023-06-20 DessalinesMove connection creation into scheduler. (#3120)
2023-06-20 Felix AbleitnerUpdate translations
2023-06-20 Sander SaarendCalculate initial hot_rank and hot_rank_active for...
2023-06-16 ludrolChanged github issue template to align logically with...
2023-06-16 ChethanUpdate README.md (#3137)
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-15 Sander SaarendHandle scheduled task errors (#3090)
2023-06-14 DessalinesFix unapproved users being able to log in after registr...
2023-06-14 NutomicLink tafkars in readme (#3087)
2023-06-14 Divided by... doc: Added pythorhead library in readme (#3114)
2023-06-14 adisbladisOnly create ltree postgres extension in migration if...
2023-06-14 Raymond Bergeradd issue template yml from lemmy-ui (#3086)
2023-06-14 NeshuraFix Issue #3075 by using None for local fields instead...
2023-06-14 Charles Hallstop requiring superuser to run migrations (#3002)
2023-06-14 Nina BlansonFixes #1884 - Support Spoiler Tags (#3018)
2023-06-14 Felix AbleitnerFix compilation
2023-06-13 Patrick RoeAlign default DB password with documentation (#3068)
2023-06-13 JetpackJacksonUpdate RSS url (#3053)
2023-06-13 Edgar AlvaradoDocker yaml anchors and docker logs (#3027)
2023-06-12 Edgar AlvaradoFix ports used by docker (#3012)
2023-06-12 Jared SchneidermanAdd limit and pagination to feeds (#2980)
2023-06-12 NutomicUpgrade activitypub-federation to 0.4.1 (#3039)
2023-06-12 Charlie FishAdding Lemmy-Swift-Client to README.md (#3026)
2023-06-12 Andy Brandtuse usize::MAX for line wrap length, since lettre does...
2023-06-12 Charles Hallupdate doku (#3003)
2023-06-12 Nathan SchulzkeFix contributing link (#3015)
2023-06-09 DessalinesBetter issue templates. (#2991)
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 Charles Hallmake shebangs posix compliant (#2974)
2023-06-08 Andy BrandtFix private message e-mail notification subject and...
2023-06-08 AnonAdd comment depth check (#2940)
2023-06-08 Jason WatkinsAdd `lemmyexternalproxy` to `lemmy` so that it can...
2023-06-08 NutomicFix translation build error (fixes #2967) (#2968)
2023-06-07 NutomicActivitypub breaking changes for Lemmy 0.18 (#2705)
2023-06-07 NutomicAdd db index for post.url column (#2929)
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-07 DessalinesFix dev setups. (#2944)
2023-06-07 NutomicSet version name for crates.io release (#2928)
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 Matt PuschREADME updates (#2913)
2023-06-05 NutomicFilter empty username strings from Mastodon (fixes...
2023-06-05 UdoUpdate humane tech badge to point to new repo (#2898)
2023-06-05 Justin GauthierUpdate to fix nginx proxy config for Docker Installs...
2023-06-04 NutomicRemove jaeger, opentelemetry from docker-compose (...
2023-06-01 DessalinesReplace remmel with Mlem. (#2890)
2023-05-29 DessalinesAdd CORS support for debug mode. (#2884)
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 Felix AbleitnerDont retry outgoing HTTP requests (ref #2865)
2023-05-18 NutomicForce enable undetermined language (#2851)
2023-05-14 SleeplessOne1917Fix typo that caused error (#2861)
2023-05-13 DessalinesPrettier check (#2855)
2023-05-12 NutomicDowngrade postgres for CI to 15.2 (fixes #2857) (#2859)
2023-05-12 SleeplessOne1917Make volumes used in docker compose work when running...
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-25 DessalinesReverting to older non-multi-arch dockerfile. Fixes...
2023-04-24 NutomicAdd `to` field in follow activities for better compatib...
2023-04-24 DessalinesUse older git clone for woodpecker. (#2831)
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-18 6543Use Dockerfile.multiarch as Dockerfile (#2818)
2023-04-17 DessalinesAdding diesel enums for SortType and ListingType (...
2023-04-17 SleeplessOne1917Make path to local lemmy-ui use correct relative path...
2023-04-17 SleeplessOne1917Add lemmy-bot to README libraries list (#2816)
2023-04-16 DessalinesSeparate federated_instances into its own endpoint...
2023-04-16 6543Use official rust image and clean up Dockerfiles (...
2023-04-16 DessalinesTemporary fix for hiding deleted posts. #2624 (#2811)
2023-04-15 DessalinesLeave modded communities on account deletion. Fixes...
2023-04-15 DessalinesAdding check to description and body length fields...
2023-04-13 6543Fix & Optimize CI config (#2802)
2023-04-13 DessalinesMaking the chat server an actor. (#2793)
2023-04-13 NutomicUse pretty print for federation json responses (#2801)
2023-04-12 NutomicFix listing type default value (#2796)
2023-04-05 DessalinesAdd woodpecker ci (#2789)
2023-04-05 NutomicRemove unused dependencies (#2795)
2023-03-30 NutomicOptimize federated language updates to avoid unnecessar...
2023-03-26 HelgeAdded identifier to context (#2791)
2023-03-21 NutomicActivitypub crate rewrite (#2782)
next