NoriDev
dfe2f43152
Merge remote-branch 'misskey/develop'
2023-09-23 20:37:40 +09:00
NoriDev
686f1f8458
add @ + acct
2023-09-23 17:42:37 +09:00
syuilo
5a4cf059ee
update deps
2023-09-23 12:46:19 +09:00
NoriDev
8e6546d42f
Merge remote-branch 'misskey/develop'
2023-09-22 11:31:08 +09:00
syuilo
e3f151e230
feat: 指定したユーザーの投稿通知
...
Resolve #11499
2023-09-21 18:48:15 +09:00
NoriDev
176af77635
Merge remote-branch 'misskey/develop'
2023-09-21 16:53:15 +09:00
syuilo
b9c6992aac
update deps ( #11849 )
...
* update deps
* wip
* wip
2023-09-20 16:43:45 +09:00
syuilo
b0f6c44f36
refactor(frontend): use ESM
2023-09-19 16:37:43 +09:00
NoriDev
a485758e9a
Merge remote-branch 'misskey/develop'
2023-09-15 16:45:00 +09:00
syuilo
6cf466e5d1
update deps ( #11820 )
...
* update deps
* fix
* wip
* wip
* wip
* Update docker-compose.yml.example
* Delete reviewer-lottery.yml
* Update RepositoryModule.ts
* wip
* wip
* clean up
* update deps
* wip
* wip
2023-09-15 14:28:29 +09:00
NoriDev
f0d6839d56
Merge remote-branch 'misskey/develop'
2023-09-06 16:41:26 +09:00
NoriDev
b1d6e350e1
Merge remote-branch 'misskey/develop'
2023-09-05 18:24:34 +09:00
syuilo
59ab4af7ca
update deps
2023-09-05 17:43:43 +09:00
syuilo
1f7a81aae7
update deps ( #11764 )
...
* update deps
* node16
* wip
* wip
* wip
* Update test-utils.ts
* wip
* Update tsconfig.json
* wip
* Update package.json
* wip
* Update following.vue
* Update followers.vue
* Update index.vue
* Update share.vue
* Update MkUserPopup.vue
* Update MkPostForm.vue
* wip
* Update MkTokenGenerateWindow.vue
* Update MkPagination.vue
* refactor
* update deps
* update deps
* Update sw.ts
* wip
* wip
* wip
* Update FetchInstanceMetadataService.ts
* Update FetchInstanceMetadataService.ts
* update node
* update deps
* 🎨
2023-09-04 13:33:38 +09:00
NoriDev
69ef7a3bf8
Merge remote-branch 'misskey/develop'
2023-08-02 16:08:31 +09:00
NoriDev
61c871517d
Merge remote-branch 'misskey/develop'
2023-08-01 17:16:39 +09:00
syuilo
2b4c8c9e0f
update deps ( #11409 )
...
* update deps
* Update .eslintrc.js
* Update .eslintrc.js
* lint
* lint
* Update update.ts
* update deps
* Update .eslintrc.js
2023-07-31 19:14:20 +09:00
Shun Sakai
c2370a1be6
chore: 著作権とライセンスについての情報を各ファイルに追加する ( #11348 )
...
* chore: Add the SPDX information to each file
Add copyright and licensing information as defined in version 3.0 of
the REUSE Specification.
* tweak format
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-07-27 14:31:52 +09:00
NoriDev
26a2604134
Merge remote-branch 'misskey/develop'
2023-07-17 17:28:23 +09:00
syuilo
9a5bc78eb4
update deps
2023-07-15 16:07:30 +09:00
yukineko
52b440357f
fix(sw): アンケート終了時のプッシュ通知が正しく表示されない問題を修正 ( #11278 )
...
* fix(sw): アンケート終了時のプッシュ通知が正しく表示されない問題を修正
* update: CHANGELOG.md
2023-07-15 10:00:38 +09:00
NoriDev
0f3be8fcde
Merge remote-branch 'misskey/develop'
2023-07-14 17:36:02 +09:00
anatawa12
9845ccec5b
オフライン時の画面にリロードボタンを追加 ( #11242 )
...
* feat: オフライン時の画面にリロードボタンを追加
リロードのためのボタンがないとPWAでインターネットが復帰しても何もできなくなるため。
* docs(changelog): add オフライン時の画面にリロードボタンを追加
2023-07-11 18:24:10 +09:00
Kagami Sascha Rosylight
59046d583d
refactor(locales, sw): use es module ( #11204 )
...
* refactor(locales): use es module
* fix sw build
* fix gulp
* try fixing storybook
* Revert "try fixing storybook"
This reverts commit 5f2a4eee016776381a7d80407e28d129c252228f.
* try fixing storybook 2
* Update main.ts
* Update build.js
* Update main.ts
* Update changes.ts
* fix sw lint
* Update build.js
2023-07-09 17:19:07 +09:00
syuilo
644023316e
refactor: use esm
2023-07-08 13:03:31 +09:00
NoriDev
5a92456a83
Merge remote-branch 'misskey/develop'
2023-07-07 17:34:23 +09:00
syuilo
d5c4e77c44
update deps
2023-07-07 10:53:06 +09:00
NoriDev
b6979b0437
Merge remote-branch 'misskey/develop'
2023-06-26 16:52:07 +09:00
syuilo
8099bc24e1
refactor(backend): use node16 for moduleResolution ( #10938 )
...
* refactor(backend): use node16 for moduleResolution
* update deps
* Update tsconfig.json
* ✌️
* revive KEYWORD
* restore strict-event-emitter-types dependency
* restore ms dependency
* cancel redundant import reorder
* fix
* Delete ms.ts
* remove rndstr
---------
Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
2023-06-25 21:13:15 +09:00
syuilo
60cc7f62e6
update deps
2023-06-24 13:11:53 +09:00
NoriDev
43addcbd00
CherryPick 🍒
2023-06-20 17:29:46 +09:00
NoriDev
53a4e4054d
misskey-js -> cherrypick-js
2023-06-12 16:35:30 +09:00
NoriDev
7431019016
refactor
2023-05-29 19:42:48 +09:00
NoriDev
c11aa0f336
Merge remote-branch 'misskey/master'
2023-05-13 19:50:38 +09:00
NoriDev
a3ea3bba41
Merge remote-branch 'ltlapy/develop-v13'
2023-05-12 20:25:08 +09:00
syuilo
5be6438bbc
update deps
2023-05-12 12:10:56 +09:00
NoriDev
b1e1928135
Revert "drop messaging ( #9919 )"
...
This reverts commit 8f2049bc
2023-05-11 21:39:03 +09:00
NoriDev
8373e6642d
Revert "drop group ( #9942 )"
...
This reverts commit 8caf288ac1
.
2023-05-11 21:38:13 +09:00
NoriDev
520b072c09
Merge remote-branch 'upstream/develop'
2023-05-11 21:34:09 +09:00
NoriDev
97c4782014
Merge remote-branch 'upstream/develop'
2023-05-11 20:55:13 +09:00
ltlapy
4310dc2326
Fix typo
2023-05-09 22:55:43 +09:00
ltlapy
78db91d63e
Bump base into v13.12.1
2023-05-09 16:06:32 +09:00
syuilo
bcd123371b
update deps
2023-05-02 20:52:36 +09:00
syuilo
8c9cb9ee15
update deps
2023-04-19 12:52:14 +09:00
tamaina
471b836a44
fix(sw): 通知全削除時にread_notification通知が消えないように
...
通知欄に現れたり消えたりするとうざい
2023-04-18 06:01:18 +00:00
okayurisotto
5002effd65
Refactor sw ( #10579 )
...
* refactor(sw): remove dead code
* refactor(sw): remove dead code
* refactor(sw): remove dead code
* refactor(sw): remove dead code
* refactor(sw): remove dead code
* refactor(sw): remove dead code
* refactor(sw): 冗長な部分を変更
* refactor(sw): 使われていない煩雑な機能を削除
* refactor(sw): remove dead code
* refactor(sw): URL文字列の作成に`URL`を使うように
* refactor(sw): 型アサーションの削除とそれに伴い露呈したエラーへの対処
* refactor(sw): `append` -> `set` in `URLSearchParams`
* refactor(sw): `any`の削除とそれに伴い露呈したエラーへの対処
* refactor(sw): 型アサーションの削除とそれに伴い露呈したエラーへの対処
対処と言っても`throw`するだけ。いままでもこの状況ではエラーが投げられていたはずなので、この対処により新たな問題が起きることはないはず。
* refactor(sw): i18n loading
* refactor(sw): 型推論がうまくできる書き方に変更
`codes`が`(string | undefined)[]`から`string[]`になった
* refactor(sw): クエリ文字列の作成に`URLSearchParams`を使うように
* refactor(sw): `findClient`
* refactor(sw): `openClient`における`any`や`as`の書き換え
* refactor(sw): `openPost`における`any`の書き換え
* refactor(sw): `let` -> `const`
* refactor(sw): `any` -> `unknown`
* cleanup(sw): import
* cleanup(sw)
* cleanup(sw): `?.`
* cleanup(sw/.eslintrc.js)
* refactor(sw): `@typescript-eslint/explicit-function-return-type`
* refactor(sw): `@typescript-eslint/no-unused-vars`
* refactor(sw): どうしようもないところに`eslint-disable-next-line`を
* refactor(sw): `import/no-default-export`
* update operations.ts
* throw new Error
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-04-12 01:07:24 +09:00
tamaina
3a90bcc03c
sw: なんかもうめっちゃ変えた ( #10570 )
...
* sw: なんかいろいろ
* remove debug code
* never renotify
* update changelog.md
2023-04-11 14:11:39 +09:00
tamaina
da64273b43
chore(sw): use PascalCase
2023-04-10 12:10:06 +00:00
okayurisotto
6a23ffcce5
swのesbuildの更新とビルドスクリプトの更新 ( #10549 )
...
* cleanup(sw/build.js)
* fix(sw/build.js): `define`に真偽値を渡していた問題を修正
`define`では文字列を渡さなければならないので、`JSON.stringify`をするようにした。
* fix(sw/build.js): `string`が期待される`define`において`undefined`になる場合がある問題を修正
* update(sw): esbuild 0.17.15
* fixup! update(sw): esbuild 0.17.15
* fixup! fix(sw/build.js): `string`が期待される`define`において`undefined`になる場合がある問題を修正
コメントの文言を調整
2023-04-10 19:43:15 +09:00
okayurisotto
69828e8dac
fix(sw): プッシュ通知の操作でZen UIなクライアントが開かれてしまう場合がある問題を修正 ( #10497 ) ( #10498 )
2023-04-07 15:48:49 +09:00