about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/compose/components
AgeCommit message (Expand)Author
2022-01-23[Glitch] Fix text being incorrectly pre-selected in composer textarea on /shareClaire
2021-10-14[Glitch] Add graphs and retention metrics to admin dashboard (#16829)Eugen Rochko
2021-09-26[Glitch] Change routing paths to use usernames in web UIEugen Rochko
2021-07-12Fix follow suggestions scrolling on mobile viewClaire
2021-05-07[Glitch] Fix "You might be interested in" flashing while searching in web UIEugen Rochko
2021-04-21[Glitch] Fix not to show follow button in global suggestionTakeshi Umeda
2021-04-21[Glitch] Add cold-start follow recommendationsEugen Rochko
2021-04-05Remove superfluous toot length checkNoiob
2021-03-24[Glitch] Fix compose form behavior in mobile viewClaire
2021-02-12[Glitch] Add dropdown for boost privacy in boost confirmation modalClaire
2021-02-12Refactor privacy dropdown to have an interface closer to upstream'sClaire
2021-01-26[Glitch] Add “translate” class to other user stringsThibG
2020-12-15[Glitch] Change RTL detection to rely on unicode-bidi paragraph by paragraphEugen Rochko
2020-12-05[Glitch] Fix character count not ignoring hidden CW fieldMélanie Chauvel
2020-08-30[Glitch] Fix scrolling issues when closing some dropdown menusThibG
2020-08-17Change styling to always have scrollbar on search resultsThibaut Girka
2020-05-26Fix Cmd-Enter not working to send tootThibaut Girka
2020-05-13[Glitch] Fix first poll option not being focused when adding a pollThibG
2020-05-03[Glitch] Fix page incorrectly scrolling when bringing up dropdown menusThibG
2020-04-25[Glitch] Fix and refactor keyboard navigation in dropdown menusThibG
2020-04-02[Glitch] Improve polls: option lengths & redesignSasha Sorokin
2020-03-14Fix missing media description dialog when sending toots with keyboard shortcutsThibaut Girka
2020-03-14Fix posting privacy on secondary button with missing description confirmation...Thibaut Girka
2020-03-08[Glitch] Code style improvements in JavaScriptBèr Kessels
2020-03-08[Glitch] Change description of privacy levels to be more intuitive in web UIMélanie Chauvel (ariasuni)
2020-02-16Fix clicking on the “TOOT” button send bogus visibility parameterThibaut Girka
2020-02-14Fix alt+enter changing visibility setting without sending toot when toot is e...Thibaut Girka
2019-10-04[Glitch] Scroll into search bar when focusJeong Arm
2019-09-18Fix composer dropdown toggle buttons (threaded mode and local-only) not workingThibaut Girka
2019-09-10Fix wrong icons from last refactoringThibaut Girka
2019-09-09Use the `Icon` component instead of directly using `i` tagThibaut Girka
2019-09-09Use upstream's Icon componentThibaut Girka
2019-08-29[Glitch] Add confirmation modal when logging out from the web appThibG
2019-08-20Add button to edit media description from missing description confirmation di...Thibaut Girka
2019-08-20Remove code for giving focus to first media without descriptionThibaut Girka
2019-08-19Move character counter to the options box to match upstream stylingThibaut Girka
2019-08-19Refactor character counter to match upstreamThibaut Girka
2019-08-19[Glitch] Add media editing modalEugen Rochko
2019-08-06Implement keyboard navigation in glitch-soc composerThibaut Girka
2019-08-06Refactor composer Dropdown's component a bit to make it closer to upstreamThibaut Girka
2019-08-05Fix color of dropdown iconsThibaut Girka
2019-08-05[Glitch] Change icon button styles to make hover/focus states more obviousThibG
2019-07-28[Glitch] Add search results pagination to web UI (#11409)Eugen Rochko
2019-07-07[Glitch] Only scroll to the compose form if it's not horizontally in the view...ThibG
2019-06-28[Glitch] Add message telling FTS is disabled when no toot can be found becaus...ThibG
2019-06-28Change search components classes and styling to match upstreamThibaut Girka
2019-06-26Scroll to compose form rather than reply indicator on focusThibaut Girka
2019-06-20Fix NavigationBar stylingThibaut Girka
2019-06-19Change plaintext icon in composer optionsThibaut Girka
2019-06-16Do not scroll in the compose panel on single-columnThibaut Girka