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 64aac30733
Add customizable thumbnails for audio and video attachments (#14145)
- Change audio files to not be stripped of metadata
- Automatically extract cover art from audio if it exists
- Add `thumbnail` parameter to `POST /api/v1/media`, `POST /api/v2/media` and `PUT /api/v1/media/:id`
- Add `icon` to represent it in attachments in ActivityPub
- Fix `preview_url` containing URL of missing missing image when there is no thumbnail instead of null
- Fix duration of audio not being displayed on public pages until the file is loaded
5 years ago
..
activitypub Add customizable thumbnails for audio and video attachments (#14145) 5 years ago
connection_pool
nodeinfo
ostatus
proof_provider Fix keybase config serializer (#13742) 5 years ago
rss Improve RSS entries for statuses (#13592) 5 years ago
settings
activity_tracker.rb
application_extension.rb
delivery_failure_tracker.rb
entity_cache.rb
exceptions.rb
extractor.rb
fast_geometry_parser.rb
feed_manager.rb Fix crash in MergeWorker (#14129) 5 years ago
formatter.rb
hash_object.rb
inline_renderer.rb Add E2EE API (#13820) 5 years ago
language_detector.rb Fix Thai being skipped from language detection (#13989) 5 years ago
potential_friendship_tracker.rb
proof_provider.rb
rate_limiter.rb
request.rb Fix error within error when limiting backtrace to 3 lines (#13120) 5 years ago
request_pool.rb
rss_builder.rb
sanitize_config.rb
search_query_parser.rb
search_query_transformer.rb
sidekiq_error_handler.rb Fix error within error when limiting backtrace to 3 lines (#13120) 5 years ago
spam_check.rb
status_filter.rb
status_finder.rb
tag_manager.rb
themes.rb
toc_generator.rb
user_settings_decorator.rb
webfinger_resource.rb Fix webfinger returning wrong status code on malformed or missing param (#13759) 5 years ago