about summary refs log tree commit diff
path: root/app/assets/javascripts/components/features/status
AgeCommit message (Expand)Author
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko
2017-04-27OEmbed support for PreviewCard (#2337)Eugen Rochko
2017-04-27Sync a locale files for JavaScript (#2513)Yamagishi Kazutoshi
2017-04-27Add aria-label to icon driven dropdown menus (#2516)Lindsey Bieda
2017-04-27Copy over "Boost" hover text fix to detailed view. (#2508)Kaylee
2017-04-26Fix #2261 - noopener typo (#2463)Eugen Rochko
2017-04-23fix(style): Fix styles after classname refactor (#2368)Stephen Burgess
2017-04-23Add a confirmation modal: (#2279)Eugen
2017-04-23Replace inline styles with CSS classes (BEM) (#2338)Stephen Burgess
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