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
unarist 6bd6dcf6df Allow "class" attribute on the "a" tag in sanitization (#3623)
This preserves `<a ... class="u-url mention">` from other Mastodon instances.
7 years ago
..
settings
application_extension.rb
atom_serializer.rb
exceptions.rb
extractor.rb
feed_manager.rb Execute PushUpdateWorker only for accounts who uses StreamingAPI just now. (#3278) 7 years ago
formatter.rb
hash_object.rb
inline_rabl_scope.rb
inline_renderer.rb
language_detector.rb
provider_discovery.rb A minor change for ProviderDiscovery and spec (#3543) 7 years ago
sanitize_config.rb Allow "class" attribute on the "a" tag in sanitization (#3623) 7 years ago
status_filter.rb Introduce StatusThreadingConcern (#3490) 7 years ago
stream_entry_finder.rb
tag_manager.rb Remove some code in TagManager and spec (#3547) 7 years ago
user_settings_decorator.rb
webfinger_resource.rb