Fairy-Phy
cb4cf50f95
pc reloading
2023-10-21 22:42:00 +09:00
NoriDev
74ba9cae79
Revert "fix(frontend): Recieve Unrenote on streaming ( #12079 )"
...
This reverts commit 7b361224f8
.
2023-10-21 22:26:10 +09:00
kakkokari-gtyih
86be3ba03e
(fix) ページキャッシュが効く問題を修正
2023-10-21 20:35:26 +09:00
NoriDev
ecdf08a0ba
fix migration
2023-10-21 19:56:39 +09:00
NoriDev
4c6851ea4f
Merge remote-branch 'misskey/master'
2023-10-21 19:31:11 +09:00
syuilo
2697826007
2023.11.0-beta.1
2023-10-21 18:41:49 +09:00
かっこかり
f51bca41c5
Feat: 外部サイトからテーマ・プラグインのインストールができるように ( #12034 )
...
* Feat: 外部サイトからテーマ・プラグインのインストールができるように
* Update Changelog
* Change Changelog
* Remove unnecessary imports
* Update fetch-external-resources.ts
* Update CHANGELOG.md
* Update CHANGELOG.md
2023-10-21 18:41:12 +09:00
anatawa12
722584bf72
すべてのフォロー中の人のwithRepliesを変える機能 ( #12049 )
...
* feat: endpoint to update all following
* feat(frontend): change show replies for all
* docs(changelog): すでにフォローしたすべての人の返信をTLに追加できるように
* fix: cancel not working
2023-10-21 18:39:19 +09:00
CyberRex
12fe09c6e7
プロフィールのURL認証をrel=meで可能に ( #12100 )
2023-10-21 18:38:51 +09:00
syuilo
2c0a139da6
feat: Avatar decoration ( #12096 )
...
* wip
* Update ja-JP.yml
* Update profile.vue
* .js
* Update home.test.ts
2023-10-21 18:38:07 +09:00
syuilo
101e5d622d
Update CHANGELOG.md
2023-10-21 14:19:48 +09:00
syuilo
3043b5256d
Merge pull request #12060 from misskey-dev/develop
...
Release: 2023.10.2
2023-10-21 14:18:53 +09:00
syuilo
b397a72b28
New Crowdin updates ( #12094 )
...
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Uyghur)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Croatian)
* New translations ja-jp.yml (Haitian Creole)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Chinese Simplified)
2023-10-21 13:39:12 +09:00
syuilo
3b9983cfc2
2023.10.2
2023-10-21 13:38:57 +09:00
woxtu
e6873fb259
Switch avatar images that depend on the animation setting ( #12097 )
2023-10-21 13:31:16 +09:00
Natsuki Ikeguchi
f4970c7d2f
fix(frontend): Use opening quote in notifications ( #12082 )
...
Signed-off-by: Natsuki Ikeguchi <me@s6n.jp>
2023-10-21 07:54:28 +09:00
shiosyakeyakini
6d6ddbc35e
fix(backend) api/iの未読のお知らせにcreatedAtを追加するように修正 ( #12092 )
...
Co-authored-by: sorairo <sorairo@shiosyakeyakini.info>
2023-10-21 07:53:57 +09:00
taichan
3e5c55c14e
chore: Pull Request時にapi.jsonの差分を表示するActions workflow ( #12090 )
...
* chore: Pull Request時にapi.jsonのdiffを出力するworkflow
* refactor: job names
* fix: set repository to get api diff
* chore: set permission to workflow
* set sleep 30s (shorter)
* chore: set label of diff
* chore: more attempts to fetch misskey
* chore: add full diff output of api.js
* chore: save full-diff to Artifact
* chore: add message to download diff Artifact
2023-10-21 07:45:47 +09:00
atsu1125
b8b8f9a4c2
enhance(server): Improve user block (Renote Part)
2023-10-20 22:10:16 +09:00
NoriDev
652a861499
4.4.1-beta.2
2023-10-20 18:47:59 +09:00
NoriDev
6d62e8414c
Update CHANGELOG_CHERRYPICK.md
2023-10-20 18:43:59 +09:00
NoriDev
86468255bc
feat: 플러그인 및 테마를 외부 사이트에서 직접 설치할 수 있음
2023-10-20 18:43:18 +09:00
NoriDev
5f35ad6e37
Update CHANGELOG_CHERRYPICK.md
2023-10-20 17:32:05 +09:00
NoriDev
ab1e7b4843
Merge commit 'refs/pull/12082/head' of https://github.com/misskey-dev/misskey into develop
2023-10-20 17:31:35 +09:00
NoriDev
610d30bdfc
Update CHANGELOG_CHERRYPICK.md
2023-10-20 17:30:44 +09:00
NoriDev
4a44914bc1
fix(backend): 유저 페이지에서 이벤트를 '미래순'으로 정렬할 수 없음
2023-10-20 17:28:32 +09:00
NoriDev
435781b256
tweak 25c00e61
2023-10-20 17:24:29 +09:00
tar_bin
06632c7c96
PostFormのプレフィックスにVisivilityもしくはチャンネル名を表示
2023-10-20 17:24:29 +09:00
かっこかり
e204899199
Merge branch 'develop' into external-resources
2023-10-20 17:00:41 +09:00
NoriDev
9ad63423dd
Merge remote-branch 'misskey/develop'
2023-10-20 16:37:29 +09:00
NoriDev
4e016f1b82
Update CHANGELOG_CHERRYPICK.md
2023-10-20 16:14:36 +09:00
syuilo
42a3489bcb
update deps
2023-10-20 15:46:12 +09:00
かっこかり
10f47af75c
Merge branch 'develop' into external-resources
2023-10-20 14:54:04 +09:00
syuilo
df957f7afe
update test
2023-10-20 13:07:08 +09:00
syuilo
b394328eb1
fix(backend): フォロ限へのリプのリプ元が(非公開)の表示のまま
...
Fix #12083
2023-10-20 11:58:09 +09:00
syuilo
21986a2168
enhance(frontend): 投稿されてから時間が経過しているノートであることを視覚的に分かりやすく
2023-10-20 11:51:01 +09:00
syuilo
18af290b18
chore: tweak MkNotifications
2023-10-20 11:33:33 +09:00
syuilo
d962ea3889
add timeline tests
2023-10-20 08:15:31 +09:00
syuilo
683b71fc7e
add timeline tests
2023-10-20 08:13:20 +09:00
syuilo
216b20d2db
fix(backend): 自分のフォロワー限定ノートがWebsoketに乗ってこない
...
Fix #12081
2023-10-20 08:02:32 +09:00
syuilo
6ff5bfd2bc
clean up
2023-10-20 07:48:31 +09:00
NoriDev
3e5d9cc6c9
fix messaging
2023-10-20 05:08:03 +09:00
NoriDev
6a57810123
fix 51b82f7a
2023-10-20 04:55:51 +09:00
NoriDev
c7e4525650
lint
2023-10-20 04:51:16 +09:00
NoriDev
e3e969394d
tweak 51b82f7a
2023-10-20 04:51:12 +09:00
NoriDev
51b82f7a34
Merge pull request #385
...
fix(backend): lint
2023-10-20 04:33:48 +09:00
caipira113
26bd0b086a
fix
2023-10-20 04:05:11 +09:00
Natsuki Ikeguchi
7245376df3
fix(frontend): Use opening quote in notifications
...
Signed-off-by: Natsuki Ikeguchi <me@s6n.jp>
2023-10-20 00:28:20 +09:00
かっこかり
f10ad5a556
Merge branch 'develop' into external-resources
2023-10-19 20:54:04 +09:00
syuilo
4a7c6e261a
fix(backend): 管理者権限のロールを持っていても一部のAPIが使用できないことがある問題を修正
2023-10-19 20:47:23 +09:00