18 Commits (8c3f7964fbdaf432e6ee0450a87db02ed03a405e)

Author SHA1 Message Date
Eugen Rochko 53de3b66ce Refactoring redux state into different reducers
8 years ago
Eugen Rochko b3aab1f3bc Adding following/followers lists to the UI
8 years ago
Eugen Rochko 5bea337189 Move status components inside individual containers. We still need to select
8 years ago
Eugen Rochko 4470966cd9 Fix #100 - Add "back" button to certain views
8 years ago
Eugen Rochko 1715657fa3 Fix scrolling on small devices for account timelines and compose column
8 years ago
Eugen Rochko 848cbbd242 Improved how in-UI profiles look
8 years ago
Eugen Rochko 22e05d2ff6 Making AccountTimeline into a sub-route
8 years ago
Eugen Rochko f10b5ee0d8 Use reselect to memoize denormalization in UI state
8 years ago
Eugen Rochko c3f5dfeabb Adding public timeline
8 years ago
Eugen Rochko 4eb5319882 Styling loading indicator, removing unused routes, adding "getting started" explanation
8 years ago
Eugen Rochko 70e9dd0b5b Blocking will prevent e-mail notifications from blocked user, blocks in UI
8 years ago
Eugen Rochko 1fce687f8e Unreblogging and unfavouriting from the UI
8 years ago
Eugen Rochko ef2b50c9ac Deleting statuses from UI
8 years ago
Eugen Rochko 3f9708edc4 Change output of api/accounts/:id/follow and unfollow to return relationship
8 years ago
Eugen Rochko 2a84271e85 Infinite scroll for account timelines
8 years ago
Eugen Rochko f820edb463 Fix type mistake in account component
8 years ago
Eugen Rochko 0967961de7 Improve how account detailed view looks, load account's statuses
8 years ago
Eugen Rochko 5b0cef9781 Setting up preliminary "detailed" routes in the UI, new API end-point for fetching status context
8 years ago