akkoma/lib/pleroma
William Pitcock 401e8af943 activitypub transmogrifier: handle activity lookup failure
with the introduction of MRF, it is possible that an activity may be orphaned from it's parent, if
an activity in the chain was rejected by the active MRF policies.  accordingly, handle this in the
same way as any other orphaned activity.

closes #156
2018-06-13 22:19:38 +00:00
..
gopher Group response declarations together 2018-05-04 21:59:21 +00:00
http Format the code. 2018-03-30 15:01:53 +02:00
plugs Rename id helper method. 2018-05-26 13:57:11 +02:00
web activitypub transmogrifier: handle activity lookup failure 2018-06-13 22:19:38 +00:00
activity.ex Better error handling in TwitterApiController. 2018-06-03 19:11:22 +02:00
application.ex Migrate to comeonin 4 and Cachex 3 2018-05-20 20:08:40 +02:00
formatter.ex run mix format 2018-05-27 13:06:38 +00:00
list.ex MastoAPI: Add streaming for lists. 2018-05-30 16:48:59 +03:00
notification.ex do not create notification for yourself 2018-05-11 11:31:17 +02:00
object.ex Migrate to comeonin 4 and Cachex 3 2018-05-20 20:08:40 +02:00
PasswordResetToken.ex Format the code. 2018-03-30 15:01:53 +02:00
repo.ex Phoenix skeleton 2017-03-17 17:09:58 +01:00
stats.ex Clean up unused aliases and imports 2018-05-04 21:25:31 +00:00
upload.ex Dedupe uploads 2018-06-06 13:25:44 -06:00
user.ex run mix format 2018-06-11 22:15:53 +00:00