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.
 
 
 
 
 
Claire 16681e0f20
Add admin notifications for new Mastodon versions (#26582)
9 months ago
..
account Autofix Rubocop remaining Layout rules (#23679) 1 year ago
account_suggestions Fix Performance/MapCompact cop (#24797) 1 year ago
admin Fix `ArgumentError` in `/api/v1/admin/accounts/:id/action` (#25386) 11 months ago
concerns Change private statuses index to index without crutches (#26713) 9 months ago
form Add `authorized_fetch` server setting in addition to env var (#25798) 9 months ago
trends Refactor `Trends::Query` to avoid brakeman sql injection warnings (#25881) 10 months ago
user_settings Add privacy tab in profile settings (#26484) 9 months ago
web Autofix Rubocop remaining Layout rules (#23679) 1 year ago
account.rb Add new public status index (#26344) 9 months ago
account_alias.rb Fix `Style/SlicingWithRange` cop (#25923) 10 months ago
account_conversation.rb Fix /api/v1/conversations sometimes returning empty accounts (#25499) 11 months 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 Fix Performance/MapCompact cop (#24797) 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 Rails 7.0 update (#25668) 10 months 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 Change `DB_REPLICA_*` environment variables to `REPLICA_DB_*` (#26386) 10 months 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 Add support for importing lists (#25203) 12 months 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 Autofix Rubocop Regex Style rules (#23690) 12 months ago
domain_block.rb Fix `Style/SlicingWithRange` cop (#25923) 10 months ago
email_domain_block.rb Fix `Style/SlicingWithRange` cop (#25923) 10 months 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 Change follow recommendation materialized view to be faster in most cases (#26545) 9 months ago
follow_recommendation_filter.rb Fix Performance/MapCompact cop (#24797) 1 year 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 Change Identity to not destroy associated User on destroy (#25098) 1 year ago
import.rb Rewrite import feature (#21054) 1 year ago
instance.rb Change interaction modal in web UI (#26075) 10 months 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 Fix incorrect model annotation for List#exclusive (#26313) 10 months 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 Fix videos not playing in some browsers due to unsupported color space (#26745) 9 months 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 Rails 7.0 update (#25668) 10 months ago
one_time_key.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
poll.rb Change private statuses index to index without crutches (#26713) 9 months ago
poll_vote.rb Fix single-record invalid condition on PollVote (#23810) 1 year ago
preview_card.rb Add alt text for preview card thumbnails (#26184) 10 months ago
preview_card_provider.rb Fix `Style/SlicingWithRange` cop (#25923) 10 months 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 Fix timeout on invalid set of exclusionary parameters in `/api/v1/timelines/public` (#26239) 9 months 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 Fix “legal” report category not showing up in moderation interface (#26509) 9 months 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 Regex Style rules (#23690) 12 months ago
software_update.rb Add admin notifications for new Mastodon versions (#26582) 9 months ago
status.rb Change private statuses index to index without crutches (#26713) 9 months 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 Autofix Rubocop Regex Style rules (#23690) 12 months 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
translation.rb Translate CW, poll options and media descriptions (#24175) 12 months ago
trends.rb Admin mailer parameterization (#25759) 11 months ago
unavailable_domain.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
user.rb Admin mailer parameterization (#25759) 11 months 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 Fix Performance/MapCompact cop (#24797) 1 year ago
user_settings.rb Add admin notifications for new Mastodon versions (#26582) 9 months 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 Add report.updated webhook (#24211) 10 months ago