- Dec 12, 2023
-
-
Dessalines authored
-
dullbananas authored
Co-authored-by:
Dessalines <dessalines@users.noreply.github.com>
-
SleeplessOne1917 authored
* See if different SQL query fixes performance regression * Fix formatting * Hopefully fix failing federation test * Hopefully solve federation test problem * Use already-existing coalesce function * Update person_view.rs --------- Co-authored-by:
SleeplessOne1917 <insomnia-void@protonmail.com> Co-authored-by:
Dessalines <dessalines@users.noreply.github.com> Co-authored-by:
Nutomic <me@nutomic.com> Co-authored-by:
Dessalines <tyhou13@gmx.com>
-
Nutomic authored
* Make db queries for GET /api/v3/site in parallel (ref #4244) * Cache site response * machete * Use try_join_with_pool macro * machete * taplo * ttl 1s
-
Nutomic authored
-
Nutomic authored
* Upgrade dependencies * clippy
-
Nutomic authored
* Set explicit limit for getPosts/getComments in tests * pretier
-
Nutomic authored
* Add CI check for ignored files * remove ignored files
-
- Dec 11, 2023
-
-
Dessalines authored
* Show federated posts on user profile. Fixes #4228 * Make sure posts are hidden if no listing_type is given.
-
Nutomic authored
* Dont allow blocking local instance (fixes #4241) * use localuserview
-
Nutomic authored
-
Benjamin Barbeau authored
* Add voters to active users * Edit formatting * Edit formatting * Edit formatting in down.sql * Fix person table inner joins * Remove post read from calculations
-
Kroese authored
* Extend sitemap span * Keep cargo_fmt happy * Add FETCH_LIMIT_SITEMAP * Use FETCH_LIMIT_SITEMAP * Keep cargo_fmt happy * Update utils.rs * Use SITEMAP_DAYS * Keep cargo_fmt happy * Sitemap * Keep cargo_fmt happy * Sitemap * Sitemap * Increase to 31 days
-
- Dec 06, 2023
-
-
Dessalines authored
-
- Dec 05, 2023
- Dec 04, 2023
-
-
Nutomic authored
* Enable missing code for prometheus actix-web stats * enable middleware conditionally
-
- Dec 01, 2023
-
-
Dessalines authored
-
Nutomic authored
* Some changes to help debug auth problems on lemmy.ml * fix * clippy
-
Nutomic authored
-
Nutomic authored
-
- Nov 30, 2023
-
-
Dessalines authored
-
Dessalines authored
-
- Nov 29, 2023
-
-
Dessalines authored
-
Dessalines authored
-
Dessalines authored
- Fixes #4206
-
Dessalines authored
Co-authored-by:
Nutomic <me@nutomic.com>
-
Dessalines authored
* Fixing rust-analyzer suggestions on rss feeds. * Get rid of other pointless builders. * More cleanup.
-
- Nov 27, 2023
-
-
Bhoomtawath Plinsut authored
* validate post title must be shorter than 200 letters * use range contains
-
dullbananas authored
* Update diesel-async * Fix
-
Dessalines authored
-
- Nov 26, 2023
-
-
Kroese authored
* Fix entrypoint * Delete docker/builders/lemmy-builder-arm64/docker-build.sh * Delete docker/builders directory * Remove exception for builder * Remove publish_builder_arm64
-
- Nov 24, 2023
-
-
Enzo Nocera authored
* feat(docker/docs): explain how building lemmy works Signed-off-by:
Enzo NOCERA <enzo@nocera.eu> * feat: add arm build * review: rename script & fix typo * feat(ci): allow cross platform compilation * feat(ci): prettier * fix(docker): fix base image name * fix: add dockerfile in CI path Signed-off-by:
Enzo Nocera <enzo@nocera.eu> * fix(docker): fix runner name * fix(docker): fix builder base image * fix(docker): fix builder base image platform * fix(docker): avoid using the wrapper adduser/addgroup * feat: avoid adding the whole docker directory in the build context --------- Signed-off-by:
Enzo NOCERA <enzo@nocera.eu> Signed-off-by:
Enzo Nocera <enzo@nocera.eu> Co-authored-by:
Dessalines <dessalines@users.noreply.github.com> Co-authored-by:
Nutomic <me@nutomic.com>
-
Nutomic authored
* Remove pictrs config section `old_db` (ref #4194) * ci * remove cargo config comment * ci * Revert "remove cargo config comment" This reverts commit 9389e936490ec1a82e5a51a61f61a576201479a8. * rename .cargo to .cargo_home
-
Nutomic authored
* Upgrade pictrs to 0.5.0-beta.2 * Update src/main.rs Co-authored-by:
asonix <asonix@asonix.dog> * add comment --------- Co-authored-by:
asonix <asonix@asonix.dog>
-
Dessalines authored
* Upgrading deps. * Try to use native node-fetch function. * Fixing image upload tests.
-
Dessalines authored
-
Dessalines authored
* Setting rank column defaults to a small number. Fixes #4178 * Fixing tests.
-
- Nov 23, 2023
-
-
Nutomic authored
-