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 74fd46d3ab Merge commit '9f218c9924b883207a3463a29314c92032cf06df' into glitch-soc/merge-upstream 6 months ago
..
account Autofix Rubocop remaining Layout rules (#23679) 1 year ago
account_suggestions Fix Performance/MapCompact cop (#24797) 11 months ago
admin Fix filtering audit log for entries about disabling 2FA (#27186) 7 months ago
concerns Merge commit '57f592fed50747f3c97718a2761e17bafe6c8698' into glitch-soc/merge-upstream 7 months ago
form Merge commit '935d54124e80e9fe5365c724e5c8827a2b3ed5b3' into glitch-soc/merge-upstream 6 months ago
trends Merge commit 'b90383d07388fe8513e59a6deb1a2391146c6561' into glitch-soc/merge-upstream 7 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 Merge commit '640421f661ee4d7e76a2aab607e7b15687940b6f' into glitch-soc/merge-upstream 7 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) 10 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) 11 months 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) 1 year 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 ActiveRecord using two connection pools when no replica is defined (#27061) 7 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) 11 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 Merge commit '57f592fed50747f3c97718a2761e17bafe6c8698' into glitch-soc/merge-upstream 7 months 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) 1 year 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
direct_feed.rb Fix most rubocop issues (#2165) 1 year ago
domain_allow.rb Autofix Rubocop Regex Style rules (#23690) 11 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 Fix `Performance/DeletePrefix` cop (#27448) 6 months 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) 8 months ago
follow_recommendation_filter.rb Fix Performance/MapCompact cop (#24797) 11 months 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 Revert support from loading Home timeline from database 2 years ago
identity.rb Change Identity to not destroy associated User on destroy (#25098) 11 months ago
import.rb Rewrite import feature (#21054) 1 year ago
instance.rb Change interaction modal in web UI (#26075) 9 months ago
instance_filter.rb Fix error when passing unknown filter param in REST API (#20626) 1 year 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) 1 year ago
ip_block.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
list.rb Fix incorrect model annotation for List#exclusive (#26313) 9 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 Merge commit '57f592fed50747f3c97718a2761e17bafe6c8698' into glitch-soc/merge-upstream 7 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 Fix obsolete cache key in status cache invalidation logic (#26934) 7 months ago
poll_vote.rb Fix single-record invalid condition on PollVote (#23810) 1 year ago
preview_card.rb Properly remove tIME chunk from PNG uploads (#27111) 7 months ago
preview_card_provider.rb Properly remove tIME chunk from PNG uploads (#27111) 7 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 Merge commit 'e3fd07197379f1ac7fd4a761b3ff55effa1a2a6c' into glitch-soc/merge-upstream 8 months ago
relationship_filter.rb Fix crash when filtering for “dormant” relationships (#27306) 7 months 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 deprecation warning about `rewhere: true` being default behavior (Rails 7.1 prep) (#27190) 7 months 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) 1 year 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 Properly remove tIME chunk from PNG uploads (#27111) 7 months ago
software_update.rb Add admin notifications for new Mastodon versions (#26582) 8 months ago
status.rb Merge commit 'cb9f96036cf78835e22aafb30b80717b5a8b7394' into glitch-soc/merge-upstream 8 months ago
status_edit.rb Merge branch 'main' into glitch-soc/merge-upstream 1 year ago
status_pin.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
status_stat.rb Fix obsolete cache key in status cache invalidation logic (#26934) 7 months 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 Added admin api for managing tags (#26872) 8 months ago
tag_feed.rb Merge branch 'main' into glitch-soc/merge-upstream 1 year 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) 11 months ago
trends.rb Merge commit '610cf6c3713e414995ea1a57110db400ccb88dd2' into glitch-soc/merge-upstream 10 months ago
unavailable_domain.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
user.rb Merge commit '610cf6c3713e414995ea1a57110db400ccb88dd2' into glitch-soc/merge-upstream 10 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) 11 months ago
user_settings.rb Merge commit '05093266e6e3c54f9096da9cdcdafdc83703c578' into glitch-soc/merge-upstream 8 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) 9 months ago