You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Matt Jankowski 297c11dba2 Language detection refactor (#2099) 7 years ago
..
settings Add extended about page stub 7 years ago
application_extension.rb Fix tests, add applications to eager loading/cache for statuses, fix 7 years ago
atom_serializer.rb Fix #1972, fix #1870 - Fix special characters in XML, add tests (#1988) 7 years ago
exceptions.rb Add check for visibility.nil? even though it can't ever be, to check for race conditions 7 years ago
feed_manager.rb Remove order prior to .find_in_batches (#1470) 7 years ago
formatter.rb Change usage of gsub to delete, as per Code Climate/Rubocop recommendation (#1753) 7 years ago
hash_object.rb Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings 7 years ago
inline_rabl_scope.rb Optimize filter methods in FeedManager a bit, use redis pipelining on merge/unmerge feed methods, 7 years ago
inline_renderer.rb Replace calls to FeedManager#inline_render and #broadcast 7 years ago
language_detector.rb Language detection refactor (#2099) 7 years ago
tag_manager.rb Allow running mastodon on a different domain as the one used for identifying users (#1267) 7 years ago
webfinger_resource.rb Webfinger resource to extract username from resource string (#1607) 7 years ago