about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components/status.js
AgeCommit message (Expand)Author
2023-02-25[Glitch] Rename JSX files with proper `.jsx` extensionRenaud Chaput
2023-02-03[Glitch] Run eslint --fixClaire
2023-01-26Allow users to set the trigger height for lengthy toot auto-collapse (#2070)neatchee
2023-01-05[Glitch] Fix unnecessary re-rendering of various components when typing in we...Claire
2022-11-30[Glitch] Add user content translations with configurable backendsEugen Rochko
2022-11-12[Glitch] Remove preview cards from fav and boost notificationsClaire
2022-10-28Revert notification design (#1875)Claire
2022-10-28Fix status prepend design (#1874)Claire
2022-10-11Move flavours/glitch/utils/ready to flavours/glitch/readyClaire
2022-10-11Rename flavours/glitch/util into flavours/glitch/utilsClaire
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-08[Glitch] Fix pop-out player appearing on mobile screens in web UIEugen Rochko
2022-08-25[Glitch] Add ability to filter individual postsClaire
2022-08-25[Glitch] Fix case where boolean was passed to onFilter on StatusActionBarTakeshi Umeda
2022-08-25[Glitch] Fix reblogged statuses being erroneously shown as filteredClaire
2022-08-25[Glitch] Revamp post filtering systemClaire
2022-08-15[Glitch] Add warning for sensitive audio postsRens Groothuijsen
2022-07-25Add option to share CW toggle state across instances of a postClaire
2022-07-24Improve interaction between out-of-CW attachments and collapsed tootsClaire
2022-07-24Add local setting toggle to move media attachments outside CWsClaire
2022-06-02[Glitch] Remove unnused otherAccounts propertyClaire
2022-05-27Add language indicator icon and local settings for status icons (#1788)Claire
2022-04-20Swap position of media attachments and pollsClaire
2021-10-07Fix status open hotkeyJeong Arm
2021-09-26[Glitch] Change routing paths to use usernames in web UIEugen Rochko
2021-09-08Fix media attachments not being displayed on pollsClaire
2021-07-25[Glitch] Fix crashes with Microsoft Translate on Microsoft EdgeClaire
2021-05-07[Glitch] Fix not being able to open audio modal in web UIEugen Rochko
2021-05-07Change media modals look in web UIEugen Rochko
2020-11-25[Glitch] Fix hardcoded frame rate for frame by frame video navigation in web UIEugen Rochko
2020-10-26[Glitch] Add pop-out player for audio/video in web UIEugen Rochko
2020-09-28[Glitch] Add option to be notified when a followed user postsEugen Rochko
2020-09-17Display unread marker for notificationsThibaut Girka
2020-09-17Clean up leftover from DM conversation view redesignThibaut Girka
2020-07-10[Glitch] Freeze scroll position when a dropdown menu is open in the TLThibG
2020-07-05[Glitch] Add color extraction for audio thumbnailsEugen Rochko
2020-07-02[Glitch] Add customizable thumbnails for audio and video attachmentsEugen Rochko
2020-07-02[Glitch] Change volume control and download buttons in web UIEugen Rochko
2020-07-02[Glitch] Change design of audio players in web UIEugen Rochko
2020-06-09[Glitch] Hide sensitive preview cards with blurhashThibG
2020-04-25[Glitch] Fix expanded video player issuesThibG
2019-11-30[Glitch] Add hotkey for opening media filesThibG
2019-08-29[Glitch] Fix more visual issues with the audio playerEugen Rochko
2019-08-29[Glitch] Add audio playerEugen Rochko
2019-08-29Add option to rewrite mentions to mentioned user's username or acctThibaut Girka
2019-08-19[Glitch] Fix hidden statuses losing focusThibaut Girka
2019-08-04Remove link rewriting option as it is easily bypassableThibaut Girka
2019-08-04Add options to highlight misleading links in statusesThibaut Girka
2019-07-19Fix filtering behaviorsThibaut Girka