- Mar 24, 2024
-
- Jan 22, 2024
-
-
Dessalines authored
-
Nutomic authored
-
Dessalines authored
* Removing group from woodpecker, as its deprecated. * Removing meltwater drone cache.
-
- Jan 20, 2024
-
- Jan 19, 2024
-
-
Dessalines authored
-
Dessalines authored
-
Nutomic authored
This reverts commit 4163e046. Co-authored-by:
Dessalines <dessalines@users.noreply.github.com>
-
Nutomic authored
Co-authored-by:
Dessalines <dessalines@users.noreply.github.com>
-
Nutomic authored
* Mark instance as alive after successful activity send (fixes #4039) * clippy * Instance::update * domain --------- Co-authored-by:
Dessalines <dessalines@users.noreply.github.com>
-
- Jan 15, 2024
-
-
Nutomic authored
* Count chars, not bytes for max title length (fixes #4366) * fix api test
-
- Jan 11, 2024
-
-
Nutomic authored
-
- 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
-