about summary refs log tree commit diff
path: root/app/assets/javascripts/components/reducers/notifications.jsx
AgeCommit message (Expand)Author
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko
2017-02-21Fix #38 - Unread indicator when new content appears above the foldEugen Rochko
2017-02-19Fix infinite scrolling breaking after navigationEugen Rochko
2017-02-07Add "clear notifications" button, exclude posts from people who have blocked ...Eugen Rochko
2017-01-26Improve infinite scroll on notificationsEugen Rochko
2017-01-09Persist UI settings, add missing localizations for GermanEugen Rochko
2017-01-02See #244 - Added notifications column settings to filter what's displayedEugen Rochko
2016-11-23Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notif...Eugen Rochko
2016-11-20Adding notifications columnEugen Rochko
2016-10-30Refactoring redux state into different reducersEugen Rochko
2016-10-18Improve how errors are displayed in the UIEugen Rochko
2016-10-02Unreblogging and unfavouriting from the UIEugen Rochko
2016-09-30Deleting statuses from UIEugen Rochko
2016-09-22Infinite scroll for account timelinesEugen Rochko
2016-09-22Infinite scroll for timeline columnsEugen Rochko
2016-09-21Fix notifications in UI, added new API for fetching account relationshipsEugen Rochko
2016-09-19Re-organizing components to be more modular, adding loading barsEugen Rochko
2016-09-17Fix #41, debug #42Eugen Rochko
2016-09-12Adding a notification stack for error messagesEugen Rochko