lemmy/crates/db_schema
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
..
replaceable_schema Add report_counts to post and comment aggregate tables. (#5219) 2024-11-25 11:24:57 +01:00
src Community post tags (part 1) (#4997) 2024-12-18 14:54:35 +01:00
Cargo.toml Remove getrandom dependency (#5226) 2024-11-25 18:20:45 -05:00