about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components
AgeCommit message (Expand)Author
2019-07-24Fix links in status media having their title rewrittenThibaut Girka
2019-07-23Handle animated emoji on mouse hover in CWs and poll optionsThibaut Girka
2019-07-23[Glitch] Play animated custom emoji on hoverThibG
2019-07-23Refactor DisplayName component to make it closer to upstreamThibaut Girka
2019-07-19Fix filtering behaviorsThibaut Girka
2019-07-18Fix *another* typo and crash in StatusIconsThibaut Girka
2019-07-18Fix typo and crash in StatusIconsThibaut Girka
2019-07-17Shorten status icon tooltip textThibaut Girka
2019-07-17Add status icon for local-only tootsThibaut Girka
2019-07-17Add tooltips to status iconsThibaut Girka
2019-07-16[Glitch] Add option to disable real-time updates in web UIEugen Rochko
2019-07-15Minor refactoringThibaut Girka
2019-07-15Move the “Show why” button inlineThibaut Girka
2019-07-15Implement feature to add filtered phrases to content warningsThibaut Girka
2019-07-15Add options to configure filtering behaviorThibaut Girka
2019-07-15Add a way to know why a status has been filtered, and show it anywayThibaut Girka
2019-07-01Minor cleanup and maybe minor performance improvementsThibaut Girka
2019-07-01Use strict equality rather than Immutable.is as the compared props are valuesThibaut Girka
2019-07-01Assume children of visible IntersectionObserverArticle always changeThibaut Girka
2019-07-01Revert to using upstream's optimisationsThibaut Girka
2019-07-01Fix error boundary DOMThibaut Girka
2019-07-01Fix some React warningsThibaut Girka
2019-06-26[Glitch] Add option to disable blurhash previewsThibG
2019-06-24Use a different icon for audio attachmentsThibaut Girka
2019-06-24[Glitch] Add media description as title to links of unknown media attachmentsEugen Rochko
2019-06-24[Glitch] Add audio uploadsEugen Rochko
2019-06-13[Glitch] Fix some React warningsEugen Rochko
2019-06-13[Glitch] Improvement variable height in single column layoutTakeshi Umeda
2019-06-13[Glitch] Improvements to the single column layoutEugen Rochko
2019-06-13[Glitch] Add responsive panels to the single-column layoutEugen Rochko
2019-06-13[Glitch] Add single-column modeEugen Rochko
2019-06-10Minor cleanupThibaut Girka
2019-06-10Add DM conversations mode similar to upstreamThibaut Girka
2019-06-07[Glitch] Scroll to compose form when focusJeong Arm
2019-06-02Fix expanding status from menu modal in glitch-socThibaut Girka
2019-05-30Fix incorrect PropType in Glitch AutosuggestInputslice
2019-05-27[Glitch] Add keyboard shortcut to hide/show mediaThibaut Girka
2019-05-04[Glitch] Make the "mark media as sensitive" button more obvious in web UIEugen Rochko
2019-05-04[Glitch] Change account gallery in web UIEugen Rochko
2019-05-04[Glitch] Add blurhashEugen Rochko
2019-04-28Add keyboard shortcut to collapse/uncollapse tootsThibaut Girka
2019-04-28Add hotkey for bookmarking a tootThibaut Girka
2019-04-26Hide suggestions by defaultThibaut Girka
2019-04-26Add emoji suggestion to poll optionsThibaut Girka
2019-04-26Add suggestions in CW fieldThibaut Girka
2019-04-24Rename status__text to status__content__text for consistency with upstreamThibaut Girka
2019-04-22Do not switch to italic for status media buttonsThibaut Girka
2019-04-22ComposerTextarea → AutosuggestTextareaThibaut Girka
2019-04-22[Glitch] Show suggested follows on search screen in mobile layoutEugen Rochko
2019-04-17Shift+click on column Back button to return to last pinable columnThibaut Girka