about summary refs log tree commit diff
path: root/app/assets/javascripts/components/components
AgeCommit message (Expand)Author
2017-01-25Only open status on left mouse pressblackle
2017-01-25Fix loading of avatars before drawing them to canvasEugen Rochko
2017-01-25Fix #187, address #441 - <Avatar> component now plays gifs only while hoveredEugen Rochko
2017-01-25Fix order of migrationsEugen Rochko
2017-01-24fix up spoilersblackle
2017-01-25Instead of using spoiler boolean and spoiler_text, simply check for non-blank...Eugen Rochko
2017-01-24Merge branch 'master' into masterEugen
2017-01-24Fix links in toots opening the toot at firstEugen Rochko
2017-01-24Fix #204, fix #515 - URL truncating is now a style so copypasting is notEugen Rochko
2017-01-24Smarter infinite scrollEugen Rochko
2017-01-23Implement a click-to-view spoiler systemblackle
2017-01-22Textarea: fix clicking on name suggestionsMisty De Meo
2017-01-19Show visibility toggle on videos, show regardless of sensitivityblackle
2017-01-17Add sounds for notifications. Boop by @jk@mastodon.socialEugen Rochko
2017-01-16Improve how the list entry Account component looks when target is blocked/fol...Eugen Rochko
2017-01-16Fix #414 - Improve lightbox, add loading indicatorEugen Rochko
2017-01-15Show visibility toggle on media gallery for sensitive imagesblackle
2017-01-11Better animationsEugen Rochko
2017-01-10Home column filtersEugen Rochko
2017-01-10Add "not found" component to UIEugen Rochko
2017-01-09Merge branch 'dropdown' of https://github.com/blackle/mastodon into blackle-d...Eugen Rochko
2017-01-08Switch to compose view when tapping 'mention' in dropdown on mobileblackle
2017-01-08Expand dropdown leftways on status viewblackle
2017-01-07Show correct volume icons on video playerblackle
2017-01-04Use system fonts on more platformsJessica Stokes
2017-01-04Fix Command-enter tootingJessica Stokes
2017-01-04Fix #391 - relative timestamps now contain an exact datetime in titleEugen Rochko
2017-01-03On file-drag, show a border around textareaMitchell Hentges
2016-12-26Replacing follow requests in the settings area with in-UI columnEugen Rochko
2016-12-24Fix #357 - Also make textarea blur close suggestions which make it more acces...Eugen Rochko
2016-12-24Fix #367 - Lock icon instead of retweet icon on boost button on private statusesEugen 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-11Fix #157 - labels/titles on follow/unfollow buttonsEugen Rochko
2016-12-11Fix whitespace preservation in status textEugen Rochko
2016-12-11Sensitive content federates using the "nsfw" hashtagEugen Rochko
2016-12-06Fix #341 - Remove react-responsive in favour of simpler resize handler/window...Eugen Rochko
2016-12-05Downsize originals in media attachments, small fixesEugen Rochko
2016-12-04Do not autoplay videos, display play button instead. Use expiring links when ...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-02Fix #298 - Esc to close modalEugen Rochko
2016-11-30Preparing sensitive content for textEugen 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-23Add content spoilers for media in sensitive-content statusesEugen Rochko