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
75aafc932e42b5dba1030700bb47be0db41b1ab5
Mastodon
/
app
/
models
/
concerns
History
Eugen Rochko
e6c81a635b
Fix
#2848
- Rake task to redownload avatars/headers (
#4156
)
...
Can be filtered by a specific domain
Resolves
#2292
2017-07-11 17:25:49 +02:00
..
account_avatar.rb
…
account_finder_concern.rb
Handle nil and blank cases in Account finders (
#3500
)
2017-06-01 08:20:36 -04:00
account_header.rb
…
account_interactions.rb
Some minor change and spec for Account (
#3813
)
2017-06-22 18:34:27 +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
#2848
- Rake task to redownload avatars/headers (
#4156
)
2017-07-11 17:25:49 +02:00
status_threading_concern.rb
Introduce StatusThreadingConcern (
#3490
)
2017-06-05 16:07:44 +02:00
streamable.rb
…