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 |
|
かっこかり
|
48cf4e6382
|
Merge branch 'develop' into external-resources
|
2023-10-19 20:36:07 +09:00 |
|
syuilo
|
e5598da7a2
|
disable cypress widgets tests
|
2023-10-19 20:22:24 +09:00 |
|
NoriDev
|
75c8632ab9
|
Merge remote-branch 'misskey/develop'
|
2023-10-19 20:03:08 +09:00 |
|
syuilo
|
cc256f117e
|
update deps
|
2023-10-19 19:51:59 +09:00 |
|
NoriDev
|
fd68fd21d1
|
Update cherrypick-js.api.md
|
2023-10-19 19:47:58 +09:00 |
|
syuilo
|
d9241df84d
|
New Crowdin updates (#12070)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Chinese Traditional)
|
2023-10-19 19:47:36 +09:00 |
|
syuilo
|
84a9e4a27b
|
Update CHANGELOG.md
|
2023-10-19 19:47:25 +09:00 |
|
NoriDev
|
ff6c401afa
|
4.4.1-beta.1
|
2023-10-19 19:46:54 +09:00 |
|
NoriDev
|
6a2deeb427
|
enhance(backend): '내용 숨기기'로 설정된 노트의 주석도 노트 편집 기록에 표시됨
|
2023-10-19 19:45:08 +09:00 |
|
NoriDev
|
a8b81ee8bb
|
tweak 526565db
|
2023-10-19 19:36:29 +09:00 |
|
atsuchan
|
7b361224f8
|
fix(frontend): Recieve Unrenote on streaming (#12079)
* fix(frontend): Recieve Unrenote
表示しているリノートがリノート解除されたらストリーミングで受信してすぐに消えるようにする
* fix(frontend): Recieve Unrenote lint fixing
* fix(frontend): Recieve Unrenote Decapture
Decapture忘れてたー
|
2023-10-19 19:36:18 +09:00 |
|
dependabot[bot]
|
3c3d05ba2e
|
chore(deps): bump actions/checkout from 4.1.0 to 4.1.1 (#12062)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.1.0...v4.1.1)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-19 19:35:13 +09:00 |
|
anatawa12
|
991fa054a6
|
chore: STLのdb fallbackでwithRepliesがtrueのときにすべてのリプライを除外しないように (#12075)
MiFollowingを見るのは実装コストが高いため現状実装していない
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2023-10-19 19:34:52 +09:00 |
|
A.Yamamoto
|
9afcdd10ed
|
UserLite.nameにnullが入りうるのを型で明示 (#12073)
* UserLite.nameにnullが入りうるのを型で明示
* ドキュメントの追従
|
2023-10-19 19:33:45 +09:00 |
|
NoriDev
|
526565db72
|
enhance(frontend): 노트를 편집한 시간이 개별적으로 표시됨
|
2023-10-19 18:48:59 +09:00 |
|
NoriDev
|
34829a1549
|
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
|
2023-10-19 18:31:48 +09:00 |
|
NoriDev
|
74ddde4424
|
enhance(frontend): 타임라인에서 새 노트가 20개 이상이면 '20+'로 표기
|
2023-10-19 18:30:36 +09:00 |
|
NoriDev
|
304e551392
|
fix(frontend): '새 노트 알림'을 '노트 수 표시'로 설정했을 때 한국어 이외의 언어에서 내용이 표시되지 않음
|
2023-10-19 18:29:58 +09:00 |
|
かっこかり
|
bad6e00395
|
Merge branch 'develop' into external-resources
|
2023-10-19 18:09:55 +09:00 |
|
syuilo
|
721cbe085b
|
fix(frontend): fix of 30efd932a5
|
2023-10-19 17:42:19 +09:00 |
|
anatawa12
|
93d3501c90
|
fix: replies are included even if withReplies = false in local timeline (#12074)
|
2023-10-19 17:29:09 +09:00 |
|
NoriDev
|
3e630f81d5
|
Merge remote-branch 'misskey/develop'
|
2023-10-19 17:19:28 +09:00 |
|
NoriDev
|
13c0fea05d
|
Update f47c14f0
|
2023-10-19 17:07:03 +09:00 |
|
NoriDev
|
f47c14f086
|
feat: 노트 편집 시 토스트 알림을 표시하고 사운드를 재생
|
2023-10-19 17:05:47 +09:00 |
|
かっこかり
|
6cd0d6c9ed
|
Merge branch 'develop' into external-resources
|
2023-10-19 16:41:02 +09:00 |
|
NoriDev
|
881fdeb2f0
|
fix missing api
|
2023-10-19 16:25:30 +09:00 |
|