about summary refs log tree commit diff
path: root/app/assets/javascripts/components/features
AgeCommit message (Expand)Author
2017-01-04Differentiate settings linksJessica Stokes
2017-01-05Merge pull request #394 from ticky/email-reblog-to-boostEugen
2017-01-05Merge pull request #395 from ticky/hide-media-list-if-no-mediaEugen
2017-01-04Fix Command-enter tootingJessica Stokes
2017-01-05Make shortcode emojis work, make getting started area scrollableEugen Rochko
2017-01-04Don't render the media list when there's no mediaJessica Stokes
2017-01-04"Reblog" -> "boost" in more placesJessica Stokes
2017-01-04Disallow compose navbar from being shrunkJessica Stokes
2017-01-04Stop Mastodon friend from overlapping text 🐘Jessica Stokes
2017-01-04Make tabs bar take up less room on 4-inch phonesJessica Stokes
2017-01-04Improve quality of life for 4-inch phonesJessica Stokes
2017-01-03On file-drag, show a border around textareaMitchell Hentges
2017-01-03Add "back" button on column headers of public and hashtag timelines. The "back"Eugen Rochko
2017-01-02See #244 - Added notifications column settings to filter what's displayedEugen Rochko
2017-01-01Adding remote follow buttonEugen Rochko
2016-12-27Add illustration to getting started columnEugen Rochko
2016-12-26Only display follow requests link in getting started window if account is lockedEugen Rochko
2016-12-26Follow requests send e-mail notifications, but are excluded from notification...Eugen Rochko
2016-12-26Replacing follow requests in the settings area with in-UI columnEugen Rochko
2016-12-24Fix #367 - Lock icon instead of retweet icon on boost button on private statusesEugen 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-23Add page for authorizing/rejecting follow requestsEugen Rochko
2016-12-22Follow call on locked account creates follow request insteadEugen Rochko
2016-12-14Fix key up listener on compose formEugen Rochko
2016-12-14Re-implemented autosuggestions component for the compose formEugen Rochko
2016-12-13Improved admin UIEugen Rochko
2016-12-12Fix timelines loading bugEugen Rochko
2016-12-12Adding some navigation items from #262 to the getting started screenEugen Rochko
2016-12-11Fix metaKey usageEugen Rochko
2016-12-11Fix #167 - Enable cmd+enter on Mac to submit formEugen Rochko
2016-12-11Fix #171 - You can now drag & drop files to be uploadedEugen Rochko
2016-12-06Fix #341 - Remove react-responsive in favour of simpler resize handler/window...Eugen Rochko
2016-12-03Keep timelines in the UI trimmed when possibleEugen Rochko
2016-12-02Make all account links into permalinks (open public except on left click)Eugen Rochko
2016-12-02Fix #284 - Alignment in notifications columnEugen 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-24Center header in account column, hide media in "muted" status components (not...Eugen Rochko
2016-11-23Follow/unfollow button outside of dropdown, also make favs/reblogs update ind...Eugen 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-21Fix responsive layout breakpoint, replace mentions column with notificationsEugen Rochko
2016-11-20Adding notifications columnEugen Rochko
2016-11-18Adding german localizationEugen Rochko
2016-11-17Add an Intl polyfillEugen Rochko