syuilo
b6f50bceea
Merge branch 'develop' into pr/12141
2023-11-01 15:40:37 +09:00
syuilo
5772de2a62
fix vitest
2023-11-01 15:40:10 +09:00
syuilo
821633f878
🎨
2023-11-01 15:36:15 +09:00
syuilo
9b073e5fe6
fix
2023-11-01 15:32:35 +09:00
syuilo
77db652bff
update deps
2023-11-01 14:06:54 +09:00
syuilo
e632a84431
tweak default configuration
2023-11-01 14:00:31 +09:00
syuilo
7ed2a5fc1b
perf(backend): remove needless query
...
#12206
2023-11-01 13:55:19 +09:00
かっこかり
5fb6847419
Feat: 未読通知数を表示できるように ( #11982 )
...
* 未読通知数を表示できるように
* Update Changelog
* オプトインにする
* Fix lint
* (add) テスト通知のプッシュ通知を追加
* add test
* フロントエンドの表示上限を99に変更
* Make it default on
* 共通スタイルをくくりだす
* Update Changelog
* tweak
* Update UserEntityService.ts
* rename
* Update navbar-for-mobile.vue
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-11-01 13:34:05 +09:00
syuilo
4bf8eb0a6f
Merge branch 'develop' into pr/12141
2023-11-01 11:29:57 +09:00
syuilo
e85b8217c0
enhance(frontend): 「内容を隠す」でリアクションも隠れるように
...
Resolve #12199
2023-11-01 11:23:23 +09:00
syuilo
d6fe897923
perf(frontend): ノート表示時のMFMパース処理を減らす
2023-11-01 10:23:20 +09:00
kakkokari-gtyih
fbb9bc37ee
(fix) path
2023-11-01 01:56:13 +09:00
kakkokari-gtyih
ddf31c392a
(fix) reactionViewer error
2023-11-01 01:45:57 +09:00
かっこかり
2c329cfb1e
Update MkTutorialDialog.Note.vue
2023-11-01 01:12:30 +09:00
kakkokari-gtyih
512e7d9e62
change strings
2023-10-31 20:46:14 +09:00
kakkokari-gtyih
dd736b8990
(fix) reactionViewer mock
2023-10-31 20:46:03 +09:00
かっこかり
3dd0d8d647
Merge branch 'develop' into better-tutorial
2023-10-31 20:37:49 +09:00
syuilo
bf01c1ee64
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-10-31 20:14:39 +09:00
syuilo
7d3721dded
Update .eslintrc.js
2023-10-31 20:14:36 +09:00
かっこかり
4140b6011e
Merge branch 'develop' into better-tutorial
2023-10-31 18:33:01 +09:00
anatawa12
cf026e4c72
feat: add tools to navbar ( #12204 )
...
* feat: add tools to navbar
* docs(changelog): ナビゲーションバーにツールを追加しました
2023-10-31 17:28:13 +09:00
果物リン
e2f34e3db6
fix: headerActionにPC以外で空のボタンが出てしまうバグの修正 ( #12202 )
...
* headerActionにPC以外で空のボタンが出てしまうバグの修正
* fix eslint
2023-10-31 17:26:59 +09:00
syuilo
162622e60c
Merge branch 'develop' into pr/12141
2023-10-31 15:31:15 +09:00
_
7c692283ad
fix(backend): 自身の宛先なしダイレクト投稿がストリーミングで流れてこない問題を修正 ( #12203 )
...
* fix: dm stream
* add CHANGELOG
2023-10-31 15:27:20 +09:00
syuilo
e9c3f65252
Merge branch 'develop' into pr/12141
2023-10-31 13:47:20 +09:00
syuilo
e6e5bf1da4
🎨
2023-10-31 13:46:58 +09:00
syuilo
b3f00f902e
Merge branch 'develop' into pr/12141
2023-10-31 11:45:38 +09:00
syuilo
a35fe29ef4
fix(backend): アクセストークンを削除すると、通知が取得できなくなる場合がある問題を修正
2023-10-31 11:45:03 +09:00
syuilo
b5ea64391b
Merge branch 'better-tutorial' of https://github.com/kakkokari-gtyih/misskey into pr/12141
2023-10-31 09:12:00 +09:00
syuilo
b85e4c6807
Merge branch 'develop' into pr/12141
2023-10-31 09:11:42 +09:00
かっこかり
ce657ac0b2
Merge branch 'develop' into better-tutorial
2023-10-30 23:05:07 +09:00
kakkokari-gtyih
4ade8a58ca
remove unnecessary file
2023-10-30 22:59:24 +09:00
kakkokari-gtyih
fb96a9ef8f
(add) iroiro
2023-10-30 22:52:19 +09:00
syuilo
4eab3c07fd
lint fixes
2023-10-30 19:38:27 +09:00
kakkokari-gtyih
e8c2e70667
fix merging
2023-10-30 18:22:56 +09:00
kakkokari-gtyih
6ad119cc6a
Merge remote-tracking branch 'msky/develop' into better-tutorial
2023-10-30 17:50:49 +09:00
syuilo
d45b2dd3a7
lint fix
2023-10-30 17:36:32 +09:00
syuilo
b4dd61a016
Update .eslintrc.js
2023-10-30 17:31:49 +09:00
GrapeApple0
4f180ad45c
feat: アイコンデコレーションの管理をロールで設定できるように ( #12173 )
...
* アイコンデコレーションの管理をロールで設定できるように
* インポートミス
* Update packages/frontend/src/ui/_common_/common.ts
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* Update packages/frontend/src/ui/_common_/common.ts
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-30 15:33:15 +09:00
syuilo
52dbab56a4
tweak MkPullToRefresh
2023-10-30 15:16:59 +09:00
anatawa12
7015cc937b
fix(backend): We can renote pure renote ( #12171 )
...
* chore: make pure renote detection an function
* fix: we can renote pure renote
* docs(changelog): リノートをリノートできるのを修正
* fix: remaining debug log
* chore: move isPureRenote to misc
* chore: make isPureRenote type guard
* chore: use isPureRenote in other places
* fix CHANGELOG
* style: fix lint
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-30 13:48:22 +09:00
syuilo
50b16e36c7
enhance(frontend): URL入力フォームのtypeをurlに
...
Resolve #12137
2023-10-30 13:41:40 +09:00
syuilo
e512f8c56d
fix(frontend): 標準テーマと同じIDを使用してインストールできてしまう問題を修正
...
Fix #12188
2023-10-30 13:38:03 +09:00
_
c239058624
feat(frontend): スワイプやボタンでタイムラインを再読込する機能 ( #12113 )
...
* pc reloading
* add: disable TL websocket option
* fix: stream disconnect when reload
* add: pull to refresh
* fix: pull to refresh
* add changelog
* fact: change to disableStreamingTimeline
* lint
* remove: en-US text
* refactor
* refactor
* add license identifier
* tweak
* Update MkPullToRefresh.vue
* Update MkPullToRefresh.vue
* change name timeoutHeartBeat
* tweak
* 🎨
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-30 09:12:20 +09:00
かっこかり
117db08880
fix(backend): プロフィールの自己紹介欄のMFMを連合するように(実装漏れ) ( #12185 )
...
* (refactor) eliminate nested ternary operation
* fix lint
* Jissou more
2023-10-30 08:20:32 +09:00
おさむのひと
2de4d3329d
Fix: フォローしたユーザが、自分のフォローしていないチャンネルにノートを投稿した時、そのノートがHTLで見えてしまう ( #12186 )
...
* #12181 の問題に対処
「ユーザー・チャンネルともにフォローあり」のときの絞り込みに不備があり、フォローしているユーザの投稿であればチャンネルのフォロー関係なく通過するようになってしまっていた
* fix CHANGELOG.md
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
2023-10-30 08:19:27 +09:00
yupix
d9cfea8b10
fix: 個人カードのemojiがバッテリーになっている #12189 ( #12190 )
2023-10-30 08:17:42 +09:00
かっこかり
bae89c8372
Merge branch 'develop' into better-tutorial
2023-10-29 19:57:36 +09:00
かっこかり
59cc101752
fix(backend): プロフィールの自己紹介欄のMFMを連合するように ( #12184 )
...
* (fix) federate user description mfm
* fix
* Update Changelog
2023-10-29 19:33:35 +09:00
かっこかり
a16ed293c1
Merge branch 'develop' into better-tutorial
2023-10-29 18:49:23 +09:00