about summary refs log tree commit diff
AgeCommit message (Expand)Author
2022-10-14Fix missing `isCancel` (#19354)Yamagishi Kazutoshi
2022-10-14Replace `CancelToken` to `AbortSignal` (#19352)Yamagishi Kazutoshi
2022-10-14Fix trending statuses returning more than one post by the same author (#19349)Eugen Rochko
2022-10-13Fix notification cleaning mode causing notifications to get stuck (#1868)Claire
2022-10-13New Crowdin updates (#19344)Eugen Rochko
2022-10-13Change about page to be mounted in the web UI (#19345)Eugen Rochko
2022-10-13Add image processing and generate blurhash for server thumbnail (#19348)Eugen Rochko
2022-10-13Fix issues with notification cleaning mode when there is a disconnection gap ...Claire
2022-10-12Redirect non-logged-in user to owner statuses on single user mode (#19333)Yamagishi Kazutoshi
2022-10-12Port various forgotten fixes from upstream (#1864)Claire
2022-10-12Bump axios from 0.27.2 to 1.1.2 (#19341)dependabot[bot]
2022-10-11Fix accidentally importing vanilla code in glitch-soc flavor (#1863)Claire
2022-10-11Merge pull request #1862 from ClearlyClaire/glitch-soc/refactor/upstream-disc...Claire
2022-10-11Move flavours/glitch/features/emoji_picker back to flavours/glitch/features/c...Claire
2022-10-11Bump express from 4.18.1 to 4.18.2 (#19340)dependabot[bot]
2022-10-11Bump eslint-plugin-react from 7.31.8 to 7.31.9 (#19342)dependabot[bot]
2022-10-11Bump @babel/preset-env from 7.19.3 to 7.19.4 (#19339)dependabot[bot]
2022-10-11Bump @babel/runtime from 7.19.0 to 7.19.4 (#19343)dependabot[bot]
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-11Remove unused `redux_helpers` moduleClaire
2022-10-11Move some modules from flavours/glitch/utils/ back to flavours/glitch/feature...Claire
2022-10-11Move flavours/glitch/utils/ready to flavours/glitch/readyClaire
2022-10-11Move some modules from flavours/glitch/utils/ back to flavours/glitch/feature...Claire
2022-10-11Rename flavours/glitch/util into flavours/glitch/utilsClaire
2022-10-11Remove unneeded change in flavours/glitch/apiClaire
2022-10-11Move flavours/glitch/util/api to flavours/glitch/apiClaire
2022-10-11Refactor initial_state to isolate glitch-soc changesClaire
2022-10-11Move flavours/glitch/util/initial_state to flavours/glitch/initial_stateClaire
2022-10-11New Crowdin updates (#19330)Eugen Rochko
2022-10-10Hide list panel from nav bar in mobile layout (#19337)Yamagishi Kazutoshi
2022-10-10Fix missing `skip_review?` (#19335)Yamagishi Kazutoshi
2022-10-10Fix `ColumnLink` labels not disappearing in mobile UI (#19334)Yamagishi Kazutoshi
2022-10-10Remove/update old "tootsuite" references, except those needed for Docker (#19...Jeremy Kescher
2022-10-10Use pep440 for Docker image tag rules (#19332)Yamagishi Kazutoshi
2022-10-09Merge pull request #1861 from ClearlyClaire/glitch-soc/features/logged-out-webuiClaire
2022-10-09[Glitch] Change font size of active users in server banner to be larger in we...Eugen Rochko
2022-10-09[Glitch] Fix crash in report modaltrwnh
2022-10-09[Glitch] Add server banner to web appEugen Rochko
2022-10-09Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294)Eugen Rochko
2022-10-09Fix fedi/local timeline nav link always hide (#19329)Yamagishi Kazutoshi
2022-10-10New Crowdin updates (#19317)Eugen Rochko
2022-10-09[Glitch] Add interaction modal to logged-out web UIEugen Rochko
2022-10-09[Glitch] Fix trying to connect to streaming API when logged out in web UIEugen Rochko
2022-10-09[Glitch] Fix various issues with logged-out web UIEugen Rochko
2022-10-09[Glitch] Fix missing awaitYamagishi Kazutoshi
2022-10-09[Glitch] Disable push notification when not logged inYamagishi Kazutoshi
2022-10-09[Glitch] Allow non-logged users to access /webEugen Rochko
2022-10-09[Glitch] Add dynamic document title to WebUIEugen Rochko
2022-10-09[Glitch] Add sign-up button to logged-out web UIEugen Rochko