3b64c58198
Move most code into crates/ subfolder
2021-01-20 16:21:27 +01:00
1e0c32f7a3
Merge branch 'main' into move_views_to_diesel
2021-01-05 23:55:02 -05:00
d300968ee8
Return http status code 410 with apub tombstone (ref #1256 )
2021-01-04 19:53:15 +01:00
95e30f0e08
Split up lemmy_db_views, put lemmy_rate_limit into lemmy_utils
2020-12-22 00:34:54 +01:00
5231666465
Move remaining structs from lemmy_db::source to lemmy_db_schema
2020-12-21 14:38:34 +01:00
f456f5da46
Re-organizing source tables into a different folder.
2020-12-13 12:04:42 -05:00
964d95de5c
Fix unit tests
2020-11-11 17:28:30 +01:00
nutomic
7c51a36012
In activity table, remove user_id
and add sensitive
( #127 )
...
Forgot to add migrations
Add `sensitive` column to activities table, so PMs arent served over HTTP
Remove user_id column from actvity table
Co-authored-by: Felix Ableitner <me@nutomic.com>
Reviewed-on: https://yerbamate.ml/LemmyNet/lemmy/pulls/127
2020-11-06 13:06:47 +00:00
99abc49040
Add /activities endpoint (ref #1220 )
2020-10-26 12:54:27 +01:00
0dda2577e1
Refactor apub code, split up large files
2020-10-12 16:10:09 +02:00