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
Eugen Rochko fba96c808d
Add blurhash (#10630)
* Add blurhash

* Use fallback color for spoiler when blurhash missing

* Federate the blurhash and accept it as long as it's at most 5x5

* Display unknown media attachments as blurhash placeholders

* Improve style of embed actions and spoiler button

* Change blurhash resolution from 3x3 to 4x4

* Improve dependency definitions

* Fix code style issues
6 years ago
..
activitypub Add blurhash (#10630) 6 years ago
ostatus When serializing polls over OStatus, serialize poll options to text (#10160) 6 years ago
proof_provider Default to the web domain (eg. mastodon.lubar.me) instead of the local domain (eg. lubar.me) for keybase proofs (#10565) 6 years ago
settings Remove intermediary arrays when creating hash maps from results (#9291) 6 years ago
activity_tracker.rb Create Redisable#redis (#9633) 6 years ago
application_extension.rb
delivery_failure_tracker.rb
entity_cache.rb Remove intermediary arrays when creating hash maps from results (#9291) 6 years ago
exceptions.rb
extractor.rb
fast_geometry_parser.rb
feed_manager.rb Create Redisable#redis (#9633) 6 years ago
formatter.rb Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401) 6 years ago
hash_object.rb
inline_renderer.rb
language_detector.rb Change language detector threshold from 140 characters to 4 words (#10376) 6 years ago
potential_friendship_tracker.rb Create Redisable#redis (#9633) 6 years ago
proof_provider.rb Add Keybase integration (#10297) 6 years ago
request.rb Increase DNS timeouts (#10238) 6 years ago
rss_builder.rb
sanitize_config.rb
sidekiq_error_handler.rb
status_filter.rb
status_finder.rb
tag_manager.rb
themes.rb
user_settings_decorator.rb Make displaying application used to toot opt-in (#9897) 6 years ago
webfinger_resource.rb