syuilo
|
e7a1046b87
|
enhance(client): tweak contextmenu position calculation
|
2023-02-25 13:44:37 +09:00 |
syuilo
|
3c01c0cbf2
|
Update CHANGELOG.md
|
2023-02-25 09:46:28 +09:00 |
syuilo
|
a683278fb8
|
enhance(client): renoteした際の表示を改善
Resolve #10078
|
2023-02-25 09:44:35 +09:00 |
syuilo
|
5bea4feac8
|
enhance(client): ノートメニューからユーザーメニューを開けるように
Resolve #10019
|
2023-02-25 09:18:36 +09:00 |
Khsmty
|
64be363adc
|
feat: 2つの検索画面の統合 (#9949) (#10038)
* feat: 検索画面の UI を統一
* fix: エラーの修正
* add: changelog
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2023-02-25 09:01:21 +09:00 |
syuilo
|
68e53f1526
|
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
|
2023-02-25 08:58:55 +09:00 |
syuilo
|
dd3a65b52b
|
🎨
|
2023-02-25 08:58:51 +09:00 |
YS
|
cc8d60e53b
|
バックグラウンドで一定時間経過したらページネーションのアイテム更新をしない (#10053)
|
2023-02-25 08:18:12 +09:00 |
kabo2468
|
1c9c9745f5
|
Windows環境でswcを使うと正常にビルドができない問題の修正 (#10074)
* Update @swc/core to v1.3.36
* Update CHANGELOG.md
* Update CHANGELOG.md
|
2023-02-25 05:22:36 +09:00 |
tamaina
|
8b30c0c0cd
|
fix(client): Android ChromeでPWAとしてインストールできない問題を修正 (#10069)
* fix(client): Android ChromeでPWAとしてインストールできない問題を修正
* 順番関係ある?
|
2023-02-25 05:22:09 +09:00 |
xianon
|
0ec5327474
|
未知のユーザーが deleteActor されたら処理をスキップする (#10067)
|
2023-02-25 04:27:37 +09:00 |
syuilo
|
0691901345
|
enhance(client): improve clip menu ux
|
2023-02-24 20:48:19 +09:00 |
Masaya Suzuki
|
a7943dceca
|
デプロイされているプレビュー環境がない場合はプレビュー環境を削除しないようにする (#10062)
* デプロイされているプレビュー環境がない場合はDestroy preview environmentを実行しないようにする
* CIがない場合の処理追加
|
2023-02-24 18:51:31 +09:00 |
syuilo
|
c4429ca65e
|
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
|
2023-02-24 18:18:53 +09:00 |
syuilo
|
b7961b00fe
|
Update apple-touch-icon.png
|
2023-02-24 18:18:50 +09:00 |
syuilo
|
759c4a8976
|
Update codecov.yml
|
2023-02-24 16:43:08 +09:00 |
tamaina
|
e4336f5b76
|
fix(server): notes/createで、fileIdsと見つかったファイルの数が異なる場合はエラーにする (#9911)
* fix(server): notes/createで、fileIdsと見つかったファイルの数が異なる場合はエラーにする
* NO_SUCH_FILE
|
2023-02-24 16:32:01 +09:00 |
tamaina
|
5c989ed18f
|
fix/refaftor(client): MkTime.vueの変更 (#10061)
* fix(client): MkTime.timeにstringでもDateでない値が入った場合、?を表示
* fix(client): MkTimeを改良
* numberを許容
* falsyな値もとる
* 不明
* ありません
* fix
|
2023-02-24 16:21:49 +09:00 |
Kagami Sascha Rosylight
|
d1d3b48e51
|
test(backend): restore ap-request tests (#9997)
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
|
2023-02-24 16:10:48 +09:00 |
taiy
|
8856d68571
|
enhance(client): MkUrlPreviewの閉じるボタンを見やすく (#9913)
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
|
2023-02-24 14:38:47 +09:00 |
Kagami Sascha Rosylight
|
9edd0d25c2
|
Pass `--detectOpenHandles` to Jest (#9895)
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
|
2023-02-24 14:37:22 +09:00 |
Masaya Suzuki
|
6b52403d05
|
起動時にRedisの疎通確認を行う (#9832)
* 起動時にRedisの疎通確認を行う
* check:connectをstart内に移動
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
|
2023-02-24 14:09:17 +09:00 |
syuilo
|
55cc6b8dee
|
update PULL_REQUEST_TEMPLATE
|
2023-02-24 13:48:17 +09:00 |
atsuchan
|
e211d4e0cb
|
Add dialog to remove follower (#9718)
|
2023-02-24 13:08:06 +09:00 |
syuilo
|
320e5dba83
|
13.7.5
|
2023-02-24 11:41:47 +09:00 |
syuilo
|
9cc08ab3d8
|
13.7.4
|
2023-02-24 10:36:53 +09:00 |
syuilo
|
390369498b
|
Update CHANGELOG.md
|
2023-02-24 10:31:45 +09:00 |
arrow2nd
|
9c787a578e
|
feat(frontend): スマホ・タブレットの場合、チャンネルの投稿フォームに自動でフォーカスしないように (#10051)
* feat(frontend): スマホ・タブレットの場合、チャンネルの投稿フォームに自動でフォーカスしない
* Update CHANGELOG.md
|
2023-02-24 10:31:21 +09:00 |
syuilo
|
e516a63272
|
New Crowdin updates (#10057)
* New translations ja-JP.yml (Romanian)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Arabic)
* New translations ja-JP.yml (Catalan)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Greek)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Dutch)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Slovak)
* New translations ja-JP.yml (Swedish)
* New translations ja-JP.yml (Ukrainian)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Vietnamese)
* New translations ja-JP.yml (Indonesian)
* New translations ja-JP.yml (Bengali)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Lao)
* New translations ja-JP.yml (Kabyle)
* New translations ja-JP.yml (Japanese, Kansai)
|
2023-02-24 10:30:52 +09:00 |
syuilo
|
d564202355
|
Update about-icon.png
|
2023-02-24 10:30:34 +09:00 |
syuilo
|
ff8437c378
|
enhance(client): ローカルのみ -> 連合なし
Resolve #10055
|
2023-02-24 10:24:25 +09:00 |
syuilo
|
ec092579a6
|
Update CONTRIBUTING.md
|
2023-02-24 09:14:58 +09:00 |
tamaina
|
a1f3bd6865
|
fix CHANGELOG
|
2023-02-23 14:03:02 +00:00 |
tamaina
|
c925e3d281
|
fix(server): 全ての通知が削除されてしまうのを修正
|
2023-02-23 14:01:18 +00:00 |
syuilo
|
ca99468970
|
Update CONTRIBUTING.md
|
2023-02-23 20:49:09 +09:00 |
syuilo
|
8a5c6240b4
|
Merge branch 'master' into develop
|
2023-02-23 20:48:20 +09:00 |
syuilo
|
fca820c90c
|
13.7.3
|
2023-02-23 20:47:19 +09:00 |
tamaina
|
becc4d2e54
|
fix: i/notificationsで古い通知タイプを許容するなど、古い通知タイプの清算 (#10042)
* wip
* fix
* create migration
* oops
* fix front const
* changelog
* fix type
* fix
* wip
* Revert "wip"
This reverts commit 6cdb3600e2 .
* enumのこす
* fix
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2023-02-23 20:46:14 +09:00 |
syuilo
|
c645f9f99f
|
chore(dev): remove outdated tip
|
2023-02-23 20:36:03 +09:00 |
tamaina
|
a5341cbd7d
|
CONTRIBUTING: enumの削除は気をつける
|
2023-02-23 11:33:49 +00:00 |
syuilo
|
3dd363a6c5
|
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
|
2023-02-23 20:26:36 +09:00 |
syuilo
|
e630803922
|
enumの変更はしない
|
2023-02-23 20:26:33 +09:00 |
tamaina
|
cb3b167d61
|
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
|
2023-02-23 10:56:10 +00:00 |
tamaina
|
774b7fed1f
|
update CHANGELOG.md
|
2023-02-23 10:55:54 +00:00 |
syuilo
|
cbf526b043
|
chore(client): tweak online users widget
|
2023-02-23 19:51:10 +09:00 |
syuilo
|
48331bc851
|
chore(client): tweak deck experience
|
2023-02-23 19:49:24 +09:00 |
tamaina
|
bda3d69539
|
fix(client):「キャッシュを削除」した後、ローカルのカスタム絵文字が表示されなくなる問題を修正
Fix #10044
|
2023-02-23 10:29:20 +00:00 |
syuilo
|
71900e0231
|
Release: 13.7.2 (#10035)
* ci: swcにしたためtypecheckは別途実施
* 🎨
* Update package.json
* マイグレーションが失敗することがあるのを修正
* refactor ci
* use tsc for build
Windowsだとエラーが出るため
* feat: swc build in windows (#10032)
* feat: add optional swc
* fix: windowsで動かない現象を修正
* fix: fix swc path alias
* fix: docker build時に`Host key verification failed`と言われてgitリポジトリからパッケージをインストールできないのでssh -> htpsに変更
* use swc
* chore(client): tweak custom emoji size
* enhance: make pwa icon maskable (#10033)
* 🎨
* feat(server): add @swc/core-android-arm64 to optional (#10034)
* feat: add optional swc
* fix: windowsで動かない現象を修正
* fix: fix swc path alias
* fix: docker build時に`Host key verification failed`と言われてgitリポジトリからパッケージをインストールできないのでssh -> htpsに変更
* feat(server): add @swc/core-android-arm64 to optional
* fix: conflict
* Update package.json
* chore(backend): fix indent
* Update CHANGELOG.md
* compress png
---------
Co-authored-by: CaffeinePower <86540016+cffnpwr@users.noreply.github.com>
Co-authored-by: Shogo Sensui <shogosensui@gmail.com>
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
|
2023-02-23 17:36:36 +09:00 |
syuilo
|
694f08c79b
|
compress png
|
2023-02-23 17:34:29 +09:00 |
syuilo
|
c328584bb6
|
Update CHANGELOG.md
|
2023-02-23 17:30:01 +09:00 |