This website requires JavaScript.
Explore
Help
Sign In
teh
/
mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
10
8c72e80019
mastodon
/
app
/
models
/
concerns
History
Claire
c3be5a3d2e
Remove caching in
cache_collection
(
#29862
)
2024-05-17 12:30:00 +02:00
..
account_associations.rb
Rewrite import feature (
#21054
)
2023-05-02 12:08:48 +02:00
account_avatar.rb
Properly remove tIME chunk from PNG uploads (
#27111
)
2023-10-10 13:52:41 +02:00
account_counters.rb
account_finder_concern.rb
account_header.rb
Properly remove tIME chunk from PNG uploads (
#27111
)
2023-10-10 13:52:41 +02:00
account_interactions.rb
Normalize idna domain before account unblock domain (
#29530
)
2024-05-17 12:30:00 +02:00
account_merging.rb
Fix “Scoped order is ignored, it's forced to be batch order.” warnings (
#26793
)
2023-09-05 15:37:23 +02:00
account_search.rb
Fix N+1s because of association preloaders not actually getting called (
#28339
)
2024-01-24 15:31:13 +01:00
account_statuses_search.rb
Fix “Scoped order is ignored, it's forced to be batch order.” warnings (
#26793
)
2023-09-05 15:37:23 +02:00
attachmentable.rb
Change GIF max matrix size error to explicitly mention GIF files (
#27927
)
2023-12-04 15:28:15 +01:00
cacheable.rb
Remove caching in
cache_collection
(
#29862
)
2024-05-17 12:30:00 +02:00
domain_materializable.rb
domain_normalizable.rb
expireable.rb
follow_limitable.rb
has_user_settings.rb
Remove 16:9 cropping from web UI (
#26132
)
2023-07-24 13:46:55 +02:00
ldap_authenticable.rb
lockable.rb
Rename
with_lock
to
with_redis_lock
to avoid confusion with ActiveRecord's method (
#24741
)
2023-05-02 18:16:07 +02:00
omniauthable.rb
Merge pull request from GHSA-vm39-j3vx-pch3
2024-02-14 15:16:07 +01:00
paginable.rb
pam_authenticable.rb
rate_limitable.rb
redisable.rb
relationship_cacheable.rb
Fix call to inefficient
delete_matched
cache method in domain blocks (
#28367
)
2023-12-19 11:27:37 +01:00
remotable.rb
status_safe_reblog_insert.rb
Rails 7.0 update (
#25668
)
2023-07-13 09:36:07 +02:00
status_search_concern.rb
Change private statuses index to index without crutches (
#26713
)
2023-08-29 17:51:13 +02:00
status_snapshot_concern.rb
status_threading_concern.rb