..
account
Autofix Rubocop remaining Layout rules ( #23679 )
2023-02-20 06:58:28 +01:00
account_suggestions
admin
concerns
Merge branch 'main' into glitch-soc/merge-upstream
2023-03-22 19:50:11 +01:00
form
trends
web
account.rb
account_alias.rb
account_conversation.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2023-02-20 06:58:28 +01:00
account_deletion_request.rb
account_domain_block.rb
account_filter.rb
account_migration.rb
account_moderation_note.rb
account_note.rb
account_pin.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2023-02-20 06:58:28 +01:00
account_stat.rb
account_statuses_cleanup_policy.rb
account_statuses_filter.rb
account_suggestions.rb
account_summary.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2023-02-20 06:58:28 +01:00
account_warning.rb
account_warning_preset.rb
admin.rb
announcement.rb
Autofix Rubocop Rails/WhereEquals ( #23759 )
2023-02-21 03:20:56 +09:00
announcement_filter.rb
announcement_mute.rb
announcement_reaction.rb
appeal.rb
application_record.rb
backup.rb
Change user backups to use expiring URLs for download when possible ( #24136 )
2023-03-16 22:46:52 +01:00
block.rb
bookmark.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2023-02-20 06:58:28 +01:00
canonical_email_block.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2023-02-20 06:58:28 +01:00
content_retention_policy.rb
Add retention policy for cached content and media ( #19232 )
2022-09-27 03:08:19 +02:00
context.rb
Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl ( #4090 )
2017-07-07 04:02:06 +02:00
conversation.rb
conversation_mute.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2023-02-20 06:58:28 +01:00
custom_emoji.rb
custom_emoji_category.rb
Add batch actions and categories to admin UI for custom emojis ( #11793 )
2019-09-09 22:44:17 +02:00
custom_emoji_filter.rb
custom_filter.rb
custom_filter_keyword.rb
custom_filter_status.rb
device.rb
direct_feed.rb
Fix DM timeline failing to load from database
2021-03-12 23:17:34 +01:00
domain_allow.rb
Merge branch 'main' into glitch-soc/merge-upstream
2022-08-28 11:31:00 +02:00
domain_block.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2023-02-20 06:58:28 +01:00
email_domain_block.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2023-02-20 06:58:28 +01:00
encrypted_message.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2023-02-20 06:58:28 +01:00
export.rb
extended_description.rb
Change about page to be mounted in the web UI ( #19345 )
2022-10-13 14:42:37 +02:00
favourite.rb
featured_tag.rb
feed.rb
follow.rb
follow_recommendation.rb
follow_recommendation_filter.rb
follow_recommendation_suppression.rb
follow_request.rb
home_feed.rb
Revert support from loading Home timeline from database
2022-04-19 15:06:38 +02:00
identity.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2023-02-20 06:58:28 +01:00
import.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2023-02-20 06:58:28 +01:00
instance.rb
instance_filter.rb
invite.rb
invite_filter.rb
ip_block.rb
list.rb
list_account.rb
list_feed.rb
login_activity.rb
marker.rb
Add timeline read markers API ( #11762 )
2019-09-06 13:55:51 +02:00
media_attachment.rb
mention.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2023-02-20 06:58:28 +01:00
message_franking.rb
Add E2EE API ( #13820 )
2020-06-02 19:24:53 +02:00
mute.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2023-02-20 06:58:28 +01:00
notification.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2023-02-20 06:58:28 +01:00
one_time_key.rb
poll.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2023-02-20 06:58:28 +01:00
poll_vote.rb
Fix single-record invalid condition on PollVote ( #23810 )
2023-02-27 09:31:15 +01:00
preview_card.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2023-02-20 06:58:28 +01:00
preview_card_provider.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2023-02-20 06:58:28 +01:00
preview_card_trend.rb
privacy_policy.rb
Fix privacy policy being empty if custom setting exists but is empty ( #19318 )
2022-10-08 08:34:00 +02:00
public_feed.rb
relationship_filter.rb
relay.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2023-02-20 06:58:28 +01:00
remote_follow.rb
report.rb
report_filter.rb
report_note.rb
rule.rb
Fix rules with same priority being sorted non-deterministically ( #20623 )
2022-11-14 06:28:19 +01:00
scheduled_status.rb
search.rb
session_activation.rb
setting.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2023-02-20 06:58:28 +01:00
site_upload.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2023-02-20 06:58:28 +01:00
status.rb
Merge branch 'main' into glitch-soc/merge-upstream
2023-03-22 19:50:11 +01:00
status_edit.rb
Merge branch 'main' into glitch-soc/merge-upstream
2023-02-25 14:00:40 +01:00
status_pin.rb
status_stat.rb
status_trend.rb
system_key.rb
tag.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2023-02-20 06:58:28 +01:00
tag_feed.rb
tag_follow.rb
tombstone.rb
Record deleted(by mod) status to prevent re-appear ( #10732 )
2019-05-09 22:03:02 +02:00
trends.rb
Merge branch 'main' into glitch-soc/merge-upstream
2022-10-28 19:23:58 +02:00
unavailable_domain.rb
user.rb
Merge branch 'main' into glitch-soc/merge-upstream
2023-03-15 09:16:10 +01:00
user_invite_request.rb
user_ip.rb
Autofix Rubocop remaining Layout rules ( #23679 )
2023-02-20 06:58:28 +01:00
user_role.rb
web.rb
webauthn_credential.rb
webhook.rb