This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
glitch-social
mirror of
https://github.com/glitch-soc/mastodon
Watch
1
Star
0
Fork
You've already forked glitch-social
0
Code
Releases
Activity
ddf3ad9541
glitch-social
/
app
/
models
/
concerns
History
Claire
4b0fb764c3
Merge commit 'e93a75f1a11d6dfdcbd39dbdc22526c5508ad881' into glitch-soc/merge-upstream
...
Conflicts and ported changes: - updated `@rails/ujs` imports
2023-10-24 19:59:19 +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-09-25 19:21:07 +02:00
account_counters.rb
…
account_finder_concern.rb
…
account_header.rb
Properly remove tIME chunk from PNG uploads (
#27111
)
2023-09-25 19:21:07 +02:00
account_interactions.rb
Fix own posts not getting delivered to own lists (
#24810
)
2023-05-03 19:17:40 +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
Rails 7.0 update (
#25668
)
2023-07-13 09:36:07 +02: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
Fix processing of media files with unusual names (
#25788
)
2023-07-07 13:35:22 +02:00
cacheable.rb
…
domain_materializable.rb
…
domain_normalizable.rb
…
expireable.rb
…
follow_limitable.rb
…
has_user_settings.rb
Merge commit 'e93a75f1a11d6dfdcbd39dbdc22526c5508ad881' into glitch-soc/merge-upstream
2023-10-24 19:59:19 +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
…
paginable.rb
…
pam_authenticable.rb
…
rate_limitable.rb
…
redisable.rb
…
relationship_cacheable.rb
…
remotable.rb
…
status_safe_reblog_insert.rb
Rails 7.1 update (
#25963
)
2023-10-23 17:58:29 +00: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
…