Source code for the custom Mastodon (Glitchsoc) instance on berserker.town. https://berserker.town/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Nick Schonning da3bd913ae
Autofix Rubocop Style/HashSyntax (#23754)
1 year ago
..
account Autofix Rubocop remaining Layout rules (#23679) 1 year ago
account_suggestions Fix Performance/MethodObjectAsBlock cop (#24798) 1 year ago
admin Fix Performance/CollectionLiteralInLoop cop (#24819) 1 year ago
concerns Fix own posts not getting delivered to own lists (#24810) 1 year ago
form Rewrite import feature (#21054) 1 year ago
trends Fix Performance/CollectionLiteralInLoop cop (#24819) 1 year ago
user_settings Wrong type for user setting when default is defined by lambda (#24321) 1 year ago
web Autofix Rubocop remaining Layout rules (#23679) 1 year ago
account.rb Fix Rails/ActiveRecordCallbacksOrder cop (#24689) 1 year ago
account_alias.rb Micro-optimization: only split `acct` into two Strings (#19901) 2 years ago
account_conversation.rb Fix Rails/ActiveRecordCallbacksOrder cop (#24689) 1 year ago
account_deletion_request.rb Change account suspensions to be reversible by default (#14726) 4 years ago
account_domain_block.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
account_filter.rb Change moderation search an account using the username with @ (#24242) 1 year ago
account_migration.rb Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741) 1 year ago
account_moderation_note.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
account_note.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
account_pin.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
account_stat.rb Autofix Rubocop Rails/IgnoredColumnsAssignment (#23761) 1 year ago
account_statuses_cleanup_policy.rb Minor clean up and optimization of the automatic post deletion code (#24613) 1 year ago
account_statuses_filter.rb Fix Lint/DuplicateBranch cop (#24766) 1 year ago
account_suggestions.rb Change auto-following admin-selected accounts, show in recommendations (#16078) 3 years ago
account_summary.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
account_warning.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
account_warning_preset.rb Add titles to warning presets in admin UI (#13252) 4 years ago
admin.rb Add logging of admin actions (#5757) 7 years ago
announcement.rb Autofix Rubocop Rails/WhereEquals (#23759) 1 year ago
announcement_filter.rb Fix error when passing unknown filter param in REST API (#20626) 2 years ago
announcement_mute.rb Add announcements (#12662) 4 years ago
announcement_reaction.rb Fix Rails/ActiveRecordCallbacksOrder cop (#24689) 1 year ago
appeal.rb Fix Rails/InverseOf cop (#24732) 1 year ago
application_record.rb Fix records not being indexed sometimes (#12024) 5 years ago
backup.rb Fix user archive takeout when using OpenStack Swift or S3 providers with no ACL support (#24200) 1 year ago
block.rb Fix Rails/ActiveRecordCallbacksOrder cop (#24689) 1 year ago
bookmark.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
bulk_import.rb Rewrite import feature (#21054) 1 year ago
bulk_import_row.rb Rewrite import feature (#21054) 1 year ago
canonical_email_block.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
content_retention_policy.rb Add retention policy for cached content and media (#19232) 2 years ago
context.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 7 years ago
conversation.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
conversation_mute.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
custom_emoji.rb Fix Rails/InverseOf cop (#24732) 1 year ago
custom_emoji_category.rb Add batch actions and categories to admin UI for custom emojis (#11793) 5 years ago
custom_emoji_filter.rb Fix error when passing unknown filter param in REST API (#20626) 2 years ago
custom_filter.rb Autofix Rubocop Rails/IgnoredColumnsAssignment (#23761) 1 year ago
custom_filter_keyword.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
custom_filter_status.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
device.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
domain_allow.rb Support for import/export of instance-level domain blocks/allows for 4.x w/ additional fixes (#20597) 2 years ago
domain_block.rb Fix Rails/InverseOf cop (#24732) 1 year ago
email_domain_block.rb Autofix Rubocop Rails/IgnoredColumnsAssignment (#23761) 1 year ago
encrypted_message.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
export.rb Add ability to filter followed accounts' posts by language (#19095) 2 years ago
extended_description.rb Change about page to be mounted in the web UI (#19345) 2 years ago
favourite.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
featured_tag.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
feed.rb allow pagination by min_id and max_id (#14776) 4 years ago
follow.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
follow_recommendation.rb Fix Rails/InverseOf cop (#24732) 1 year ago
follow_recommendation_filter.rb Fix single Redis connection being used across all threads (#18135) 2 years ago
follow_recommendation_suppression.rb Upgrade to latest redis-rb 4.x and fix deprecations (#23616) 1 year ago
follow_request.rb Change lists to be able to include accounts with pending follow requests (#19727) 1 year ago
home_feed.rb Fix rubocop config and warnings (#15503) 3 years ago
identity.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
import.rb Rewrite import feature (#21054) 1 year ago
instance.rb Fix Rails/InverseOf cop (#24732) 1 year ago
instance_filter.rb Fix error when passing unknown filter param in REST API (#20626) 2 years ago
invite.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
invite_filter.rb Fix error when passing unknown filter param in REST API (#20626) 2 years ago
ip_block.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
list.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
list_account.rb Fix various edge cases with local moves (#24812) 1 year ago
list_feed.rb Fix rubocop config and warnings (#15503) 3 years ago
login_activity.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
marker.rb Add timeline read markers API (#11762) 5 years ago
media_attachment.rb Autofix Rubocop Style/HashSyntax (#23754) 1 year ago
mention.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
message_franking.rb Add E2EE API (#13820) 4 years ago
mute.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
notification.rb Fix Rails/InverseOf cop (#24732) 1 year ago
one_time_key.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
poll.rb Fix Rails/CompactBlank cop (#24690) 1 year ago
poll_vote.rb Fix single-record invalid condition on PollVote (#23810) 1 year ago
preview_card.rb Change media upload limits and remove client-side resizing (#23726) 1 year ago
preview_card_provider.rb Add trend management to admin API (#24257) 1 year ago
preview_card_trend.rb Add support for language preferences for trending statuses and links (#18288) 2 years ago
privacy_policy.rb Fix privacy policy being empty if custom setting exists but is empty (#19318) 2 years ago
public_feed.rb Revert filtering public timelines by locale by default (#20294) 2 years ago
relationship_filter.rb Fix Performance/CollectionLiteralInLoop cop (#24819) 1 year ago
relay.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
remote_follow.rb Autofix Rubocop Style/RedundantBegin (#23703) 1 year ago
report.rb Autofix Rubocop Rails/IgnoredColumnsAssignment (#23761) 1 year ago
report_filter.rb Fix error when passing unknown filter param in REST API (#20626) 2 years ago
report_note.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
rule.rb Fix rules with same priority being sorted non-deterministically (#20623) 2 years ago
scheduled_status.rb Fix deleting a scheduled status immediately deleting media attachments (#9728) 5 years ago
search.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 7 years ago
session_activation.rb Fix Rails/ActiveRecordCallbacksOrder cop (#24689) 1 year ago
setting.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
site_upload.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
status.rb Fix Rails/ActiveRecordCallbacksOrder cop (#24689) 1 year ago
status_edit.rb Autofix Rubocop Rails/IgnoredColumnsAssignment (#23761) 1 year ago
status_pin.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
status_stat.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
status_trend.rb Fix trending statuses returning more than one post by the same author (#19349) 2 years ago
system_key.rb Autofix Rubocop Lint/AmbiguousOperatorPrecedence (#23681) 1 year ago
tag.rb fixed typo in a constant name (#24511) 1 year ago
tag_feed.rb Revert filtering public timelines by locale by default (#20294) 2 years ago
tag_follow.rb Add ability to follow hashtags (#18809) 2 years ago
tombstone.rb Record deleted(by mod) status to prevent re-appear (#10732) 5 years ago
trends.rb Fix missing `skip_review?` (#19335) 2 years ago
unavailable_domain.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
user.rb Fix Rails/CompactBlank cop (#24690) 1 year ago
user_invite_request.rb Add "why do you want to join" field to invite requests (#10524) 5 years ago
user_ip.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
user_role.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
user_settings.rb Change user settings to be stored in a more optimal way (#23630) 1 year ago
web.rb Add extended about page stub 7 years ago
webauthn_credential.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
webhook.rb Webhooks for local status.create, status.update, account.update (#24133) 1 year ago