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
Eugen Rochko 27965ce5ed
Add trending statuses (#17431)
* Add trending statuses

* Fix dangling items with stale scores in localized sets

* Various fixes and improvements

- Change approve_all/reject_all to approve_accounts/reject_accounts
- Change Trends::Query methods to not mutate the original query
- Change Trends::Query#skip to offset
- Change follow recommendations to be refreshed in a transaction

* Add tests for trending statuses filtering behaviour

* Fix not applying filtering scope in controller
4 years ago
..
activitypub Add trending statuses (#17431) 4 years ago
admin Add caching layer to metrics (#17617) 4 years ago
connection_pool
nodeinfo
ostatus
rss
settings Update Mastodon to Rails 6.1 (#15910) 5 years ago
access_token_extension.rb
account_reach_finder.rb Fix remote reporters not receiving suspend/unsuspend activities (#16050) 5 years ago
activity_tracker.rb Add graphs and retention metrics to admin dashboard (#16829) 4 years ago
application_extension.rb Fix app name, website and redirect URIs not having a maximum length (#16042) 5 years ago
cache_buster.rb
delivery_failure_tracker.rb Add management of delivery availability in Federation settings (#15771) 5 years ago
entity_cache.rb Fix cache_collection crashing when given an empty collection (#15921) 5 years ago
extractor.rb
fast_geometry_parser.rb Switch from unmaintained paperclip to kt-paperclip (#16724) 4 years ago
fast_ip_map.rb
feed_manager.rb Fix various typos (#17621) 4 years ago
formatter.rb Add edit history to web UI (#17390) 4 years ago
hash_object.rb
inline_renderer.rb
link_details_extractor.rb Remove language detection through cld3 (#17478) 4 years ago
permalink_redirector.rb Change routing paths to use usernames in web UI (#16171) 4 years ago
potential_friendship_tracker.rb Change auto-following admin-selected accounts, show in recommendations (#16078) 5 years ago
rate_limiter.rb
request.rb Add support for structured data and more OpenGraph tags to link cards (#16938) 4 years ago
request_pool.rb
response_with_limit.rb
rss_builder.rb
search_query_parser.rb
search_query_transformer.rb Add `from:` query operator to search syntax (#16526) 4 years ago
status_filter.rb
status_finder.rb
status_reach_finder.rb Add support for editing for published statuses (#16697) 4 years ago
tag_manager.rb Change multiple mentions with same username to render with domain (#15718) 5 years ago
themes.rb
toc_generator.rb
user_settings_decorator.rb
validation_error_formatter.rb
video_metadata_extractor.rb Fix some media attachments being converted with too high framerates (#17619) 4 years ago
webfinger.rb Fix confusing error when webfinger request returns empty document (#16986) 4 years ago
webfinger_resource.rb