This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/lib
Ondřej Hruška daad07b1d5
Merge remote-tracking branch 'origin/better-themeing' into merging-upstream
2017-09-28 09:20:59 +02:00
..
activitypub Fix #5059 - Stop processing payload if it's from local account (#5100) 2017-09-26 01:06:13 +02:00
ostatus Fix race condition when processing incoming OStatus messages (#5013) 2017-09-19 21:44:18 +02:00
settings
application_extension.rb
exceptions.rb
extractor.rb
feed_manager.rb
formatter.rb Fix custom emojis not detected when used in content warning (#5049) 2017-09-23 01:50:17 +02:00
frontmatter_handler.rb
hash_object.rb
inline_renderer.rb
language_detector.rb Fix filterable_languages method of SettingsHelper (#4966) 2017-09-16 14:59:41 +02:00
provider_discovery.rb
request.rb Include requested URL into the message on network errors (#4945) 2017-09-14 16:12:50 +02:00
sanitize_config.rb
status_filter.rb
status_finder.rb Raise an error for remote url in StatusFinder (#4776) 2017-09-02 17:42:47 +02:00
tag_manager.rb Introduce OStatus::TagManager (#5008) 2017-09-19 18:08:08 +02:00
themes.rb Better themeing support!! 2017-09-25 19:24:32 -07:00
user_settings_decorator.rb Better themeing support!! 2017-09-25 19:24:32 -07:00
webfinger_resource.rb