Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-23 | Add a confirmation modal: (#2279) | Eugen | |
- Deleting a toot - Muting, blocking someone - Clearing notifications Remove source map generation from development environment, as it is a huge performance sink hole with little gains | |||
2017-04-21 | Remove deprecated features at React v15.5 (#1905) | Yamagishi Kazutoshi | |
* Remove deprecated features at React v15.5 - [x] React.PropTypes - [x] react-addons-pure-render-mixin - [x] react-addons-test-utils * Uncommented out & Add browserify_rails options * re-add react-addons-shallow * Fix syntax error from resolve conflicts * follow up 59a77923b368d48c590cd9f4a0c6b73ce972d33f | |||
2017-03-02 | Make confirmation text more specific | Eugen Rochko | |
2017-03-02 | Fix #620 - Add confirmation dialog for notifications clear | Eugen Rochko | |
2017-02-21 | Fix #38 - Unread indicator when new content appears above the fold | Eugen Rochko | |
2017-02-18 | Fix #642 - Add "empty column" text to home/notifications | Eugen Rochko | |
2017-02-07 | Add "clear notifications" button, exclude posts from people who have blocked ↵ | Eugen Rochko | |
*you* from public/hashtag timelines | |||
2017-01-30 | Add explicit "load more" link to the bottom of StatusList and notifications | Eugen Rochko | |
2017-01-26 | Improve infinite scroll on notifications | Eugen Rochko | |
2017-01-24 | Set isLoading false on timelines when request fails | Eugen Rochko | |
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-09 | Persist UI settings, add missing localizations for German | Eugen Rochko | |
2017-01-02 | See #244 - Added notifications column settings to filter what's displayed | Eugen Rochko | |
in the column and what appears as desktop notifications. Settings do not persist yet | |||
2016-12-13 | Improved admin UI | Eugen Rochko | |
2016-11-21 | Fix responsive layout breakpoint, replace mentions column with notifications | Eugen Rochko | |
2016-11-20 | Adding notifications column | Eugen Rochko | |