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 90f12f2e5a
Focal points (#6520)
* Add focus param to media API, center thumbnails on focus point

* Add UI for setting a focal point

* Improve focal point icon on upload item

* Use focal point in upload preview

* Add focalPoint property to ActivityPub

* Don't show focal point button for non-image attachments
8 years ago
..
activitypub Focal points (#6520) 8 years ago
ostatus Push discovered status through streaming API within a time window (#6484) 8 years ago
settings
activity_tracker.rb Fix stats expiring too quickly because of variable mistake (#6155) 8 years ago
application_extension.rb
delivery_failure_tracker.rb After 7 days of repeated delivery failures, give up on inbox (#5131) 8 years ago
exceptions.rb
extractor.rb Using double splat operator (#5859) 8 years ago
fast_geometry_parser.rb Fix avatar and header issues by using custom geometry detector (#6515) 8 years ago
feed_manager.rb Allow hiding of reblogs from followed users (#5762) 8 years ago
formatter.rb Don't normalize URLs in toots (#6134) 8 years ago
hash_object.rb
inline_renderer.rb
language_detector.rb Improve language filter (#5724) 8 years ago
provider_discovery.rb Fix XML oEmbed support discovery (#6104) 8 years ago
request.rb Using double splat operator (#5859) 8 years ago
sanitize_config.rb [!] Sanitize incoming classlist properly (#6162) 8 years ago
status_filter.rb Full-text search for authorized statuses (#6423) 8 years ago
status_finder.rb
tag_manager.rb
themes.rb
user_settings_decorator.rb Add preference to always display sensitive media (#6448) 8 years ago
webfinger_resource.rb