- Nov 29, 2023
-
-
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
-
- Nov 22, 2023
-
-
Nutomic authored
* Add API tests for purge user and purge post * prettier * fix test * ci --------- Co-authored-by:
Dessalines <dessalines@users.noreply.github.com>
-
Dessalines authored
-
Nutomic authored
* Fix remote community posts appearing in local listing (fixes #4180) * fmt * fix typo
-
Nutomic authored
-
Dessalines authored
-
- Nov 21, 2023
-
-
Dessalines authored
* Adding creator_is_admin to PersonView, CommentView, and PostView. * Removing left joins from comment_view. * Removing joins from person_mention and comment_reply views. * Removing extra left join from person_view. * Reverting some changes in post_view. * Fixing compile error.
-
Dessalines authored
* Fixing issue with mods not being able to view reports. Fixes #4172 * Addressing PR comments.
-
Nutomic authored
-
Nutomic authored
-
dullbananas authored
* ci rust 1.74.0 * do it * Update .woodpecker.yml * Update Cargo.toml * Update lint.sh * Update lib.rs --------- Co-authored-by:
Dessalines <dessalines@users.noreply.github.com>
-
Nutomic authored
-
Dessalines authored
-
cetra3 authored
* Remove anyhow test * Update lock * Fix lints hopefully!
-
- Nov 18, 2023
-
-
Nutomic authored
-
- Nov 17, 2023
-
-
Nutomic authored
* Fix following local communities stuck on pending (fixes #4160) * fmt * remove import --------- Co-authored-by:
Dessalines <dessalines@users.noreply.github.com>
-
İsmail Karslı authored
* Add upload timeout to PictrsConfig * Bad space
🤔 * Update PictrsConfig upload timeout to include units. -
Nutomic authored
* Add api tests for image endpoints (fixes #4105) * curl instead of wget * add missing files * revert cargo update * simplify setup * use const * rename to image.spec.ts * adjust to client changes * update client lib * remove todos, move import * try to fix ci --------- Co-authored-by:
SleeplessOne1917 <insomnia_void@protonmail.com>
-
Dessalines authored
-
Nutomic authored
-
- Nov 16, 2023
-
-
SleeplessOne1917 authored
-
Nutomic authored
* Merge /site_inbox into /inbox (fixes #4137) Get rid of different inboxes, only use /inbox Remove shared_inbox_url db columns add code migration move to db migration, fixes machete fix sql drop inbox url unique constraints Dont create auth cookie in backend (#4136) dont change individual inboxes to shared inbox Dont send comment reply to user who has community blocked. Fixes #3684 (#4096) * Dont send comment reply to user who has community blocked. Fixes #3684 * Adding source instance block check. * Adding api test. * Addressing PR comments. * move site inbox rewrite to db * fix test * clippy * clippy 2 * fix test
-
Dessalines authored
-
- Nov 15, 2023
-
-
Dessalines authored
-
- Nov 14, 2023
-
-
Nutomic authored
* Fix cors wildcard (ref #4095) * cleanup * clippy
-
Dessalines authored
-
Dessalines authored
-
- Nov 13, 2023
-
-
Nutomic authored
-