lemmy/crates/db_schema/src
Dessalines cdc1cf3bf7
Adding community description in addition to sidebar, like site. (#5120)
* Adding community description in addition to sidebar, like site.

- Also made changes to lemmy's group apub to be similar to its site,
  which uses content for the sidebar, and summary for the short
  description.
- Fixes #5078

* Fixing tests.

* Remove comment.

* Fix name for description checker.
2024-10-28 11:54:36 -04:00
..
aggregates Remove comment_like.post_id column which is unnecessary (ref #5122) (#5134) 2024-10-26 14:45:12 -04:00
impls Adding community description in addition to sidebar, like site. (#5120) 2024-10-28 11:54:36 -04:00
source Adding community description in addition to sidebar, like site. (#5120) 2024-10-28 11:54:36 -04:00
diesel_ltree.patch Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00
lib.rs Adding local site settings to reject federated upvotes or downvotes. (#5038) 2024-10-02 06:55:37 -04:00
newtypes.rs Replace clippy allow annotation with expect (fixes #5012) (#5048) 2024-09-24 13:29:02 -04:00
schema.rs Adding community description in addition to sidebar, like site. (#5120) 2024-10-28 11:54:36 -04:00
schema_setup.rs Remove opentelemetry (#4741) 2024-09-10 13:36:03 -04:00
sensitive.rs Mark database fields as sensitive so they dont show up in logs (#4720) 2024-05-16 20:41:57 -04:00
traits.rs Simplify handling of NotFound SQL errors (fixes #4633) (#5031) 2024-09-23 11:26:50 -04:00
utils.rs Replace clippy allow annotation with expect (fixes #5012) (#5048) 2024-09-24 13:29:02 -04:00