index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
javascript
/
mastodon
/
features
/
favourited_statuses
/
index.js
Age
Commit message (
Expand
)
Author
2019-08-01
Fix scroll to top in single column UI (#11463)
Eugen Rochko
2019-07-19
Change single-column mode to scroll the whole page (#11359)
Eugen Rochko
2018-09-14
Upgrade Babel to version 7.0.0 (#5925)
Yamagishi Kazutoshi
2018-08-26
Add messages informing that collections are empty (fixes #4115) (#8418)
Jakub Mendyk
2018-08-23
Add aria-label to column regions (#8390)
Eugen Rochko
2018-07-29
Do not scroll up when modal is opened (#8095)
Yamagishi Kazutoshi
2018-03-05
Replace onScrollToBottom with onLoadMore (#6615)
Akihiko Odaki
2017-12-09
Fix #5630 - Prevent duplicate load of favourites (#5931)
Eugen Rochko
2017-09-06
Add Smartphone screen favourite back button and adjust styles (#4813)
voidSatisfaction
2017-08-28
Generalized the infinite scrollable list (#4697)
abcang
2017-07-15
Fix #3773 - Pin favourites column (#4201)
Eugen Rochko
2017-06-24
Fix #3924 (regression from #3906) (#3925)
Yamagishi Kazutoshi
2017-06-23
Use Class and Property Decorators (#3730)
Yamagishi Kazutoshi
2017-06-23
Remove unused variables (#3906)
Yamagishi Kazutoshi
2017-05-20
Improve eslint rules (#3147)
Yamagishi Kazutoshi
2017-05-12
Use ES Class Fields & Static Properties (#3008)
Yamagishi Kazutoshi
2017-05-03
Replace sprockets/browserify with Webpack (#2617)
Eugen Rochko