samunohito
cdfd906366
support import log
2024-02-07 20:10:12 +09:00
かっこかり
155896a851
enhance(frontend/HorizontalSwipe): 操作性の改善 ( #13038 )
...
* Update swipe thresholds and touch-action
* スワイプ中にPullToRefreshが反応しないように
* 横スワイプに関与する可能性のある要素がある場合はスワイプを発火しないように
* update threshold
* isSwipingを外部化
* rename
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2024-02-07 20:02:29 +09:00
MeiMei
313ce82192
正しい 2024.2.0-beta.10 改版手順? ( #13173 )
...
* 正しい 2024.2.0-beta.10 改版手順?
* run build-misskey-js-with-types
2024-02-07 19:59:06 +09:00
1Step621
56d7f58626
Fix(frontend): MkCodeEditorで行がずれていくのを修正 ( #13188 )
...
* MkCodeEditorで行がずれていくのを修正
* update CHANGELOG.md
2024-02-07 19:58:21 +09:00
MeiMei
e89d760240
Enhance: 連合向けのノート配信を軽量化 ( #13192 )
...
* AP HTML表現をシンプルに
* a
* CHANGELOG
* リンク
2024-02-07 19:57:59 +09:00
samunohito
dbb2efe45c
fix
2024-02-07 19:57:21 +09:00
samunohito
453596e6bf
add comment
2024-02-07 19:54:29 +09:00
samunohito
fa737fccdd
block delete
2024-02-07 19:52:00 +09:00
samunohito
1d04e3abab
fix range select
2024-02-07 19:51:50 +09:00
samunohito
173b90e124
tweak cell selection
2024-02-07 08:39:12 +09:00
samunohito
b0b474d2a3
tweak logs
2024-02-07 08:11:55 +09:00
samunohito
e892fbf000
support search
2024-02-07 07:57:25 +09:00
samunohito
273e3bd2e4
fix
2024-02-06 23:43:12 +09:00
おさむのひと
c81b61eb2e
fix(misskey-js): 自動生成物の冒頭からバージョンと日付を削除 ( #13185 )
2024-02-06 21:03:29 +09:00
samunohito
2a0dca44c3
fix
2024-02-06 20:44:20 +09:00
samunohito
3a4a5dc6f0
fix paging
2024-02-06 20:42:43 +09:00
かっこかり
500ea793b3
fix(bubble-game): 共有用画像のコメントにnullが入る問題を修正 ( #13183 )
2024-02-06 19:24:52 +09:00
samunohito
a655cece33
fix limit
2024-02-06 17:43:37 +09:00
samunohito
76977b38ab
fix no clickable input text
2024-02-06 17:43:27 +09:00
samunohito
c34d3234d5
fix api call
2024-02-06 17:24:18 +09:00
Kisaragi
93e711d8a9
chore(frontend): reword possible typo ( #13182 )
2024-02-06 17:17:52 +09:00
1Step621
653ca7e708
CHANGELOGを修正 ( #13181 )
2024-02-06 16:55:21 +09:00
MeiMei
d6cb68b091
AP Key の JSON-LD 表現を修正 ( #13170 )
2024-02-06 16:51:14 +09:00
かっこかり
6829ecb509
enhance(frontend): リモートへの引用リノートと同一のリンクにはリンクプレビューを表示しないように ( #13178 )
...
* enhance(frontend): リモートへの引用リノートと同一のリンクにはリンクプレビューを表示しないように
* Update Changelog
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2024-02-06 16:49:57 +09:00
Soli
4bf3974abd
fix(frontend): エラー画像URLを設定した後解除すると,デフォルトの画像が表示されない問題の修正 ( #13172 )
...
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
2024-02-06 16:47:17 +09:00
1Step621
74245df382
Enhance(frontend): フロント側でもリアクション権限のチェックをするように ( #13134 )
...
* フロント側でもリアクション権限のチェックをするように
* update CHANGELOG.md
* lint fixes
* remove unrelated diffs
* deny -> reject
denyは「(信用しないことを理由に)拒否する」という意味らしい
* allow -> accept
* EmojiSimpleにlocalOnlyを含めるように
* リアクション権限のない絵文字は打てないように(ダイアログを出すのではなく)
* regenerate type definitions
* lint fix
* remove unused locales
* remove unnecessary async
2024-02-06 16:45:21 +09:00
かっこかり
edb39a089d
enhance(frontend): KeepAliveのページキャッシュを削除できるように ( #13180 )
...
* enhance(frontend): 内部のページキャッシュを削除できるように
* Update Changelog
2024-02-06 16:26:03 +09:00
かっこかり
16eccad492
enhance(frontend): シンタックスハイライトにテーマを適用できるように ( #13175 )
...
* enhance(frontend): シンタックスハイライトにテーマを適用できるように
* Update Changelog
* こっちも
* テーマの値がディープマージされるように
* 常にテーマ設定に準じるように
* テーマ更新時に新しいshikiテーマを読み込むように
2024-02-06 15:03:07 +09:00
samunohito
041449e962
support pagination
2024-02-05 21:31:23 +09:00
syuilo
2f54a53062
2024.2.0-beta.10
2024-02-05 21:08:05 +09:00
samunohito
f8529a01b9
add list v2 endpoint
2024-02-05 16:20:35 +09:00
zyoshoka
0df069494e
refactor(frontend): `os.popup()`の`events`の型チェックを有効化 ( #13165 )
2024-02-05 15:02:30 +09:00
taichan
ddfc3b8a6a
Fix(frontend): クロップ後の解像度が異様に低くなる問題の修正&クロップに失敗する問題&コメントにnullという文字列が入る問題の修正 ( #13162 )
...
* Fix(frontend): Fix resolution of cropped image (misskey-dev#11489)
* CHANGELOG
* Fix(frontend): クロップの際、folderIdがnullだと文字列のnullが送られ検索できない問題
* Fix: キャプションが存在しないときにクロップすると'null'がキャプションに入ってしまう問題 (misskey-dev#11813)
* Update CHANGELOG
2024-02-05 15:01:31 +09:00
syuilo
c5ac2ae163
New Crowdin updates ( #13156 )
...
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
2024-02-05 11:03:55 +09:00
syuilo
03351cec0c
update patrons
2024-02-05 11:03:12 +09:00
samunohito
d5db737469
fix performance
2024-02-05 08:35:26 +09:00
samunohito
b0b28e0cb7
heightやめる
2024-02-05 08:32:59 +09:00
samunohito
dcb6260e8f
fix layout
2024-02-05 08:31:42 +09:00
Gianni Ceccarelli
dabf1867fd
keep cached avatar&banner when refresh fails to get new values ( #13145 )
...
* keep cached avatar&banner when refresh fails to get new values
when the remote explicitly tells us a user image is gone, we remove
our cached value, but if we fail to get the image, we keep whatever
value we already have
this should minimise the problem of avatars randomly disappearing
* autogen bits
* pnpm run build-misskey-js-with-types
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2024-02-04 21:03:49 +09:00
Gianni Ceccarelli
bafef1f8b4
ignore `instance.actor` when checking if there are local users ( #13146 )
...
* ignore `instance.actor` when checking if there are local users
We've seen this happen a few times:
* there was some AP software at $some_domain
* it gets replaced by Misskey
* before the first user can be created, an AP activity comes in
* Misskey resolves the activity
* to do this, it creates the `instance.actor` to sign its request
* now there *is* a local user, so the `meta` endpoint returns
`requireSetup:false`
* the admin is very confused
This commit factors out the check, and doesn't count the
`instance.actor` as a real user.
* autogen bits
2024-02-04 20:46:28 +09:00
atsuchan
2c4ba4723f
fix(backend): メール配信機能が無効ならばメールを送ることのないように ( #13152 )
...
Do not send email if email delivery is disabled
2024-02-04 20:44:35 +09:00
samunohito
dfe85d7722
support remote import
2024-02-04 18:42:03 +09:00
samunohito
84758b6eec
support update and delete
2024-02-04 13:44:58 +09:00
samunohito
048e0b8323
fix
2024-02-04 10:14:55 +09:00
samunohito
4cb7e984aa
fix performance
2024-02-04 09:25:36 +09:00
samunohito
b37a27e154
fix patchData
2024-02-03 21:47:07 +09:00
samunohito
3cb3c3a148
remove log
2024-02-03 20:12:06 +09:00
samunohito
27020cb211
fix over 100 file drop
2024-02-03 20:11:11 +09:00
samunohito
57cd712064
fix number cell focus
2024-02-03 20:10:56 +09:00
samunohito
950c80bc7a
fix
2024-02-03 18:51:35 +09:00