about summary refs log tree commit diff
path: root/app/assets/javascripts/components/features/compose/containers
AgeCommit message (Expand)Author
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