Commit Graph

943 Commits

Author SHA1 Message Date
e3fc390fc6 pl-api: try to work on tree-shaking, i guess
Signed-off-by: mkljczk <git@mkljczk.pl>
2025-01-02 15:41:17 +01:00
781fb7a86d pl-api: support post editing on gotosocial
Signed-off-by: mkljczk <git@mkljczk.pl>
2024-12-31 12:37:37 +01:00
be2bf5ac6d pl-fe: sass migration
Signed-off-by: mkljczk <git@mkljczk.pl>
2024-12-31 09:57:48 +01:00
cb39b0e5d1 pl-fe: regen yarn.lock
Signed-off-by: mkljczk <git@mkljczk.pl>
2024-12-31 09:55:04 +01:00
cdecd5d4f5 pl-fe: update more deps
Signed-off-by: mkljczk <git@mkljczk.pl>
2024-12-31 09:52:49 +01:00
8cdf6f7dc3 update some deps
Signed-off-by: mkljczk <git@mkljczk.pl>
2024-12-31 09:46:15 +01:00
1cc65925f0 build(deps-dev): bump @typescript-eslint/parser in /packages/pl-fe
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.18.1 to 8.18.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.2/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-30 09:34:53 +00:00
fde1793d86 Merge pull request #216 from mkljczk/dependabot/npm_and_yarn/packages/pl-fe/vite-6.0.6
build(deps): bump vite from 6.0.5 to 6.0.6 in /packages/pl-fe
2024-12-30 10:30:26 +01:00
0ee08029bc build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.18.1 to 8.18.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.2/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-30 02:27:26 +00:00
f6e653d3bd build(deps): bump vite from 6.0.5 to 6.0.6 in /packages/pl-fe
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.5 to 6.0.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.0.6/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-30 02:19:59 +00:00
dbfae1e3ed pl-fe: improve wording (i hope)
Signed-off-by: mkljczk <git@mkljczk.pl>
2024-12-30 00:32:32 +01:00
2c62ffcc24 pl-fe: styles
Signed-off-by: mkljczk <git@mkljczk.pl>
2024-12-30 00:23:10 +01:00
94c5cae631 pl-fe: Allow to configure per-post interaction policies
Signed-off-by: mkljczk <git@mkljczk.pl>
2024-12-30 00:19:50 +01:00
5223e0d5f5 pl-fe: update en.json + this doesn't need to be a function
Signed-off-by: mkljczk <git@mkljczk.pl>
2024-12-29 23:47:45 +01:00
12fc6e6e32 pl-fe: cleanup interaction modals settings page
Signed-off-by: mkljczk <git@mkljczk.pl>
2024-12-29 23:46:42 +01:00
a8b4257c31 pl-fe: fix notification fetching on type change?
Signed-off-by: mkljczk <git@mkljczk.pl>
2024-12-29 18:58:25 +01:00
c37c188b4b pl-fe: fix groups compose form styles
Signed-off-by: mkljczk <git@mkljczk.pl>
2024-12-28 00:14:43 +01:00
69be683141 pl-api: embed relationship for pixelfed groups
Signed-off-by: mkljczk <git@mkljczk.pl>
2024-12-27 23:47:04 +01:00
65fb91a0f0 pl-fe: remove soapbox logo from assets
Signed-off-by: mkljczk <git@mkljczk.pl>
2024-12-27 20:47:47 +01:00
4c173673db pl-fe: marker can be undefined
Signed-off-by: mkljczk <git@mkljczk.pl>
2024-12-27 20:12:27 +01:00
8fcd728591 pl-fe: add missing key prop
Signed-off-by: mkljczk <git@mkljczk.pl>
2024-12-27 20:11:51 +01:00
aedcff4f8a pl-api: Support password change on Pixelfed
Signed-off-by: mkljczk <git@mkljczk.pl>
2024-12-27 20:11:07 +01:00
51d4797066 pl-fe: fix 'show filtered anyway'
Signed-off-by: mkljczk <git@mkljczk.pl>
2024-12-25 11:28:41 +01:00
09f326d633 pl-api: hotfix
Signed-off-by: mkljczk <git@mkljczk.pl>
2024-12-24 16:07:54 +01:00
d0a0ff3a6c bump pl-api version
Signed-off-by: mkljczk <git@mkljczk.pl>
2024-12-23 15:57:45 +01:00
7222f1cf12 Merge remote-tracking branch 'mkljczk/develop' into develop 2024-12-23 15:40:01 +01:00
7298050235 pl-api: type fixes
Signed-off-by: mkljczk <git@mkljczk.pl>
2024-12-23 15:39:30 +01:00
2e6dc4e868 Merge pull request #208 from mkljczk/dependabot/npm_and_yarn/packages/pl-fe/react-router-dom-v5-compat-6.28.1
build(deps): bump react-router-dom-v5-compat from 6.28.0 to 6.28.1 in /packages/pl-fe
2024-12-23 13:12:41 +01:00
8c2a18d3e5 Merge pull request #209 from mkljczk/dependabot/npm_and_yarn/packages/pl-fe/reduxjs/toolkit-2.5.0
build(deps): bump @reduxjs/toolkit from 2.2.7 to 2.5.0 in /packages/pl-fe
2024-12-23 13:12:29 +01:00
654c90be9c build(deps): bump vite from 6.0.3 to 6.0.5 in /packages/pl-fe
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.3 to 6.0.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.0.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 03:18:13 +00:00
cba67797ff build(deps): bump @reduxjs/toolkit in /packages/pl-fe
Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 2.2.7 to 2.5.0.
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases)
- [Commits](https://github.com/reduxjs/redux-toolkit/compare/v2.2.7...v2.5.0)

---
updated-dependencies:
- dependency-name: "@reduxjs/toolkit"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 03:14:41 +00:00
8d69fa8740 build(deps): bump react-router-dom-v5-compat in /packages/pl-fe
Bumps [react-router-dom-v5-compat](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom-v5-compat) from 6.28.0 to 6.28.1.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/react-router-dom-v5-compat@6.28.1/packages/react-router-dom-v5-compat/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom-v5-compat@6.28.1/packages/react-router-dom-v5-compat)

---
updated-dependencies:
- dependency-name: react-router-dom-v5-compat
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 03:14:31 +00:00
d7c60e24c1 pl-fe: lint
Signed-off-by: mkljczk <git@mkljczk.pl>
2024-12-22 20:20:20 +01:00
46565d823e pl-fe: use async function
Signed-off-by: mkljczk <git@mkljczk.pl>
2024-12-22 19:45:22 +01:00
12900841b0 pl-fe: simplify code
Signed-off-by: mkljczk <git@mkljczk.pl>
2024-12-22 17:26:00 +01:00
a3af999976 pl-fe: add subscribers visibility scope
Signed-off-by: mkljczk <git@mkljczk.pl>
2024-12-21 01:52:28 +01:00
81aebd2d2a pl-fe: disable compat check
Signed-off-by: mkljczk <git@mkljczk.pl>
2024-12-18 14:18:36 +01:00
8e793ad063 pl-fe: bump some deps
Signed-off-by: mkljczk <git@mkljczk.pl>
2024-12-16 19:19:56 +01:00
1cd20cc952 Merge pull request #203 from mkljczk/dependabot/npm_and_yarn/packages/pl-fe/typescript-eslint/eslint-plugin-8.18.1
build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.17.0 to 8.18.1 in /packages/pl-fe
2024-12-16 19:12:25 +01:00
6ebf91e2d2 new pl-api release
Signed-off-by: mkljczk <git@mkljczk.pl>
2024-12-16 19:11:21 +01:00
3ada7ee0cc build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.17.0 to 8.18.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 17:50:38 +00:00
f6a34f22d2 Merge pull request #199 from mkljczk/dependabot/npm_and_yarn/packages/pl-fe/typescript-eslint/parser-8.18.0
build(deps-dev): bump @typescript-eslint/parser from 8.17.0 to 8.18.0 in /packages/pl-fe
2024-12-16 18:45:26 +01:00
1a046e3696 Merge pull request #200 from mkljczk/dependabot/npm_and_yarn/packages/pl-fe/stylistic/eslint-plugin-2.12.1
build(deps-dev): bump @stylistic/eslint-plugin from 2.11.0 to 2.12.1 in /packages/pl-fe
2024-12-16 18:45:10 +01:00
bb50901856 pl-fe: fix show filtered anyway
Signed-off-by: mkljczk <git@mkljczk.pl>
2024-12-16 16:47:30 +01:00
7373c77db6 Merge remote-tracking branch 'mkljczk/develop' into develop 2024-12-16 16:47:21 +01:00
41d98f22f2 pl-fe: fix filters
Signed-off-by: mkljczk <git@mkljczk.pl>
2024-12-16 16:47:01 +01:00
3d260fe466 build(deps-dev): bump @stylistic/eslint-plugin in /packages/pl-fe
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 2.11.0 to 2.12.1.
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.12.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 03:11:00 +00:00
b922f5f592 build(deps-dev): bump @typescript-eslint/parser in /packages/pl-fe
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.17.0 to 8.18.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 03:10:16 +00:00
35f4f6ffda build(deps): bump nanoid from 3.3.7 to 3.3.8 in /packages/pl-fe
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-15 19:52:37 +00:00
5c48761731 pl-fe: make status content behind gradients clickable
Signed-off-by: mkljczk <git@mkljczk.pl>
2024-12-15 20:40:28 +01:00