This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
mastodon
mirror of
https://github.com/tootsuite/mastodon
Watch
1
Star
1
Fork
You've already forked mastodon
0
Code
Issues
Releases
Wiki
Activity
86f15cef66
mastodon
/
app
/
models
/
concerns
History
Râu Cao
d1854798c9
Fix local account search on LDAP login being case-sensitive (
#30113
)
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-08-16 12:30:59 +02:00
..
account_associations.rb
…
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
Fix local account search on LDAP login being case-sensitive (
#30113
)
2024-08-16 12:30:59 +02:00
lockable.rb
…
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
…
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
…