1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
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
helpers
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
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