Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-22 | Fix full-text search query quotation, improve tag search performance with an ↵ | Eugen Rochko | |
index, add ability to open status by URL from search (fix #53) | |||
2017-02-05 | Fix #61 - Add list of blocked users to the UI; clean up failed push ↵ | Eugen Rochko | |
notifications API Try to fix Travis CI setup | |||
2017-01-19 | Fix #222 - Update followers count when following/unfollowing | Eugen Rochko | |
Also, since the root component connects to the stream that updates home/notification columns, there is pretty much no case for refreshing those columns beyond initial load. So, move the loading of those columns into the root component, to prevent unneccessary reloads when switching tabs on mobile or resizing desktop window between mobile/desktop layouts | |||
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 | |
created via remote look-up when domains differ but point to the same resource | |||
2016-10-31 | Fix accounts not being normalized from context statuses | Eugen | |
2016-10-30 | Refactoring redux state into different reducers | Eugen Rochko | |