- Jan 20, 2024
-
- Jan 10, 2024
-
-
Dessalines authored
-
Dessalines authored
-
Nutomic authored
-
Dessalines authored
-
- Jan 09, 2024
-
-
Dessalines authored
-
Nutomic authored
-
dullbananas authored
* Refactor post view tests * Update post_view.rs * Update post_view.rs * Update post_view.rs * Update post_view.rs * Update post_view.rs * Update post_view.rs * Update post_view.rs * remove unused import
-
Dessalines authored
* Upgrading woodpecker rust to 1.75 * Trying to get publish working, try 1. * Version 0.19.2-rc.3.publish1 * Temporarily disable arm builds. * Version 0.19.2-rc.3.publish2 * Comment out arm blocks. * Version 0.19.2-rc.3.publish3 * Moving back publish block to below. * Upgrade to rasky lemmy-arm v0.2.0 * Version 0.19.2-rc.3.publish4 * Test bump for upgraded woodpecker. * Revert "Test bump for upgraded woodpecker." This reverts commit e2a5a99f33b63ef2a6f731b1ba7b4f06a02ded5f. * Adding link to raskys repo.
-
Dessalines authored
-
- Jan 05, 2024
-
-
Nutomic authored
* Test Kbin/Mbin federation * Handle reports from Mastodon/Kbin (fixes #4217) * prettier * revert * add mastodon activity * ci * revert * ci
-
Nutomic authored
* Move apub context to join-lemmy.org (fixes #4234) * Dont store federation context in sent_activity table * include basic activitypub context * update lib * ci
-
Felix Ableitner authored
-
Nutomic authored
-
Felix Ableitner authored
-
Dessalines authored
- Fixes #4307
-
- Jan 04, 2024
-
-
phiresky authored
-
Dessalines authored
-
Nutomic authored
* Reduce default db pool size to 30 (ref #4282) * remove db timeout
-
Nutomic authored
* Add macro assert_length!() for tests * fix * number
-
Nutomic authored
-
Nutomic authored
* Fix fetching of community posts (fixes #4283) Also use spawn_try_task to fetch community outbox, mods etc to avoid delay/timeout when fetching new community. * prettier * fix test * fix api test * prettier * add delay * Update run-federation-test.sh * fix test
-
Nutomic authored
* Minor CI improvements (second attempt) * test slow check condition * remove rebuild cache condition for testing * trigger quick ci check * mkdir * ls, remove steps * exclude cargo home from prettier * ci * increase timeout * more timeout * even higher just for testing * disable compression * also increase restore timeout * cleanup * try again * Update .woodpecker.yml * Update .woodpecker.yml * cleanup * rerun ci * cleanup
-
ALEX11BR authored
* Use `pretty_assertions` for assertions * fixed ordering of `use`s * ci --------- Co-authored-by:
Felix Ableitner <me@nutomic.com>
-
- Jan 03, 2024
-
-
Dessalines authored
- Allows admins to view likes, sorted by downvotes first, for a given comment or post. - Fixes #4088
-
phiresky authored
* make activity channel infallible * clippy * federate: make cancellabletask loop itself
-
Nutomic authored
* Drop unique constraint for site.name (fixes #4329) * working down migration
-
Nutomic authored
* Dont ignore errors during login (fixes #4319) * fix test * fmt
-
Nutomic authored
-
Sander Saarend authored
-
Dessalines authored
Fixes #4344
-
- Dec 26, 2023
-
-
Ikko Eltociear Ashimine authored
* Update README.ja.md fix image path * Update README.es.md * Update README.ru.md * Update README.zh.hans.md * Update README.zh.hant.md * prettier --------- Co-authored-by:
Felix Ableitner <me@nutomic.com>
-
- Dec 21, 2023
-
-
Andrew Voynov authored
* fix(matrix_user_id): fixed regex * test(matrix_user_id): added test with underscore
-
- Dec 20, 2023
-
-
SleeplessOne1917 authored
* Prevent crates that shouldn't be published from being published * Make dependent crates publishable * Make dependent crates publishable * fix toml formatting * Removing publish=true * Removing versioned deps. --------- Co-authored-by:
SleeplessOne1917 <insomnia-void@protonmail.com> Co-authored-by:
Dessalines <tyhou13@gmx.com>
-
Nutomic authored
* Reenable crates.io releases (fixes #4291) * disable docker release for now * fixes * fix indent * move to top * install libssl * -y * apt update * debian version * install cargo, git * use cargo install * move to orig position
-
Felix Ableitner authored
-
Dessalines authored
* Adding End software patents badge. Context: https://github.com/LemmyNet/joinlemmy-site/issues/283 * Smaller badge. * Smaller badge 2. * Smaller badge 3.
-
- Dec 19, 2023
-
-
Nutomic authored
* Add missing test cleanup * cleanup
-
Dessalines authored
-