about summary refs log tree commit diff
path: root/app/assets/javascripts/components/features/compose/containers
AgeCommit message (Expand)Author
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko
2017-04-27Sync a locale files for JavaScript (#2513)Yamagishi Kazutoshi
2017-04-24Followers-only post federation (#2111)Eugen
2017-04-23feat(cw-button): Add aria controls to CW trigger (#2303)Stephen Burgess
2017-04-21Remove deprecated features at React v15.5 (#1905)Yamagishi Kazutoshi
2017-03-31Fix reworked searchEugen Rochko
2017-03-31Rework searchEugen Rochko
2017-03-25Fix up visual indicators for compose form privacyEugen 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-22Fix full-text search query quotation, improve tag search performance with an ...Eugen Rochko
2017-03-02Fix #372 - Emoji pickerEugen Rochko
2017-03-01Better smart/dumb component separationKibigo
2017-02-26Improve compose form performance, upgrade JS dependencies. LightingBoxEugen Rochko
2017-02-22Improve performance of compose formEugen Rochko
2017-02-13Add remote mentions warning when composing a private statusEugen Rochko
2017-02-06Add API modifiers to limit returned toots from public/hashtag timelinesEugen Rochko
2017-01-23Implement a click-to-view spoiler systemblackle
2017-01-16Show 'do not display in public timeline' when replying to selfblackle
2017-01-16Fix upload file input being re-rendered needlesslyEugen Rochko
2017-01-09Merge branch 'master' of https://github.com/blackle/mastodon into blackle-masterEugen Rochko
2017-01-09Improve initialState loadingEugen Rochko
2017-01-08Generate key for each input so we can upload the same file even after deletingblackle
2017-01-03On file-drag, show a border around textareaMitchell Hentges
2016-12-24Hide unlisted toggle when private is active, hide nsfw toggle when no files a...Eugen Rochko
2016-12-24Re-add unlisted toggle to the UIAnthony Bellew
2016-12-23Compose form in the UI now has public/private toggle instead of public/unlistedEugen Rochko
2016-12-14Re-implemented autosuggestions component for the compose formEugen Rochko
2016-11-30Per-status control for unlisted mode, also federation for unlisted modeEugen Rochko
2016-11-24Remove Neo4JEugen Rochko
2016-11-23Adding content sensitivity toggle, spoilers for mediaEugen Rochko
2016-11-13Making upload button into a smaller icon buttonEugen Rochko
2016-11-13Search componentEugen Rochko
2016-11-12Use full-text search for autosuggestionsEugen Rochko
2016-10-30Refactoring redux state into different reducersEugen Rochko
2016-10-28Make suggestions box also use user list componentsEugen Rochko
2016-10-15Display follow suggestionsEugen Rochko