about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components/account.js
AgeCommit message (Collapse)Author
2020-10-21[Glitch] Add duration parameter to muting.OSAMU SATO
Port 96761752eccfc0d239974a24e0cc2d74c6aee7ac to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-09Move “export” before decoratorsThibaut Girka
As this is what upstream does. See also https://github.com/tc39/proposal-decorators/issues/69
2019-04-22[Glitch] Show suggested follows on search screen in mobile layoutEugen Rochko
Port ad510db3a19640267f94062756d558a45472af14 to glitch-soc
2019-02-01[Glitch] Replace unlock-alt icon with unlockThibaut Girka
Port 6513f6c953cdaad9118ea24a21f22fd2978bed28 to glitch-soc
2019-01-10[Glitch] refactored account.jsThibaut Girka
Port 57c91fbbed7fa5f44c7144194e313f003c2ef8b3 to glitch-soc
2018-03-29[Glitch] Display unfollow button even if account movedThibaut Girka
Backport 3987bd18a4bfaee49ea9a3439fc51610aeca6c2c to glitch-soc
2018-01-18Style fixes to make eslint happier, hopefullyDavid Yip
2018-01-09Hide moved account's follow button in search result (tootsuite pr #5913)cwm
2018-01-05Styling and autosuggest fixes for #293kibigo!
2018-01-04WIPgit status <Compose> Refactor; <Composer> ed.kibigo!
2017-12-26onMuteNotifications validation (tootsuite pr #6092)cwm
2017-12-06Apply Javascript changes in tootsuite/mastodon#5887 to glitch flavour (#239)David Yip
2017-12-03Rename themes -> flavours ? ?kibigo!