chinwagsocial/app/lib
Matt Jankowski 022008a2a6 Language detection defaults to nil (#3666)
* Default to nil for statuses.language

* Language detection defaults to nil instead of instance UI default
2017-06-09 18:09:37 +02:00
..
settings
application_extension.rb
atom_serializer.rb Remove redundant code in AtomSerializer and spec (#3528) 2017-06-03 20:51:08 +02:00
exceptions.rb
extractor.rb
feed_manager.rb Improve RuboCop rules (compatibility to Code Climate) (#3636) 2017-06-08 13:24:28 +02:00
formatter.rb Remove some arguments of Formatter.instance.format and spec (#3541) 2017-06-04 14:58:57 +02:00
hash_object.rb
inline_rabl_scope.rb
inline_renderer.rb
language_detector.rb Language detection defaults to nil (#3666) 2017-06-09 18:09:37 +02:00
provider_discovery.rb A minor change for ProviderDiscovery and spec (#3543) 2017-06-04 14:59:40 +02:00
sanitize_config.rb Allow "class" attribute on the "a" tag in sanitization (#3623) 2017-06-07 15:57:30 +02:00
status_filter.rb Introduce StatusThreadingConcern (#3490) 2017-06-05 16:07:44 +02:00
stream_entry_finder.rb
tag_manager.rb Remove some code in TagManager and spec (#3547) 2017-06-04 16:14:25 +02:00
user_settings_decorator.rb
webfinger_resource.rb