about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/account/components/header.js
AgeCommit message (Collapse)Author
2020-08-02[Glitch] Fix wrong proptypes for onEditAccountNoteThibG
Port 5faf2de93891db822d78c92f2bc2cdc33c3605c1 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-07-07Fix being unable to add account notesThibaut Girka
2020-07-07[Glitch] Replace shortNumberFormat with <ShortNumber>Sasha Sorokin
Port cb2adaaf9d6c3147de9060132b69933df734d5dc to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-06-30[Glitch] Add user notes on accountsThibG
Port 65506bac3f3fe233b5b7b3241020bd74eb5c9259 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-05-13[Glitch] Change “hide/show boosts from …” menu to be hidden when the ↵ThibG
account is muted Port 92f85bea528c5eca97a2f075c53f7dcafdf5cb41 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-03-22[Glitch] Change the string "hidden" to "blocked" in WebUImayaeh
Port 310d729745ad34b1b039f2ec611b9bda5b73f252 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-03-08[Glitch] Change the string "Hide everything from …" to "Block domain …" ↵ThibG
in web UI Port 39453de232e068f58a711b2c052fe74fdd0c40b6 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-12-07[Glitch] Add basic support for group actorsTakeshi Umeda
Port f43f1e01840cd0bad7a88c90d9ea44b183a2a15d to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-10-27[Glitch] Add noopener and/or noreferrerBSKY
Port fccf83e1f2ecd4e23f7b1faee5330976d17da7b8 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-10Fix wrong icons from last refactoringThibaut Girka
Fix regressions from f154d9d6e9ca461cf608674494cb23eee6db6534
2019-09-09Use upstream's Icon componentThibaut Girka
Rework the codebase to avoid unnecessary differences with upstream
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
Port e823b492147a7d7fca7a5a91dacc201fa2064e2c to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-07-23[Glitch] Play animated custom emoji on hoverThibG
Port 7de8c51873b51d8450f7a6597a43d454964d0407 to glitch-soc
2019-04-08[Glitch] Duplicate valuesashleyhull-versent
Port bd365cc38bbdcfe69f333525d37f44bbbaf1d62c to glitch-soc
2019-03-29[Glitch] squashed identity proof updatesAlex Gessner
Port JS from 69141dca26f8a28d3aff63387b1c8d2bba7fdfa3 to glitch-soc
2019-03-28[Glitch] Add rel='noopener' to redesigned profile column header avatar linkslice
Port 73f5711fb8a6131f5906903dcea40a113a842669 to glitch-soc
2019-03-28[Glitch] Move the account dropdown menubar to the right, make sure it ↵ThibG
doesn't move Port a91acf79b53307ada584f449da1369c0216a24d1 to glitch-soc
2019-03-28[Glitch] Make clicking on avatar open public profile in new tabAditoo17
Port 6f6abc369f113b174fe191cf562098fe01c2eeec to glitch-soc
2019-03-28[Glitch] Redesign profile column in web UI to match design on public pagesEugen Rochko
Port a96181f16f4ef74ce6a1efc5e893ddd87a127949 to glitch-soc
2019-02-01[Glitch] Replace unlock-alt icon with unlockThibaut Girka
Port 6513f6c953cdaad9118ea24a21f22fd2978bed28 to glitch-soc
2018-12-16[Glitch] Make animated header resoect `auto_play_gif`Thibaut Girka
Port part of 7c48688d85d0ab64501cea6b8a516867a786bb4c to glitch-soc
2018-09-21[Glitch] Display verified links in glitch flavorThibaut Girka
Port front-end changes from f4d549d30081478b1fe2bde9d340262e132bb891 to glitch-soc
2018-09-21[Glitch] Add edit profile action button to profileThibaut Girka
Port some parts from 1a7a74ff76a129031a3fd6d73688ab9409899002
2018-08-27[Glitch] Wait until relationship is loaded before showing follow buttonThibaut Girka
Port cd049454be9cb8bf5fb6bc5316539432316033aa to glitch-soc
2018-07-31Drop glitch-style account bio fieldsThibaut Girka
Upstream's implementation has been merged a while ago and is the preferred way to set fields, as it is the only one compatible with upstream and is more user-friendly. This commit deletes the legacy glitch-soc FrontMatter functionality in order to clean up the code and make it easier to maintain.
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
Port d185f3ddafc941e280de7efc6d448449ab5ce2c9 to glitch-soc This doesn't change anything for glitch-style fields, but those will go away eventually
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
glitch-soc-style still in backup, both sharing the same SCSS style
2018-03-29[Glitch] Display unfollow button even if account movedThibaut Girka
Backport 3987bd18a4bfaee49ea9a3439fc51610aeca6c2c to glitch-soc
2018-03-29[Glitch] Profile redirect notesThibaut Girka
Port WebUI changes from 58cede4808baa4db6cc143b80ef23e8179a8415b
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!