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/annual_report
Matt Jankowski 37f00fb018
Use hash arguments to `group` when possible (#32916)
1 year ago
..
archetype.rb Add `AnnualReport::Source#report_statuses` method for subclasses to use (#31753) 2 years ago
commonly_interacted_with_accounts.rb Use group/count approach in annual report classes (#32914) 1 year ago
most_reblogged_accounts.rb Use hash arguments to `group` when possible (#32916) 1 year ago
most_used_apps.rb Use hash arguments to `group` when possible (#32916) 1 year ago
percentiles.rb Fix performance of percentile calculation for annual reports (#32765) 1 year ago
source.rb Fix performance of percentile calculation for annual reports (#32765) 1 year ago
time_series.rb Add `AnnualReport::Source#report_statuses` method for subclasses to use (#31753) 2 years ago
top_hashtags.rb Use group/count approach in annual report classes (#32914) 1 year ago
top_statuses.rb Fix IDs not being serialized as strings in annual reports API (#32710) 1 year ago
type_distribution.rb Add `AnnualReport::Source#report_statuses` method for subclasses to use (#31753) 2 years ago