.. |
account
|
82161d8ae5
Change Account::Field parsing to use HTML5::DocumentFragment (#31813)
|
2 months ago |
account_suggestions
|
d4f135bc6d
Fix in memoriam accounts appearing in follow recommendations (#31474)
|
3 months ago |
admin
|
10c895dc84
Use existing arel scopes instead of string ordering (#32801)
|
1 week ago |
annual_report
|
90f4ffa31d
Fix performance of percentile calculation for annual reports (#32765)
|
2 weeks ago |
concerns
|
bde0f1239a
Add `InetContainer` with scopes of `containing` and `contained` (#32802)
|
1 week ago |
form
|
258dce1256
Add `OpenSSL::SSL::SSLError` to http connection errors wrapper (#32307)
|
1 month ago |
trends
|
17445e368e
Fix post rising to top of trends because of future date
|
1 week ago |
user_settings
|
5631f139c1
Fix `Lint/SymbolConversion` cop (#28175)
|
11 months ago |
web
|
05f23df3b7
Add endpoint to remove web push subscription (#32626)
|
3 weeks ago |
account.rb
|
2f906ed55a
Constants for account refresh (#32420)
|
3 weeks ago |
account_alias.rb
|
258dce1256
Add `OpenSSL::SSL::SSLError` to http connection errors wrapper (#32307)
|
1 month ago |
account_conversation.rb
|
ebfeaebedb
Fix /api/v1/conversations sometimes returning empty accounts (#25499)
|
1 year ago |
account_deletion_request.rb
|
ed099d8bdc
Change account suspensions to be reversible by default (#14726)
|
4 years ago |
account_domain_block.rb
|
b5ac61b2c5
Change algorithm of follow recommendations (#28314)
|
11 months ago |
account_filter.rb
|
1f65a95421
Remove unneeded `reorder(nil)` conditions (#32200)
|
1 month ago |
account_migration.rb
|
258dce1256
Add `OpenSSL::SSL::SSLError` to http connection errors wrapper (#32307)
|
1 month ago |
account_moderation_note.rb
|
c88ba523ee
Fix sort order of moderation notes on Reports and Accounts (#31528)
|
2 months ago |
account_note.rb
|
f4a53f3fb4
Extract constants for column size length validation limits (#30045)
|
6 months ago |
account_pin.rb
|
717683d1c3
Autofix Rubocop remaining Layout rules (#23679)
|
1 year ago |
account_relationship_severance_event.rb
|
dfa43707eb
Change `AccountRelationshipSeveranceEvent` model to store lost followers and following counts separately (#29714)
|
8 months ago |
account_stat.rb
|
cf76380c91
Add `AccountStat.by_recent_status`, use in `Account` (#29704)
|
7 months ago |
account_statuses_cleanup_policy.rb
|
68b545ef33
Add `Status.not_direct_visibility` scope (#32065)
|
1 week ago |
account_suggestions.rb
|
7ee93b7431
Change `source` attribute of `Suggestion` entity in `/api/v2/suggestions` back to a string (#29108)
|
9 months ago |
account_summary.rb
|
86500e3312
Extract scenic view model common methods to concern (#28111)
|
9 months ago |
account_warning.rb
|
b016f03637
Pull out constant from `AccountWarning.recent` scope (#29767)
|
7 months ago |
account_warning_preset.rb
|
f556f79b77
Add titles to warning presets in admin UI (#13252)
|
4 years ago |
admin.rb
|
e84fecb7e9
Add logging of admin actions (#5757)
|
7 years ago |
announcement.rb
|
fc89ecc6ca
Change `/api/v1/announcements` to return regular `Status` entities (#26736)
|
7 months ago |
announcement_filter.rb
|
b31afc6294
Fix error when passing unknown filter param in REST API (#20626)
|
2 years ago |
announcement_mute.rb
|
f52c988e12
Add announcements (#12662)
|
4 years ago |
announcement_reaction.rb
|
da07adfe6c
Add `CustomEmoji.enabled` scope (#31830)
|
2 months ago |
appeal.rb
|
9bf2e2eda0
Extract `TEXT_LENGTH_LIMIT` constant in `Appeal` class (#30638)
|
5 months ago |
application_record.rb
|
95e9de5777
Prevent accidental serialization of `Account` and `User` records (#30079)
|
6 months ago |
backup.rb
|
e084b5b82d
Fix user archive takeout when using OpenStack Swift or S3 providers with no ACL support (#24200)
|
1 year ago |
block.rb
|
b5ac61b2c5
Change algorithm of follow recommendations (#28314)
|
11 months ago |
bookmark.rb
|
717683d1c3
Autofix Rubocop remaining Layout rules (#23679)
|
1 year ago |
bulk_import.rb
|
11e0049b08
Use enum-generated scopes/queries for `BulkImport` (#29975)
|
7 months ago |
bulk_import_row.rb
|
32a030dd74
Rewrite import feature (#21054)
|
1 year ago |
canonical_email_block.rb
|
89f89d738f
Revert "Allow unblocking email addresses from any matching account (#29305)" (#30385)
|
6 months ago |
content_retention_policy.rb
|
5c9abdeff1
Add retention policy for cached content and media (#19232)
|
2 years ago |
context.rb
|
8b2cad5637
Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090)
|
7 years ago |
conversation.rb
|
f70f39dd04
Add explicit `dependent: nil` to associations (#28169)
|
11 months ago |
conversation_mute.rb
|
717683d1c3
Autofix Rubocop remaining Layout rules (#23679)
|
1 year ago |
custom_emoji.rb
|
abd2f5654a
Add validation coverage for `CustomEmoji` shortcode value (#31906)
|
2 months ago |
custom_emoji_category.rb
|
f70f39dd04
Add explicit `dependent: nil` to associations (#28169)
|
11 months ago |
custom_emoji_filter.rb
|
57f49c8191
Use Arel `nulls_first` method in ordering CustomEmojiFilter scope (#28614)
|
10 months ago |
custom_filter.rb
|
924af400da
Remove unused memoization in `CustomFilter#expires_in` method (#30117)
|
6 months ago |
custom_filter_keyword.rb
|
c0fe8a9f13
Extract shared callback behaviour to `CustomFilterCache` concern (#29695)
|
7 months ago |
custom_filter_status.rb
|
c0fe8a9f13
Extract shared callback behaviour to `CustomFilterCache` concern (#29695)
|
7 months ago |
domain_allow.rb
|
d0b3bc23d7
Remove unused `matches_domain` scopes on Account, DomainAllow, DomainBlock (#28803)
|
10 months ago |
domain_block.rb
|
d8eab3d81f
Reinforce coverage for `DomainBlock` model (#32473)
|
1 month ago |
email_domain_block.rb
|
697947116e
Add `EmailDomainBlock.parents` scope (#31968)
|
1 week ago |
export.rb
|
d95f6f4410
Extract `ExportSummary` class for account object counts (#32227)
|
1 month ago |
extended_description.rb
|
1bd00036c2
Change about page to be mounted in the web UI (#19345)
|
2 years ago |
favourite.rb
|
717683d1c3
Autofix Rubocop remaining Layout rules (#23679)
|
1 year ago |
featured_tag.rb
|
2bea74e69d
Avoid latest featured tag use on post removal unless necessary (#32787)
|
1 week ago |
feed.rb
|
babbf6017d
Remove caching in `cache_collection` (#29862)
|
7 months ago |
follow.rb
|
b5ac61b2c5
Change algorithm of follow recommendations (#28314)
|
11 months ago |
follow_recommendation.rb
|
b0dd38433b
Fix follow recommendation suppressions not applying immediately (#32392)
|
1 month ago |
follow_recommendation_filter.rb
|
2391937e11
Fix follow recommendation moderation page default language when using regional variant (#32580)
|
1 month ago |
follow_recommendation_mute.rb
|
b5ac61b2c5
Change algorithm of follow recommendations (#28314)
|
11 months ago |
follow_recommendation_suppression.rb
|
b5ac61b2c5
Change algorithm of follow recommendations (#28314)
|
11 months ago |
follow_request.rb
|
a2f02a0775
Disable `Rails/SkipsModelValidations` cop (#28712)
|
10 months ago |
generated_annual_report.rb
|
5b1eb09d54
Add annual reports for accounts (#28693)
|
9 months ago |
home_feed.rb
|
efffdd3778
Fix rubocop config and warnings (#15503)
|
3 years ago |
identity.rb
|
b31af34c97
Merge pull request from GHSA-vm39-j3vx-pch3
|
9 months ago |
import.rb
|
cfadb87077
Update enum syntax to use the new Rails 7.0 style (#29217)
|
9 months ago |
instance.rb
|
86500e3312
Extract scenic view model common methods to concern (#28111)
|
9 months ago |
instance_filter.rb
|
b31afc6294
Fix error when passing unknown filter param in REST API (#20626)
|
2 years ago |
invite.rb
|
def6b686ff
Fix `Rails/WhereRange` cop (#30343)
|
6 months ago |
invite_filter.rb
|
b31afc6294
Fix error when passing unknown filter param in REST API (#20626)
|
2 years ago |
ip_block.rb
|
bde0f1239a
Add `InetContainer` with scopes of `containing` and `contained` (#32802)
|
1 week ago |
link_feed.rb
|
18659f8163
Fix that blocking was not working on link timeline (#32625)
|
3 weeks ago |
list.rb
|
17c57c46e7
Add coverage for title/limit validations in `List` model (#31869)
|
2 months ago |
list_account.rb
|
a2c4f5f5c0
Add coverage for `ListAccount` follow/follow_request set up (#31896)
|
2 months ago |
list_feed.rb
|
efffdd3778
Fix rubocop config and warnings (#15503)
|
3 years ago |
login_activity.rb
|
62e266fbd6
Add `BrowserDetection` model concern (#29513)
|
8 months ago |
marker.rb
|
e445a8af64
Add timeline read markers API (#11762)
|
5 years ago |
media_attachment.rb
|
95c11d365d
Don't push to cache buster if attachment path is nil (#31414)
|
3 months ago |
mention.rb
|
406b8211f5
Remove unused `Mention#active?` method (#31697)
|
2 months ago |
mute.rb
|
b5ac61b2c5
Change algorithm of follow recommendations (#28314)
|
11 months ago |
notification.rb
|
d6349c0e9a
Add year in review feature to web UI (#32709)
|
1 week ago |
notification_group.rb
|
d6349c0e9a
Add year in review feature to web UI (#32709)
|
1 week ago |
notification_permission.rb
|
50b17f7e10
Add notification policies and notification requests (#29366)
|
8 months ago |
notification_policy.rb
|
d9fbb071da
Fix notification requests from suspended accounts still being listed (#32354)
|
1 month ago |
notification_request.rb
|
d9fbb071da
Fix notification requests from suspended accounts still being listed (#32354)
|
1 month ago |
poll.rb
|
9d413cbaf8
Fix `Rails/WhereExists` cop in app/models (#28863)
|
9 months ago |
poll_vote.rb
|
4bb39ac3c3
Fix single-record invalid condition on PollVote (#23810)
|
1 year ago |
preview_card.rb
|
4b40d13cb3
Increase preview card image size limit from 2MB to 8MB when using libvips (#31904)
|
2 months ago |
preview_card_provider.rb
|
04a939d640
Add `reviewed` and `unreviewed` scopes to `Reviewable` model concern (#31988)
|
1 month ago |
preview_card_trend.rb
|
32938dadd7
Add `not_allowed` scope for `PreviewCardTrend` (#29599)
|
7 months ago |
preview_cards_status.rb
|
b5ac61b2c5
Change algorithm of follow recommendations (#28314)
|
11 months ago |
privacy_policy.rb
|
5fc4ae7c5f
Move privacy policy into markdown file (#28699)
|
10 months ago |
public_feed.rb
|
babbf6017d
Remove caching in `cache_collection` (#29862)
|
7 months ago |
relationship_filter.rb
|
cf76380c91
Add `AccountStat.by_recent_status`, use in `Account` (#29704)
|
7 months ago |
relationship_severance_event.rb
|
cdd168f5d3
Update `enum` away from deprecated (#29678)
|
8 months ago |
relay.rb
|
cfadb87077
Update enum syntax to use the new Rails 7.0 style (#29217)
|
9 months ago |
remote_follow.rb
|
e8ec6667bd
Extract wrapper constant for `HTTP::*` error classes (#32285)
|
1 month ago |
report.rb
|
aa88aca0ad
Add optional OAuth application to reports (#30539)
|
4 months ago |
report_filter.rb
|
2151dfb8d6
Add `relevant_params` to ReportFilter (matches account filter) (#32136)
|
1 month ago |
report_note.rb
|
c88ba523ee
Fix sort order of moderation notes on Reports and Accounts (#31528)
|
2 months ago |
rule.rb
|
f4a53f3fb4
Extract constants for column size length validation limits (#30045)
|
6 months ago |
scheduled_status.rb
|
73f66af6eb
Update location of unused `MIN_SCHEDULE_OFFSET` constant (#31217)
|
1 week ago |
search.rb
|
8b2cad5637
Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090)
|
7 years ago |
session_activation.rb
|
10c895dc84
Use existing arel scopes instead of string ordering (#32801)
|
1 week ago |
setting.rb
|
10203bd57a
Clean up `Setting` model and remove dead code (#28661)
|
10 months ago |
severed_relationship.rb
|
77897cd24c
Use existing `SeveredRelationship.about_local_account` scope in more places (#29673)
|
8 months ago |
site_upload.rb
|
7a84b76bb1
Drop favicon.ico generation (#30375)
|
4 months ago |
software_update.rb
|
cfadb87077
Update enum syntax to use the new Rails 7.0 style (#29217)
|
9 months ago |
status.rb
|
68b545ef33
Add `Status.not_direct_visibility` scope (#32065)
|
1 week ago |
status_edit.rb
|
d41b43ed4f
Limit attachments to `MEDIA_ATTACHMENTS_LIMIT` when returning posts through the API (#30932)
|
4 months ago |
status_pin.rb
|
1edb527072
Enhance coverage for `StatusPin` model (#32515)
|
3 weeks ago |
status_stat.rb
|
9074c1fac9
Use `likes` and `shares` totalItems on status creations and updates (#32620)
|
3 weeks ago |
status_trend.rb
|
8429d07454
Add `RankedTrend` concern for trends classes (#29388)
|
8 months ago |
tag.rb
|
04a939d640
Add `reviewed` and `unreviewed` scopes to `Reviewable` model concern (#31988)
|
1 month ago |
tag_feed.rb
|
babbf6017d
Remove caching in `cache_collection` (#29862)
|
7 months ago |
tag_follow.rb
|
c3f0621a59
Add ability to follow hashtags (#18809)
|
2 years ago |
tombstone.rb
|
a20ac20302
Add model spec for `Tombstone` (#32697)
|
2 weeks ago |
translation.rb
|
69057467cb
Translate CW, poll options and media descriptions (#24175)
|
1 year ago |
trends.rb
|
cf33028f35
Admin mailer parameterization (#25759)
|
1 year ago |
unavailable_domain.rb
|
717683d1c3
Autofix Rubocop remaining Layout rules (#23679)
|
1 year ago |
user.rb
|
bde0f1239a
Add `InetContainer` with scopes of `containing` and `contained` (#32802)
|
1 week ago |
user_invite_request.rb
|
f4a53f3fb4
Extract constants for column size length validation limits (#30045)
|
6 months ago |
user_ip.rb
|
bde0f1239a
Add `InetContainer` with scopes of `containing` and `contained` (#32802)
|
1 week ago |
user_role.rb
|
3389c41b58
Move `nobody` position in `UserRole` magic number to constant (#29465)
|
8 months ago |
user_settings.rb
|
ad52b04a1c
Add setting to disable hover cards (#30931)
|
4 months ago |
web.rb
|
e25170f960
Add extended about page stub
|
7 years ago |
webauthn_credential.rb
|
d818ddd687
Extract `SIGN_COUNT_LIMIT` constant in `WebauthnCredential` class (#30636)
|
5 months ago |
webhook.rb
|
b7807f3d84
Use `normalizes` to prepare `Webhook#events` value (#27605)
|
1 year ago |