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
Atsushi Yamamoto 402c19a924 Add preference setting for delete toot modal (#3368)
* Set delete_modal preference to true by default
* Does not show confirmation modal if delete_modal is false
* Add ja translation for preference setting page
8 years ago
..
settings Refactor Setting (#3302) 8 years ago
application_extension.rb Conditional validations no longer accept strings for if/unless (#3124) 8 years ago
atom_serializer.rb Revert HTML CW changes (#3020) 8 years ago
exceptions.rb
extractor.rb Skip formatting for cashtag in status text (#3275) 8 years ago
feed_manager.rb Account domain blocks (#2381) 8 years ago
formatter.rb Prepend reblogs' wrapper content with "RT @original_author", (#3013) 8 years ago
hash_object.rb
inline_rabl_scope.rb
inline_renderer.rb
language_detector.rb Use CLD3 (#2949) 8 years ago
provider_discovery.rb raise-when-oembed-not-found (#2882) 8 years ago
sanitize_config.rb Fix #1426 - Trim long usernames in public follower/following lists (#2993) 8 years ago
tag_manager.rb Fix not rejecting remote URIs when parsing out local IDs (#3012) 8 years ago
user_settings_decorator.rb Add preference setting for delete toot modal (#3368) 8 years ago
webfinger_resource.rb Allow webfinger controller to reply to user@WEB_DOMAIN in addition to user@LOCAL_DOMAIN (#2351) 8 years ago