MeiMei
|
d415fd29a3
|
enhance(backend): ActivityPub Deliver queueでBodyを事前処理するように (#12916)
* Pre-processing deliver body
* CHANGELOG
* ループ内で計算されると意味がないので
* 同じ処理を同じ形に
---------
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
|
2024-01-06 09:07:48 +09:00 |
|
syuilo
|
7768385be2
|
refactor(frontend): reduce type errors
|
2024-01-05 15:25:26 +09:00 |
|
syuilo
|
2177792a3c
|
refactor(frontend): reduce type errors
|
2024-01-05 12:52:24 +09:00 |
|
syuilo
|
9e20065496
|
refactor(frontend): reduce type errors
|
2024-01-05 12:38:06 +09:00 |
|
syuilo
|
2cd32b2248
|
refactor(frontend): reduce type errors
|
2024-01-05 12:33:47 +09:00 |
|
おさむのひと
|
fa9c4a19b9
|
refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをやめる (#12694)
* refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをやめる
* fix
* fix
* renate to "misskeyApi"
* rename file
|
2024-01-04 18:32:46 +09:00 |
|
syuilo
|
ea41cc6ec0
|
refactor(frontend): reduce type errors
|
2024-01-04 15:30:40 +09:00 |
|
syuilo
|
9716ea0324
|
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
|
2024-01-04 15:20:25 +09:00 |
|
syuilo
|
02978d0247
|
lint
|
2024-01-04 15:20:23 +09:00 |
|
MeiMei
|
6598d320d6
|
enhance: Use SI prefixes for job queue widget, extends bytes (#12896)
* Use SI prefixes for job queue widget
* a
* bytes
* lint
|
2024-01-04 13:04:00 +09:00 |
|
FineArchs
|
f8d5a46dbf
|
Fix: AiScriptのreadlineの修正をPlay以外にも適用 (#12841)
* add AiScriptReadline() in api.ts
* apply AiScriptReadline on flash.vue
* AiScriptReadline → aiScriptReadline
* Update flash.vue
* Update scratchpad.vue
* Update WidgetAiscript.vue
* Update WidgetAiscriptApp.vue
* Update WidgetButton.vue
* Update plugin.ts
|
2024-01-04 12:26:57 +09:00 |
|
Camilla Ett
|
b46f431a2e
|
fix(frontend): モデレーターがユーザーのアバターバナーを未設定状態に出来る機能が表示されていなかった問題を修正 (#12889)
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2024-01-03 16:41:38 +09:00 |
|
かっこかり
|
30c3f6a222
|
(fix) MkFormDialogにせっていできる項目がない場合はその旨を表示するように (#12837)
|
2024-01-03 13:42:09 +09:00 |
|
おさむのひと
|
30311aca18
|
fix(misskey-js): /signupと/signinの定義を作成してフロントの型エラーを抑制する (#12846)
* fix(misskey-js): /signupと/signinの定義を復活してフロントの型エラーを抑制する
* fix ci
* fix ci
* fix
* fix
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
|
2024-01-03 13:41:28 +09:00 |
|
かっこかり
|
a9127e3ecd
|
enhance(frontend): チャンネルノートのピン留めをノートメニューからできるように (#12887)
* enhance(frontend): チャンネルノートのピン留めをノートメニューからできるように
* Update Changelog
|
2024-01-03 13:35:40 +09:00 |
|
Camilla Ett
|
58469c0a69
|
enhance(frontend): カスタム絵文字追加画面の「タグ」の説明を追加 (#12888)
|
2024-01-03 08:07:04 +09:00 |
|
かっこかり
|
9c5559a570
|
(fix) MkButtonがリンクのときホバー時にunderlineが出る問題を修正 (#12849)
|
2024-01-02 17:48:11 +09:00 |
|
かっこかり
|
3187c6b28d
|
refactor(frontend): MkNumberのアニメーションを内製してgsapを削除 (#12859)
* (refactor) MkNumberのアニメーションを内製
* 秒数調整
* fix
* fix pnpm-lock
* Update packages/frontend/src/components/MkNumber.vue
* Update packages/frontend/src/components/MkNumber.vue
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2024-01-02 16:55:02 +09:00 |
|
Kagami Sascha Rosylight
|
09aba4cf16
|
chore(backend/logger): log data for every level if exists (#12863)
|
2024-01-02 16:52:51 +09:00 |
|
かっこかり
|
5498ec57d0
|
fix(frontend): MkCodeEditorのデータバインディングを修正 (#12885)
* (fix) MkCodeEditorの双方向データバインディング
* fix
|
2024-01-02 14:53:28 +09:00 |
|
syuilo
|
379079ee42
|
chore(frontend): update vue to 3.4
|
2023-12-31 17:01:56 +09:00 |
|
tamaina
|
1d5a0d0777
|
chore: use @misskey-dev/eslint-plugin (#12860)
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2023-12-31 15:26:57 +09:00 |
|
tamaina
|
2a33981811
|
chore: use summaly, browser-image-resizer, and sharp-read-bmp on registry.npmjs.org instead of git (#12856)
* chore: use @misskey-dev/summaly on registry.npmjs.org instead of git
* fix backend dependency
* fic backend dependency
* @misskey-dev/sharp-read-bmp
* fix
* use @misskey-dev/browser-image-resizer
|
2023-12-31 09:45:35 +09:00 |
|
woxtu
|
c0466d1585
|
Convert symbols to strings explicitly (#12844)
|
2023-12-31 07:51:58 +09:00 |
|
MomentQYC
|
7948018e6a
|
feat: Add support for TrueMail (#12850)
Co-authored-by: MarryDream <2190758465@qq.com>
|
2023-12-29 18:23:29 +09:00 |
|
かっこかり
|
8fb8d7c10c
|
enhance(frontend): ハッシュタグ入力時に、本文の末尾の行に何も書かれていない場合は新たにスペースを追加しないように (#12851)
* (enhance) ハッシュタグ入力時に、本文の末尾の行に何も書かれていないならスペースを追記しない
* Updahe Changelog
|
2023-12-29 18:22:40 +09:00 |
|
Korange
|
6b4f57781a
|
enhance(frontend): 検索画面においてEnterキー押下で検索できるように (#12752)
* enhance: 検索画面においてEnterキー押下で検索できるように
* enterイベントを使用するように
|
2023-12-28 07:58:32 +09:00 |
|
YAVIIGI
|
47558a6648
|
feat(frontend): 投稿ウインドウにMFM要素を追加するボタンの追加 (#12788)
* functionPicker の追加
* Update CHANGELOG.md
* fix lint errors
* Add addMfmFunction
* add enableQuickAddMfmFunction setting
* Update CHANGELOG.md
issue 番号を追加
* Update index.d.ts
* change 'functionPicker' to 'mfmFunctionPicker'
* Change indent from 4 space to 1 tab
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2023-12-27 20:57:43 +09:00 |
|
1Step621
|
2a5c9e6002
|
Fix(frontend): MFMでfgとbgに長い単語を使うと改行されない問題を修正 (#12819)
* MFMでfgとbgに長い単語を使うと改行されない問題を修正
* update CHANGELOG.md
|
2023-12-27 20:41:01 +09:00 |
|
syuilo
|
9d5fc4ca17
|
refactor
|
2023-12-27 20:35:52 +09:00 |
|
Chocolate Pie
|
a598baaf01
|
fix(test): CIが落ちている問題を修正 (#12816)
* fix(test): CIが落ちているのを修正
* fix(ci)?: CIの`typecheck`が落ちる問題を修正
* fix(ci): コンフィグファイルのタイポを修正
|
2023-12-27 17:36:38 +09:00 |
|
MomentQYC
|
e0040f5da3
|
Add a prompt for Tor Browser users (#12776)
* perf: Add a prompt for Tor Browser users
* typo
|
2023-12-27 15:55:56 +09:00 |
|
GrapeApple0
|
6439c7b64b
|
Revert "refactor: paginationの型を明示する (#12809)" (#12810)
This reverts commit 6855079811 .
|
2023-12-27 15:55:09 +09:00 |
|
syuilo
|
8904e0a12b
|
🎨
|
2023-12-27 15:15:08 +09:00 |
|
Kagami Sascha Rosylight
|
ad346b6f36
|
feat(backend/oauth): allow CORS for token endpoint (#12814)
* feat(backend/oauth): allow CORS for token endpoint
* no need to explicitly set origin to `*`
* Update CHANGELOG.md
|
2023-12-27 15:10:24 +09:00 |
|
Chocolate Pie
|
c96bc36fed
|
Merge pull request from GHSA-7pxq-6xx9-xpgm
* fix: fix improper authorization when accessing with third-party application
* refactor: refactor type definitions
* fix: get rid of unnecessary access limitation
* enhance: サードパーティアプリケーションがWebsocket APIを使えるように
* fix: add missing parentheses
* Revert "fix(backend): add missing kind definition for admin endpoints to improve security"
This reverts commit 5150053275 .
* frontend: 翻訳の抜けを訂正, read:adminとwrite:adminはアクセス発行トークンのデフォルトでは非表示にする
* enhance(test): misskey-ghsa-7pxq-6xx9-xpgmに関するテストを追加
* enhance(test): Websocket APIに対するテストも追加
* enhance(refactor): `@/misc/api-permissions.ts`を`misskey-js/permissions`に統合
* fix(frontend): アクセストークン発行UIで全ての権限を有効にした際、管理者用APIへのアクセスも許可してしまう問題を修正
* enhance(backend): Websocketの接続に最低限必要な権限を変更
* fix(backend): `/api/admin/meta`をサードパーティアプリケーションからはアクセスできないように
* fix(backend): エンドポイントにアクセスするために必要な権限を変更
* fix(frontend/locale): Add missing type declaration
* chore: update `misskey-js/src/autogen`
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
|
2023-12-27 15:08:59 +09:00 |
|
syuilo
|
d87fecda7f
|
chore(frontend): update team members
|
2023-12-27 14:21:34 +09:00 |
|
GrapeApple0
|
6855079811
|
refactor: paginationの型を明示する (#12809)
* refactor: paginationの型を明示する
* asではなくsatisfiesを使うように
|
2023-12-26 21:40:27 +09:00 |
|
shiosyakeyakini
|
9022b05fea
|
fix(backend): 非センシティブのみ(リモートはいいねのみ)が昨日していない問題を修正 (#12801) (#12802)
Co-authored-by: sorairo <sorairo@shiosyakeyakini.info>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2023-12-26 18:42:37 +09:00 |
|
zyoshoka
|
75034d9240
|
refactor(frontend): Reactivityで型を明示するように (#12791)
* refactor(frontend): Reactivityで型を明示するように
* fix: プロパティの参照が誤っているのを修正
* fix: 初期化の値を空配列に書き換えていた部分をnullに置き換え
|
2023-12-26 14:19:35 +09:00 |
|
Soli
|
eb23798c9f
|
fix(frontend): ロールアサイン時の通知で,ロールアイコンが縮小されずに表示される問題を修正 (misskey-dev#12805) (#12806)
|
2023-12-26 11:40:31 +09:00 |
|
FineArchs
|
4f247a0784
|
Feat: クリックイベントを発生させるMFM構文を追加 (#12798)
* Update MkMisskeyFlavoredMarkdown.ts
* fix MkMisskeyFlavoredMarkdown.ts
* Update MkAsUi.vue
* Update ui.ts
* Fix MkMisskeyFlavoredMarkdown.ts
* Update CHANGELOG.md
* fix ui.ts
* revert CHANGELOG.md
* Update CHANGELOG.md
|
2023-12-25 18:03:06 +09:00 |
|
Sayamame-beans
|
8ed7c7486c
|
fix(frontend): モデログ表示の"logYellow"が機能していない問題を修正 (#12794)
* fix: logYellow of moderation log was not working
* docs(changelog): Fix: 一部のモデログ(logYellowでの表示対象)について、表示の色が変わらない問題を修正
|
2023-12-25 14:49:06 +09:00 |
|
anatawa12
|
fd040c50b1
|
fix: 自分のdirect noteがuser list timelineに追加されない (#12782)
* fix: 自分のdirect noteがuser list timelineに追加されない
* docs(changelog): Fix: 自分のdirect noteがuser list timelineに追加されない
|
2023-12-25 11:56:00 +09:00 |
|
anatawa12
|
237fe242ad
|
chore(misskey-js): update misskey-js with api.json (#12778)
pnpm build && pnpm build-misskey-js-with-types && pnpm --filter misskey-js api
|
2023-12-24 17:54:00 +09:00 |
|
zyoshoka
|
0009aa332b
|
refactor(frontend): import宣言周りのエラーを修正 (#12773)
|
2023-12-24 16:16:58 +09:00 |
|
Nya Candy
|
cae40e68e4
|
fix: lint (#12761)
|
2023-12-24 15:24:51 +09:00 |
|
おさむのひと
|
36701f8a7c
|
fix(backend): 1702718871541-ffVisibility.jsのdownが壊れている (#12767)
|
2023-12-24 15:24:26 +09:00 |
|
syuilo
|
6fce36374d
|
enhance(backend): センシティブワードの設定がハッシュタグトレンドにも適用されるように
|
2023-12-24 15:23:56 +09:00 |
|
anatawa12
|
2f425aa03f
|
fix: ブロックされててもpure RNできる (#12758)
なぜかわからないけど元々Quoteはできるようなのでそれに戻しました
|
2023-12-23 17:55:34 +09:00 |
|