1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app
Renato "Lond" Cerqueira aa177bdca7 Add missing locale strings (#7742)
ran yarn build:development && i18n-tasks normalize && yarn
    manage:translations && i18n-tasks remove-unused
2018-06-06 03:11:03 +09:00
..
chewy
controllers Remove trending hashtags (#7711) 2018-06-04 02:18:18 +02:00
helpers
javascript Add missing locale strings (#7742) 2018-06-06 03:11:03 +09:00
lib Exclude unlisted, private and direct toots from affecting trends (#7686) 2018-05-31 16:47:28 +02:00
mailers
models Add redraft function (#7735) 2018-06-05 00:17:38 +02:00
policies
presenters
serializers Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661) 2018-05-29 02:01:24 +02:00
services Skip processing when HEAD method returns 501 (#7730) 2018-06-04 13:42:53 +02:00
validators fix: Don't validate MX record in development (#7654) 2018-05-28 19:14:24 +02:00
views Remove unnecessary underline on accounts table (#7728) 2018-06-04 13:09:36 +02:00
workers Speed up some rake tasks by moving execution to Sidekiq (#7678) 2018-05-30 21:09:30 +02:00