lemmy/crates
Nutomic 4ca63c5641
Move apub context to join-lemmy.org (fixes #4234) (#4302)
* Move apub context to join-lemmy.org (fixes #4234)

* Dont store federation context in sent_activity table

* include basic activitypub context

* update lib

* ci
2024-01-05 15:42:46 +01: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 Move apub context to join-lemmy.org (fixes #4234) (#4302) 2024-01-05 15:42:46 +01:00
db_schema Reduce default db pool size to 30, remove db timeout (ref #4282) (#4301) 2024-01-04 12:16:51 -05:00
db_views Add macro assert_length!() for tests (#4348) 2024-01-04 11:51:55 -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 Move apub context to join-lemmy.org (fixes #4234) (#4302) 2024-01-05 15:42:46 +01:00
routes Dont ignore errors during login (fixes #4319) (#4321) 2024-01-03 10:34:03 -05:00
utils Version 0.19.2-rc.1 2024-01-05 11:33:37 +01:00