about summary refs log tree commit diff
path: root/app/assets/javascripts/components/features/account
AgeCommit message (Expand)Author
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko
2017-04-23Replace inline styles with CSS classes (BEM) (#2338)Stephen Burgess
2017-04-21Remove deprecated features at React v15.5 (#1905)Yamagishi Kazutoshi
2017-04-18Adjust visuals of non-autoplaying GIFVEugen Rochko
2017-04-17Add gif auto-play/pause preferencePatrick Figel
2017-04-15Add eslint-plugin-jsx-a11y (#1651)Zac Anger
2017-03-31Fix web UI profile clickable area overlapping with follow button areaEugen Rochko
2017-03-02Fix #231 - MutingEugen Rochko
2017-03-01Mute button progress so far. WIP, doesn't entirely work correctly.Kit Redgrave
2017-03-01Fix incorrect detection of local vs remote user in web UIEugen Rochko
2017-03-01Fix #291 - Add visual indication that numbers for remote users may be inaccurateEugen Rochko
2017-03-01Improved dropdownsEugen Rochko
2017-02-26Fix broken dependency on inner react utility functionEugen Rochko
2017-02-21Fix #38 - Unread indicator when new content appears above the foldEugen Rochko
2017-02-14Adding POST /api/v1/reports API, and a UI for submitting reportsEugen Rochko
2017-02-10Move more colours to scssLorenz Diener
2017-02-09Progress on moving color styles to SassEugen Rochko
2017-02-05Don't allow people to follow people they blocked without unblocking firstEugen Rochko
2017-01-30Make profile header scroll along with contents. AccountTimeline, Followers an...Eugen Rochko
2017-01-20Fix #475 - add space after autocompleteEugen 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-07Improve contrast of bio and username text in account infoblackle
2017-01-01Adding remote follow buttonEugen 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-12Fix timelines loading bugEugen 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-18Adding german localizationEugen Rochko
2016-11-16Adding react-intl i18n to the frontend. No translations yetEugen Rochko
2016-11-15Support emojis in display name, bioEugen Rochko
2016-11-10Fix modals sizing and add animation to it, fix #140 by only making the text ofEugen Rochko
2016-11-07Account notes (bios) can now contain links. Character limit upped to 160Eugen Rochko
2016-11-05Adding hashtagsEugen Rochko
2016-10-30Refactoring redux state into different reducersEugen Rochko
2016-10-27Adding following/followers lists to the UIEugen Rochko
2016-10-24Move status components inside individual containers. We still need to selectEugen Rochko
2016-10-19Fix #100 - Add "back" button to certain viewsEugen Rochko
2016-10-16Fix scrolling on small devices for account timelines and compose columnEugen Rochko
2016-10-14Add "edit profile" link to dropdown on own profileEugen Rochko
2016-10-09Improved how in-UI profiles lookEugen Rochko
2016-10-09Making AccountTimeline into a sub-routeEugen Rochko
2016-10-08Use reselect to memoize denormalization in UI stateEugen Rochko
2016-10-07Adding public timelineEugen Rochko
2016-10-06Fix #73 - Click on in-UI profile avatar/name to open public profileEugen Rochko
2016-10-06Styling loading indicator, removing unused routes, adding "getting started" e...Eugen Rochko
2016-10-06Fix how missing display name is displayed (fallback to username)Eugen Rochko
2016-10-03Blocking will prevent e-mail notifications from blocked user, blocks in UIEugen Rochko