about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/account_timeline/components
AgeCommit message (Expand)Author
2023-03-27[Glitch] Remove legacy decorators syntaxneatchee
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 limited account hint referencing "your" server when logged outEugen Rochko
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
2022-05-03[Glitch] Rename toots to posts in various places, add or reword DM warningsClaire
2021-09-26[Glitch] Change routing paths to use usernames in web UIEugen Rochko
2020-09-28[Glitch] Add option to be notified when a followed user postsEugen Rochko
2020-08-02[Glitch] Fix wrong proptypes for onEditAccountNoteThibG
2020-06-30[Glitch] Add user notes on accountsThibG
2019-09-09Use the `Icon` component instead of directly using `i` tagThibaut Girka
2019-04-17Shift+click on column Back button to return to last pinable columnThibaut Girka
2019-04-10[Glitch] Fix glitched out "not found" message for non-existing profiles in we...Eugen Rochko
2019-03-29[Glitch] squashed identity proof updatesAlex Gessner
2019-03-28[Glitch] Fix menu items that don't actionmayaeh
2019-03-28[Glitch] Redesign profile column in web UI to match design on public pagesEugen Rochko
2018-11-09[Glitch] Implement adding a user to a list from their profileThibaut Girka
2018-10-22[Glitch] Surround mid-text display names with bdi tagsThibaut 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
2018-03-29[Glitch] Profile redirect notesThibaut Girka
2018-03-16[Glitch] Federate pinned statuses over ActivityPubThibaut 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
2017-12-03Rename themes -> flavours ? ?kibigo!