Commit Graph

26383 Commits

Author SHA1 Message Date
6eb1e6dc00
fix(ko-KR): locale key location 2024-07-21 23:03:53 +09:00
25f59e8b79
chore: bump version to 2024.5.0-oscar.7 2024-07-21 22:03:12 +09:00
d7588e55c5
style: use Pretendard font for better reading experience 2024-07-21 21:42:15 +09:00
23dd73877b
fix(locale): fix translate 2024-07-21 21:41:49 +09:00
d2741160c2
rollback(stats): pv is not working 2024-07-21 21:41:16 +09:00
91bcefaeff
refactor(privateMode): move option to general tab and requires refresh 2024-07-21 21:13:18 +09:00
cee2e5c52f
fix(MkDrive): lint 2024-07-21 00:49:12 +09:00
4d34c0e0ca
fix(media): click event prevent default 2024-07-21 00:32:24 +09:00
2cfb82bd0e
chore: bump version to 2024.5.0-oscar.6 2024-07-21 00:22:56 +09:00
011b07deec
fix(locale): missing locale keys 2024-07-21 00:22:31 +09:00
15160254f6
fix(general): reference fix 2024-07-21 00:17:17 +09:00
614f4d3241
fix(MkNote): change mute priority 2024-07-21 00:05:46 +09:00
cabda2ab7f
chore: bump version to 2024.5.0-oscar.5 2024-07-21 00:00:56 +09:00
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