about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/account/components
AgeCommit message (Expand)Author
2023-04-09[Glitch] Ensure tabIndex is number instead of stringNick Schonning
2023-03-27[Glitch] Remove legacy decorators syntaxneatchee
2023-02-25[Glitch] Rename JSX files with proper `.jsx` extensionRenaud Chaput
2023-02-03[Glitch] Run eslint --fixClaire
2023-01-26Add role badges to WebUI (#2096)Claire
2023-01-18[Glitch] Add listing of followed hashtagsConnor Shea
2023-01-18[Glitch] Make visible change for new post notification setting iconJeong Arm
2023-01-05[Glitch] Add dropdown menu item to open admin interface for remote domainsClaire
2022-12-15[Glitch] Add follow request banner on account headerClaire
2022-12-14[Glitch] Make handle more easily selectable on profile pagecadars
2022-11-28[Glitch] Fix “Share @{name}'s profile” profile menu itemClaire
2022-11-14[Glitch] Fix dropdown menu on profiles not being accessible on narrow screens...Eugen Rochko
2022-11-10[Glitch] Add option to open original page in dropdowns of remote content in w...Eugen Rochko
2022-10-28[Glitch] Fix too many featured tags causing navigation panel scroll in web UIEugen Rochko
2022-10-28[Glitch] Change featured hashtags to be displayed in navigation panelEugen Rochko
2022-10-28[Glitch] Add featured tags selector for WebUITakeshi Umeda
2022-10-28[Glitch] Don't use "unfollow language" when cancelling follow requestsprplecake
2022-10-28[Glitch] Change public accounts pages to mount the web UIEugen Rochko
2022-10-28[Glitch] Add title to pages with missing title in Web UIYamagishi Kazutoshi
2022-10-11Rename flavours/glitch/util into flavours/glitch/utilsClaire
2022-10-11Move flavours/glitch/util/initial_state to flavours/glitch/initial_stateClaire
2022-10-09[Glitch] Add interaction modal to logged-out web UIEugen Rochko
2022-10-09[Glitch] Add dynamic document title to WebUIEugen Rochko
2022-10-09[Glitch] Add logged-out access to the web UIEugen Rochko
2022-10-02[Glitch] Add ability to filter followed accounts' posts by languageEugen Rochko
2022-07-05[Glitch] Add customizable user rolesEugen Rochko
2022-05-11[Glitch] Add `limited` attribute to accounts in REST API and a warning in web UIEugen Rochko
2022-05-11[Glitch] Remove Keybase integrationEugen Rochko
2022-05-03[Glitch] Rename toots to posts in various places, add or reword DM warningsClaire
2021-09-26[Glitch] Change routing paths to use usernames in web UIEugen Rochko
2021-05-07[Glitch] Add joined date to profiles in web UIEugen Rochko
2021-02-03[Glitch] Change custom emoji to be animated when hovering containerThibG
2021-01-21[Glitch] Fix Google Translate breaking web interfaceThibG
2021-01-06[Glitch] Fix logo button styleTakeshi Umeda
2020-09-28Make explicit in glitch-soc's WebUI when an account is suspendedThibaut Girka
2020-09-28[Glitch] Add option to be notified when a followed user postsEugen Rochko
2020-09-28[Glitch] Change web UI to show empty profile for suspended accountsEugen Rochko
2020-08-02[Glitch] Fix wrong proptypes for onEditAccountNoteThibG
2020-07-09Change styling of account note editing buttonsThibaut Girka
2020-07-07Change styling and layout of account notes UIThibaut Girka
2020-07-07Change account note placeholder name since the design has diverged upstreamThibaut Girka
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-10-06[Glitch] Fix scroll to top in single column UIEugen Rochko