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
Thomas Citharel 8094955461 Add Event activity-type support (#12637)
This adds support for Event AP type in Mastodon. Events are converted
into toots by taking their title (AS name) and their URL (AP ID). Event
picture is also brought in if available.

Testable by fetching event content from https://test.mobilizon.org

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
6 years ago
..
activitypub Add Event activity-type support (#12637) 6 years ago
connection_pool
nodeinfo Add a nodeinfo endpoint (#12002) 6 years ago
ostatus
proof_provider
settings add admin setting for default search engine indexing (fix #11750) (#11804) 7 years ago
activity_tracker.rb Add a nodeinfo endpoint (#12002) 6 years ago
application_extension.rb
delivery_failure_tracker.rb
entity_cache.rb
exceptions.rb
extractor.rb
fast_geometry_parser.rb
feed_manager.rb Fix type mismatch (#12324) 6 years ago
formatter.rb Add noopener and/or noreferrer (#12202) 6 years ago
hash_object.rb
inline_renderer.rb
language_detector.rb Update ESLint and RuboCop in Code Climate (#12534) 6 years ago
potential_friendship_tracker.rb
proof_provider.rb
request.rb Attempt to concurrently connect to remote IP addresses (#11757) 7 years ago
request_pool.rb
rss_builder.rb
sanitize_config.rb Add noopener and/or noreferrer (#12202) 6 years ago
search_query_parser.rb Fix accounts search by full/partial display name and others (#11580) 7 years ago
search_query_transformer.rb Fix accounts search by full/partial display name and others (#11580) 7 years ago
sidekiq_error_handler.rb
spam_check.rb Fix auto-report string saying the account has been auto-silenced (#12142) 6 years ago
status_filter.rb
status_finder.rb
tag_manager.rb
themes.rb
toc_generator.rb Add fallback section ID with ToC (#11941) 7 years ago
user_settings_decorator.rb Add setting for whether to crop images in unexpanded toots (#12126) 6 years ago
webfinger_resource.rb