mastodon/spec
Matt Jankowski 55e1e12b7d Ensure i18n matches options (#2358)
* Add failing spec showing that human_locales does not match what i18n knows about

* Add missing `ar` key for arabic to human locales

* Remove duplicate `id` key from available locales

* Sort keys in human locales list

* Add spec for human_locale helper
2017-04-23 19:09:52 +02:00
..
controllers ActivityPub: Add basic, read-only support for Outboxes, Notes, and Create/Announce Activities (#2197) 2017-04-23 05:21:10 +02:00
fabricators
features
fixtures Fix #2108 - Fix gif uploads (#2171) 2017-04-19 23:21:00 +02:00
helpers Ensure i18n matches options (#2358) 2017-04-23 19:09:52 +02:00
javascript
lib [WIP] Html lang on statuses (#2297) 2017-04-22 04:26:25 +02:00
mailers Add digest e-mails 2017-03-04 00:00:48 +01:00
models Admin UI for confirming users (#2245) 2017-04-23 04:43:42 +02:00
presenters
requests
routing
services Fix possibility of unrightful webfinger redirect (#2147) 2017-04-19 17:28:35 +02:00
support/matchers/model
views Add og:url tags (#2298) 2017-04-22 17:29:46 +02:00
rails_helper.rb
spec_helper.rb