1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/spec
Matt Jankowski f025cc6782 Filter on allowed user language preferences (#2361)
* Naive approached to timeline filtering

* Convert allowed_languages into a db column

* Allow users to choose languages to see statuses in

* Style list items as two columns

* Add a hint to explain language filtering preference
2017-05-01 17:42:13 +02:00
..
controllers Filter on allowed user language preferences (#2361) 2017-05-01 17:42:13 +02:00
fabricators
features
fixtures
helpers
javascript
lib Revert "Use PostgreSQL inheritance for blocks and mutes (#2520)" (#2634) 2017-04-30 08:49:24 -04:00
mailers
models Filter on allowed user language preferences (#2361) 2017-05-01 17:42:13 +02:00
presenters
requests
routing
services Set correct attachment type for rejected media (#2599) 2017-04-29 00:18:32 +02:00
support/matchers/model
views
rails_helper.rb
spec_helper.rb