| .. |
|
activitypub
|
Add support for Audio activities (#11189)
|
7 years ago |
|
connection_pool
|
Add request pool to improve delivery performance (#10353)
|
7 years ago |
|
ostatus
|
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247)
|
7 years ago |
|
proof_provider
|
Default to the web domain (eg. mastodon.lubar.me) instead of the local domain (eg. lubar.me) for keybase proofs (#10565)
|
7 years ago |
|
settings
|
Remove intermediary arrays when creating hash maps from results (#9291)
|
7 years ago |
|
activity_tracker.rb
|
Create Redisable#redis (#9633)
|
7 years ago |
|
application_extension.rb
|
Conditional validations no longer accept strings for if/unless (#3124)
|
9 years ago |
|
delivery_failure_tracker.rb
|
After 7 days of repeated delivery failures, give up on inbox (#5131)
|
9 years ago |
|
entity_cache.rb
|
Remove intermediary arrays when creating hash maps from results (#9291)
|
7 years ago |
|
exceptions.rb
|
Detect and prevent image bombs, max. processable dimension 4096^2 (#7229)
|
8 years ago |
|
extractor.rb
|
Using double splat operator (#5859)
|
8 years ago |
|
fast_geometry_parser.rb
|
Fix avatar and header issues by using custom geometry detector (#6515)
|
8 years ago |
|
feed_manager.rb
|
Apply filters to poll options (#11174)
|
7 years ago |
|
formatter.rb
|
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247)
|
7 years ago |
|
hash_object.rb
|
Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings
|
9 years ago |
|
inline_renderer.rb
|
Add conversations API (#8832)
|
8 years ago |
|
language_detector.rb
|
Change language detector threshold from 140 characters to 4 words (#10376)
|
7 years ago |
|
potential_friendship_tracker.rb
|
Create Redisable#redis (#9633)
|
7 years ago |
|
proof_provider.rb
|
Add Keybase integration (#10297)
|
7 years ago |
|
request.rb
|
Fix URLs appearing twice in errors of ActivityPub::DeliveryWorker (#11231)
|
7 years ago |
|
request_pool.rb
|
Add request pool to improve delivery performance (#10353)
|
7 years ago |
|
rss_builder.rb
|
Add RSS feeds for end-users (#7259)
|
8 years ago |
|
sanitize_config.rb
|
Fix sanitizer making block level elements unreadable (#10836)
|
7 years ago |
|
sidekiq_error_handler.rb
|
Fix statsd UDP sockets not being cleaned up in Sidekiq (#11230)
|
7 years ago |
|
status_filter.rb
|
Fix n+1 queries in StatusThreadingConcern (#7321)
|
8 years ago |
|
status_finder.rb
|
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247)
|
7 years ago |
|
tag_manager.rb
|
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247)
|
7 years ago |
|
themes.rb
|
Add support for multiple themes (#4959)
|
9 years ago |
|
user_settings_decorator.rb
|
Add option to disable blurhash previews (#11188)
|
7 years ago |
|
webfinger_resource.rb
|
Allow webfinger controller to reply to user@WEB_DOMAIN in addition to user@LOCAL_DOMAIN (#2351)
|
9 years ago |