about summary refs log tree commit diff
path: root/app/assets/javascripts/components/reducers/accounts.jsx
AgeCommit message (Expand)Author
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko
2017-04-15Add list of muted user to UI and Getting Started (#1799)Patrick Figel
2017-03-31Rework searchEugen Rochko
2017-03-22Fix full-text search query quotation, improve tag search performance with an ...Eugen Rochko
2017-02-05Fix #61 - Add list of blocked users to the UI; clean up failed push notificat...Eugen Rochko
2017-01-19Fix #222 - Update followers count when following/unfollowingEugen Rochko
2017-01-16Fix #238 - Add "favourites" columnEugen Rochko
2017-01-09Improve initialState loadingEugen Rochko
2016-12-26Replacing follow requests in the settings area with in-UI columnEugen Rochko
2016-12-22Fix notifications reducer bugEugen Rochko
2016-11-24Fix bad referenceEugen Rochko
2016-11-24Fix forgotten referenceEugen Rochko
2016-11-20Adding notifications columnEugen Rochko
2016-11-13Infinite scroll for followers/following listsEugen Rochko
2016-11-13Fix stale referenceEugen Rochko
2016-11-13Search componentEugen Rochko
2016-11-12Use full-text search for autosuggestionsEugen Rochko
2016-11-04Add forgotten reducer for FAVOURITES_FETCH_SUCCESSEugen Rochko
2016-11-03Add list of who reblogged statusEugen Rochko
2016-11-03Aria-labels actually didn't work in React, so removing. Fixing some bugsEugen Rochko
2016-11-03Allow @username@domain/@username in follow form, prevent duplicate accountsEugen Rochko
2016-10-31Fix accounts not being normalized from context statusesEugen
2016-10-30Refactoring redux state into different reducersEugen Rochko