chinwagsocial/app/lib
Eugen Rochko f4ca116ea8 After 7 days of repeated delivery failures, give up on inbox (#5131)
- A successful delivery cancels it out
- An incoming delivery from account of the inbox cancels it out
2017-09-29 03:16:20 +02:00
..
activitypub Add ability to specify alternative text for media attachments (#5123) 2017-09-28 15:31:31 +02:00
ostatus Fix race condition when processing incoming OStatus messages (#5013) 2017-09-19 21:44:18 +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
formatter.rb Fix custom emojis not detected when used in content warning (#5049) 2017-09-23 01:50:17 +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 Change max redirects followed to 2 (#5136) 2017-09-28 23:20: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 Add support for multiple themes (#4959) 2017-09-19 16:36:23 +02:00
webfinger_resource.rb