lemmy/crates/api_crud/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
..
comment Remove comment_like.post_id column which is unnecessary (ref #5122) (#5134) 2024-10-26 14:45:12 -04:00
community Adding community description in addition to sidebar, like site. (#5120) 2024-10-28 11:54:36 -04:00
custom_emoji Remove TypedBuilder in favor of derive_new (fixes #4863) (#5020) 2024-09-20 08:15:25 -04:00
oauth_provider Simplify handling of NotFound SQL errors (fixes #4633) (#5031) 2024-09-23 11:26:50 -04:00
post Replace clippy::unwrap_used in tests (#5064) 2024-10-02 08:50:21 -04:00
private_message Removing a few more Result<bool> . (#4977) 2024-09-23 20:55:35 -04:00
site Adding community description in addition to sidebar, like site. (#5120) 2024-10-28 11:54:36 -04:00
tagline Feature/custom emoji and tagline views (#4580) 2024-09-19 05:15:04 -04:00
user Remove individual user/community inboxes (#5124) 2024-10-26 14:54:29 -04:00
lib.rs Feature/custom emoji and tagline views (#4580) 2024-09-19 05:15:04 -04:00