This repository has been archived on 2024-07-31. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/lib
unarist 8125fdc19f Use atomUri in Undo activity of Announce (#5376)
This allows deletion of reblogs which delivered before with OStatus URI.
2017-10-14 14:42:09 +02:00
..
activitypub Use atomUri in Undo activity of Announce (#5376) 2017-10-14 14:42:09 +02:00
ostatus Fix NameError: uninitialized constant OStatus::AtomSerializer::TagManager (#5371) 2017-10-13 16:44:43 +02:00
settings
application_extension.rb
delivery_failure_tracker.rb After 7 days of repeated delivery failures, give up on inbox (#5131) 2017-09-29 03:16:20 +02:00
exceptions.rb
extractor.rb
feed_manager.rb Fix UserTrackingConcern firing on every request, optimize some queries (#5368) 2017-10-13 16:44:29 +02:00
formatter.rb Fix remote profile being displayed in HTML on remote_follow (#5249) 2017-10-06 20:38:29 +02:00
hash_object.rb
inline_renderer.rb
language_detector.rb Fix filterable_languages method of SettingsHelper (#4966) 2017-09-16 14:59:41 +02:00
provider_discovery.rb
request.rb Suppress backtrace from Request#perform (#5174) 2017-10-02 03:02:08 +02:00
sanitize_config.rb
status_filter.rb
status_finder.rb Raise an error for remote url in StatusFinder (#4776) 2017-09-02 17:42:47 +02:00
tag_manager.rb Introduce OStatus::TagManager (#5008) 2017-09-19 18:08:08 +02:00
themes.rb Add support for multiple themes (#4959) 2017-09-19 16:36:23 +02:00
user_settings_decorator.rb Fix theme settings (#5242) 2017-10-06 13:29:53 +02:00
webfinger_resource.rb