mastodon/app/lib/annual_report
Matt Jankowski 37f00fb018
Use hash arguments to `group` when possible (#32916)
2024-11-19 10:36:02 +00:00
..
archetype.rb
commonly_interacted_with_accounts.rb Use group/count approach in annual report classes (#32914) 2024-11-19 08:51:34 +00:00
most_reblogged_accounts.rb Use hash arguments to `group` when possible (#32916) 2024-11-19 10:36:02 +00:00
most_used_apps.rb Use hash arguments to `group` when possible (#32916) 2024-11-19 10:36:02 +00:00
percentiles.rb Fix performance of percentile calculation for annual reports (#32765) 2024-11-04 10:11:06 +00:00
source.rb Fix performance of percentile calculation for annual reports (#32765) 2024-11-04 10:11:06 +00:00
time_series.rb
top_hashtags.rb Use group/count approach in annual report classes (#32914) 2024-11-19 08:51:34 +00:00
top_statuses.rb Fix IDs not being serialized as strings in annual reports API (#32710) 2024-10-31 09:38:00 +00:00
type_distribution.rb