.. |
account
|
717683d1c3
Autofix Rubocop remaining Layout rules (#23679)
|
1 년 전 |
account_suggestions
|
4a77e477ee
Consolidate account scopes for `LOWER` (index using) username/domain queries (#30451)
|
5 달 전 |
admin
|
a627219b25
Fix moderation action logs (#30342)
|
6 달 전 |
concerns
|
ad52b04a1c
Add setting to disable hover cards (#30931)
|
4 달 전 |
form
|
bc24c4792d
Allow admins to configure instance favicon and logo (#30040)
|
6 달 전 |
trends
|
32938dadd7
Add `not_allowed` scope for `PreviewCardTrend` (#29599)
|
7 달 전 |
user_settings
|
5631f139c1
Fix `Lint/SymbolConversion` cop (#28175)
|
11 달 전 |
web
|
665f6f09a0
Add expired/revoked scopes for doorkeeper models via extension modules (#29936)
|
5 달 전 |
account.rb
|
4a77e477ee
Consolidate account scopes for `LOWER` (index using) username/domain queries (#30451)
|
5 달 전 |
account_alias.rb
|
714e3ae5b5
Use Rails 7.1 `normalizes` feature (#27521)
|
1 년 전 |
account_conversation.rb
|
ebfeaebedb
Fix /api/v1/conversations sometimes returning empty accounts (#25499)
|
1 년 전 |
account_deletion_request.rb
|
ed099d8bdc
Change account suspensions to be reversible by default (#14726)
|
4 년 전 |
account_domain_block.rb
|
b5ac61b2c5
Change algorithm of follow recommendations (#28314)
|
11 달 전 |
account_filter.rb
|
cd4b4d4734
Replace unused `by_recent_sign_in` scope (#28616)
|
10 달 전 |
account_migration.rb
|
714e3ae5b5
Use Rails 7.1 `normalizes` feature (#27521)
|
1 년 전 |
account_moderation_note.rb
|
5fd56512de
Improve Report Notes and Account Moderation Notes (#30288)
|
6 달 전 |
account_note.rb
|
f4a53f3fb4
Extract constants for column size length validation limits (#30045)
|
6 달 전 |
account_pin.rb
|
717683d1c3
Autofix Rubocop remaining Layout rules (#23679)
|
1 년 전 |
account_relationship_severance_event.rb
|
dfa43707eb
Change `AccountRelationshipSeveranceEvent` model to store lost followers and following counts separately (#29714)
|
8 달 전 |
account_stat.rb
|
cf76380c91
Add `AccountStat.by_recent_status`, use in `Account` (#29704)
|
7 달 전 |
account_statuses_cleanup_policy.rb
|
9f5deb310b
Fix Performance/MapCompact cop (#24797)
|
1 년 전 |
account_suggestions.rb
|
7ee93b7431
Change `source` attribute of `Suggestion` entity in `/api/v2/suggestions` back to a string (#29108)
|
9 달 전 |
account_summary.rb
|
86500e3312
Extract scenic view model common methods to concern (#28111)
|
9 달 전 |
account_warning.rb
|
b016f03637
Pull out constant from `AccountWarning.recent` scope (#29767)
|
7 달 전 |
account_warning_preset.rb
|
f556f79b77
Add titles to warning presets in admin UI (#13252)
|
4 년 전 |
admin.rb
|
e84fecb7e9
Add logging of admin actions (#5757)
|
7 년 전 |
announcement.rb
|
fc89ecc6ca
Change `/api/v1/announcements` to return regular `Status` entities (#26736)
|
7 달 전 |
announcement_filter.rb
|
b31afc6294
Fix error when passing unknown filter param in REST API (#20626)
|
2 년 전 |
announcement_mute.rb
|
f52c988e12
Add announcements (#12662)
|
4 년 전 |
announcement_reaction.rb
|
b5c4b47746
Fix Rails/ActiveRecordCallbacksOrder cop (#24689)
|
1 년 전 |
appeal.rb
|
9bf2e2eda0
Extract `TEXT_LENGTH_LIMIT` constant in `Appeal` class (#30638)
|
5 달 전 |
application_record.rb
|
95e9de5777
Prevent accidental serialization of `Account` and `User` records (#30079)
|
6 달 전 |
backup.rb
|
e084b5b82d
Fix user archive takeout when using OpenStack Swift or S3 providers with no ACL support (#24200)
|
1 년 전 |
block.rb
|
b5ac61b2c5
Change algorithm of follow recommendations (#28314)
|
11 달 전 |
bookmark.rb
|
717683d1c3
Autofix Rubocop remaining Layout rules (#23679)
|
1 년 전 |
bulk_import.rb
|
11e0049b08
Use enum-generated scopes/queries for `BulkImport` (#29975)
|
7 달 전 |
bulk_import_row.rb
|
32a030dd74
Rewrite import feature (#21054)
|
1 년 전 |
canonical_email_block.rb
|
89f89d738f
Revert "Allow unblocking email addresses from any matching account (#29305)" (#30385)
|
6 달 전 |
content_retention_policy.rb
|
5c9abdeff1
Add retention policy for cached content and media (#19232)
|
2 년 전 |
context.rb
|
8b2cad5637
Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090)
|
7 년 전 |
conversation.rb
|
f70f39dd04
Add explicit `dependent: nil` to associations (#28169)
|
11 달 전 |
conversation_mute.rb
|
717683d1c3
Autofix Rubocop remaining Layout rules (#23679)
|
1 년 전 |
custom_emoji.rb
|
1408733386
Fix Mastodon relying on ImageMagick even with `MASTODON_USE_LIBVIPS` (#30590)
|
5 달 전 |
custom_emoji_category.rb
|
f70f39dd04
Add explicit `dependent: nil` to associations (#28169)
|
11 달 전 |
custom_emoji_filter.rb
|
57f49c8191
Use Arel `nulls_first` method in ordering CustomEmojiFilter scope (#28614)
|
10 달 전 |
custom_filter.rb
|
924af400da
Remove unused memoization in `CustomFilter#expires_in` method (#30117)
|
6 달 전 |
custom_filter_keyword.rb
|
c0fe8a9f13
Extract shared callback behaviour to `CustomFilterCache` concern (#29695)
|
7 달 전 |
custom_filter_status.rb
|
c0fe8a9f13
Extract shared callback behaviour to `CustomFilterCache` concern (#29695)
|
7 달 전 |
device.rb
|
717683d1c3
Autofix Rubocop remaining Layout rules (#23679)
|
1 년 전 |
domain_allow.rb
|
d0b3bc23d7
Remove unused `matches_domain` scopes on Account, DomainAllow, DomainBlock (#28803)
|
10 달 전 |
domain_block.rb
|
d4ed7e466c
Extract `by_domain_length` scope in `DomainNormalizable` concern (#29517)
|
8 달 전 |
email_domain_block.rb
|
d4ed7e466c
Extract `by_domain_length` scope in `DomainNormalizable` concern (#29517)
|
8 달 전 |
encrypted_message.rb
|
717683d1c3
Autofix Rubocop remaining Layout rules (#23679)
|
1 년 전 |
export.rb
|
50948b46aa
Add ability to filter followed accounts' posts by language (#19095)
|
2 년 전 |
extended_description.rb
|
1bd00036c2
Change about page to be mounted in the web UI (#19345)
|
2 년 전 |
favourite.rb
|
717683d1c3
Autofix Rubocop remaining Layout rules (#23679)
|
1 년 전 |
featured_tag.rb
|
caad1e2628
Add scope `Status.distributable_visibility` (#29950)
|
7 달 전 |
feed.rb
|
babbf6017d
Remove caching in `cache_collection` (#29862)
|
7 달 전 |
follow.rb
|
b5ac61b2c5
Change algorithm of follow recommendations (#28314)
|
11 달 전 |
follow_recommendation.rb
|
86500e3312
Extract scenic view model common methods to concern (#28111)
|
9 달 전 |
follow_recommendation_filter.rb
|
b5ac61b2c5
Change algorithm of follow recommendations (#28314)
|
11 달 전 |
follow_recommendation_mute.rb
|
b5ac61b2c5
Change algorithm of follow recommendations (#28314)
|
11 달 전 |
follow_recommendation_suppression.rb
|
b5ac61b2c5
Change algorithm of follow recommendations (#28314)
|
11 달 전 |
follow_request.rb
|
a2f02a0775
Disable `Rails/SkipsModelValidations` cop (#28712)
|
10 달 전 |
generated_annual_report.rb
|
5b1eb09d54
Add annual reports for accounts (#28693)
|
9 달 전 |
home_feed.rb
|
efffdd3778
Fix rubocop config and warnings (#15503)
|
3 년 전 |
identity.rb
|
b31af34c97
Merge pull request from GHSA-vm39-j3vx-pch3
|
9 달 전 |
import.rb
|
cfadb87077
Update enum syntax to use the new Rails 7.0 style (#29217)
|
9 달 전 |
instance.rb
|
86500e3312
Extract scenic view model common methods to concern (#28111)
|
9 달 전 |
instance_filter.rb
|
b31afc6294
Fix error when passing unknown filter param in REST API (#20626)
|
2 년 전 |
invite.rb
|
def6b686ff
Fix `Rails/WhereRange` cop (#30343)
|
6 달 전 |
invite_filter.rb
|
b31afc6294
Fix error when passing unknown filter param in REST API (#20626)
|
2 년 전 |
ip_block.rb
|
19cbadfbd6
Use enum-generated scope for `IpBlock` in CLI (#28144)
|
8 달 전 |
link_feed.rb
|
a2505e8611
Add timeline of public posts about a trending link to REST API (#30381)
|
5 달 전 |
list.rb
|
cfadb87077
Update enum syntax to use the new Rails 7.0 style (#29217)
|
9 달 전 |
list_account.rb
|
a2a22bad23
Fix various edge cases with local moves (#24812)
|
1 년 전 |
list_feed.rb
|
efffdd3778
Fix rubocop config and warnings (#15503)
|
3 년 전 |
login_activity.rb
|
62e266fbd6
Add `BrowserDetection` model concern (#29513)
|
8 달 전 |
marker.rb
|
e445a8af64
Add timeline read markers API (#11762)
|
5 년 전 |
media_attachment.rb
|
cfadb87077
Update enum syntax to use the new Rails 7.0 style (#29217)
|
9 달 전 |
mention.rb
|
9e9613b286
Fix `mentions.account_id` and `mentions.status_id` not having `NOT NULL` database constraints (#30591)
|
5 달 전 |
message_franking.rb
|
5d8398c8b8
Add E2EE API (#13820)
|
4 년 전 |
mute.rb
|
b5ac61b2c5
Change algorithm of follow recommendations (#28314)
|
11 달 전 |
notification.rb
|
f587ff643f
Grouped Notifications UI (#30440)
|
4 달 전 |
notification_group.rb
|
f587ff643f
Grouped Notifications UI (#30440)
|
4 달 전 |
notification_permission.rb
|
50b17f7e10
Add notification policies and notification requests (#29366)
|
8 달 전 |
notification_policy.rb
|
35a437a03f
Destroy `NotificationRequest`s that are dismissed (#31008)
|
4 달 전 |
notification_request.rb
|
35a437a03f
Destroy `NotificationRequest`s that are dismissed (#31008)
|
4 달 전 |
one_time_key.rb
|
717683d1c3
Autofix Rubocop remaining Layout rules (#23679)
|
1 년 전 |
poll.rb
|
9d413cbaf8
Fix `Rails/WhereExists` cop in app/models (#28863)
|
9 달 전 |
poll_vote.rb
|
4bb39ac3c3
Fix single-record invalid condition on PollVote (#23810)
|
1 년 전 |
preview_card.rb
|
967505ee9b
Add size limit for all PreviewCard URLs (#30973)
|
4 달 전 |
preview_card_provider.rb
|
d4ed7e466c
Extract `by_domain_length` scope in `DomainNormalizable` concern (#29517)
|
8 달 전 |
preview_card_trend.rb
|
32938dadd7
Add `not_allowed` scope for `PreviewCardTrend` (#29599)
|
7 달 전 |
preview_cards_status.rb
|
b5ac61b2c5
Change algorithm of follow recommendations (#28314)
|
11 달 전 |
privacy_policy.rb
|
5fc4ae7c5f
Move privacy policy into markdown file (#28699)
|
10 달 전 |
public_feed.rb
|
babbf6017d
Remove caching in `cache_collection` (#29862)
|
7 달 전 |
relationship_filter.rb
|
cf76380c91
Add `AccountStat.by_recent_status`, use in `Account` (#29704)
|
7 달 전 |
relationship_severance_event.rb
|
cdd168f5d3
Update `enum` away from deprecated (#29678)
|
8 달 전 |
relay.rb
|
cfadb87077
Update enum syntax to use the new Rails 7.0 style (#29217)
|
9 달 전 |
remote_follow.rb
|
2177daeae9
Autofix Rubocop Style/RedundantBegin (#23703)
|
1 년 전 |
report.rb
|
aa88aca0ad
Add optional OAuth application to reports (#30539)
|
4 달 전 |
report_filter.rb
|
2016c5d912
Fix deprecation warning about `rewhere: true` being default behavior (Rails 7.1 prep) (#27190)
|
1 년 전 |
report_note.rb
|
5fd56512de
Improve Report Notes and Account Moderation Notes (#30288)
|
6 달 전 |
rule.rb
|
f4a53f3fb4
Extract constants for column size length validation limits (#30045)
|
6 달 전 |
scheduled_status.rb
|
86f27b178c
Fix deleting a scheduled status immediately deleting media attachments (#9728)
|
5 년 전 |
search.rb
|
8b2cad5637
Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090)
|
7 년 전 |
session_activation.rb
|
62e266fbd6
Add `BrowserDetection` model concern (#29513)
|
8 달 전 |
setting.rb
|
10203bd57a
Clean up `Setting` model and remove dead code (#28661)
|
10 달 전 |
severed_relationship.rb
|
77897cd24c
Use existing `SeveredRelationship.about_local_account` scope in more places (#29673)
|
8 달 전 |
site_upload.rb
|
7a84b76bb1
Drop favicon.ico generation (#30375)
|
4 달 전 |
software_update.rb
|
cfadb87077
Update enum syntax to use the new Rails 7.0 style (#29217)
|
9 달 전 |
status.rb
|
d41b43ed4f
Limit attachments to `MEDIA_ATTACHMENTS_LIMIT` when returning posts through the API (#30932)
|
4 달 전 |
status_edit.rb
|
d41b43ed4f
Limit attachments to `MEDIA_ATTACHMENTS_LIMIT` when returning posts through the API (#30932)
|
4 달 전 |
status_pin.rb
|
717683d1c3
Autofix Rubocop remaining Layout rules (#23679)
|
1 년 전 |
status_stat.rb
|
e4f5114aaf
Fix obsolete cache key in status cache invalidation logic (#26934)
|
1 년 전 |
status_trend.rb
|
8429d07454
Add `RankedTrend` concern for trends classes (#29388)
|
8 달 전 |
system_key.rb
|
a6f77aa28a
Autofix Rubocop Lint/AmbiguousOperatorPrecedence (#23681)
|
1 년 전 |
tag.rb
|
30ef9fccf0
Fix hashtag matching pattern matching some link anchors (#30190)
|
6 달 전 |
tag_feed.rb
|
babbf6017d
Remove caching in `cache_collection` (#29862)
|
7 달 전 |
tag_follow.rb
|
c3f0621a59
Add ability to follow hashtags (#18809)
|
2 년 전 |
tombstone.rb
|
ce8635605c
Record deleted(by mod) status to prevent re-appear (#10732)
|
5 년 전 |
translation.rb
|
69057467cb
Translate CW, poll options and media descriptions (#24175)
|
1 년 전 |
trends.rb
|
cf33028f35
Admin mailer parameterization (#25759)
|
1 년 전 |
unavailable_domain.rb
|
717683d1c3
Autofix Rubocop remaining Layout rules (#23679)
|
1 년 전 |
user.rb
|
1e7d5d2957
Update `devise-two-factor` to version 5.0.0 (#28325)
|
6 달 전 |
user_invite_request.rb
|
f4a53f3fb4
Extract constants for column size length validation limits (#30045)
|
6 달 전 |
user_ip.rb
|
f56309f5f0
Add `by_latest_used` scope, move admin area recent IPs to partial (#29497)
|
7 달 전 |
user_role.rb
|
3389c41b58
Move `nobody` position in `UserRole` magic number to constant (#29465)
|
8 달 전 |
user_settings.rb
|
ad52b04a1c
Add setting to disable hover cards (#30931)
|
4 달 전 |
web.rb
|
e25170f960
Add extended about page stub
|
7 년 전 |
webauthn_credential.rb
|
d818ddd687
Extract `SIGN_COUNT_LIMIT` constant in `WebauthnCredential` class (#30636)
|
5 달 전 |
webhook.rb
|
b7807f3d84
Use `normalizes` to prepare `Webhook#events` value (#27605)
|
1 년 전 |