This website requires JavaScript.
Explore
Help
Register
Sign In
tarrien
/
Mastodon
Watch
1
Star
0
Fork
0
You've already forked Mastodon
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
d0b2f71501c778a4b1ef8bc37c6020f70b65a67e
Mastodon
/
app
/
models
/
concerns
T
History
Thibaut Girka
ba7ee67498
Merge branch 'master' into glitch-soc/merge
2018-05-14 20:51:50 +02:00
..
account_avatar.rb
…
account_finder_concern.rb
…
account_header.rb
…
account_interactions.rb
Merge remote-tracking branch 'origin/master' into gs-master
2018-05-04 14:16:30 -05:00
attachmentable.rb
Detect and prevent image bombs, max. processable dimension 4096^2 (
#7229
)
2018-04-23 09:16:38 +02:00
cacheable.rb
Fix cache_associated no longer working (
#7320
)
2018-05-03 10:41:41 +02:00
omniauthable.rb
…
paginable.rb
…
relationship_cacheable.rb
…
remotable.rb
Catch Paperclip processing failures (
fixes
#6378
) (
#7439
)
2018-05-11 13:14:50 +02:00
status_threading_concern.rb
Fix nil error in StatusFilter (
#7470
)
2018-05-13 20:26:30 +02:00
streamable.rb
…