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