Commit Graph

7 Commits (237cb41ab4d841fb215ce6707c8d7695ef44b103)

Author SHA1 Message Date
Eugen Rochko d9022884c6 Smarter infinite scroll
Eugen Rochko 7d53ee73f3 Fix - Add "favourites" column
Eugen Rochko 01e43c3e57 Adding react-intl i18n to the frontend. No translations yet
Eugen Rochko e8ff4c8e56 Refactoring redux state into different reducers
Eugen Rochko f8f40f15da Move status components inside individual containers. We still need to select
all statuses/accounts to assemble, but at least lists don't have to be
re-rendered all the time now. Also add "mention" dropdown option
Eugen Rochko b5c6d00afa Fix - public timeline not just reblogs, fix infinite scrolling issues
Eugen Rochko 29e79f770f Making AccountTimeline into a sub-route