about summary refs log tree commit diff
AgeCommit message (Expand)Author
2022-10-11Move flavours/glitch/util/initial_state to flavours/glitch/initial_stateClaire
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-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
2022-10-09[Glitch] Fix various issues with logged-out Web UIEugen Rochko
2022-10-09Fix logged-out UI not using single-column interfaceClaire
2022-10-09[Glitch] Add logged-out access to the web UIEugen Rochko
2022-10-09[Glitch] Fix wrong logo on start screen in web UIEugen Rochko
2022-10-09[Glitch] Fix logo on /web/startEugen Rochko
2022-10-09[Glitch] Add empty message for “Explore” tabsEugen Rochko
2022-10-09Merge pull request #1859 from ClearlyClaire/glitch-soc/features/trends-tabClaire
2022-10-09Restore ability to discard interactions-based follow suggestionsClaire
2022-10-08Change “Explore” tab to only provide search when trends are disabledClaire
2022-10-08[Glitch] Add pagination for trending statuses in web UIEugen Rochko
2022-10-08[Glitch] Fix crash when search fails in web UIEugen Rochko
2022-10-08[Glitch] Fix public timelines being inaccessible on one stage of responsive l...Eugen Rochko
2022-10-08[Glitch] Change the "Explore" icon from fa-globe to fa-hashtagmayaeh
2022-10-08[Glitch] Add menu column of explore to getting-startedmayaeh
2022-10-08[Glitch, partial] Change appearance of account cards in web UIEugen Rochko
2022-10-08[Glitch] Remove profile directory link from main navigation panelEugen 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-10-08[Glitch] Add ability to select all accounts matching search for batch (#1857)Claire
2022-10-08Merge pull request #1856 from ClearlyClaire/glitch-soc/merge-upstreamClaire
2022-10-08Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-10-07Fix /privacy-policy not using the appropriate resource packs (#1853)Claire
2022-10-05Clarify language RE secondary toot button (#1851)prplecake
2022-10-04Bump stylelint from 14.12.1 to 14.13.0 (#19280)dependabot[bot]
2022-10-04Bump rspec_junit_formatter from 0.5.1 to 0.6.0 (#19286)dependabot[bot]
2022-10-04Bump postcss from 8.4.16 to 8.4.17 (#19279)dependabot[bot]
2022-10-04Bump blurhash from 2.0.0 to 2.0.3 (#19278)dependabot[bot]
2022-10-04Bump dotenv from 16.0.2 to 16.0.3 (#19276)dependabot[bot]
2022-10-04Bump yargs from 17.5.1 to 17.6.0 (#19284)dependabot[bot]
2022-10-04Bump jsdom from 20.0.0 to 20.0.1 (#19277)dependabot[bot]
2022-10-04New Crowdin updates (#19255)Eugen Rochko
2022-10-04Bump @babel/plugin-proposal-decorators from 7.19.1 to 7.19.3 (#19283)dependabot[bot]
2022-10-04Bump @babel/preset-env from 7.19.1 to 7.19.3 (#19281)dependabot[bot]
2022-10-04Bump @babel/core from 7.19.1 to 7.19.3 (#19274)dependabot[bot]
2022-10-03Fix missing await (#19273)Yamagishi Kazutoshi