Age | Commit message (Expand) | Author |
2017-02-05 | Remove react-dnd as it was interfering with text selection. Move content | Eugen Rochko |
2017-02-05 | Add tracking of delay to streaming API | Eugen Rochko |
2017-02-05 | Fix #598 - arrow keys to navigate media; fix #481 - non-exact matches no longer | Eugen Rochko |
2017-02-05 | Add next/previous navigation in modal for media attachments | Eugen Rochko |
2017-02-05 | No replies filter on home timeline no longer hides self-replies | Eugen Rochko |
2017-02-05 | Getting started on draggable columns | Eugen Rochko |
2017-02-04 | Make the streaming API also handle websockets (because trying to get the brow... | Eugen Rochko |
2017-02-03 | easier comprehension of toot settings and properties (#595) | hoodie |
2017-02-02 | Add logging and filtering to the node.js streaming API | Eugen Rochko |
2017-02-02 | Cleaning up format of broadcast real-time messages, removing | Eugen Rochko |
2017-01-31 | Fix #529 - Make hashtag timelines show conversations, fix hashtag loading in ... | Eugen Rochko |
2017-01-30 | Fix not reloading account/fetching relationship on newly independent components | Eugen Rochko |
2017-01-30 | Make profile header scroll along with contents. AccountTimeline, Followers an... | Eugen Rochko |
2017-01-30 | Add explicit "load more" link to the bottom of StatusList and notifications | Eugen Rochko |
2017-01-30 | Resolve confusion between ColumnBackButton and the slim version that | Eugen Rochko |
2017-01-29 | Add missing back button to "Follow Requests" | Billie Thompson |
2017-01-27 | Less ambiguous sensitive content toggle label (#556) | Zachary Spector |
2017-01-26 | Fix up timeout, improve contrast on "show more", add responsive style | Eugen Rochko |
2017-01-26 | Improve infinite scroll on notifications | Eugen Rochko |
2017-01-25 | Instead of using spoiler boolean and spoiler_text, simply check for non-blank... | Eugen Rochko |
2017-01-24 | Merge branch 'master' into master | Eugen |
2017-01-24 | Set isLoading false on timelines when request fails | Eugen Rochko |
2017-01-24 | Smarter infinite scroll | Eugen Rochko |
2017-01-23 | Implement a click-to-view spoiler system | blackle |
2017-01-23 | Less re-rendering | Eugen Rochko |
2017-01-20 | Fix #475 - add space after autocomplete | Eugen Rochko |
2017-01-20 | Fix preview cards layout, do preview card crawling for remote statuses | Eugen Rochko |
2017-01-20 | Fix #463 - Fetch and display previews of URLs using OpenGraph tags | Eugen Rochko |
2017-01-19 | Fix #222 - Update followers count when following/unfollowing | Eugen Rochko |
2017-01-17 | Add sounds for notifications. Boop by @jk@mastodon.social | Eugen Rochko |
2017-01-16 | Improve how the list entry Account component looks when target is blocked/fol... | Eugen Rochko |
2017-01-16 | Show 'do not display in public timeline' when replying to self | blackle |
2017-01-16 | Fix upload file input being re-rendered needlessly | Eugen Rochko |
2017-01-16 | Fix #238 - Add "favourites" column | Eugen Rochko |
2017-01-16 | Fix #414 - Improve lightbox, add loading indicator | Eugen Rochko |
2017-01-16 | Move follow requests link above logout link in getting started column | Eugen Rochko |
2017-01-15 | Fix typo introduced in #470 which made unlisted toggle only fade in/out and n... | Eugen Rochko |
2017-01-15 | Fix tests, add applications to eager loading/cache for statuses, fix | Eugen Rochko |
2017-01-15 | Merge branch 'feature/toot-app-source' of https://github.com/ineffyble/mastod... | Eugen Rochko |
2017-01-15 | Add tracking of OAuth app that posted a status, extend OAuth apps to have opt... | Effy Elden |
2017-01-15 | Hide 'Do not display on public timeline' for reply toots. Fixes #412. | Effy Elden |
2017-01-11 | Better animations | Eugen Rochko |
2017-01-10 | Fix issue when settings are not defined for column type | Eugen Rochko |
2017-01-10 | Home column filters | Eugen Rochko |
2017-01-10 | Add "not found" component to UI | Eugen Rochko |
2017-01-09 | Merge branch 'master' of https://github.com/blackle/mastodon into blackle-master | Eugen Rochko |
2017-01-09 | Merge branch 'dropdown' of https://github.com/blackle/mastodon into blackle-d... | Eugen Rochko |
2017-01-09 | Persist UI settings, add missing localizations for German | Eugen Rochko |
2017-01-09 | Improve initialState loading | Eugen Rochko |
2017-01-08 | Generate key for each input so we can upload the same file even after deleting | blackle |