about summary refs log tree commit diff
path: root/app/assets/javascripts/components/components
AgeCommit message (Expand)Author
2017-04-19Fix css for toot button when uploading images (#2161)Tomohiro Suwa
2017-04-19Automatically change the size of textarea (#2128)geta6
2017-04-19Attachment list for uncached attachments (#2110)Eugen
2017-04-19Update title text for "reply all" button (#2118)Misty De Meo
2017-04-18Adjust visuals of non-autoplaying GIFVEugen Rochko
2017-04-17Add gif auto-play/pause preferencePatrick Figel
2017-04-16Show error message if video cannot be loaded (#1879)Isabelle Knott
2017-04-15Indicate when a toot is part of a chain with a "reply all" icon (#1869)Eugen
2017-04-15Remove isRequired from optional prop (#1843)Henry Smith
2017-04-15Add eslint-plugin-jsx-a11y (#1651)Zac Anger
2017-04-15jslint: fix jslint warnings (#1704)Koala Yeung
2017-04-15Add list of muted user to UI and Getting Started (#1799)Patrick Figel
2017-04-14Add title attribute to URLs in statuses (#1755)Luc Didry
2017-04-13Fix #1609, fix #1628 - Revert #1397 (#1700)Eugen
2017-04-13Add overlay style to buttons, continue video after expanding itEugen Rochko
2017-04-13Allow video to be expanded into lightboxblackle
2017-04-11Fix #1491 - Fix broken notifications, broken Link header parsing for exclude_...Eugen
2017-04-11Merge branch 'master' of https://github.com/blackle/mastodon into blackle-masterEugen Rochko
2017-04-11Allow user to disable the boost confirm dialog in preferencesblackle
2017-04-11Bypass boost confirm modal if alt is pressedblackle
2017-04-11When avatar/header are GIF, generate static versions (#1428)Eugen
2017-04-11Add username as a title for mentions (#1385)Matthias Jouan
2017-04-10Keep newlines in xml (#1397)Rachel H
2017-04-10Fix #1097 When onClick is falsy, do not make status content clickable (#1434)Stephen Burgess
2017-04-08Add titles to more icons, and change clear notifications icon. (#1101)Markus Amalthea Magnuson
2017-04-03add mute option in status dropdownMarvin Kopf
2017-04-02single-quotesTobias Merkle
2017-04-02remove black border on buttonsTobias Merkle
2017-04-01improve video button visibililtyTobias Merkle
2017-04-01Made modal system more genericEugen Rochko
2017-03-25Redesigned compose formEugen Rochko
2017-03-24Fancier drag & drop indicator, emoji icon for emoji, upload progress (fix #295)Eugen Rochko
2017-03-15Add "direct" visibility level in the backend. Web UI is not yetEugen Rochko
2017-03-07Try to detect iOS and *not* autoplay any videosEugen Rochko
2017-03-05Make gifvs always use media gallery componentEugen Rochko
2017-03-04Fix #431 - convert gif to webm during upload. Web UI treats them like it didEugen Rochko
2017-03-01Merge branch 'mastodon-paste-support' of https://github.com/marrus-sh/ardipit...Eugen Rochko
2017-03-01Better smart/dumb component separationKibigo
2017-02-28Making the back button a little smarterKibigo
2017-02-28Support for pasting images from clipboardKibigo
2017-03-01Improved dropdownsEugen Rochko
2017-02-28Fix #561 - Detect presence of audio in video, hide mute toggle when noneEugen Rochko
2017-02-28Fix #186 - Add RTL support to the compose form textarea and statuses outputEugen Rochko
2017-02-26Fix broken dependency on inner react utility functionEugen Rochko
2017-02-23Improve glowEugen Rochko
2017-02-22Improve status reselect, do not display "load more" when no next link availableEugen Rochko
2017-02-21Fix #38 - Unread indicator when new content appears above the foldEugen Rochko
2017-02-18Fix #642 - Add "empty column" text to home/notificationsEugen Rochko
2017-02-17Close dropdown when clicking itemsEugen Rochko
2017-02-14Adding POST /api/v1/reports API, and a UI for submitting reportsEugen Rochko