about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/account/components/action_bar.js
AgeCommit message (Expand)Author
2023-02-25[Glitch] Rename JSX files with proper `.jsx` extensionRenaud Chaput
2023-02-03[Glitch] Run eslint --fixClaire
2022-10-11Rename flavours/glitch/util into flavours/glitch/utilsClaire
2022-10-11Move flavours/glitch/util/initial_state to flavours/glitch/initial_stateClaire
2021-09-26[Glitch] Change routing paths to use usernames in web UIEugen Rochko
2020-09-28Make explicit in glitch-soc's WebUI when an account is suspendedThibaut Girka
2019-09-09Use upstream's Icon componentThibaut Girka
2019-09-09Move “export” before decoratorsThibaut Girka
2019-03-28Add fa-info-circle to disclaimerThibaut Girka
2019-03-28[Glitch] Redesign profile column in web UI to match design on public pagesEugen Rochko
2018-12-20Hide negative follower counts from glitch flavourThibaut Girka
2018-11-19Move URLs to backend in their own fileThibaut Girka
2018-11-09[Glitch] Implement adding a user to a list from their profileThibaut Girka
2018-09-21[Glitch] Fix “Toots” tab highlighting for replies and media timelinesThibaut Girka
2018-09-13[Glitch] Highlight active tab in action barThibaut Girka
2018-09-03Add admin links to status and account menus (fixes #673)Thibaut Girka
2018-08-10Implement public profile endorsements in glitch-socThibaut Girka
2018-07-30[Glitch] Improve WebUI account action barThibaut Girka
2018-05-16[Glitch] Feature: Direct message from menuThibaut Girka
2018-03-16[Glitch] Add "Toots/Toots with replies/Media" tab below profile headerThibaut Girka
2017-12-06Apply Javascript changes in tootsuite/mastodon#5887 to glitch flavour (#239)David Yip
2017-12-03Rename themes -> flavours ? ?kibigo!