dakkar
|
074de82bf7
|
some validation fixes
|
2024-03-30 11:05:58 +00:00 |
|
dakkar
|
aa11348d00
|
<bid> all over the place
|
2024-03-30 10:54:25 +00:00 |
|
かっこかり
|
b96d9c6973
|
fix/enhance(frontend): 映像・音声周りの改修 (#13206)
* enhance(frontend): 映像・音声周りの改修
* fix
* fix design
* fix lint
* キーボードショートカットを整備
* Update Changelog
* fix
* feat: ループ再生
* ネイティブの動作と同期されるように
* Update Changelog
* key指定を消す
|
2024-03-30 16:02:03 +09:00 |
|
かっこかり
|
50da7d2a27
|
enhance(frontend): 2要素認証セットアップウィザードにアプリを起動するボタンを新設 (#13636)
* enhance(frontend): 2要素認証セットアップウィザードにアプリを起動するボタンを新設
* add comment
* use css module
|
2024-03-30 15:34:05 +09:00 |
|
おさむのひと
|
2a851437ff
|
fix: misskey-js、bubble-game、reversiのビルドをesbuildに統合する (#13600)
* fix: ビルドが遅いパッケージのビルド速度を改善
* dependenciesの整理
* fix ci
* ビルド開始時に古いファイルを消す
* fix ci
* fix ci
|
2024-03-30 15:28:19 +09:00 |
|
zyoshoka
|
b35ae97ba7
|
fix(backend): better notes/translate error response (#13631)
* fix(backend): better `notes/translate` error response
* Update CHANGELOG.md
* test(backend): perform administrative operations as `root`
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2024-03-30 13:51:53 +09:00 |
|
Nila
|
f3500ffda9
|
fix: report progress out of 100% in CleanRemoteFilesProcessorService (#13633)
* Report progress out of 100% in CleanRemoteFilesProcessorService
* Add changelog entry
|
2024-03-30 10:28:47 +09:00 |
|
dakkar
|
6bdb4a7ddc
|
dir=auto on post form textarea, too
|
2024-03-29 18:08:17 +00:00 |
|
Marie
|
6bc258a3e0
|
chore: automatically detect RTL on all MFM content
|
2024-03-29 16:52:22 +00:00 |
|
dakkar
|
bd7c4f66f3
|
use correct note design in favorites page - fixes #483
|
2024-03-27 16:03:35 +00:00 |
|
かっこかり
|
f90be427f5
|
fix(frontend): 「今日誕生日のフォロー中ユーザー」ウィジェットが正しく動作しない問題を修正 (#12835)
* (fix) タイムゾーンによっては誕生日のフォロー中ユーザーが正しく読み込まれない
* 文言をわかりやすく
* Update Changelog
* (add) reload button
* Update CHANGELOG.md
* run misskey-js
* fix
* Revert "文言をわかりやすく"
This reverts commit c5ab6419563cc70ec8ba758e800c74d3469131e3.
* Update packages/frontend/src/widgets/WidgetBirthdayFollowings.vue
* Update packages/frontend/src/widgets/WidgetBirthdayFollowings.vue
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2024-03-25 18:31:30 +09:00 |
|
かっこかり
|
8f415d69cd
|
fix(generator): APIクライアントのパスにoperationIdが使われる問題を修正 (#13622)
|
2024-03-25 12:11:10 +09:00 |
|
Marie
|
ece86f756d
|
chore: add new type
|
2024-03-24 23:46:57 +00:00 |
|
Marie
|
56b19ab6bb
|
fix: incorrect type for quote property
|
2024-03-24 23:41:23 +00:00 |
|
dakkar
|
7374218a33
|
fix UserEntityService
upstream has removed the Drive bits, but we're still using them, to
update avatar / banner / background URLs
|
2024-03-24 12:14:05 +00:00 |
|
dakkar
|
aad06a0e8b
|
copy MkNote* changes to SkNote*
|
2024-03-24 12:02:58 +00:00 |
|
dakkar
|
bc531ac414
|
Merge remote-tracking branch 'misskey/develop' into future-2024-03-23
|
2024-03-24 11:53:52 +00:00 |
|
dakkar
|
beb00789df
|
Merge branch 'develop' into future-2024-03-23
|
2024-03-24 11:26:36 +00:00 |
|
dakkar
|
4271402e0d
|
recognise numbers and boolean values
|
2024-03-24 11:17:55 +00:00 |
|
dakkar
|
0e8cdb30b7
|
allow setting values not present in the config file
replicas and arrays in general, are more complicated :/
|
2024-03-24 11:12:17 +00:00 |
|
zyoshoka
|
a1bc8fa77b
|
test(backend): fix streaming test error when replying to followers-only note (#13618)
|
2024-03-24 16:46:52 +09:00 |
|
zyoshoka
|
539718f6a8
|
fix(misskey-js): fix ESLint error in generator due to operationId change (#13619)
|
2024-03-24 16:46:15 +09:00 |
|
dakkar
|
74362af828
|
allow custom oneko image via themes - fixes #472
after this change, one can set a custom image by:
* upload an appropriate image to the drive (some images can be
found at
https://github.com/vencordcss/onekocord/tree/main/onekoskins),
possibly with the "keep original" option set
* copy the URL to the image in the drive
* create/edit a theme so that it contains (inside `props`):
"oneko-image": '"url(https://yourinstance.example.com/files/ee17b385-a084-4e2a-b531-225dfb96cc3c)',
with the proper URL
That's it!
|
2024-03-23 12:19:13 +00:00 |
|
syuilo
|
3db26f2b94
|
fix(backend): fix openAPI operationId format
|
2024-03-23 20:43:29 +09:00 |
|
かっこかり
|
6bd78770de
|
enhance(frontend): リアクション受け入れがいいねのみの場合はボタンホバーでツールチップが出るように (#13613)
|
2024-03-22 18:21:14 +09:00 |
|
かっこかり
|
c9c6424205
|
enhance(frontend): TOTPの入力ダイアログを改良 (#13607)
* enhance(frontend): TOTPの入力ダイアログを改良
* Update Changelog
|
2024-03-22 15:03:21 +09:00 |
|
tamaina
|
40bb6069ec
|
fix(frontend): URLプレビューのto/hrefがない問題を修正
Fix of 9ae577871b (diff-cfa02e203bdbd03dbf312a889f009ca7f9ebd8376334ebd74c4961b716b22d93)
|
2024-03-22 08:54:34 +09:00 |
|
dakkar
|
435cab01c8
|
deal with (possible, future) non-alnum config keys
|
2024-03-21 10:00:16 +00:00 |
|
おさむのひと
|
831c74a25b
|
fix: URLプレビューの動作改善+動作設定を可能にする (#13579)
* wip
* support new version
* URLプレビュー無効化時、フロント側も非表示にしてリクエストをしないようにする
* fix lint
* fix lint
* tweak preview request error handles
* fix: CHANGELOG.md
* fix
* fix
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2024-03-21 18:46:42 +09:00 |
|
かっこかり
|
f4838e50b4
|
enhance(antenna): Botの投稿を除外できるように (#13603)
* enhance(antenna): Botの投稿を除外できるように (MisskeyIO#545)
(cherry picked from commit a95ce067c6cf0a93647e358aabc984bdbe99e952)
* Update Changelog
* remove translations
* spdx
---------
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
|
2024-03-21 07:51:01 +09:00 |
|
dakkar
|
25e6409cc9
|
allow overriding all string config values via env - fixes #465
will need end-user documentation!
|
2024-03-20 15:38:20 +00:00 |
|
syuilo
|
7795045b23
|
Update about-misskey.vue
|
2024-03-20 20:01:56 +09:00 |
|
かっこかり
|
ca2df14a8f
|
fix(frontend): woodenPanelの配色を修正 (#13561)
* fix(frontend): woodenPanelの配色を修正
* fix
|
2024-03-20 13:10:09 +09:00 |
|
おさむのひと
|
115d91812e
|
fix(frontend): shikiの言語・テーマの定義ファイルをCDN(esm.sh)から取るようにする (#13598)
* fix(frontend): shikiの言語・テーマの定義ファイルをCDN(esm.sh)から取るようにする
* fix CHANGELOG.md
|
2024-03-20 10:30:45 +09:00 |
|
KevinWh0
|
459e684117
|
fixed some of the issues with it
|
2024-03-19 22:00:28 +01:00 |
|
dakkar
|
f4e89f2e6b
|
bump tmp@0.2.3 - fixes #464
see also https://github.com/raszi/node-tmp/issues/295
|
2024-03-19 17:13:43 +00:00 |
|
かっこかり
|
0226a670dd
|
fix(backend): ユーザーやノートのOGPでローカルとリモートユーザーの見分けが付かない問題を修正 (#13586)
* enhance(OGP): ユーザーやノートのOGPでローカルとリモートユーザーの見分けが付かない問題を修正 (MisskeyIO#528)
(cherry picked from commit 0c3de462d99c47297bebc162581bac6f78f21b49)
* Update Changelog
---------
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
|
2024-03-18 18:34:31 +09:00 |
|
かっこかり
|
067cdf3ce4
|
enhance(frontend): ページのデザインを調整 (#13590)
* enhance(frontend): ページのデザインを調整
* 共有ボタンを直感的な導線に変更
* Update Changelog
* Update packages/frontend/src/components/page/page.image.vue
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2024-03-18 18:21:27 +09:00 |
|
かっこかり
|
a38646bd0f
|
fix(backend): フォローリクエストを作成する際に既存のものは削除するように (#13588)
* fix: delete old follow request (if exists) before creating new
(cherry picked from commit ea948ccadc )
* Update Changelog
* Update Changelog
---------
Co-authored-by: Kaity A <kaity@atikayda.au>
|
2024-03-18 14:20:28 +09:00 |
|
かっこかり
|
b65203c9f8
|
fix(frontend): WebGL2コンテキストの初期化に失敗するとMisskeyが起動できなくなる問題を修正 (#13587)
* Fixed startup crash with seasonal effects
(cherry picked from commit eba0c2cc61 )
* Update Changelog
* Update Changelog
---------
Co-authored-by: Leah <kevinlukej@gmail.com>
|
2024-03-17 20:33:33 +09:00 |
|
BackRunner
|
dcfab918e9
|
feat: send heartbeat right after visibility changed to 'visible' (#13581)
|
2024-03-17 18:47:29 +09:00 |
|
syuilo
|
282cfae1b2
|
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
|
2024-03-17 10:34:15 +09:00 |
|
syuilo
|
7e63ab0f56
|
refactor(backend): refactor chart engine
|
2024-03-17 10:34:13 +09:00 |
|
KevinWh0
|
ccf5659ac3
|
made methods private
|
2024-03-16 01:34:20 +01:00 |
|
KevinWh0
|
8f300cf460
|
added setting
|
2024-03-16 01:23:02 +01:00 |
|
KevinWh0
|
395ea9ab9f
|
made notification dot appear if you load the page and there are already notifs
|
2024-03-16 01:08:08 +01:00 |
|
KevinWh0
|
a0c63c8cc4
|
added notification dot and it seems to work well
|
2024-03-16 00:27:26 +01:00 |
|
zyoshoka
|
4b1ca9ef61
|
fix(general): flash/create でPlayの公開範囲を指定できない問題の修正と編集画面の調整 (#13574)
* fix(backend): param `visibility` wasn't included in `flash/create`
* fix(frontend): tweak flash editor ui
* Update CHANGELOG.md
|
2024-03-15 22:02:57 +09:00 |
|
Alina Sireneva
|
ecfaf7ff7a
|
chore: added license and patch info
|
2024-03-14 21:39:34 +03:00 |
|
dakkar
|
9478fc0095
|
Merge remote-tracking branch 'misskey/develop' into future-2024-03-14
|
2024-03-14 16:28:56 +00:00 |
|