mastodon/app/lib
beatrix 3dcb5fa28f Revert HTML CW changes (#3020)
* selectively Revert "Fix regressions from #2683 (#2970)"

This reverts commit 72698bc3b4.

* Revert "Handle hashtags in spoiler_texts (partial fix for #699) (#2683)"

This reverts commit e2491680e6.
2017-05-13 04:03:43 +02:00
..
settings Add extended about page stub 2017-01-13 03:24:41 +01:00
application_extension.rb Fix tests, add applications to eager loading/cache for statuses, fix 2017-01-15 14:01:33 +01:00
atom_serializer.rb Revert HTML CW changes (#3020) 2017-05-13 04:03:43 +02:00
exceptions.rb Add check for visibility.nil? even though it can't ever be, to check for race conditions 2017-04-03 22:54:46 +02:00
extractor.rb use Twitter::Extractor for creating links (#2502) 2017-05-05 19:48:22 +02:00
feed_manager.rb Optimize MuteService and AfterBlockService (#2836) 2017-05-06 16:31:07 +02:00
formatter.rb Prepend reblogs' wrapper content with "RT @original_author", (#3013) 2017-05-12 17:46:44 +02:00
hash_object.rb Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings 2017-01-12 20:46:24 +01:00
inline_rabl_scope.rb Optimize filter methods in FeedManager a bit, use redis pipelining on merge/unmerge feed methods, 2017-04-04 13:01:14 +02:00
inline_renderer.rb Replace calls to FeedManager#inline_render and #broadcast 2017-04-05 19:45:18 +02:00
language_detector.rb Use CLD3 (#2949) 2017-05-09 19:58:03 +02:00
provider_discovery.rb raise-when-oembed-not-found (#2882) 2017-05-07 19:00:40 +02:00
sanitize_config.rb Fix #1426 - Trim long usernames in public follower/following lists (#2993) 2017-05-11 23:14:00 +02:00
tag_manager.rb Fix not rejecting remote URIs when parsing out local IDs (#3012) 2017-05-12 16:47:55 +02:00
user_settings_decorator.rb Clean up settings/preferences controller (#2237) 2017-04-21 03:26:52 +02:00
webfinger_resource.rb Allow webfinger controller to reply to user@WEB_DOMAIN in addition to user@LOCAL_DOMAIN (#2351) 2017-04-23 14:19:54 +02:00