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
/
reducers
/
accounts.jsx
Age
Commit message (
Expand
)
Author
2017-01-19
Fix #222 - Update followers count when following/unfollowing
Eugen Rochko
2017-01-16
Fix #238 - Add "favourites" column
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-12-22
Fix notifications reducer bug
Eugen Rochko
2016-11-24
Fix bad reference
Eugen Rochko
2016-11-24
Fix forgotten reference
Eugen Rochko
2016-11-20
Adding notifications column
Eugen Rochko
2016-11-13
Infinite scroll for followers/following lists
Eugen Rochko
2016-11-13
Fix stale reference
Eugen Rochko
2016-11-13
Search component
Eugen Rochko
2016-11-12
Use full-text search for autosuggestions
Eugen Rochko
2016-11-04
Add forgotten reducer for FAVOURITES_FETCH_SUCCESS
Eugen Rochko
2016-11-03
Add list of who reblogged status
Eugen Rochko
2016-11-03
Aria-labels actually didn't work in React, so removing. Fixing some bugs
Eugen Rochko
2016-11-03
Allow @username@domain/@username in follow form, prevent duplicate accounts
Eugen Rochko
2016-10-31
Fix accounts not being normalized from context statuses
Eugen
2016-10-30
Refactoring redux state into different reducers
Eugen Rochko