Eugen Rochko
|
2cc31b3194
|
Adding POST /api/v1/reports API, and a UI for submitting reports
|
8 years ago |
Eugen Rochko
|
97bbbcb06c
|
Add next/previous navigation in modal for media attachments
|
8 years ago |
Eugen Rochko
|
b9ec5973eb
|
Make profile header scroll along with contents. AccountTimeline, Followers and Following are no longer
nested inside a common parent (<Account>), instead they all embed <HeaderContainer />
|
8 years ago |
Eugen Rochko
|
15b183117c
|
Add "not found" component to UI
|
8 years ago |
blackle
|
a697b5473a
|
Switch to compose view when tapping 'mention' in dropdown on mobile
|
8 years ago |
Eugen Rochko
|
524847e4e1
|
Switch to compose route when replying and compose is not mounted
|
8 years ago |
Eugen Rochko
|
12a420f0f3
|
Reduce code duplication, add touch scrolling behaviour for webkit browsers
on scrollable areas
|
8 years ago |
Eugen Rochko
|
53de3b66ce
|
Refactoring redux state into different reducers
|
8 years ago |
Eugen Rochko
|
68535f58cd
|
Add opening images in a modal window
|
8 years ago |
Eugen Rochko
|
5bea337189
|
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
|
8 years ago |
Eugen Rochko
|
4470966cd9
|
Fix #100 - Add "back" button to certain views
Also fix reloading of timelines after merge-type events
|
8 years ago |
Eugen Rochko
|
848cbbd242
|
Improved how in-UI profiles look
|
8 years ago |
Eugen Rochko
|
f10b5ee0d8
|
Use reselect to memoize denormalization in UI state
Also upgrade react-redux to latest version. This is a performance update
|
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
Also, only update relative time every minute instead of 6 seconds. My bad
|
8 years ago |
Eugen Rochko
|
9c01f3fcf0
|
Fix delete option missing from statuses in detailed view
|
8 years ago |
Eugen Rochko
|
15f51dbf8c
|
Better styling for selected status in detailed view
|
8 years ago |
Eugen Rochko
|
337462aa5e
|
Re-organizing components to be more modular, adding loading bars
|
8 years ago |
Eugen Rochko
|
0967961de7
|
Improve how account detailed view looks, load account's statuses
|
8 years ago |
Eugen Rochko
|
08896f7dcf
|
Detailed status view scrollable
|
8 years ago |
Eugen Rochko
|
bd5ad304ba
|
Adding media controller, 1 webm/compose form allowed, previews generated
|
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 |