]> cat aescling's git repositories - mastodon.git/commit
[Glitch] Replace shortNumberFormat with <ShortNumber>
authorSasha Sorokin <dafri.nochiterov8@gmail.com>
Mon, 6 Jul 2020 12:27:32 +0000 (19:27 +0700)
committerThibG <thib@sitedethib.com>
Tue, 7 Jul 2020 17:25:06 +0000 (19:25 +0200)
commita3ac322ded4277f954b45697ea765b0d90d37e9d
tree17f94339a287dd08ec235f83428707fdc162602e
parentc4e1b82caf5c932a3c19bc77726c9e3ab3d2c46a
[Glitch] Replace shortNumberFormat with <ShortNumber>

Port cb2adaaf9d6c3147de9060132b69933df734d5dc to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
app/javascript/flavours/glitch/components/autosuggest_hashtag.js
app/javascript/flavours/glitch/components/common_counter.js [new file with mode: 0644]
app/javascript/flavours/glitch/components/hashtag.js
app/javascript/flavours/glitch/components/short_number.js [new file with mode: 0644]
app/javascript/flavours/glitch/features/account/components/header.js
app/javascript/flavours/glitch/features/directory/components/account_card.js
app/javascript/flavours/glitch/util/numbers.js