about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/account
AgeCommit message (Expand)Author
2020-02-22remove stray blank linemultiple creatures
2020-02-22treat profile metadata fields with a `badge` label as custom profile badgesmultiple creatures
2020-02-21Move “export” before decoratorsThibaut Girka
2020-02-18switch to irc-like oper behavior; require mods & admins to explicitly oper up...multiple creatures
2020-02-17shorten frozen & limited badgesmultiple creatures
2019-09-24add account limited by admin flag to api + badgemultiple creatures
2019-07-19removed upstream locked icon from uimultiple creatures
2019-07-19move admin/mod badges to topmultiple creatures
2019-07-19keep `locked` badge for approves-followers + add `frozen` badge for admin-loc...multiple creatures
2019-07-19add badge to ui for locked accountsmultiple creatures
2019-07-15add `supports_chat` property, rename `adults_only` to `adult_content`, federa...multiple creatures
2019-05-21show mod & admin badges in web appmultiple creatures
2019-05-21Accounts, UI: Expose kobold badges over the API. Render badges in the web app.multiple creatures
2019-05-21Moderation: add `force sensitive` and `force unlisted` actions. Accounts: ad...multiple creatures
2019-05-21Don't make stats prominent - hide them in mouseoversmultiple creatures
2019-04-08[Glitch] Duplicate valuesashleyhull-versent
2019-03-29[Glitch] squashed identity proof updatesAlex Gessner
2019-03-28Add fa-info-circle to disclaimerThibaut Girka
2019-03-28[Glitch] Add rel='noopener' to redesigned profile column header avatar linkslice
2019-03-28[Glitch] Move the account dropdown menubar to the right, make sure it doesn't...ThibG
2019-03-28[Glitch] Make clicking on avatar open public profile in new tabAditoo17
2019-03-28[Glitch] Redesign profile column in web UI to match design on public pagesEugen Rochko
2019-03-11Make clicking on the account and status column headers scroll to topThibaut Girka
2019-03-01[Glitch] Fix errors found by eslintMélanie Chauvel (ariasuni)
2019-03-01[Glitch] Make the column header of profile view look like the others, tooMélanie Chauvel (ariasuni)
2019-02-01[Glitch] Replace unlock-alt icon with unlockThibaut Girka
2018-12-20Hide negative follower counts from glitch flavourThibaut Girka
2018-12-16[Glitch] Make animated header resoect `auto_play_gif`Thibaut 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] Display verified links in glitch flavorThibaut Girka
2018-09-21[Glitch] Add edit profile action button to 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-27[Glitch] Wait until relationship is loaded before showing follow buttonThibaut Girka
2018-08-10Implement public profile endorsements in glitch-socThibaut Girka
2018-07-31Drop glitch-style account bio fieldsThibaut Girka
2018-07-30[Glitch] Improve WebUI account action barThibaut Girka
2018-07-21Display custom emoji in account notes in WebUI (fixes #595)Thibaut Girka
2018-05-16[Glitch] Feature: Direct message from menuThibaut Girka
2018-05-10[Glitch] Use plaintext value for field value tooltips in web UIThibaut Girka
2018-05-10Add bot badge to account headers in the WebUIThibaut Girka
2018-05-10Adapt account fields rendering code in the WebUI to match upstreamThibaut Girka
2018-04-29Implement tootsuite-style account fieldsThibaut Girka
2018-03-29[Glitch] Display unfollow button even if account movedThibaut Girka
2018-03-29[Glitch] Profile redirect notesThibaut Girka
2018-03-16[Glitch] Add "Toots/Toots with replies/Media" tab below profile headerThibaut Girka
2018-03-09Port #6627 and #6636 to glitch-socThibaut Girka
2018-01-18Style fixes to make eslint happier, hopefullyDavid Yip