.. |
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
|
Fix performance of percentile calculation for annual reports (#32765)
|
2024-11-04 10:11:06 +00:00 |
concerns
|
API for updating attribution domains (#32730)
|
2025-01-17 08:18:55 +00:00 |
form
|
Extend custom CSS cache time with digest paths (#33207)
|
2025-01-08 08:48:45 +00:00 |
terms_of_service
|
Add terms of service (#33055)
|
2024-12-09 10:04:46 +00:00 |
trends
|
Fix issue with trending order when user has chosen languages (#33557)
|
2025-01-13 14:27:30 +00:00 |
user_settings
|
…
|
|
web
|
Add support for standard webpush (#33528)
|
2025-01-14 09:14:00 +00:00 |
account.rb
|
Treat non-null but blank account domain as local (#33576)
|
2025-01-14 17:40:55 +00: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
|
Add `Status.not_direct_visibility` scope (#32065)
|
2024-11-07 10:32:33 +00:00 |
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
|
…
|
|
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
|
Fix follow recommendation moderation page default language when using regional variant (#32580)
|
2024-10-18 10:21:25 +00:00 |
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
|
Fix that blocking was not working on link timeline (#32625)
|
2024-10-22 12:46:32 +00:00 |
list.rb
|
Fix list creation limit check (#32869)
|
2024-11-13 10:22:11 +00:00 |
list_account.rb
|
Fix list error messages (#33082)
|
2024-11-28 10:13:06 +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
|
Add `Account#remote?` query method (#33508)
|
2025-01-08 14:28:08 +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
|
Add `Status::Visibility` concern to hold visibility logic (#33578)
|
2025-01-14 14:32:57 +00:00 |
status_edit.rb
|
…
|
|
status_pin.rb
|
Enhance coverage for `StatusPin` model (#32515)
|
2024-10-28 07:34:58 +00:00 |
status_stat.rb
|
Use `likes` and `shares` totalItems on status creations and updates (#32620)
|
2024-10-28 04:55:18 +00:00 |
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
|
Use `touch_all` for time column updates (#33295)
|
2024-12-13 08:41:42 +00: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
|
Provide option to force use of system scrollbar styling (#32117)
|
2024-12-03 08:38:23 +00:00 |
web.rb
|
…
|
|
webauthn_credential.rb
|
…
|
|
webhook.rb
|
Add coverage for `Webhook` validations (#33026)
|
2024-11-25 08:19:16 +00:00 |