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 ad78701b6f
Mark `private` methods in `AnnualReport::TopStatuses` (#35256)
3 weeks ago
..
archetype.rb Add `Status#not_replying_to_account` scope for annual report classes (#35257) 3 weeks ago
commonly_interacted_with_accounts.rb Add `Status#not_replying_to_account` scope for annual report classes (#35257) 3 weeks ago
most_reblogged_accounts.rb Add `Status#only_reblogs` scope for annual report classes (#35141) 1 month ago
most_used_apps.rb Use hash arguments to `group` when possible (#32916) 8 months ago
percentiles.rb Fix performance of percentile calculation for annual reports (#32765) 9 months ago
source.rb Fix performance of percentile calculation for annual reports (#32765) 9 months ago
time_series.rb Extract method to DRY up month/year grouping in `AnnualReport::TimeSeries` class (#35113) 1 month ago
top_hashtags.rb Extract constants for `AnnualReport::*` minimum thresholds (#33469) 7 months ago
top_statuses.rb Mark `private` methods in `AnnualReport::TopStatuses` (#35256) 3 weeks ago
type_distribution.rb Add `Status#not_replying_to_account` scope for annual report classes (#35257) 3 weeks ago