Age | Commit message (Expand) | Author |
2017-03-01 | Improved dropdowns | Eugen Rochko |
2017-02-28 | Fix #561 - Detect presence of audio in video, hide mute toggle when none | Eugen Rochko |
2017-02-27 | Character counter fix | Kibigo |
2017-02-26 | Add <MissingIndicator /> when status or account are not found, skip alerts | Eugen Rochko |
2017-02-26 | Merge branch 'fix_626' of https://github.com/rmhasan/mastodon into rmhasan-fi... | Eugen Rochko |
2017-02-26 | Fix broken dependency on inner react utility function | Eugen Rochko |
2017-02-26 | Fix local timeline showing unread status of TWKN timeline | Eugen Rochko |
2017-02-26 | Improve compose form performance, upgrade JS dependencies. LightingBox | Eugen Rochko |
2017-02-23 | Improve glow | Eugen Rochko |
2017-02-22 | Improve status reselect, do not display "load more" when no next link available | Eugen Rochko |
2017-02-22 | Improve performance of compose form | Eugen Rochko |
2017-02-21 | Fix #38 - Unread indicator when new content appears above the fold | Eugen Rochko |
2017-02-20 | Fix scroll to top not registering because of wrong debounce usage | Eugen |
2017-02-19 | Fix links and wording | Eugen Rochko |
2017-02-19 | Adjust naming of public timeline -> "local timeline" vs "whole known network" | Eugen Rochko |
2017-02-19 | Split public timeline into "public timeline" which is local, and | 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 target="_blank" to github link | shel |
2017-02-17 | Add foreign key to prevent reblogs of non-existent (after race conditions) st... | Eugen Rochko |
2017-02-17 | Fix small styling issues | Eugen Rochko |
2017-02-15 | Fix #634 - Only include innermost-level statuses in report UI | Eugen Rochko |
2017-02-14 | Adding POST /api/v1/reports API, and a UI for submitting reports | Eugen Rochko |
2017-02-13 | Add remote mentions warning when composing a private status | Eugen Rochko |
2017-02-13 | Merge branch 'patch-5' of https://github.com/yiskah/mastodon into yiskah-patch-5 | Eugen Rochko |
2017-02-13 | Clean up collapsible components | Eugen Rochko |
2017-02-11 | Add privacy disclaimer | shel |
2017-02-10 | Finish up moving colors from JSX to Sass (#584, #348) | Eugen Rochko |
2017-02-10 | Move more colours to scss | Lorenz Diener |
2017-02-10 | Move more inline colours to scss | Lorenz Diener |
2017-02-09 | Progress on moving color styles to Sass | Eugen Rochko |
2017-02-07 | Change blocked users icon to fa-ban in getting started view (#608) | Isabelle Knott |
2017-02-07 | Add "clear notifications" button, exclude posts from people who have blocked ... | Eugen Rochko |
2017-02-06 | Add API modifiers to limit returned toots from public/hashtag timelines | Eugen Rochko |
2017-02-05 | Don't allow people to follow people they blocked without unblocking first | Eugen Rochko |
2017-02-05 | Add link to blocked users to getting started page | Eugen Rochko |
2017-02-05 | Fix #61 - Add list of blocked users to the UI; clean up failed push notificat... | Eugen Rochko |
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 |