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
Ondřej Hruška daad07b1d5
Merge remote-tracking branch 'origin/better-themeing' into merging-upstream
8 years ago
..
activitypub Fix #5059 - Stop processing payload if it's from local account (#5100) 8 years ago
ostatus Fix race condition when processing incoming OStatus messages (#5013) 8 years ago
settings Refactor Setting (#3302) 9 years ago
application_extension.rb
exceptions.rb Add callback_url/acct information for Sidekiq PuSH workers Exception. (#4281) 9 years ago
extractor.rb
feed_manager.rb Merge upstream (#81) 9 years ago
formatter.rb Fix custom emojis not detected when used in content warning (#5049) 8 years ago
frontmatter_handler.rb createBio function added 9 years ago
hash_object.rb
inline_renderer.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 9 years ago
language_detector.rb Fix filterable_languages method of SettingsHelper (#4966) 8 years ago
provider_discovery.rb HTTP signatures (#4146) 9 years ago
request.rb Include requested URL into the message on network errors (#4945) 8 years ago
sanitize_config.rb Whitelist allowed classes for federated statuses (#3810) 9 years ago
status_filter.rb Fix regression from #3490 - filter out hidden statuses from ancestors/descendants even if the viewer is anonymous (#3752) 9 years ago
status_finder.rb Raise an error for remote url in StatusFinder (#4776) 8 years ago
tag_manager.rb Introduce OStatus::TagManager (#5008) 8 years ago
themes.rb Better themeing support!! 8 years ago
user_settings_decorator.rb Better themeing support!! 8 years ago
webfinger_resource.rb