lemmy/crates/websocket/src
Dessalines d9ecabee87
Dont blank out post or community info. Fixes #1813 (#1841)
* Dont blank out post or community info. Fixes #1813

* Fix federation tests

* Only blank out info for non-logged in users.

* Remove pointless trait.

* Blank the community if deleted for post

* Fix hook

* Fixing again

* Fixing again

* Fixing again
2021-10-27 13:34:18 +00:00
..
chat_server.rs Merge crates db_schema and db_queries 2021-10-20 12:28:08 +02:00
handlers.rs make captcha case-insensitive 2021-07-04 17:51:08 -07:00
lib.rs Pleroma federation2 (#1855) 2021-10-21 13:25:35 -04:00
messages.rs Merge crates db_schema and db_queries 2021-10-20 12:28:08 +02:00
routes.rs Fix websocket location to /api/vX 2021-03-29 17:48:37 -04:00
send.rs Dont blank out post or community info. Fixes #1813 (#1841) 2021-10-27 13:34:18 +00:00