index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
assets
/
javascripts
/
components
/
actions
/
accounts.jsx
Age
Commit message (
Expand
)
Author
2017-01-15
Fix #449 - don't do relationships fetch for empty array of IDs
Eugen Rochko
2017-01-09
Improve initialState loading
Eugen Rochko
2016-12-26
Replacing follow requests in the settings area with in-UI column
Eugen Rochko
2016-11-23
Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notif...
Eugen Rochko
2016-11-13
Fix another mistake with infinite user list for following
Eugen Rochko
2016-11-13
Fix infinite scrolling mistake
Eugen Rochko
2016-11-13
Infinite scroll for followers/following lists
Eugen Rochko
2016-10-30
Refactoring redux state into different reducers
Eugen Rochko
2016-10-28
Improved how user lists look, added follow button to them
Eugen Rochko
2016-10-27
Adding following/followers lists to the UI
Eugen Rochko
2016-10-19
Fix #100 - Add "back" button to certain views
Eugen Rochko
2016-10-18
Remember scroll position when navigating back, do not needlessly reload
Eugen Rochko
2016-10-18
Improve how errors are displayed in the UI
Eugen Rochko
2016-10-18
Add console.error to all axios failures
Eugen Rochko
2016-10-17
Fix #99 - public timeline not just reblogs, fix #98 infinite scrolling issues
Eugen Rochko
2016-10-03
Blocking will prevent e-mail notifications from blocked user, blocks in UI
Eugen Rochko
2016-09-27
Fix #52 - Add API versioning (v1)
Eugen Rochko
2016-09-23
Change output of api/accounts/:id/follow and unfollow to return relationship
Eugen Rochko
2016-09-22
Infinite scroll for account timelines
Eugen Rochko
2016-09-18
Improve how account detailed view looks, load account's statuses
Eugen Rochko
2016-09-18
Remove unused action constants
Eugen Rochko
2016-09-16
Setting up preliminary "detailed" routes in the UI, new API end-point for fet...
Eugen Rochko
2016-09-13
Adding sense of self to the UI, cleaning up routing, adding third (detail) co...
Eugen Rochko