[#1149] Added Oban job for "activity_expiration". Merged remote-tracking branch ...
authorIvan Tashkinov <ivantashkinov@gmail.com>
Sat, 31 Aug 2019 11:25:43 +0000 (14:25 +0300)
committerIvan Tashkinov <ivantashkinov@gmail.com>
Sat, 31 Aug 2019 11:25:43 +0000 (14:25 +0300)
commite890ea7e821d61fca75084d46f70ed125acf1fc8
tree7994c0be9f90b39a9ed46bbfd9f04fce70a14671
parentcd78e63a2528ab813088d5e44a026f6bb05b344b
parent6d33c89c4d27a1b52e69e1c14b408726410a6326
[#1149] Added Oban job for "activity_expiration". Merged remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queue

# Conflicts:
# config/config.exs
20 files changed:
CHANGELOG.md
config/config.exs
config/test.exs
docs/config.md
lib/pleroma/activity_expiration_worker.ex
lib/pleroma/application.ex
lib/pleroma/user.ex
lib/pleroma/web/activity_pub/activity_pub.ex
lib/pleroma/web/activity_pub/publisher.ex
lib/pleroma/web/activity_pub/transmogrifier.ex
lib/pleroma/web/activity_pub/utils.ex
lib/pleroma/workers/background_worker.ex
test/activity_test.exs
test/user_test.exs
test/web/activity_pub/activity_pub_controller_test.exs
test/web/activity_pub/activity_pub_test.exs
test/web/activity_pub/relay_test.exs
test/web/activity_pub/transmogrifier_test.exs
test/web/admin_api/admin_api_controller_test.exs
test/web/mastodon_api/mastodon_api_controller_test.exs