mastodon/app
Akihiko Odaki 9619b7f727 Use Account.local.sum(statuses_count) instead of Status.local.count (#4996)
It is faster.
2017-09-18 14:59:57 +02:00
..
controllers
helpers Fix filterable_languages method of SettingsHelper (#4966) 2017-09-16 14:59:41 +02:00
javascript Some improvements in the Spanish translation (#4991) 2017-09-18 11:52:34 +09:00
lib Raise an error on getting activity uri for remote status (#4984) 2017-09-17 13:51:34 +02:00
mailers
models Validate uri presence for remote status (#4985) 2017-09-17 15:21:57 +02:00
policies
presenters Use Account.local.sum(statuses_count) instead of Status.local.count (#4996) 2017-09-18 14:59:57 +02:00
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 Add `strip_insignificant_zeros: true` option to `number_to_human` (#4993) 2017-09-18 04:55:23 +02:00
workers Fix an error in ReplyDistributionWorker when replied status was deleted (#4974) 2017-09-16 18:18:00 +02:00