Commit Graph

26420 Commits

Author SHA1 Message Date
468be3f0fe
fix(ui): transparent problem 2024-07-25 20:36:49 +09:00
531aa6101a
fix(ui): transparent problem 2024-07-25 20:17:58 +09:00
5ddd7b1db0
style(boot): doubled-class 2024-07-25 20:10:23 +09:00
ce1f3c9f88
fix(boot): meta problem 2024-07-25 20:09:14 +09:00
8104a87c69
chore: bump version to 2024.5.0-oscar.8 2024-07-25 19:59:39 +09:00
3286a35480
style(ui): transparent theme support 2024-07-25 19:58:09 +09:00
e760b78963
fix(boot): background is moving 2024-07-25 19:23:09 +09:00
71ee993f05
style(navbar): make logo bigger 2024-07-25 19:22:51 +09:00
e53b8d6a48
fix(tutorial): add korean locale and profile settings page 2024-07-25 19:22:06 +09:00
d4d7313374
feat!: brand-new onboarding page 2024-07-25 17:56:38 +09:00
05f15da926
chore: bump version to 2024.5.0-oscar.7a 2024-07-22 19:28:49 +09:00
60e126bd02
fix(locale): fix odd translations 2024-07-22 19:28:17 +09:00
91f4695149
style(locale): update post form placeholder 2024-07-22 19:25:46 +09:00
b5c8248d33
fix(stats): note count comparing 2024-07-22 18:31:47 +09:00
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