mastodon/app/lib
unarist b01a19fe39 Fetch reblogs as Announce activity instead of Note object ()
* Process Create / Announce activity in FetchRemoteStatusService

* Use activity URL in ActivityPub for reblogs

* Redirect to the original status on StatusesController#show
..
activitypub Fetch reblogs as Announce activity instead of Note object ()
ostatus Put ActivityPub alternate link into Atom, prefer it when processing Atom ()
settings Refactor Setting ()
application_extension.rb Conditional validations no longer accept strings for if/unless ()
emoji.rb Change RuboCop rules to loose ()
exceptions.rb Add callback_url/acct information for Sidekiq PuSH workers Exception. ()
extractor.rb Skip formatting for cashtag in status text ()
feed_manager.rb Fix subsequent replies to unresolved status not being filtered from home ()
formatter.rb Don't normalize invalid domain names ()
hash_object.rb Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings
inline_renderer.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl ()
language_detector.rb Fix length validator counting things that look like URIs like URLs ()
provider_discovery.rb HTTP signatures ()
request.rb Add Digest header to requests with body, handle acct and URI keyId ()
sanitize_config.rb Whitelist allowed classes for federated statuses ()
status_filter.rb Fix regression from - filter out hidden statuses from ancestors/descendants even if the viewer is anonymous ()
stream_entry_finder.rb Improve api oembed controller ()
tag_manager.rb Optimize uri normalization ()
user_settings_decorator.rb Add unfollow modal (optional) ()
webfinger_resource.rb Allow webfinger controller to reply to user@WEB_DOMAIN in addition to user@LOCAL_DOMAIN ()