about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/account_timeline/containers/header_container.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-11-10[Glitch] Add option to open original page in dropdowns of remote content in w...Eugen Rochko
2022-11-06[Glitch] Fix being unable to withdraw follow request when confirmation modal ...Claire
2022-10-28[Glitch] Don't use "unfollow language" when cancelling follow requestsprplecake
2022-10-11Move flavours/glitch/util/initial_state to flavours/glitch/initial_stateClaire
2022-10-09[Glitch] Add interaction modal to logged-out web UIEugen Rochko
2022-10-02[Glitch] Add ability to filter followed accounts' posts by languageEugen Rochko
2022-05-11[Glitch] Add `limited` attribute to accounts in REST API and a warning in web UIEugen Rochko
2022-05-11[Glitch] Remove Keybase integrationEugen Rochko
2020-09-28[Glitch] Add option to be notified when a followed user postsEugen Rochko
2020-06-30[Glitch] Add user notes on accountsThibG
2019-09-30[Glitch] Add explanation to mute dialog, refactor and clean up mute/block UIThibG
2019-03-29[Glitch] squashed identity proof updatesAlex Gessner
2019-03-28[Glitch] Redesign profile column in web UI to match design on public pagesEugen Rochko
2019-03-26[Glitch] Add a “Block & Report” button to the block confirmation dialogThibG
2018-11-09[Glitch] Implement adding a user to a list from their profileThibaut Girka
2018-08-10Implement public profile endorsements in glitch-socThibaut Girka
2018-05-16[Glitch] Feature: Direct message from menuThibaut Girka
2018-03-30Update all known users' domain_blocking relationship instead of just one'sThibaut Girka
2017-12-06Fix hide reblogs in glitch frontend (#5909)David Yip
2017-12-06Apply Javascript changes in tootsuite/mastodon#5887 to glitch flavour (#239)David Yip
2017-12-03Rename themes -> flavours ? ?kibigo!