about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/reducers/accounts.js
AgeCommit message (Expand)Author
2023-02-03[Glitch] Run eslint --fixClaire
2022-05-11[Glitch] Add `limited` attribute to accounts in REST API and a warning in web UIEugen Rochko
2019-03-05Port upstream refactoring of reducers and actionsThibaut Girka
2018-10-30[Glitch] Fix empty display name precedence over username in web UIThibaut Girka
2018-08-22Add pinned accounts editorThibaut Girka
2018-07-30[Glitch] Fix accounts' display name/bio not being set from initial stateThibaut Girka
2018-06-09Delete references to removed constants (fixes #537)Thibaut Girka
2018-05-17[Glitch] Enable custom emojis in profilesThibaut Girka
2018-05-10[Glitch] Use plaintext value for field value tooltips in web UIThibaut Girka
2018-04-29Implement tootsuite-style account fieldsThibaut Girka
2018-04-11Add glitch-soc front-end support for bookmarksThibaut Girka
2018-03-29[Glitch] Profile redirect notesThibaut Girka
2017-12-08merged tootsuite pr #5811 into glitch flavourcwm
2017-12-03Rename themes -> flavours ? ?kibigo!