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
/
home_timeline
Age
Commit message (
Expand
)
Author
2020-02-03
Change how unread announcements are handled (#13020)
ThibG
2020-01-25
Fix “new items glow” being displayed above settings and announcements (#1...
ThibG
2020-01-25
Improve announcements design (#12954)
ThibG
2020-01-23
Add announcements (#12662)
Eugen Rochko
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
2019-03-01
Fix home timeline perpetually reloading when empty (#10130)
Eugen Rochko
2018-09-14
Upgrade Babel to version 7.0.0 (#5925)
Yamagishi Kazutoshi
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-06-29
Keyword/phrase filtering (#7905)
Eugen Rochko
2018-03-24
Allow clients to fetch statuses made while they were offline (#6876)
Akihiko Odaki
2018-01-17
Fix home regeneration (#6251)
Eugen Rochko
2017-12-26
Additional prop name change. (#6098)
MitarashiDango
2017-10-13
Do not try to guess why home timeline is empty in web UI (#5370)
Eugen Rochko
2017-10-08
Use ES module build of react-router-dom (#5264)
Nolan Lawson
2017-06-23
Use Class and Property Decorators (#3730)
Yamagishi Kazutoshi
2017-06-23
Remove unused variables (#3906)
Yamagishi Kazutoshi
2017-06-23
Add prefix to setting toggle ID (#3907)
Yamagishi Kazutoshi
2017-06-20
Upgrade React Router (#3677)
Sorin Davidoi
2017-06-11
Fix #3665 - Refactor timelines reducer (#3686)
Eugen Rochko
2017-06-06
Add regex filters on the community timeline and the public timeline. (#3564)
ふぁぼ原
2017-06-06
Add quotes ESLint rules (#3602)
Yamagishi Kazutoshi
2017-06-05
Prevent pinned columns from scroll to top on URL changing (#3586)
unarist
2017-06-04
Allow mounting arbitrary columns (#3207)
Eugen Rochko
2017-05-20
Improve eslint rules (#3147)
Yamagishi Kazutoshi
2017-05-18
refactor: Import from react-router/lib (#3117)
Sorin Davidoi
2017-05-12
Use ES Class Fields & Static Properties (#3008)
Yamagishi Kazutoshi
2017-05-04
When streaming API is disconnected, poll home/notifications (#2776)
Eugen Rochko
2017-05-03
Replace sprockets/browserify with Webpack (#2617)
Eugen Rochko