]> cat aescling's git repositories - mastodon.git/commit
[Glitch] Add user notes on accounts
authorThibG <thib@sitedethib.com>
Tue, 30 Jun 2020 17:19:50 +0000 (19:19 +0200)
committerThibaut Girka <thib@sitedethib.com>
Tue, 30 Jun 2020 21:32:02 +0000 (23:32 +0200)
commit511edccf617097046e16273a2364e8fbf5d913a0
tree72d73570f25eb98d84d395b69c5f7126e9b1bebb
parent50f5254568885afcb312514eebb4b0b997cb81f5
[Glitch] Add user notes on accounts

Port 65506bac3f3fe233b5b7b3241020bd74eb5c9259 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
app/javascript/flavours/glitch/actions/account_notes.js [new file with mode: 0644]
app/javascript/flavours/glitch/features/account/components/account_note.js [new file with mode: 0644]
app/javascript/flavours/glitch/features/account/components/header.js
app/javascript/flavours/glitch/features/account/containers/account_note_container.js [new file with mode: 0644]
app/javascript/flavours/glitch/features/account_timeline/components/header.js
app/javascript/flavours/glitch/features/account_timeline/containers/header_container.js
app/javascript/flavours/glitch/reducers/account_notes.js [new file with mode: 0644]
app/javascript/flavours/glitch/reducers/index.js
app/javascript/flavours/glitch/reducers/relationships.js
app/javascript/flavours/glitch/styles/components/accounts.scss