..
account
Autofix Rubocop remaining Layout rules ( #23679 )
2 years ago
account_suggestions
Fix Performance/MapCompact cop ( #24797 )
1 year ago
admin
Fix `ArgumentError` in `/api/v1/admin/accounts/:id/action` ( #25386 )
1 year ago
concerns
Merge commit 'ce1f35d7e213327549b960bb64f63c67a141ea40' into glitch-soc/merge-upstream
1 year ago
form
Merge commit '5fae2de454806730742b7be7435ae1c4fb97cf3c' into glitch-soc/merge-upstream
1 year ago
trends
Merge commit '82e477b184b5666fff7fb55933dce22ca2925db8' into glitch-soc/merge-upstream
1 year ago
user_settings
Wrong type for user setting when default is defined by lambda ( #24321 )
2 years ago
web
Autofix Rubocop remaining Layout rules ( #23679 )
2 years ago
account.rb
Merge commit '1e3b19230a48174acf524cf1a9f5a498e220ea7d' into glitch-soc/merge-upstream
1 year ago
account_alias.rb
Fix `Style/SlicingWithRange` cop ( #25923 )
1 year ago
account_conversation.rb
Fix /api/v1/conversations sometimes returning empty accounts ( #25499 )
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 )
2 years ago
account_filter.rb
Change moderation search an account using the username with @ ( #24242 )
2 years ago
account_migration.rb
Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method ( #24741 )
2 years ago
account_moderation_note.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2 years ago
account_note.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2 years ago
account_pin.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2 years ago
account_stat.rb
Autofix Rubocop Rails/IgnoredColumnsAssignment ( #23761 )
2 years ago
account_statuses_cleanup_policy.rb
Fix Performance/MapCompact cop ( #24797 )
1 year ago
account_statuses_filter.rb
Merge commit 'f877aa9d70d0d600961989b8e97c0e0ce3ac1db6' into glitch-soc/merge-upstream
2 years ago
account_suggestions.rb
Change auto-following admin-selected accounts, show in recommendations ( #16078 )
4 years ago
account_summary.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2 years ago
account_warning.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2 years ago
account_warning_preset.rb
Add titles to warning presets in admin UI ( #13252 )
5 years ago
admin.rb
Add logging of admin actions ( #5757 )
7 years ago
announcement.rb
Rails 7.0 update ( #25668 )
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 )
5 years ago
announcement_reaction.rb
Fix Rails/ActiveRecordCallbacksOrder cop ( #24689 )
2 years ago
appeal.rb
Fix Rails/InverseOf cop ( #24732 )
2 years ago
application_record.rb
Fix replica being used even if not explicitly defined ( #26074 )
1 year ago
backup.rb
Fix user archive takeout when using OpenStack Swift or S3 providers with no ACL support ( #24200 )
2 years ago
block.rb
Fix Rails/ActiveRecordCallbacksOrder cop ( #24689 )
2 years ago
bookmark.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2 years ago
bulk_import.rb
Add support for importing lists ( #25203 )
1 year ago
bulk_import_row.rb
Rewrite import feature ( #21054 )
2 years ago
canonical_email_block.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2 years 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 )
2 years ago
conversation_mute.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2 years ago
custom_emoji.rb
Merge commit '0ad2413b35287958f59073a5b63aecc659a64d98' into glitch-soc/merge-upstream
2 years 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 )
2 years ago
custom_filter_keyword.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2 years ago
custom_filter_status.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2 years ago
device.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2 years ago
direct_feed.rb
Fix most rubocop issues ( #2165 )
2 years ago
domain_allow.rb
Autofix Rubocop Regex Style rules ( #23690 )
1 year ago
domain_block.rb
Fix `Style/SlicingWithRange` cop ( #25923 )
1 year ago
email_domain_block.rb
Fix `Style/SlicingWithRange` cop ( #25923 )
1 year ago
encrypted_message.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2 years 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 )
2 years ago
featured_tag.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2 years ago
feed.rb
allow pagination by min_id and max_id ( #14776 )
4 years ago
follow.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2 years ago
follow_recommendation.rb
Fix Rails/InverseOf cop ( #24732 )
2 years 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 )
2 years ago
follow_request.rb
Change lists to be able to include accounts with pending follow requests ( #19727 )
2 years ago
home_feed.rb
Revert support from loading Home timeline from database
3 years ago
identity.rb
Change Identity to not destroy associated User on destroy ( #25098 )
1 year ago
import.rb
Rewrite import feature ( #21054 )
2 years ago
instance.rb
Fix inconsistent naming of Instance.by_domain_and_subdomain ( #25159 )
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 )
2 years 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 )
2 years ago
list.rb
Add exclusive lists ( #22048 )
1 year ago
list_account.rb
Fix various edge cases with local moves ( #24812 )
2 years ago
list_feed.rb
Fix rubocop config and warnings ( #15503 )
4 years ago
login_activity.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2 years ago
marker.rb
Add timeline read markers API ( #11762 )
5 years ago
media_attachment.rb
Merge commit 'f877aa9d70d0d600961989b8e97c0e0ce3ac1db6' into glitch-soc/merge-upstream
2 years ago
mention.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2 years ago
message_franking.rb
Add E2EE API ( #13820 )
5 years ago
mute.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2 years ago
notification.rb
Rails 7.0 update ( #25668 )
1 year ago
one_time_key.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2 years ago
poll.rb
Fix Rails/CompactBlank cop ( #24690 )
2 years ago
poll_vote.rb
Fix single-record invalid condition on PollVote ( #23810 )
2 years ago
preview_card.rb
Add `published_at` attribute to preview cards ( #26153 )
1 year ago
preview_card_provider.rb
Fix `Style/SlicingWithRange` cop ( #25923 )
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
Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
relationship_filter.rb
Fix Performance/CollectionLiteralInLoop cop ( #24819 )
2 years ago
relay.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2 years ago
remote_follow.rb
Autofix Rubocop Style/RedundantBegin ( #23703 )
2 years ago
report.rb
Add report.updated webhook ( #24211 )
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 )
2 years 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 )
6 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 )
2 years ago
setting.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2 years ago
site_upload.rb
Autofix Rubocop Regex Style rules ( #23690 )
1 year ago
status.rb
Merge commit '71db616fed817893d0efa363f0e7dbfcf23866a0' into glitch-soc/merge-upstream
1 year ago
status_edit.rb
Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
status_pin.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2 years ago
status_stat.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2 years 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 )
2 years ago
tag.rb
Autofix Rubocop Regex Style rules ( #23690 )
1 year ago
tag_feed.rb
Merge branch 'main' into glitch-soc/merge-upstream
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 )
6 years ago
translation.rb
Translate CW, poll options and media descriptions ( #24175 )
1 year ago
trends.rb
Merge commit '610cf6c3713e414995ea1a57110db400ccb88dd2' into glitch-soc/merge-upstream
1 year ago
unavailable_domain.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2 years ago
user.rb
Merge commit '610cf6c3713e414995ea1a57110db400ccb88dd2' into glitch-soc/merge-upstream
1 year ago
user_invite_request.rb
Add "why do you want to join" field to invite requests ( #10524 )
6 years ago
user_ip.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2 years ago
user_role.rb
Fix Performance/MapCompact cop ( #24797 )
1 year ago
user_settings.rb
Merge commit 'ce1f35d7e213327549b960bb64f63c67a141ea40' into glitch-soc/merge-upstream
1 year ago
web.rb
Add extended about page stub
8 years ago
webauthn_credential.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2 years ago
webhook.rb
Add report.updated webhook ( #24211 )
1 year ago