This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
tootlab-mastodon
Watch
1
Star
0
Fork
0
You've already forked tootlab-mastodon
mirror of
https://github.com/glitch-soc/mastodon.git
synced
2025-01-17 13:13:02 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tootlab-mastodon
/
app
/
models
/
concerns
History
aschmitz
5128c4261e
Updates per code review
...
Thanks, @valerauko!
2017-11-11 14:37:23 -06: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
Updates per code review
2017-11-11 14:37:23 -06:00
attachmentable.rb
Fixes unknown mime type (
#2822
)
2017-05-05 21:32:14 +02:00
cacheable.rb
Fix
#248
- Reload all accounts when fetching from cache
2016-12-03 18:21:26 +01:00
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
Define instance method outside #included (
#3128
)
2017-05-19 11:41:45 +02:00