about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/reducers
AgeCommit message (Expand)Author
2023-03-16[Glitch] Replace `Status#translatable?` with language matrix in separate endp...Christian Schmidt
2023-02-13[Glitch] Fix case-sensitive check for previously used hashtagsDean Bassett
2023-02-13[Glitch] Fix attached media uploads not being cleared when replying to a postClaire
2023-02-12fix hashtag ordering (#2107)Dean Bassett
2023-02-04Further JS code style changesClaire
2023-02-03[Glitch] autofocus the compose form again on /shareAkira Ouchi
2023-02-03[Glitch] Run eslint --fixClaire
2023-02-03[Glitch] Remove extra semicolons with ESLint autofixNick Schonning
2023-01-26Allow users to set the trigger height for lengthy toot auto-collapse (#2070)neatchee
2023-01-18[Glitch] Add listing of followed hashtagsConnor Shea
2023-01-18[Glitch] Add support for editing media description and focus point of already...Claire
2023-01-12[Glitch] Fix dropdown menu positions when scrollingPeter Simonsson
2022-12-15[Glitch] Add follow request banner on account headerClaire
2022-12-15[Glitch] Fix being stuck in edit mode when deleting the edited statusClaire
2022-12-14[Glitch] Change default reply language to be default language when replying t...Claire
2022-12-09[Glitch] Fix potential duplicate statuses in Explore tabClaire
2022-12-04Fix content-type being reset when editing toots (#1993)Claire
2022-11-30[Glitch] Add user content translations with configurable backendsEugen Rochko
2022-11-28[Glitch] Fix infinite loading instead of soft 404 for non-existing remote acc...Claire
2022-11-28[Glitch] Fix status mismatch of sensitive checkkedama
2022-11-14[Glitch] Fix media metadata being only editable onceClaire
2022-11-12[Glitch] Add the ability to edit media attachment metadata for any unattached...Claire
2022-11-08[Glitch] Fix redrafting a currently-editing post not leaving edit modeClaire
2022-11-06[Glitch] Fix handling of duplicate and out-of-order notifications in WebUIClaire
2022-10-30[Glitch] Fix upload progress not communicating processing phase in web UIEugen Rochko
2022-10-28[Glitch] Add featured tags selector for WebUITakeshi Umeda
2022-10-28[Glitch] Fix case-sensitive look-up for profiles in web UIEugen Rochko
2022-10-28[Glitch] Change public accounts pages to mount the web UIEugen Rochko
2022-10-28[Glitch] Change about page to be mounted in the web UIEugen Rochko
2022-10-13Fix notification cleaning mode causing notifications to get stuck (#1868)Claire
2022-10-13Fix issues with notification cleaning mode when there is a disconnection gap ...Claire
2022-10-11Fix accidentally importing vanilla code in glitch-soc flavor (#1863)Claire
2022-10-11Move flavours/glitch/utils/emoji back to flavours/glitch/features/emojiClaire
2022-10-11Move more modules from flavours/glitch/utils to flavours/glitchClaire
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 server banner to web appEugen Rochko
2022-10-08[Glitch] Add pagination for trending statuses in web UIEugen Rochko
2022-10-08[Glitch] Fix not showing loading indicator when searching in web UIEugen Rochko
2022-10-08[Glitch] Add explore page to web UIEugen Rochko
2022-10-08[Glitch] Fix pop-out player appearing on mobile screens in web UIEugen Rochko
2022-08-25[Glitch] Fix “Filter this post” potentially listing deleted filtersClaire
2022-08-25Remove obsolete filter local settingsClaire
2022-08-25[Glitch] Add ability to filter individual postsClaire
2022-08-25[Glitch] Revamp post filtering systemClaire
2022-08-25[Glitch] Fix quickly switching notification filters resulting in empty or inc...Claire
2022-08-21[Glitch] Update notifications.jsShlee
2022-07-30[Glitch] Add ability to follow hashtags in web UIprplecake
2022-07-25Add option to share CW toggle state across instances of a postClaire
2022-07-24Add local setting toggle to move media attachments outside CWsClaire