lemmy/crates
phiresky a2a5cb091a
Community post tags (part 1) (#4997)
* partial post tags implementation

* fixes

* fix lints

* schema fix

* chore: restructure / rename tag tables

* chore: fix post view tests

* format

* lint

* expect used

* chore: update code to maybe final version

* add ts-rs optionals

* remove error context

* clippy
2024-12-18 14:54:35 +01:00
..
api Allow admins to view deleted users (fixes #5249) (#5258) 2024-12-12 10:06:38 -05:00
api_common Community post tags (part 1) (#4997) 2024-12-18 14:54:35 +01:00
api_crud More test coverage for user deletion (#5259) 2024-12-12 10:03:55 -05:00
apub Allow admins to view deleted users (fixes #5249) (#5258) 2024-12-12 10:06:38 -05:00
db_perf Upgrading diesel and a few other deps. (#5203) 2024-11-18 10:23:02 -07:00
db_schema Community post tags (part 1) (#4997) 2024-12-18 14:54:35 +01:00
db_views Community post tags (part 1) (#4997) 2024-12-18 14:54:35 +01:00
db_views_actor Allow admins to view deleted users (fixes #5249) (#5258) 2024-12-12 10:06:38 -05:00
db_views_moderator Instance blocks with mod log entry and expiration (fixes #2506) (#5214) 2024-11-28 18:21:43 -05:00
federate refactor: replace static with const for global constants (#5250) 2024-12-09 10:31:07 +01:00
routes Allow bypassing image proxy for specific domains (#5223) 2024-11-28 18:23:18 -05:00
utils Allow admins to view deleted users (fixes #5249) (#5258) 2024-12-12 10:06:38 -05:00