about summary refs log tree commit diff
path: root/app/javascript
AgeCommit message (Expand)Author
2019-07-15Add link to edit each listed filterThibaut Girka
2019-07-15Make some strings translatableThibaut Girka
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-15Implement option to completely hide filtered tootsThibaut 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-15Do not keep polls pre-filled in thread modeThibaut Girka
2019-07-15Fix error boundary CSSThibaut Girka
2019-07-10Fix report dialog crashing when a toot gets deletedThibaut Girka
2019-07-07[Glitch] Only scroll to the compose form if it's not horizontally in the view...ThibG
2019-07-07Merge commit 'c07cca4727041ea5a5721acbc603d4bfb45a15a6' into glitch-soc/merge...Thibaut Girka
2019-07-06Only scroll to the compose form if it's not horizontally in the viewport (#11...ThibG
2019-07-04[Glitch] Memoize ancestorIds and descendantIds in detailed status viewThibG
2019-07-04[Glitch] When deleting & redrafting a poll, fill in closest expires_inThibG
2019-07-04Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-07-02Memoize ancestorIds and descendantIds in detailed status view (#11234)ThibG
2019-07-02When deleting & redrafting a poll, fill in closest expires_in (#11203)ThibG
2019-07-01Minor cleanup and maybe minor performance improvementsThibaut Girka
2019-07-01Minor optimization regarding regexp filtering in timelinesThibaut 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-30[Glitch] When sending a toot, ensure a CW is only set if the CW field is visibleThibaut Girka
2019-06-30[Glitch] Optimize makeGetStatusThibG
2019-06-30[Glitch] Use ScrollToOptions for smooth scrolling if supportedThibG
2019-06-30Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-06-30Optimize makeGetStatus (#11211)ThibG
2019-06-29When sending a toot, ensure a CW is only set if the CW field is visible (#11206)ThibG
2019-06-29Use ScrollToOptions for smooth scrolling if supported (#11207)ThibG
2019-06-28[Glitch] Add categories for custom emojisEugen Rochko
2019-06-28[Glitch] Fix swiping columns on mobile sometimes failingThibG
2019-06-28Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-06-28Display FTS warning based on actual search term, not the one being typed (#11...ThibG
2019-06-28[Glitch] Add message telling FTS is disabled when no toot can be found becaus...ThibG
2019-06-28Add categories for custom emojis (#11196)Eugen Rochko
2019-06-28Fix swiping columns on mobile sometimes failing (#11200)ThibG
2019-06-28Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-06-28Change search components classes and styling to match upstreamThibaut Girka
2019-06-27Add message telling FTS is disabled when no toot can be found because of this...ThibG
2019-06-26[Glitch] Add option to disable blurhash previewsThibG
2019-06-26[Glitch] Removed extra pipes from regex.PatOnTheBack
2019-06-26[Glitch] Apply filters to poll options in WebUIThibG
2019-06-26Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-06-26Add option to disable blurhash previews (#11188)ThibG
2019-06-26Scroll to compose form rather than reply indicator on focus (#11182)ThibG
2019-06-26Scroll to compose form rather than reply indicator on focusThibaut Girka