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
/
assets
/
javascripts
/
components
/
features
/
account_timeline
Age
Commit message (
Expand
)
Author
2017-05-03
Replace sprockets/browserify with Webpack (#2617)
Eugen Rochko
2017-04-24
Hide some components rather than unmounting (#2271)
Akihiko Odaki
2017-04-23
Add a confirmation modal: (#2279)
Eugen
2017-04-23
Replace inline styles with CSS classes (BEM) (#2338)
Stephen Burgess
2017-04-21
Remove deprecated features at React v15.5 (#1905)
Yamagishi Kazutoshi
2017-04-18
Add hasMore field to account timeline (#2066)
geta6
2017-03-02
Fix #231 - Muting
Eugen Rochko
2017-03-01
Mute button progress so far. WIP, doesn't entirely work correctly.
Kit Redgrave
2017-02-26
Add <MissingIndicator /> when status or account are not found, skip alerts
Eugen Rochko
2017-02-22
Improve status reselect, do not display "load more" when no next link available
Eugen Rochko
2017-02-14
Adding POST /api/v1/reports API, and a UI for submitting reports
Eugen Rochko
2017-01-31
Fix #529 - Make hashtag timelines show conversations, fix hashtag loading in ...
Eugen Rochko
2017-01-30
Fix not reloading account/fetching relationship on newly independent components
Eugen Rochko
2017-01-30
Make profile header scroll along with contents. AccountTimeline, Followers an...
Eugen Rochko
2017-01-24
Smarter infinite scroll
Eugen Rochko
2017-01-16
Fix #238 - Add "favourites" column
Eugen Rochko
2016-11-16
Adding react-intl i18n to the frontend. No translations yet
Eugen Rochko
2016-10-30
Refactoring redux state into different reducers
Eugen Rochko
2016-10-24
Move status components inside individual containers. We still need to select
Eugen Rochko
2016-10-17
Fix #99 - public timeline not just reblogs, fix #98 infinite scrolling issues
Eugen Rochko
2016-10-09
Making AccountTimeline into a sub-route
Eugen Rochko