Age | Commit message (Expand) | Author |
2017-01-15 | Fix tests, add applications to eager loading/cache for statuses, fix | Eugen Rochko |
2017-01-15 | Add tracking of OAuth app that posted a status, extend OAuth apps to have opt... | Effy Elden |
2017-01-11 | Better animations | Eugen Rochko |
2017-01-10 | Add "not found" component to UI | Eugen Rochko |
2017-01-09 | Merge branch 'dropdown' of https://github.com/blackle/mastodon into blackle-d... | Eugen Rochko |
2017-01-08 | Switch to compose view when tapping 'mention' in dropdown on mobile | blackle |
2017-01-08 | Expand dropdown leftways on status view | blackle |
2016-12-24 | Fix #367 - Lock icon instead of retweet icon on boost button on private statuses | Eugen Rochko |
2016-12-22 | Follow call on locked account creates follow request instead | Eugen Rochko |
2016-11-23 | Adding content sensitivity toggle, spoilers for media | Eugen Rochko |
2016-11-21 | Switch to compose route when replying and compose is not mounted | Eugen Rochko |
2016-11-18 | Adding german localization | Eugen Rochko |
2016-11-17 | Add an Intl polyfill | Eugen Rochko |
2016-11-16 | Adding react-intl i18n to the frontend. No translations yet | Eugen Rochko |
2016-11-10 | Fix modals sizing and add animation to it, fix #140 by only making the text of | Eugen Rochko |
2016-11-10 | Fix #131 - Make active favourite buttons yellow | Eugen Rochko |
2016-11-04 | Adding list of who favourited status | Eugen Rochko |
2016-11-04 | Reduce code duplication, add touch scrolling behaviour for webkit browsers | Eugen Rochko |
2016-11-03 | Add list of who reblogged status | 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 | Limit usernames to 30 chars, statuses to 500, open account after follow form ... | Eugen Rochko |
2016-09-25 | Improved styling for media/videos in detailed status 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 |