This website requires JavaScript.
Explore
Help
Sign In
tarrien
/
Mastodon
Watch
1
Star
0
Fork
0
You've already forked Mastodon
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Mastodon
/
app
/
models
/
concerns
History
Eugen Rochko
04046a4983
Fix
#4908
- Do not keep remote file names, generate random (
#4934
)
2017-09-14 16:41:59 +02:00
..
account_avatar.rb
Add coalesce option to avatar and header convert processor (
#4552
)
2017-08-08 15:49:14 +02:00
account_finder_concern.rb
Handle nil and blank cases in Account finders (
#3500
)
2017-06-01 08:20:36 -04:00
account_header.rb
Add coalesce option to avatar and header convert processor (
#4552
)
2017-08-08 15:49:14 +02:00
account_interactions.rb
Pinned statuses (
#4675
)
2017-08-25 01:41:18 +02:00
attachmentable.rb
…
cacheable.rb
…
paginable.rb
Improve RuboCop rules (compatibility to Code Climate) (
#3636
)
2017-06-08 13:24:28 +02:00
remotable.rb
Fix
#4908
- Do not keep remote file names, generate random (
#4934
)
2017-09-14 16:41:59 +02:00
status_threading_concern.rb
Introduce StatusThreadingConcern (
#3490
)
2017-06-05 16:07:44 +02:00
streamable.rb
…