Commit Graph

26643 Commits

Author SHA1 Message Date
503c0392e4
fix(timeline): no media timeline 2024-07-20 23:59:06 +09:00
73f1a1ba86
feat(privacy): private mode 2024-07-20 23:58:32 +09:00
de023d8c99
wip 2024-07-20 23:01:01 +09:00
5946b63ec9
fix: send-email needs admin permission 2024-07-20 23:00:41 +09:00
831cfa1f03
feat: dispose cache on Misskey itself 2024-07-20 23:00:15 +09:00
4064dabc30
fix: missing locale key 2024-07-20 22:33:10 +09:00
b04ffe870b
wip 2024-07-20 22:31:27 +09:00
7d4383c449
feat: require double click for sensitive images 2024-07-20 22:21:57 +09:00
8bd86ce456
Merge upstream (Misskey.io) 2024-07-19 18:56:30 +09:00
まっちゃてぃー。
3087c127dc
fix(backend): RenoteMuteがキャッシュが切れるまで効かない問題を修正 (MisskeyIO#669) 2024-07-19 15:24:16 +09:00
まっちゃてぃー。
f4a3c8ebbc
fix(reaction): MkNoteDetailed.vueに変更を加え忘れていたのを修正 (MisskeyIO#668) 2024-07-14 07:19:20 +09:00
まっちゃてぃー。
a77291be57
feat(backend): elasticsearchで検索できるように (MisskeyIO#661)
Co-authored-by: 皐月なふ (Nafu Satsuki) <satsuki@nafusoft.dev>
2024-07-14 07:18:50 +09:00
CyberRex
0375599e50
feat(frontend): チュートリアルにBotの設定を追加、チュートリアルをスキップ不可に (MisskeyIO#665) 2024-07-14 07:18:20 +09:00
nenohi
88629b8e73
enhance(frontend): PVを見て人気のユーザーを取得するように(ローカルのみ) (MisskeyIO#664) 2024-07-13 23:54:51 +09:00
dependabot[bot]
488136582f
chore(deps): bump actions/setup-node from 4.0.2 to 4.0.3 (MisskeyIO#658)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.0.2...v4.0.3)

---
updated-dependencies:
- dependency-name: actions/setup-node
  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>
2024-07-13 02:12:10 +09:00
dependabot[bot]
a5a1518e6d
chore(deps): bump docker/build-push-action from 5 to 6 (MisskeyIO#651)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-13 02:11:48 +09:00
まっちゃてぃー。
bb913ee00a
feat(reaction): ロールでリアクションの制御をできるように (MisskeyIO#660) 2024-07-13 02:08:56 +09:00
riku6460
5ab83ff9d8
enhance(backend): いくつかのエンドポイントで凍結済みのユーザーが居た場合のエラーを修正 (MisskeyIO#654) 2024-07-13 01:52:40 +09:00
Pichu Chen
aafa1b291f
chore(i18n): Add missing key (zh_TW _timelines.media) (MisskeyIO#657) 2024-07-13 01:52:08 +09:00
nenohi
26cdf6fc09
enhance(backend): api/usersに+pv -pvを追加 (MisskeyIO#653) 2024-07-13 01:50:57 +09:00
CyberRex
b8a90659f3
enhance(backend): 公開バッジのみをpackするように (MisskeyIO#652) 2024-07-13 01:49:00 +09:00
93f5b256c0
chore: bump version to 2024.5.0-oscar.4 2024-06-28 00:26:27 +09:00
6022b924f5
fix(router): explore and search requires $i 2024-06-27 23:56:09 +09:00
a6bb7eba1e
fix(visitor): remove navbar for visitor UI 2024-06-27 23:55:40 +09:00
d0a648c35a
style(about): One and only for OSCAR (2) 2024-06-27 23:55:14 +09:00
7bd1e3a13a
fix(about): lint 2024-06-25 00:46:42 +09:00
89dddbb771
chore: bump version to 2024.5.0-oscar.3 2024-06-25 00:34:11 +09:00
0e078d27b2
autogen: locale index 2024-06-25 00:32:39 +09:00
9e798c5085
style(locale): one and only for OSCAR (1)
style(about): one and only for OSCAR
2024-06-25 00:32:08 +09:00
2620ea4340
fix(navbar-for-mobile): uwu logo is too big 2024-06-24 23:38:19 +09:00
fd48719504
chore: bump version to 2024.5.0-oscar.2 2024-06-21 15:37:54 +09:00
094d48c271
enhance(locales): default to ko-KR 2024-06-21 15:34:01 +09:00
Cocoa Hoto
621d08540b
Revert "表示言語が設定されてない場合、ブラウザの言語と関係なく日本語にする (MisskeyIO#175)" (#28)
This reverts commit e695c60a1d.
2024-06-21 15:28:01 +09:00
dbca9899a5
fix(navbar-for-mobile): lint 2024-06-21 01:01:57 +09:00
68be23589b
fix(navbar): remove federation link on menu 2024-06-21 00:21:51 +09:00
93588cbd13
fix(navbar): apply kawaii logo on mobile 2024-06-21 00:21:33 +09:00
b3704b5c4b
autogen: Misskey-js types & documentation 2024-06-21 00:03:31 +09:00
dabc293c92
chore: bump version to 2024.5.0-oscar.1d 2024-06-20 23:54:42 +09:00
26cb1cc059
fix(admin-user): hide punishment information 2024-06-20 23:49:05 +09:00
6def189a53
fix(admin-user): IP checking problem 2024-06-20 23:48:41 +09:00
893988979a
fix(about): hide our federation status 2024-06-20 23:48:05 +09:00
fa13563b75
fix(chart): forgot to add "not" 2024-06-20 09:38:28 +09:00
12293da376
fix(lint): frontend linting 2024-06-20 03:41:48 +09:00
04b8288eb9
test(e2e): add isRoot value 2024-06-20 03:38:13 +09:00
02335b24d8
fix(stats): no hard-coded stats 2024-06-20 02:57:43 +09:00
ZerglingGo
3f58ca2bda
fix(backend): showing reply for own notes 2024-06-20 02:42:04 +09:00
15990d584d
chore(locale): update locale for new strings 2024-06-20 02:37:58 +09:00
e85a9dc8e0
feat(UserEntityService): add isRoot flag on MeDetailed 2024-06-20 02:28:48 +09:00
e1fb94da2e
feat(roles): canUseAccountRemoval policy editor 2024-06-20 02:25:08 +09:00
dbf27060dd
feat(RoleService): add root account when fetch admin ids 2024-06-20 02:21:36 +09:00