about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/account/components/header.js
AgeCommit message (Expand)Author
2020-08-02[Glitch] Fix wrong proptypes for onEditAccountNoteThibG
2020-07-07Fix being unable to add account notesThibaut Girka
2020-07-07[Glitch] Replace shortNumberFormat with <ShortNumber>Sasha Sorokin
2020-06-30[Glitch] Add user notes on accountsThibG
2020-05-13[Glitch] Change “hide/show boosts from …” menu to be hidden when the ac...ThibG
2020-03-22[Glitch] Change the string "hidden" to "blocked" in WebUImayaeh
2020-03-08[Glitch] Change the string "Hide everything from …" to "Block domain …" i...ThibG
2019-12-07[Glitch] Add basic support for group actorsTakeshi Umeda
2019-10-27[Glitch] Add noopener and/or noreferrerBSKY
2019-09-10Fix wrong icons from last refactoringThibaut Girka
2019-09-09Use upstream's Icon componentThibaut Girka
2019-08-31Update backend links and fix hardcoded onesThibaut Girka
2019-08-12[Glitch] Fix "cancel follow request" button having unreadable text in web UIEugen Rochko
2019-07-23[Glitch] Play animated custom emoji on hoverThibG
2019-04-08[Glitch] Duplicate valuesashleyhull-versent
2019-03-29[Glitch] squashed identity proof updatesAlex Gessner
2019-03-28[Glitch] Add rel='noopener' to redesigned profile column header avatar linkslice
2019-03-28[Glitch] Move the account dropdown menubar to the right, make sure it doesn't...ThibG
2019-03-28[Glitch] Make clicking on avatar open public profile in new tabAditoo17
2019-03-28[Glitch] Redesign profile column in web UI to match design on public pagesEugen Rochko
2019-02-01[Glitch] Replace unlock-alt icon with unlockThibaut Girka
2018-12-16[Glitch] Make animated header resoect `auto_play_gif`Thibaut Girka
2018-09-21[Glitch] Display verified links in glitch flavorThibaut Girka
2018-09-21[Glitch] Add edit profile action button to profileThibaut Girka
2018-08-27[Glitch] Wait until relationship is loaded before showing follow buttonThibaut Girka
2018-07-31Drop glitch-style account bio fieldsThibaut Girka
2018-07-21Display custom emoji in account notes in WebUI (fixes #595)Thibaut Girka
2018-05-10[Glitch] Use plaintext value for field value tooltips in web UIThibaut Girka
2018-05-10Add bot badge to account headers in the WebUIThibaut Girka
2018-05-10Adapt account fields rendering code in the WebUI to match upstreamThibaut Girka
2018-04-29Implement tootsuite-style account fieldsThibaut Girka
2018-03-29[Glitch] Display unfollow button even if account movedThibaut Girka
2018-03-29[Glitch] Profile redirect notesThibaut Girka
2018-03-09Port #6627 and #6636 to glitch-socThibaut Girka
2018-01-18Style fixes to make eslint happier, hopefullyDavid Yip
2017-12-21Wrap <Avatar> in account header in a link to that account's page. Fixes #245.David Yip
2017-12-03Rename themes -> flavours ? ?kibigo!