mastodon/app
unarist 3f07f1b2b1 Raise an error on getting activity uri for remote status (#4984)
We had returned `nil` for that case, but this raises an error instead, as a wrong usage of the method.
This method is currently only used in ActivitySerializer.
2017-09-17 13:51:34 +02:00
..
controllers When accessing uncached media attachment, redownload it (#4955) 2017-09-16 03:01:45 +02:00
helpers Fix filterable_languages method of SettingsHelper (#4966) 2017-09-16 14:59:41 +02:00
javascript Fix cancellation of scroll to the right (#4978) 2017-09-17 11:59:23 +02:00
lib Raise an error on getting activity uri for remote status (#4984) 2017-09-17 13:51:34 +02:00
mailers
models Remove local_only scope in Status (#4977) 2017-09-17 05:29:43 +02:00
policies
presenters
serializers Fix AP serialization error when thread is missing (#4970) 2017-09-16 15:00:36 +02:00
services Fix an error when actor json couldn't be fetched in ResolveRemoteAccountService (#4979) 2017-09-17 11:54:23 +02:00
validators
views Minor Chinese check & jsx addition (#4973) 2017-09-16 18:48:38 +02:00
workers Fix an error in ReplyDistributionWorker when replied status was deleted (#4974) 2017-09-16 18:18:00 +02:00