about summary refs log tree commit diff
path: root/app/assets/javascripts/components/features/compose
AgeCommit message (Expand)Author
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
2016-10-30Refactoring redux state into different reducersEugen Rochko
2016-10-28Make suggestions box also use user list componentsEugen Rochko
2016-10-28Improved how user lists look, added follow button to themEugen Rochko
2016-10-27Adding following/followers lists to the UIEugen Rochko
2016-10-16Backfill follow suggestions with fallback when not enough results. CyclingEugen Rochko
2016-10-15Fix typoEugen Rochko
2016-10-15Fix follow suggestions rankingEugen Rochko
2016-10-15Fix suggestions box style for long namesEugen Rochko
2016-10-15Display follow suggestionsEugen Rochko
2016-10-12Responsively changing layout to single-column + nav on smaller screensEugen Rochko