This website requires JavaScript.
Explore
Help
Sign In
chinwag
/
chinwagsocial
Watch
2
Star
0
Fork
You've already forked chinwagsocial
0
Code
Issues
Pull requests
Releases
4
Wiki
Activity
3d68228417
chinwagsocial
/
app
/
models
/
concerns
History
Essem
2191858cff
Properly remove tIME chunk from PNG uploads (
#27111
)
2023-10-10 13:52:41 +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
Fix situations in which instance actor can be set to a Mastodon-incompatible name (
#22307
)
2023-01-18 16:33:03 +01:00
account_header.rb
Properly remove tIME chunk from PNG uploads (
#27111
)
2023-10-10 13:52:41 +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
Fix cache_associated no longer working (
#7320
)
2018-05-03 10:41:41 +02:00
domain_materializable.rb
domain_normalizable.rb
Fix error when invalid domain name is submitted (
#19474
)
2022-11-14 08:07:14 +01:00
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 unescaped user input in LDAP query (
#24379
)
2023-04-04 12:39:56 +02:00
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
Refactor how Redis locks are created (
#18400
)
2022-05-13 00:02:35 +02:00
relationship_cacheable.rb
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