about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2022-10-28[Glitch] Change public accounts pages to mount the web UIEugen Rochko
Port 839f893168ab221b08fa439012189e6c29a2721a to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Fix missing rules in report modal in web UIEugen Rochko
Port 9c7f4ab8e8d19d29a5b9367ebaec8fc8af70ab7f to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Fix error while server rules are loading in report modal in web UIEugen Rochko
Port 4c7b5fb6c1787438ef130d9aecd5d0a4d54d08a9 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Fix missing `isCancel`Yamagishi Kazutoshi
Port e02bdc14fdf9b811a241dbaec8605cc70cb2961c to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Replace `CancelToken` to `AbortSignal`Yamagishi Kazutoshi
Port 219c38b9217d6dbb1621c27f64e9bf86bf92ec19 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Change about page to be mounted in the web UIEugen Rochko
Port 1bd00036c284bcafb419eaf80347ba49d1b491d9 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Redirect non-logged-in user to owner statuses on single user modeYamagishi Kazutoshi
Port 7afc6a630c76fb071bd189af3ac1366efc82f819 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Hide list panel from nav bar in mobile layoutYamagishi Kazutoshi
Port d7873433256746c9b453aeca31520d68c6de4975 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Fix `ColumnLink` labels not disappearing in mobile UIYamagishi Kazutoshi
Port 3eef8a7a81512f283300d2371d5b743611cb0d27 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Fix fedi/local timeline nav link always hideYamagishi Kazutoshi
Port d3f1a010e561e3de9a1d99ec104f5b286aaffbda to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Fix intermediary responsive layout, accessibility on navigation in ↵Eugen Rochko
web UI Port 07653246223251052f5150e1e74139bf8ff41ec4 to glitch-soc Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh> Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Add dismissable hints to various timelines in web UIEugen Rochko
Port f41ec9af05d3e2145e62f705225dbabb7e04e242 to glitch-soc Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh> Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Add title to pages with missing title in Web UIYamagishi Kazutoshi
Port a5112b51fdf3ec2b31690e064ea330a090e71957 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Remove timeline preview link from nav panel when not signed-inYamagishi Kazutoshi
Port e82467ca41f4940add32061ca70214e236cc435f to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Change privacy policy to be rendered in web UI, add REST APIEugen Rochko
Port a2ba01132603174c43c5788a95f9ee127b684c0a to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Add server rules to sign-up flowEugen Rochko
Port 679274465b3a2aaf87a13553f08104d6d3f1d275 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Fix logged-out web UI on smaller screensEugen Rochko
Port e2b561e3a521ff893943c0e9e32952e35934ca54 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Remove code for rendering public and hashtag timelines outside the ↵Eugen Rochko
web UI Port 02ba9cfa35c7b2285950955619ae3431391e9625 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28Fix assets compilationClaire
Not too sure why the loader behaves differently than it previously did, though.
2022-10-28Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-10-28Revert notification design (#1875)Claire
2022-10-28Fix status prepend design (#1874)Claire
* Fix status prepend design * Adjust status prepend styling a bit
2022-10-28Fix avatars not using image tags in web UI (#19488)Eugen Rochko
Fix #19483
2022-10-28Fix using wrong policy on status-related actions in admin UI (#19490)Eugen Rochko
2022-10-28Bump version to 4.0.0rc1 (#19473)Eugen Rochko
2022-10-27Remove unused method `searchable?` on accounts (#19489)Eugen Rochko
It called the wrong methods, but nothing uses it
2022-10-27Change `closed_registrations_message` to `message` and add Markdown (#19486)Eugen Rochko
2022-10-27Fix missing delete and redraft link in web UI (#19485)Eugen Rochko
2022-10-27Remove duplicate HSTS headers from nginx.conf (#19018)Shlee
* Update nginx.conf * Update nginx.conf * Update nginx.conf
2022-10-27Add `--remove-role` option to `tootctl accounts modify` (#19477)Eugen Rochko
Fix #19152
2022-10-27Fix uncaught error when invalid date is supplied to API (#19480)Eugen Rochko
Fix #19213
2022-10-27Fix notifications about deleted reports not being also deleted (#19475)Eugen Rochko
* Fix notifications about deleted reports not being also deleted * Fix notification with empty report crashing web UI Fix #18909
2022-10-27Fix wrong math function used in search query (#19481)Eugen Rochko
2022-10-26Store integer settings as integer (#19478)zunda
2022-10-26Fix improperly checking for blocked domain on followed hashtags (#19472)Eugen Rochko
Fix #19469
2022-10-26Add closed registrations modal (#19437)Claire
2022-10-26Add "unsafe-eval" to script-src CSP (#18817)prplecake
2022-10-26Disable media cache on service worker (#19471)Yamagishi Kazutoshi
2022-10-26Fix `/web` prefix (#19468)Yamagishi Kazutoshi
2022-10-26Change post editing to be enabled in web UI (#19103)Eugen Rochko
2022-10-26Bump utf-8-validate from 5.0.9 to 5.0.10 (#19449)dependabot[bot]
Bumps [utf-8-validate](https://github.com/websockets/utf-8-validate) from 5.0.9 to 5.0.10. - [Release notes](https://github.com/websockets/utf-8-validate/releases) - [Commits](https://github.com/websockets/utf-8-validate/compare/v5.0.9...v5.0.10) --- updated-dependencies: - dependency-name: utf-8-validate dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-26Bump @babel/plugin-proposal-decorators from 7.19.3 to 7.19.6 (#19445)dependabot[bot]
Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators) from 7.19.3 to 7.19.6. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.19.6/packages/babel-plugin-proposal-decorators) --- updated-dependencies: - dependency-name: "@babel/plugin-proposal-decorators" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-26Fix warning about constants in routes (#19466)Eugen Rochko
2022-10-26Bump jest from 29.1.2 to 29.2.2 (#19467)dependabot[bot]
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.1.2 to 29.2.2. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.2.2/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-26Add ability to view previous edits of a status in admin UI (#19462)Eugen Rochko
* Add ability to view previous edits of a status in admin UI * Change moderator access to posts to be controlled by a separate policy
2022-10-26Bump jest-environment-jsdom from 29.1.2 to 29.2.1 (#19393)dependabot[bot]
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.1.2 to 29.2.1. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.2.1/packages/jest-environment-jsdom) --- updated-dependencies: - dependency-name: jest-environment-jsdom dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-26Bump babel-jest from 29.1.2 to 29.2.1 (#19444)dependabot[bot]
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 29.1.2 to 29.2.1. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.2.1/packages/babel-jest) --- updated-dependencies: - dependency-name: babel-jest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-26Bump ws from 8.9.0 to 8.10.0 (#19450)dependabot[bot]
Bumps [ws](https://github.com/websockets/ws) from 8.9.0 to 8.10.0. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/8.9.0...8.10.0) --- updated-dependencies: - dependency-name: ws dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-26Bump npmlog from 7.0.0 to 7.0.1 (#19447)dependabot[bot]
Bumps [npmlog](https://github.com/npm/npmlog) from 7.0.0 to 7.0.1. - [Release notes](https://github.com/npm/npmlog/releases) - [Changelog](https://github.com/npm/npmlog/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/npmlog/compare/v7.0.0...v7.0.1) --- updated-dependencies: - dependency-name: npmlog dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-26Bump react-select from 5.5.1 to 5.5.4 (#19451)dependabot[bot]
Bumps [react-select](https://github.com/JedWatson/react-select) from 5.5.1 to 5.5.4. - [Release notes](https://github.com/JedWatson/react-select/releases) - [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/JedWatson/react-select/compare/react-select@5.5.1...react-select@5.5.4) --- updated-dependencies: - dependency-name: react-select dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>