about summary refs log tree commit diff
path: root/app/assets/javascripts/components/features/compose/containers/compose_form_container.jsx
AgeCommit message (Expand)Author
2017-04-24Followers-only post federation (#2111)Eugen
2017-03-25Fix up visual indicators for compose form privacyEugen Rochko
2017-03-24Fancier drag & drop indicator, emoji icon for emoji, upload progress (fix #295)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-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-23Adding content sensitivity toggle, spoilers for mediaEugen Rochko
2016-11-13Making upload button into a smaller icon buttonEugen Rochko