Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-09 | Progress on moving color styles to Sass | Eugen Rochko | |
2017-02-05 | Remove react-dnd as it was interfering with text selection. Move content | Eugen Rochko | |
warning mentions preview into area where actual content would be | |||
2017-02-05 | Getting started on draggable columns | Eugen Rochko | |
2017-02-02 | Add logging and filtering to the node.js streaming API | 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-08 | Switch to compose view when tapping 'mention' in dropdown on mobile | blackle | |
2017-01-06 | Add tab bar alternative to desktop UI, upgrade react & react-redux | Eugen Rochko | |
2016-12-11 | Fix #171 - You can now drag & drop files to be uploaded | Eugen Rochko | |
2016-12-06 | Fix #341 - Remove react-responsive in favour of simpler resize ↵ | Eugen Rochko | |
handler/window width | |||
2016-11-21 | Fix responsive layout breakpoint, replace mentions column with notifications | Eugen Rochko | |
2016-10-24 | Add opening images in a modal window | Eugen Rochko | |
2016-10-18 | Remember scroll position when navigating back, do not needlessly reload | Eugen Rochko | |
entire timelines (only fetch since last known ID). Side effect: account timelines no longer update in real-time | |||
2016-10-12 | Responsively changing layout to single-column + nav on smaller screens | Eugen Rochko | |
2016-10-07 | Adding public timeline | Eugen Rochko | |
2016-09-20 | Fix rake tasks and loading bar | Eugen Rochko | |
2016-09-19 | Re-organizing components to be more modular, adding loading bars | Eugen Rochko | |