chinwagsocial/app
unarist 3f07f1b2b1 Raise an error on getting activity uri for remote status ()
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 () 2017-09-16 03:01:45 +02:00
helpers Fix filterable_languages method of SettingsHelper () 2017-09-16 14:59:41 +02:00
javascript Fix cancellation of scroll to the right () 2017-09-17 11:59:23 +02:00
lib Raise an error on getting activity uri for remote status () 2017-09-17 13:51:34 +02:00
mailers Set default From address in config () 2017-07-07 00:12:12 +02:00
models Remove local_only scope in Status () 2017-09-17 05:29:43 +02:00
policies Add status destroy authorization to policy () 2017-05-30 22:56:31 +02:00
presenters Uploads for admin site settings () 2017-09-14 00:04:30 +02:00
serializers Fix AP serialization error when thread is missing () 2017-09-16 15:00:36 +02:00
services Fix an error when actor json couldn't be fetched in ResolveRemoteAccountService () 2017-09-17 11:54:23 +02:00
validators Fix - Limit pinned toots to 5 () 2017-09-13 11:04:32 +02:00
views Minor Chinese check & jsx addition () 2017-09-16 18:48:38 +02:00
workers Fix an error in ReplyDistributionWorker when replied status was deleted () 2017-09-16 18:18:00 +02:00