- Jan 09, 2024
-
-
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
-
Felix Ableitner authored
-
- Jan 04, 2024
-
-
Dessalines authored
-
ALEX11BR authored
* Use `pretty_assertions` for assertions * fixed ordering of `use`s * ci --------- Co-authored-by:
Felix Ableitner <me@nutomic.com>
-
- 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>
-
Felix Ableitner authored
-
- Dec 18, 2023
-
-
Dessalines authored
-
- Dec 15, 2023
-
-
Dessalines authored
-
- Dec 14, 2023
-
-
Dessalines authored
-
- Dec 13, 2023
-
-
Dessalines authored
-
Nutomic authored
-
- Dec 12, 2023
-
-
Dessalines authored
-
Nutomic authored
* Upgrade dependencies * clippy
-
- Dec 06, 2023
-
-
Dessalines authored
-
- Dec 04, 2023
-
-
Nutomic authored
* Enable missing code for prometheus actix-web stats * enable middleware conditionally
-
- Dec 01, 2023
-
-
Dessalines authored
-
- Nov 30, 2023
-
-
Dessalines authored
-
- Nov 29, 2023
-
-
Dessalines authored
-
Dessalines authored
Co-authored-by:
Nutomic <me@nutomic.com>
-
- Nov 27, 2023
-
-
dullbananas authored
* Update diesel-async * Fix
-
Dessalines authored
-
- Nov 24, 2023
-
-
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
-
- Nov 22, 2023
-
-
Dessalines authored
-
- Nov 21, 2023
-
-
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>
-
cetra3 authored
* Remove anyhow test * Update lock * Fix lints hopefully!
-
- Nov 17, 2023
-
-
Dessalines authored
-
- Nov 03, 2023
-
-
Dessalines authored
-
- Oct 31, 2023
-
-
Nutomic authored
* Remove unused deps * Adding cargo-machete to woodpecker. --------- Co-authored-by:
Dessalines <tyhou13@gmx.com>
-
- Oct 25, 2023
-
-
Nutomic authored
Co-authored-by:
Dessalines <dessalines@users.noreply.github.com>
-
Dessalines authored
-
- Oct 24, 2023
-
-
Nutomic authored
* Allow Arabic and Cyrillic usernames/community names (fixes #1764) * update comment
-
- Oct 20, 2023
-
-
Dessalines authored
-
- Oct 19, 2023
-
-
dullbananas authored
* Update rate_limiter.rs * Update mod.rs * Update rate_limiter.rs * Update rate_limiter.rs * Update mod.rs * Update scheduled_tasks.rs * Shrink `RateLimitBucket` * Update rate_limiter.rs * Update mod.rs * Update rate_limiter.rs * Update rate_limiter.rs * Update rate_limiter.rs * Update rate_limiter.rs * Update mod.rs * Update rate_limiter.rs * fmt * Update rate_limiter.rs * Update rate_limiter.rs * Update rate_limiter.rs * Update rate_limiter.rs * Update rate_limiter.rs * Update rate_limiter.rs * Update rate_limiter.rs * Update rate_limiter.rs * Update rate_limiter.rs * rerun ci * Update rate_limiter.rs * Undo changes to fields * Manually undo changes to RateLimitBucket fields * fmt * Bucket cleanup loop in rate_limit/mod.rs * Remove rate limit bucket cleanup from scheduled_tasks.rs * Remove ; * Remove UNINITIALIZED_TOKEN_AMOUNT * Update rate_limiter.rs * fmt * Update rate_limiter.rs * fmt * Update rate_limiter.rs * fmt * Update rate_limiter.rs * stuff * MapLevel trait * fix merge * Prevent negative numbers in buckets * Clean up MapLevel::check * MapLevel::remove_full_buckets * stuff * Use remove_full_buckets to avoid allocations * stuff * remove tx * Remove RateLimitConfig * Rename settings_updated_channel to rate_limit_cell * Remove global rate limit cell * impl Default for RateLimitCell * bucket_configs doc comment to explain EnumMap * improve test_rate_limiter * rename default to with_test_config --------- Co-authored-by:
Dessalines <dessalines@users.noreply.github.com> Co-authored-by:
Nutomic <me@nutomic.com>
-
- Oct 17, 2023
-
-
Dessalines authored
-
- Oct 11, 2023
-
-
Dessalines authored
* Moving to debian-based docker image. Fixes #3972 * Fix cargo.toml format. * Try nightly rust for cargo_fmt. * Trying to fix cargo build. * Trying to fix cargo build 2. * Trying to fix federation tests. * Trying to fix federation tests 2. * Trying to fix federation tests 3. * Try to fix aarch 1. * Try to fix aarch 2. * Try to fix aarch 3. * Removing aarch * Adding tests back in. * Adding ca-certs, and debian non-root user * Commenting arm image building. * Fix platform on runner. * Version 0.19.0-beta.6
-