You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/lib
Matt Jankowski 629d35e6f5 [WIP] Html lang on statuses (#2297)
* Add html lang attributes around statuses

* Remove urls from language detection
9 years ago
..
settings
application_extension.rb
atom_serializer.rb Improve bio compatibility (#2278) 9 years ago
exceptions.rb Add check for visibility.nil? even though it can't ever be, to check for race conditions 9 years ago
feed_manager.rb Remove order prior to .find_in_batches (#1470) 9 years ago
formatter.rb Fix mangling of ##tag matches (#2194) (#2247) 9 years ago
hash_object.rb
inline_rabl_scope.rb Optimize filter methods in FeedManager a bit, use redis pipelining on merge/unmerge feed methods, 9 years ago
inline_renderer.rb Replace calls to FeedManager#inline_render and #broadcast 9 years ago
language_detector.rb [WIP] Html lang on statuses (#2297) 9 years ago
tag_manager.rb Allow running mastodon on a different domain as the one used for identifying users (#1267) 9 years ago
user_settings_decorator.rb Clean up settings/preferences controller (#2237) 9 years ago
webfinger_resource.rb Webfinger resource to extract username from resource string (#1607) 9 years ago