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 |
blackle
|
a697b5473a
|
Switch to compose view when tapping 'mention' in dropdown on mobile
|
8 years ago |
Eugen Rochko
|
f6d196255c
|
Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notifications,
skip ActionCable for follow/unfollow/block events, instead clear UI from
blocked account's posts instantly if block request succeeds. Add forgotten
i18n for sensitive content
|
8 years ago |
Eugen Rochko
|
524847e4e1
|
Switch to compose route when replying and compose is not mounted
|
8 years ago |
Eugen Rochko
|
ef16a48c5f
|
Optimize how statuses are re-rendered and relative time intervals
|
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 |