]> cat aescling's git repositories - mastodon.git/commit
[Glitch] Add `limited` attribute to accounts in REST API and a warning in web UI
authorEugen Rochko <eugen@zeonfederated.com>
Tue, 10 May 2022 07:44:35 +0000 (09:44 +0200)
committersingle-right-quote <11325618-aescling@users.noreply.gitlab.com>
Fri, 27 May 2022 03:41:35 +0000 (23:41 -0400)
commit727168bc3456826227e6e8e8e6bdbba58fff2b3f
treeff522f233184798d782e391b361b5b8e4815fa8e
parent6691c8b115212e5d651911cfef353ddf150dfcf8
[Glitch] Add `limited` attribute to accounts in REST API and a warning in web UI

Port b4d373a3df2752d9f8bdc0d7f02350528f3789b2 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
12 files changed:
app/javascript/flavours/glitch/actions/accounts.js
app/javascript/flavours/glitch/components/avatar.js
app/javascript/flavours/glitch/features/account/components/header.js
app/javascript/flavours/glitch/features/account_timeline/components/header.js
app/javascript/flavours/glitch/features/account_timeline/components/limited_account_hint.js [new file with mode: 0644]
app/javascript/flavours/glitch/features/account_timeline/containers/header_container.js
app/javascript/flavours/glitch/features/account_timeline/index.js
app/javascript/flavours/glitch/features/followers/index.js
app/javascript/flavours/glitch/features/following/index.js
app/javascript/flavours/glitch/reducers/accounts.js
app/javascript/flavours/glitch/selectors/index.js
app/javascript/flavours/glitch/styles/components/columns.scss