about summary refs log tree commit diff
path: root/app/assets/javascripts/components/features/compose
AgeCommit message (Expand)Author
2017-01-27Less ambiguous sensitive content toggle label (#556)Zachary Spector
2017-01-25Instead of using spoiler boolean and spoiler_text, simply check for non-blank...Eugen 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-15Fix typo introduced in #470 which made unlisted toggle only fade in/out and n...Eugen Rochko
2017-01-15Hide 'Do not display on public timeline' for reply toots. Fixes #412.Effy Elden
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-07Replace getting started icon on desktop nav bar with asterisk instead of hamb...Eugen Rochko
2017-01-06Add tab bar alternative to desktop UI, upgrade react & react-reduxEugen Rochko
2017-01-05Fixed unexpected errorEugen Rochko
2017-01-05Fix compose form bugEugen Rochko
2017-01-05Fix selection resetting in compose form after unrelated data updatesEugen Rochko
2017-01-05Merge pull request #403 from ticky/use-system-fontsEugen
2017-01-05Merge pull request #400 from ticky/differentiate-settings-linksEugen
2017-01-04Use system fonts on more platformsJessica Stokes
2017-01-04Automatically position cursor when writing a reply tootMisty De Meo
2017-01-04Differentiate settings linksJessica Stokes
2017-01-05Merge pull request #395 from ticky/hide-media-list-if-no-mediaEugen
2017-01-04Fix Command-enter tootingJessica Stokes
2017-01-04Don't render the media list when there's no mediaJessica Stokes
2017-01-04Disallow compose navbar from being shrunkJessica Stokes
2017-01-03On file-drag, show a border around textareaMitchell Hentges
2016-12-26Follow requests send e-mail notifications, but are excluded from notification...Eugen Rochko
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-14Fix key up listener on compose formEugen Rochko
2016-12-14Re-implemented autosuggestions component for the compose formEugen Rochko
2016-12-11Fix metaKey usageEugen Rochko
2016-12-11Fix #167 - Enable cmd+enter on Mac to submit formEugen Rochko
2016-12-02Make all account links into permalinks (open public except on left click)Eugen Rochko
2016-12-01Replace "Unlisted mode" with more explicit textAndrea Faulds
2016-11-30Per-status control for unlisted mode, also federation for unlisted modeEugen Rochko
2016-11-25Allow vertical resizing of the toot textareanicolas
2016-11-24Remove Neo4JEugen Rochko
2016-11-23Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notif...Eugen 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-20Adding notifications columnEugen Rochko
2016-11-18Adding german localizationEugen Rochko
2016-11-16Adding react-intl i18n to the frontend. No translations yetEugen Rochko
2016-11-13Infinite scroll for followers/following listsEugen Rochko
2016-11-13Making upload button into a smaller icon buttonEugen Rochko
2016-11-13Fix #110 - Make web UI use browser history, change links in e-mails to link t...Eugen Rochko
2016-11-13Debounce autosuggestions requestsEugen Rochko
2016-11-13Search componentEugen Rochko
2016-11-12Use full-text search for autosuggestionsEugen Rochko