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
|
2a3ec3d5a3
|
Fix another mistake with infinite user list for following
|
8 years ago |
Eugen Rochko
|
d2b92bca09
|
Fix infinite scrolling mistake
|
8 years ago |
Eugen Rochko
|
c244c3f7bc
|
Infinite scroll for followers/following lists
|
8 years ago |
Eugen Rochko
|
53de3b66ce
|
Refactoring redux state into different reducers
|
8 years ago |
Eugen Rochko
|
553760399f
|
Improved how user lists look, added follow button to them
|
8 years ago |
Eugen Rochko
|
b3aab1f3bc
|
Adding following/followers lists to the UI
|
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
|
fac770fccd
|
Remember scroll position when navigating back, do not needlessly reload
entire timelines (only fetch since last known ID). Side effect: account
timelines no longer update in real-time
|
8 years ago |
Eugen Rochko
|
9d7c7bd342
|
Improve how errors are displayed in the UI
|
8 years ago |
Eugen Rochko
|
b9ace5a74c
|
Add console.error to all axios failures
|
8 years ago |
Eugen Rochko
|
b1dee1b6d1
|
Fix #99 - public timeline not just reblogs, fix #98 infinite scrolling issues
|
8 years ago |
Eugen Rochko
|
70e9dd0b5b
|
Blocking will prevent e-mail notifications from blocked user, blocks in UI
|
8 years ago |
Eugen Rochko
|
4f9b7432dd
|
Fix #52 - Add API versioning (v1)
|
8 years ago |
Eugen Rochko
|
3f9708edc4
|
Change output of api/accounts/:id/follow and unfollow to return relationship
Track relationship in redux state. Display follow/unfollow and following-back
information on account view (unstyled)
|
8 years ago |
Eugen Rochko
|
2a84271e85
|
Infinite scroll for account timelines
|
8 years ago |
Eugen Rochko
|
0967961de7
|
Improve how account detailed view looks, load account's statuses
|
8 years ago |
Eugen Rochko
|
dafcb02153
|
Remove unused action constants
|
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 |
Eugen Rochko
|
2e7aac793a
|
Adding sense of self to the UI, cleaning up routing, adding third (detail) column
|
8 years ago |