You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates/api_crud/src
Nutomic 9e099726e6
Cleanup checks for community actions (fixes #2858, fixes #2868) (#4028)
* Cleanup checks for community actions (fixes #2858, fixes #2868)

* allow restoring deleted community

* review changes

* remove unneeded sql

* remove joins

* change mod log check
8 months ago
..
comment Cleanup checks for community actions (fixes #2858, fixes #2868) (#4028) 8 months ago
community Cleanup checks for community actions (fixes #2858, fixes #2868) (#4028) 8 months ago
custom_emoji Only sanitize strings when generating RSS feeds and emails (fixes #4003) (#4024) 8 months ago
post Cleanup checks for community actions (fixes #2858, fixes #2868) (#4028) 8 months ago
private_message Only sanitize strings when generating RSS feeds and emails (fixes #4003) (#4024) 8 months ago
site Only sanitize strings when generating RSS feeds and emails (fixes #4003) (#4024) 8 months ago
user Only sanitize strings when generating RSS feeds and emails (fixes #4003) (#4024) 8 months ago
lib.rs Rewrite remaining federation actions, get rid of PerformCrud trait (#3794) 11 months ago