..
account
…
account_suggestions
…
admin
Add missing `NOT NULL` requirement to small, indexed, valid data tables ( #33284 )
2024-12-14 00:16:03 +00:00
annual_report
…
concerns
Merge commit '4bd969e4bb54297981d385903bf8a4348b394f09' into glitch-soc/merge-upstream
2025-01-18 12:42:17 +01:00
form
Merge commit '34cd7d6585992c03298c175ab5d22ad059b58cdb' into glitch-soc/merge-upstream
2025-01-10 20:41:36 +01:00
terms_of_service
Add terms of service ( #33055 )
2024-12-09 10:04:46 +00:00
trends
Merge commit 'e1d7efadc04dd0826c6bcfe43325688566e13881' into glitch-soc/merge-upstream
2025-01-14 20:38:32 +01:00
user_settings
…
web
Add support for standard webpush ( #33528 )
2025-01-14 09:14:00 +00:00
account.rb
Merge commit 'c20824fa760061cf8fba258dbbd6b0a615df4749' into glitch-soc/merge-upstream
2025-01-15 19:32:04 +01:00
account_alias.rb
Add missing `NOT NULL` requirement to small, indexed, valid data tables ( #33284 )
2024-12-14 00:16:03 +00:00
account_conversation.rb
Add `NOT NULL` requirement to columns on `account_conversations` ( #33308 )
2024-12-16 08:20:08 +00:00
account_deletion_request.rb
Add missing `NOT NULL` requirement to small, indexed, valid data tables ( #33284 )
2024-12-14 00:16:03 +00:00
account_domain_block.rb
Add missing `NOT NULL` requirement to small, indexed, valid data tables ( #33284 )
2024-12-14 00:16:03 +00:00
account_filter.rb
Use hash arguments to `group` when possible ( #32916 )
2024-11-19 10:36:02 +00:00
account_migration.rb
…
account_moderation_note.rb
…
account_note.rb
Add missing `NOT NULL` on more columns from "large but valid" tables ( #33330 )
2024-12-17 13:38:18 +00:00
account_pin.rb
Add NOT NULL requirement to account columns on `AccountPin` ( #33244 )
2024-12-10 15:50:49 +00:00
account_relationship_severance_event.rb
…
account_stat.rb
…
account_statuses_cleanup_policy.rb
…
account_suggestions.rb
…
account_summary.rb
Use `in_order_of` with `filter: false` in `AccountSummary.localized` ( #33446 )
2025-01-06 08:18:05 +00:00
account_warning.rb
Add `AccountWarning#appeal_eligible?` method ( #33526 )
2025-01-09 15:08:39 +00:00
account_warning_preset.rb
…
admin.rb
…
announcement.rb
…
announcement_filter.rb
…
announcement_mute.rb
Add missing `NOT NULL` requirement to small, indexed, valid data tables ( #33284 )
2024-12-14 00:16:03 +00:00
announcement_reaction.rb
Add missing `NOT NULL` requirement to small, indexed, valid data tables ( #33284 )
2024-12-14 00:16:03 +00:00
appeal.rb
Add `AccountWarning#appeal_eligible?` method ( #33526 )
2025-01-09 15:08:39 +00:00
application_record.rb
Rails 7+: primary_abstract_class recommendation ( #32909 )
2024-11-15 15:37:30 +00:00
backup.rb
…
block.rb
…
bookmark.rb
…
bulk_import.rb
Add age/expiry duration constants to `BulkImport` class ( #32839 )
2024-11-12 08:57:06 +00:00
bulk_import_row.rb
…
canonical_email_block.rb
…
content_retention_policy.rb
…
context.rb
…
conversation.rb
…
conversation_mute.rb
…
custom_emoji.rb
…
custom_emoji_category.rb
Order emoji categories (in admin interface) by name ( #33630 )
2025-01-22 08:31:51 +00:00
custom_emoji_filter.rb
…
custom_filter.rb
Add missing `NOT NULL` requirement to small, indexed, valid data tables ( #33284 )
2024-12-14 00:16:03 +00:00
custom_filter_keyword.rb
…
custom_filter_status.rb
…
direct_feed.rb
…
domain_allow.rb
…
domain_block.rb
Add enum validation to `DomainBlock#severity` ( #29158 )
2025-01-13 16:05:24 +00:00
email_domain_block.rb
Add `EmailDomainBlock.parents` scope ( #31968 )
2024-11-07 13:46:20 +00:00
export.rb
…
extended_description.rb
…
favourite.rb
…
featured_tag.rb
Fix error decrementing status count when `FeaturedTags#last_status_at` is `nil` ( #33320 )
2024-12-16 12:33:55 +00:00
feed.rb
…
follow.rb
…
follow_recommendation.rb
…
follow_recommendation_filter.rb
…
follow_recommendation_mute.rb
…
follow_recommendation_suppression.rb
…
follow_request.rb
Change lists to reflect added and removed users retroactively ( #32930 )
2024-11-19 10:04:12 +00:00
generated_annual_report.rb
…
home_feed.rb
…
identity.rb
…
import.rb
…
instance.rb
…
instance_filter.rb
Use hash arguments to `order` when possible (Rails 7.2) ( #32915 )
2024-11-18 15:07:53 +00:00
invite.rb
Fix `Invite#code` changing value on every save ( #33550 )
2025-01-10 20:34:18 +00:00
invite_filter.rb
…
ip_block.rb
Fix HTTP 500 on `POST /api/v1/admin/ip_blocks` ( #29308 )
2025-01-13 13:50:58 +00:00
link_feed.rb
…
list.rb
Fix `tootctl feeds build` not building list timelines ( #33783 )
2025-01-30 09:18:46 +00:00
list_account.rb
Fix `tootctl feeds build` not building list timelines ( #33783 )
2025-01-30 09:18:46 +00:00
list_feed.rb
…
login_activity.rb
…
marker.rb
Add missing `NOT NULL` on more columns from "large but valid" tables ( #33330 )
2024-12-17 13:38:18 +00:00
media_attachment.rb
Revert "Support animated PNGs in media attachments ( #28516 )" ( #33334 )
2024-12-17 10:52:59 +00:00
mention.rb
Standardize uniqueness validation declaration on `Mention` ( #33247 )
2024-12-10 15:45:13 +00:00
mute.rb
…
notification.rb
Extract `Notification::Groups` concern ( #32968 )
2024-11-19 10:02:01 +00:00
notification_group.rb
Fix last paginated notification group only including data on a single notification ( #33271 )
2025-01-09 13:47:12 +00:00
notification_permission.rb
…
notification_policy.rb
…
notification_request.rb
…
poll.rb
Fix polls not being validated on edition ( #33755 )
2025-01-28 14:38:18 +00:00
poll_vote.rb
Add missing `NOT NULL` on more columns from "large but valid" tables ( #33330 )
2024-12-17 13:38:18 +00:00
preview_card.rb
Fix `fediverse:creator` metadata not showing up in REST API ( #33466 )
2025-01-06 10:04:25 +00:00
preview_card_provider.rb
…
preview_card_trend.rb
…
preview_cards_status.rb
…
privacy_policy.rb
…
public_feed.rb
…
relationship_filter.rb
…
relationship_severance_event.rb
…
relay.rb
Always validate `inbox_url` presence on Relay ( #32364 )
2024-12-02 07:38:06 +00:00
remote_follow.rb
…
report.rb
…
report_filter.rb
…
report_note.rb
…
rule.rb
…
scheduled_status.rb
Add missing `NOT NULL` requirement to small, indexed, valid data tables ( #33284 )
2024-12-14 00:16:03 +00:00
search.rb
…
session_activation.rb
Use existing arel scopes instead of string ordering ( #32801 )
2024-11-08 14:21:44 +00:00
setting.rb
Remove `thing_type` and `thing_id` columns from settings table ( #31971 )
2024-12-05 14:34:14 +00:00
severed_relationship.rb
…
site_upload.rb
…
software_update.rb
Add `urgent` scope and `by_version` method to `SoftwareUpdate` ( #33470 )
2025-01-06 18:23:57 +00:00
status.rb
Merge commit 'e1d7efadc04dd0826c6bcfe43325688566e13881' into glitch-soc/merge-upstream
2025-01-14 20:38:32 +01:00
status_edit.rb
…
status_pin.rb
…
status_stat.rb
…
status_trend.rb
…
tag.rb
Fix `Style/MutableConstant` cop ( #33602 )
2025-01-16 09:09:06 +00:00
tag_feed.rb
…
tag_follow.rb
Fix pushing hashtag-followed posts to feeds of inactive users ( #33018 )
2024-11-22 08:30:57 +00:00
tag_trend.rb
Update schema/annotations after tag trend db/redis migrate ( #33173 )
2024-12-04 17:55:56 +00:00
terms_of_service.rb
Add terms of service ( #33055 )
2024-12-09 10:04:46 +00:00
tombstone.rb
Add missing `NOT NULL` on more columns from "large but valid" tables ( #33330 )
2024-12-17 13:38:18 +00:00
translation.rb
…
trends.rb
…
unavailable_domain.rb
…
user.rb
Merge commit '877090518682b6c77ba9bdfa0231afd56daec44d' into glitch-soc/merge-upstream
2024-12-25 18:01:37 +01:00
user_invite_request.rb
Add missing `NOT NULL` requirement to small, indexed, valid data tables ( #33284 )
2024-12-14 00:16:03 +00:00
user_ip.rb
Add `InetContainer` with scopes of `containing` and `contained` ( #32802 )
2024-11-08 10:08:36 +00:00
user_role.rb
Extract `CSS_COLORS` constant for `UserRole` regex validation ( #33532 )
2025-01-10 09:02:48 +00:00
user_settings.rb
Merge commit 'f79b96a5ef0f6c4f57eee7f44ce2579b28a22098' into glitch-soc/merge-upstream
2025-02-01 19:07:13 +01:00
web.rb
…
webauthn_credential.rb
…
webhook.rb
Add coverage for `Webhook` validations ( #33026 )
2024-11-25 08:19:16 +00:00