Age | Commit message (Expand) | Author |
2017-04-22 | Improve aria support - Columns and Navigation Drawer Icons (#2299) | Stephen Burgess |
2017-04-22 | Added strings for emoji category localization (#2302) | Ashley |
2017-04-22 | Allowed the emoji picker 'Search...' string to be localized (#2294) | Ashley |
2017-04-21 | Remove deprecated features at React v15.5 (#1905) | Yamagishi Kazutoshi |
2017-04-20 | Fix Textarea height should be reset upon sending toot #2189 (#2236) | Andrey Blinov |
2017-04-19 | Fix css for toot button when uploading images (#2161) | Tomohiro Suwa |
2017-04-19 | fix search text 'zero' (#2150) | matsurai25 |
2017-04-18 | Disable toot button when above 500 characters (#2088) | Tomohiro Suwa |
2017-04-17 | Add function color remaining text (#1980) | usagi-f |
2017-04-15 | Add eslint-plugin-jsx-a11y (#1651) | Zac Anger |
2017-04-15 | jslint: fix jslint warnings (#1704) | Koala Yeung |
2017-04-13 | Update javascript English translation files and some defaultValue (#1676) | Koala Yeung |
2017-04-11 | Improve emoji picker look (#1493) | Eugen |
2017-04-11 | Fix #1491 - Fix broken notifications, broken Link header parsing for exclude_... | Eugen |
2017-04-11 | When avatar/header are GIF, generate static versions (#1428) | Eugen |
2017-04-10 | Allow typing a toot while an image uploads (#1429) | Jessica Stokes |
2017-04-10 | Add search to emoji picker (#1395) | Gavin Mogan |
2017-04-02 | Fix feed regeneration bug | Eugen Rochko |
2017-03-31 | Fix reworked search | Eugen Rochko |
2017-03-31 | Rework search | Eugen Rochko |
2017-03-29 | Improve emojis - use SVGs where possible | Eugen Rochko |
2017-03-26 | Add tooltip to privacy dropdown | Eugen Rochko |
2017-03-26 | Compose form layout fixes | Eugen Rochko |
2017-03-25 | Clarify privacy options | shel |
2017-03-25 | Fix up visual indicators for compose form privacy | Eugen Rochko |
2017-03-25 | When replying to status with content warning, prefill content warning | Eugen Rochko |
2017-03-25 | Privacy dropdown i18n | Eugen Rochko |
2017-03-25 | Redesigned compose form | Eugen Rochko |
2017-03-24 | Fancier drag & drop indicator, emoji icon for emoji, upload progress (fix #295) | Eugen Rochko |
2017-03-22 | Fix full-text search query quotation, improve tag search performance with an ... | Eugen Rochko |
2017-03-02 | Fix #231 - Muting | Eugen Rochko |
2017-03-02 | Fix #372 - Emoji picker | Eugen Rochko |
2017-03-01 | Simplify passing of prop | Eugen Rochko |
2017-03-01 | Better smart/dumb component separation | Kibigo |
2017-02-27 | Character counter fix | Kibigo |
2017-02-26 | Improve compose form performance, upgrade JS dependencies. LightingBox | Eugen Rochko |
2017-02-22 | Improve performance of compose form | Eugen Rochko |
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-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-09 | Progress on moving color styles to Sass | Eugen Rochko |
2017-02-06 | Add API modifiers to limit returned toots from public/hashtag timelines | Eugen Rochko |
2017-02-03 | easier comprehension of toot settings and properties (#595) | hoodie |
2017-01-27 | Less ambiguous sensitive content toggle label (#556) | Zachary Spector |
2017-01-25 | Instead of using spoiler boolean and spoiler_text, simply check for non-blank... | Eugen Rochko |
2017-01-23 | Implement a click-to-view spoiler system | blackle |