about summary refs log tree commit diff
path: root/app/assets/javascripts/components/features/status
AgeCommit message (Expand)Author
2017-04-21Remove deprecated features at React v15.5 (#1905)Yamagishi Kazutoshi
2017-04-19Attachment list for uncached attachments (#2110)Eugen
2017-04-19Do not show link preview card if toot has a spoiler (#1617)Isabelle Knott
2017-04-17Add gif auto-play/pause preferencePatrick Figel
2017-04-15Indicate when a toot is part of a chain with a "reply all" icon (#1869)Eugen
2017-04-15jslint: fix jslint warnings (#1704)Koala Yeung
2017-04-13Add overlay style to buttons, continue video after expanding itEugen Rochko
2017-04-13Allow video to be expanded into lightboxblackle
2017-04-13Use shift+click instead of alt+click to bypass boost dialog (#1638)Isabelle Knott
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-10Add boost confirm modalblackle
2017-04-11When avatar/header are GIF, generate static versions (#1428)Eugen
2017-04-01Made modal system more genericEugen Rochko
2017-03-15Add "direct" visibility level in the backend. Web UI is not yetEugen 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-01Improved dropdownsEugen Rochko
2017-02-28Fix #561 - Detect presence of audio in video, hide mute toggle when noneEugen Rochko
2017-02-26Add <MissingIndicator /> when status or account are not found, skip alertsEugen Rochko
2017-02-19adding new react class StatusNotFoundRakib Hasan
2017-02-19Fixing issue #626Rakib Hasan
2017-02-18Fix #642 - Add "empty column" text to home/notificationsEugen Rochko
2017-02-17Add foreign key to prevent reblogs of non-existent (after race conditions) st...Eugen Rochko
2017-02-17Fix small styling issuesEugen Rochko
2017-02-14Adding POST /api/v1/reports API, and a UI for submitting reportsEugen Rochko
2017-02-10Finish up moving colors from JSX to Sass (#584, #348)Eugen Rochko
2017-02-10Move more colours to scssLorenz Diener
2017-02-09Progress on moving color styles to SassEugen Rochko
2017-02-05Add next/previous navigation in modal for media attachmentsEugen Rochko
2017-01-30Make profile header scroll along with contents. AccountTimeline, Followers an...Eugen Rochko
2017-01-20Fix preview cards layout, do preview card crawling for remote statusesEugen Rochko
2017-01-20Fix #463 - Fetch and display previews of URLs using OpenGraph tagsEugen Rochko
2017-01-15Fix tests, add applications to eager loading/cache for statuses, fixEugen Rochko
2017-01-15Add tracking of OAuth app that posted a status, extend OAuth apps to have opt...Effy Elden
2017-01-11Better animationsEugen Rochko
2017-01-10Add "not found" component to UIEugen Rochko
2017-01-09Merge branch 'dropdown' of https://github.com/blackle/mastodon into blackle-d...Eugen Rochko
2017-01-08Switch to compose view when tapping 'mention' in dropdown on mobileblackle
2017-01-08Expand dropdown leftways on status viewblackle
2016-12-24Fix #367 - Lock icon instead of retweet icon on boost button on private statusesEugen Rochko
2016-12-22Follow call on locked account creates follow request insteadEugen Rochko
2016-11-23Adding content sensitivity toggle, spoilers for mediaEugen Rochko
2016-11-21Switch to compose route when replying and compose is not mountedEugen Rochko
2016-11-18Adding german localizationEugen Rochko
2016-11-17Add an Intl polyfillEugen Rochko
2016-11-16Adding react-intl i18n to the frontend. No translations yetEugen Rochko
2016-11-10Fix modals sizing and add animation to it, fix #140 by only making the text ofEugen Rochko
2016-11-10Fix #131 - Make active favourite buttons yellowEugen Rochko