Age | Commit message (Expand) | Author |
2017-04-01 | Made modal system more generic | Eugen Rochko |
2017-02-26 | Add <MissingIndicator /> when status or account are not found, skip alerts | Eugen Rochko |
2017-02-19 | adding new react class StatusNotFound | Rakib Hasan |
2017-02-19 | Fixing issue #626 | Rakib Hasan |
2017-02-18 | Fix #642 - Add "empty column" text to home/notifications | Eugen Rochko |
2017-02-17 | Add foreign key to prevent reblogs of non-existent (after race conditions) st... | Eugen Rochko |
2017-02-14 | Adding POST /api/v1/reports API, and a UI for submitting reports | Eugen Rochko |
2017-02-05 | Add next/previous navigation in modal for media attachments | Eugen Rochko |
2017-01-30 | Make profile header scroll along with contents. AccountTimeline, Followers an... | Eugen Rochko |
2017-01-10 | Add "not found" component to UI | Eugen Rochko |
2017-01-08 | Switch to compose view when tapping 'mention' in dropdown on mobile | blackle |
2016-11-21 | Switch to compose route when replying and compose is not mounted | Eugen Rochko |
2016-11-04 | Reduce code duplication, add touch scrolling behaviour for webkit browsers | Eugen Rochko |
2016-10-30 | Refactoring redux state into different reducers | Eugen Rochko |
2016-10-24 | Add opening images in a modal window | Eugen Rochko |
2016-10-24 | Move status components inside individual containers. We still need to select | Eugen Rochko |
2016-10-19 | Fix #100 - Add "back" button to certain views | Eugen Rochko |
2016-10-09 | Improved how in-UI profiles look | Eugen Rochko |
2016-10-08 | Use reselect to memoize denormalization in UI state | Eugen Rochko |
2016-10-07 | Adding public timeline | Eugen Rochko |
2016-10-06 | Styling loading indicator, removing unused routes, adding "getting started" e... | Eugen Rochko |
2016-10-06 | Fix delete option missing from statuses in detailed view | Eugen Rochko |
2016-09-25 | Better styling for selected status in detailed view | Eugen Rochko |
2016-09-19 | Re-organizing components to be more modular, adding loading bars | Eugen Rochko |
2016-09-18 | Improve how account detailed view looks, load account's statuses | Eugen Rochko |
2016-09-18 | Detailed status view scrollable | Eugen Rochko |
2016-09-17 | Adding media controller, 1 webm/compose form allowed, previews generated | Eugen Rochko |
2016-09-16 | Setting up preliminary "detailed" routes in the UI, new API end-point for fet... | Eugen Rochko |