.. |
account
|
Change Account::Field parsing to use HTML5::DocumentFragment (#31813)
|
6 months ago |
account_suggestions
|
Fix in memoriam accounts appearing in follow recommendations (#31474)
|
7 months ago |
admin
|
Add missing `NOT NULL` requirement to small, indexed, valid data tables (#33284)
|
3 months ago |
annual_report
|
Fix performance of percentile calculation for annual reports (#32765)
|
5 months ago |
concerns
|
Add `Status::Visibility` concern to hold visibility logic (#33578)
|
2 months ago |
form
|
Extend custom CSS cache time with digest paths (#33207)
|
2 months ago |
terms_of_service
|
Add terms of service (#33055)
|
3 months ago |
trends
|
Fix issue with trending order when user has chosen languages (#33557)
|
2 months ago |
user_settings
|
Fix `Lint/SymbolConversion` cop (#28175)
|
1 year ago |
web
|
Add support for standard webpush (#33528)
|
2 months ago |
account.rb
|
Treat non-null but blank account domain as local (#33576)
|
2 months ago |
account_alias.rb
|
Add missing `NOT NULL` requirement to small, indexed, valid data tables (#33284)
|
3 months ago |
account_conversation.rb
|
Add `NOT NULL` requirement to columns on `account_conversations` (#33308)
|
3 months ago |
account_deletion_request.rb
|
Add missing `NOT NULL` requirement to small, indexed, valid data tables (#33284)
|
3 months ago |
account_domain_block.rb
|
Add missing `NOT NULL` requirement to small, indexed, valid data tables (#33284)
|
3 months ago |
account_filter.rb
|
Use hash arguments to `group` when possible (#32916)
|
4 months ago |
account_migration.rb
|
Add `OpenSSL::SSL::SSLError` to http connection errors wrapper (#32307)
|
5 months ago |
account_moderation_note.rb
|
Fix sort order of moderation notes on Reports and Accounts (#31528)
|
7 months ago |
account_note.rb
|
Add missing `NOT NULL` on more columns from "large but valid" tables (#33330)
|
3 months ago |
account_pin.rb
|
Add NOT NULL requirement to account columns on `AccountPin` (#33244)
|
3 months ago |
account_relationship_severance_event.rb
|
Change `AccountRelationshipSeveranceEvent` model to store lost followers and following counts separately (#29714)
|
1 year ago |
account_stat.rb
|
Add `AccountStat.by_recent_status`, use in `Account` (#29704)
|
12 months ago |
account_statuses_cleanup_policy.rb
|
Add `Status.not_direct_visibility` scope (#32065)
|
4 months ago |
account_suggestions.rb
|
Change `source` attribute of `Suggestion` entity in `/api/v2/suggestions` back to a string (#29108)
|
1 year ago |
account_summary.rb
|
Use `in_order_of` with `filter: false` in `AccountSummary.localized` (#33446)
|
2 months ago |
account_warning.rb
|
Add `AccountWarning#appeal_eligible?` method (#33526)
|
2 months 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
|
Change `/api/v1/announcements` to return regular `Status` entities (#26736)
|
11 months ago |
announcement_filter.rb
|
Fix error when passing unknown filter param in REST API (#20626)
|
2 years ago |
announcement_mute.rb
|
Add missing `NOT NULL` requirement to small, indexed, valid data tables (#33284)
|
3 months ago |
announcement_reaction.rb
|
Add missing `NOT NULL` requirement to small, indexed, valid data tables (#33284)
|
3 months ago |
appeal.rb
|
Add `AccountWarning#appeal_eligible?` method (#33526)
|
2 months ago |
application_record.rb
|
Rails 7+: primary_abstract_class recommendation (#32909)
|
4 months ago |
backup.rb
|
Fix user archive takeout when using OpenStack Swift or S3 providers with no ACL support (#24200)
|
2 years ago |
block.rb
|
Change algorithm of follow recommendations (#28314)
|
1 year ago |
bookmark.rb
|
Autofix Rubocop remaining Layout rules (#23679)
|
2 years ago |
bulk_import.rb
|
Add age/expiry duration constants to `BulkImport` class (#32839)
|
4 months ago |
bulk_import_row.rb
|
Rewrite import feature (#21054)
|
2 years ago |
canonical_email_block.rb
|
Revert "Allow unblocking email addresses from any matching account (#29305)" (#30385)
|
10 months ago |
content_retention_policy.rb
|
Add retention policy for cached content and media (#19232)
|
3 years ago |
context.rb
|
Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090)
|
8 years ago |
conversation.rb
|
Add explicit `dependent: nil` to associations (#28169)
|
1 year ago |
conversation_mute.rb
|
Autofix Rubocop remaining Layout rules (#23679)
|
2 years ago |
custom_emoji.rb
|
Add validation coverage for `CustomEmoji` shortcode value (#31906)
|
6 months ago |
custom_emoji_category.rb
|
Add explicit `dependent: nil` to associations (#28169)
|
1 year ago |
custom_emoji_filter.rb
|
Use Arel `nulls_first` method in ordering CustomEmojiFilter scope (#28614)
|
1 year ago |
custom_filter.rb
|
Add missing `NOT NULL` requirement to small, indexed, valid data tables (#33284)
|
3 months ago |
custom_filter_keyword.rb
|
Extract shared callback behaviour to `CustomFilterCache` concern (#29695)
|
12 months ago |
custom_filter_status.rb
|
Extract shared callback behaviour to `CustomFilterCache` concern (#29695)
|
12 months ago |
domain_allow.rb
|
Remove unused `matches_domain` scopes on Account, DomainAllow, DomainBlock (#28803)
|
1 year ago |
domain_block.rb
|
Add enum validation to `DomainBlock#severity` (#29158)
|
2 months ago |
email_domain_block.rb
|
Add `EmailDomainBlock.parents` scope (#31968)
|
4 months ago |
export.rb
|
Extract `ExportSummary` class for account object counts (#32227)
|
6 months 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
|
Fix error decrementing status count when `FeaturedTags#last_status_at` is `nil` (#33320)
|
3 months ago |
feed.rb
|
Remove caching in `cache_collection` (#29862)
|
12 months ago |
follow.rb
|
Change algorithm of follow recommendations (#28314)
|
1 year ago |
follow_recommendation.rb
|
Fix follow recommendation suppressions not applying immediately (#32392)
|
5 months ago |
follow_recommendation_filter.rb
|
Fix follow recommendation moderation page default language when using regional variant (#32580)
|
5 months ago |
follow_recommendation_mute.rb
|
Change algorithm of follow recommendations (#28314)
|
1 year ago |
follow_recommendation_suppression.rb
|
Change algorithm of follow recommendations (#28314)
|
1 year ago |
follow_request.rb
|
Change lists to reflect added and removed users retroactively (#32930)
|
4 months ago |
generated_annual_report.rb
|
Add annual reports for accounts (#28693)
|
1 year ago |
home_feed.rb
|
Fix rubocop config and warnings (#15503)
|
4 years ago |
identity.rb
|
Merge pull request from GHSA-vm39-j3vx-pch3
|
1 year ago |
import.rb
|
Update enum syntax to use the new Rails 7.0 style (#29217)
|
1 year ago |
instance.rb
|
Extract scenic view model common methods to concern (#28111)
|
1 year ago |
instance_filter.rb
|
Use hash arguments to `order` when possible (Rails 7.2) (#32915)
|
4 months ago |
invite.rb
|
Fix `Invite#code` changing value on every save (#33550)
|
2 months ago |
invite_filter.rb
|
Fix error when passing unknown filter param in REST API (#20626)
|
2 years ago |
ip_block.rb
|
Fix HTTP 500 on `POST /api/v1/admin/ip_blocks` (#29308)
|
2 months ago |
link_feed.rb
|
Fix that blocking was not working on link timeline (#32625)
|
5 months ago |
list.rb
|
Fix list creation limit check (#32869)
|
4 months ago |
list_account.rb
|
Fix list error messages (#33082)
|
4 months ago |
list_feed.rb
|
Fix rubocop config and warnings (#15503)
|
4 years ago |
login_activity.rb
|
Add `BrowserDetection` model concern (#29513)
|
1 year ago |
marker.rb
|
Add missing `NOT NULL` on more columns from "large but valid" tables (#33330)
|
3 months ago |
media_attachment.rb
|
Revert "Support animated PNGs in media attachments (#28516)" (#33334)
|
3 months ago |
mention.rb
|
Standardize uniqueness validation declaration on `Mention` (#33247)
|
3 months ago |
mute.rb
|
Change algorithm of follow recommendations (#28314)
|
1 year ago |
notification.rb
|
Extract `Notification::Groups` concern (#32968)
|
4 months ago |
notification_group.rb
|
Fix last paginated notification group only including data on a single notification (#33271)
|
2 months ago |
notification_permission.rb
|
Add notification policies and notification requests (#29366)
|
1 year ago |
notification_policy.rb
|
Fix notification requests from suspended accounts still being listed (#32354)
|
5 months ago |
notification_request.rb
|
Fix notification requests from suspended accounts still being listed (#32354)
|
5 months ago |
poll.rb
|
Add `Account#remote?` query method (#33508)
|
2 months ago |
poll_vote.rb
|
Add missing `NOT NULL` on more columns from "large but valid" tables (#33330)
|
3 months ago |
preview_card.rb
|
Fix `fediverse:creator` metadata not showing up in REST API (#33466)
|
2 months ago |
preview_card_provider.rb
|
Add `reviewed` and `unreviewed` scopes to `Reviewable` model concern (#31988)
|
6 months ago |
preview_card_trend.rb
|
Add `not_allowed` scope for `PreviewCardTrend` (#29599)
|
12 months ago |
preview_cards_status.rb
|
Change algorithm of follow recommendations (#28314)
|
1 year ago |
privacy_policy.rb
|
Move privacy policy into markdown file (#28699)
|
1 year ago |
public_feed.rb
|
Remove caching in `cache_collection` (#29862)
|
12 months ago |
relationship_filter.rb
|
Add `AccountStat.by_recent_status`, use in `Account` (#29704)
|
12 months ago |
relationship_severance_event.rb
|
Update `enum` away from deprecated (#29678)
|
1 year ago |
relay.rb
|
Always validate `inbox_url` presence on Relay (#32364)
|
4 months ago |
remote_follow.rb
|
Extract wrapper constant for `HTTP::*` error classes (#32285)
|
5 months ago |
report.rb
|
Add optional OAuth application to reports (#30539)
|
8 months ago |
report_filter.rb
|
Add `relevant_params` to ReportFilter (matches account filter) (#32136)
|
6 months ago |
report_note.rb
|
Fix sort order of moderation notes on Reports and Accounts (#31528)
|
7 months ago |
rule.rb
|
Extract constants for column size length validation limits (#30045)
|
11 months ago |
scheduled_status.rb
|
Add missing `NOT NULL` requirement to small, indexed, valid data tables (#33284)
|
3 months ago |
search.rb
|
Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090)
|
8 years ago |
session_activation.rb
|
Use existing arel scopes instead of string ordering (#32801)
|
4 months ago |
setting.rb
|
Remove `thing_type` and `thing_id` columns from settings table (#31971)
|
4 months ago |
severed_relationship.rb
|
Use existing `SeveredRelationship.about_local_account` scope in more places (#29673)
|
1 year ago |
site_upload.rb
|
Drop favicon.ico generation (#30375)
|
9 months ago |
software_update.rb
|
Add `urgent` scope and `by_version` method to `SoftwareUpdate` (#33470)
|
2 months ago |
status.rb
|
Add `Status::Visibility` concern to hold visibility logic (#33578)
|
2 months ago |
status_edit.rb
|
Limit attachments to `MEDIA_ATTACHMENTS_LIMIT` when returning posts through the API (#30932)
|
9 months ago |
status_pin.rb
|
Enhance coverage for `StatusPin` model (#32515)
|
5 months ago |
status_stat.rb
|
Use `likes` and `shares` totalItems on status creations and updates (#32620)
|
5 months ago |
status_trend.rb
|
Add `RankedTrend` concern for trends classes (#29388)
|
1 year ago |
tag.rb
|
Fix `Style/MutableConstant` cop (#33602)
|
2 months ago |
tag_feed.rb
|
Remove caching in `cache_collection` (#29862)
|
12 months ago |
tag_follow.rb
|
Fix pushing hashtag-followed posts to feeds of inactive users (#33018)
|
4 months ago |
tag_trend.rb
|
Update schema/annotations after tag trend db/redis migrate (#33173)
|
4 months ago |
terms_of_service.rb
|
Add terms of service (#33055)
|
3 months ago |
tombstone.rb
|
Add missing `NOT NULL` on more columns from "large but valid" tables (#33330)
|
3 months ago |
translation.rb
|
Translate CW, poll options and media descriptions (#24175)
|
2 years ago |
trends.rb
|
Admin mailer parameterization (#25759)
|
2 years ago |
unavailable_domain.rb
|
Autofix Rubocop remaining Layout rules (#23679)
|
2 years ago |
user.rb
|
Use `touch_all` for time column updates (#33295)
|
3 months ago |
user_invite_request.rb
|
Add missing `NOT NULL` requirement to small, indexed, valid data tables (#33284)
|
3 months ago |
user_ip.rb
|
Add `InetContainer` with scopes of `containing` and `contained` (#32802)
|
4 months ago |
user_role.rb
|
Extract `CSS_COLORS` constant for `UserRole` regex validation (#33532)
|
2 months ago |
user_settings.rb
|
Provide option to force use of system scrollbar styling (#32117)
|
4 months ago |
web.rb
|
Add extended about page stub
|
8 years ago |
webauthn_credential.rb
|
Extract `SIGN_COUNT_LIMIT` constant in `WebauthnCredential` class (#30636)
|
9 months ago |
webhook.rb
|
Add coverage for `Webhook` validations (#33026)
|
4 months ago |