lemmy/lemmy_apub/src
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
..
activities In activity table, remove user_id and add sensitive (#127) 2020-11-06 13:06:47 +00:00
extensions Create rustdoc for activitypub code 2020-10-19 16:29:35 +02:00
http In activity table, remove user_id and add sensitive (#127) 2020-11-06 13:06:47 +00:00
inbox In activity table, remove user_id and add sensitive (#127) 2020-11-06 13:06:47 +00:00
objects Limit amount of HTTP requests to handle activities (fixes #1221) 2020-10-22 20:27:32 +02:00
activity_queue.rs In activity table, remove user_id and add sensitive (#127) 2020-11-06 13:06:47 +00:00
fetcher.rs Fix federation of community removal/deletion, added docs (#125) 2020-11-05 20:19:06 +00:00
lib.rs In activity table, remove user_id and add sensitive (#127) 2020-11-06 13:06:47 +00:00