This website requires JavaScript.
Explore
Help
Sign in
grishka
/
lemmy
Watch
1
Star
0
Fork
You've already forked lemmy
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
62663a9f2e
lemmy
/
migrations
/
2022-09-07-114618_pm-reports
/
down.sql
2 lines
35 B
MySQL
Raw
Normal View
History
Unescape
Escape
Implement reports for private messages (#2433) * Implement reports for private messages * finish private message report view + test * implement api for pm reports * merge list report api calls into one, move report count to site * fix compile error * Revert "merge list report api calls into one, move report count to site" This reverts commit 3bf3b06a705c6bcf2bf20d07e2819b81298790f3. * add websocket messages for pm report created/resolved * remove private_message_report_view * add joinable private_message_report -> person_alias_1 * Address review comments
2022-09-19 22:58:42 +00:00
drop
table
private_message_report
;
Reference in a new issue
Copy permalink