lemmy/server
nutomic 77a2a5eb01 Update activitystreams library to latest version (#71)
Merge branch 'main' into more-upgrade-apub-3

Update activitystreams library to latest version

Remove remaining usages of old activitystreams library

Migrate community inbox and user inbox

Migrate private message

Migrate post

Migrate community activities

Migrate extensions to new activitystreams library

Co-authored-by: dessalines <dessalines@noreply.yerbamate.dev>
Co-authored-by: Felix Ableitner <me@nutomic.com>
Reviewed-on: https://yerbamate.dev/LemmyNet/lemmy/pulls/71
2020-07-17 21:11:07 +00:00
..
config Merge branch 'master' into federation 2020-06-27 10:54:08 -04:00
lemmy_db Update activitystreams library to latest version (#71) 2020-07-17 21:11:07 +00:00
lemmy_utils Security/fix permission bugs (#966) 2020-07-14 09:17:25 -04:00
migrations Migration fix 2020-07-12 20:27:21 +02:00
migrations_testing/2020-01-13-025151_create_materialized_views A first pass at using materialized views. 2020-01-13 20:02:02 -05:00
query_testing Remove materialized views. (#908) 2020-07-07 10:54:44 -04:00
src Update activitystreams library to latest version (#71) 2020-07-17 21:11:07 +00:00
.gitignore A first pass at using materialized views. 2020-01-13 20:02:02 -05:00
.rustfmt.toml Rework imports 2020-05-16 20:04:17 +02:00
Cargo.lock Update activitystreams library to latest version (#71) 2020-07-17 21:11:07 +00:00
Cargo.toml Update activitystreams library to latest version (#71) 2020-07-17 21:11:07 +00:00
clean.sh Adding cargo outdated to clean script. 2020-01-03 23:39:31 -05:00
db-init.sh Split code into cargo workspaces (#67) 2020-07-10 18:15:41 +00:00
diesel.toml Split code into cargo workspaces (#67) 2020-07-10 18:15:41 +00:00
test.sh Fixing travis, adding a test.sh script. 2020-07-10 14:16:42 -04:00