lemmy/crates
Nutomic b58da11fb7
Mark instance as alive after successful activity send (fixes #4039) (#4377)
* Mark instance as alive after successful activity send (fixes #4039)

* clippy

* Instance::update

* domain

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2024-01-19 09:40:12 -05:00
..
api Use pretty_assertions for assertions (#4347) 2024-01-04 04:47:18 -05:00
api_common Use pretty_assertions for assertions (#4347) 2024-01-04 04:47:18 -05:00
api_crud Prevent crates that shouldn't be published from being published (#4309) 2023-12-20 09:11:58 -05:00
apub Fix bug with Mastodon undo follow activities (#4364) 2024-01-11 18:56:19 -05:00
db_schema Mark instance as alive after successful activity send (fixes #4039) (#4377) 2024-01-19 09:40:12 -05:00
db_views Refactor post view tests (#4313) 2024-01-09 12:19:25 -05:00
db_views_actor Add macro assert_length!() for tests (#4348) 2024-01-04 11:51:55 -05:00
db_views_moderator Use rust 1.74.0 in CI and move clippy lints to Cargo.toml (#4170) 2023-11-21 08:51:22 -05:00
federate Mark instance as alive after successful activity send (fixes #4039) (#4377) 2024-01-19 09:40:12 -05:00
routes Dont ignore errors during login (fixes #4319) (#4321) 2024-01-03 10:34:03 -05:00
utils Count chars, not bytes for max title length (fixes #4366) (#4367) 2024-01-15 09:33:39 -05:00