1
0
mirror of https://github.com/hotomoe/hotomoe synced 2024-12-13 14:18:12 +09:00
Commit Graph

2305 Commits

Author SHA1 Message Date
464da47100
fix(navbar-for-mobile): lint 2024-06-21 01:00:39 +09:00
6c00cd1dce
fix(navbar-for-mobile): problem with assets 2024-06-21 00:49:43 +09:00
06033af134
fix(navbar): remove federation link on menu 2024-06-21 00:41:20 +09:00
061441e856
fix(navbar): apply kawaii logo on mobile 2024-06-21 00:41:08 +09:00
0576e1070a
fix(admin-user): hide punishment information 2024-06-21 00:40:30 +09:00
8536a76f73
fix(admin-user): IP checking problem 2024-06-21 00:40:12 +09:00
fcbee07f50
fix(about): hide our federation status 2024-06-21 00:39:30 +09:00
Cocoa Hoto
2c481cc6c3
Revert "表示言語が設定されてない場合、ブラウザの言語と関係なく日本語にする (MisskeyIO#175)" (#28)
This reverts commit e695c60a1d.
2024-06-20 07:57:33 +09:00
fbe37dd0c3
style: remove Misskey.io 500,000 special entrance page 2024-06-20 04:17:39 +09:00
3960adab8c
fix(test): lint & e2e test (#24)
* test(e2e): add isRoot value

* fix(lint): frontend linting
2024-06-20 04:13:01 +09:00
849835eefb
style: remove Misskey.io branding 2024-06-20 03:54:57 +09:00
352da51413
fix(stats): no hard-coded stats 2024-06-20 03:20:52 +09:00
f944daf4a0
feat(roles): canUseAccountRemoval policy editor 2024-06-20 03:20:51 +09:00
02f8365b48
feat(policies): account removal policy 2024-06-20 03:20:50 +09:00
f1d5a11750
hotfix: typo 2024-06-20 03:20:47 +09:00
c39e45c859
hotfix: typo 2024-06-20 03:20:47 +09:00
9b4b105989
fix: change some default values 2024-06-20 03:17:53 +09:00
8c40a25979
feat: translate button on note footer 2024-06-20 03:17:53 +09:00
45fa247a4b
style: upscale image on error page 2024-06-20 03:17:53 +09:00
ec43f69bf7
migrate: apply previous repository changes (#9)
* Add code owners

* enhance(MkUserOnlineIndicator): indicator is not visible if 'unknown'

* fix(MkError): remove unnecessary width value
2024-06-20 03:17:52 +09:00
693cc1e1a2
feat(ui): unresolved report notification 2024-06-20 03:17:52 +09:00
b0208a5fc7
style: remove guideline information 2024-06-20 03:17:52 +09:00
34e4918f6d
fix(MkVisitorDashboard): type problem 2024-06-20 03:17:51 +09:00
CyberRex
57a785ca2a
fix(frontend/ui/navbar): kawaiiモード時のロゴの表示を修正 (MisskeyIO#644) 2024-05-26 12:35:06 +09:00
まっちゃとーにゅ
dff3853340
enhance(frontend): 通報のカテゴリーの調整・説明文の追加 (MisskeyIO#642) 2024-05-25 03:49:08 +09:00
まっちゃとーにゅ
f6bf7f992a
feat(announcement): 個別のお知らせにリンクで飛べるように (MisskeyIO#639) 2024-05-24 21:40:28 +09:00
まっちゃとーにゅ
0b207e0006
chore(frontend): CSSのwarning解消、i18n (MisskeyIO#640) 2024-05-24 21:39:17 +09:00
まっちゃとーにゅ
0f70bf57f3
Merge remote-tracking branch 'misskey-dev/develop' into io 2024-05-23 03:43:16 +09:00
まっちゃとーにゅ
38c1075591
enhance(frontend): センシティブとして設定されたURLのプレビューサムネイルのblur調整 (MisskeyIO#633) 2024-05-22 21:54:38 +09:00
syuilo
20c0bd9ddb happy-domにメモリリークがありそう 2024-05-21 17:29:02 +09:00
かっこかり
6a637db36b
enhance(frontend): 通常のノートでも、お気に入りに登録したチャンネルにリノートできるように (#13855)
* enhance(frontend): チャンネルにリノートできるように

* Update Changelog
2024-05-21 17:23:20 +09:00
かっこかり
126383dca2
deps: AiScript VSCodeのバージョンを上げる (#13851) 2024-05-21 15:07:37 +09:00
syuilo
3340631d43 Update about-misskey.vue 2024-05-21 13:35:32 +09:00
syuilo
37f2952af9 Update about-misskey.vue 2024-05-21 13:33:43 +09:00
anatawa12
367bf0c8fc
fix: /share with unicode characters in the URL (#13846)
* fix: `/share` with unicode characters in the URL

* docs(changelog): `/share` で日本語等を含むurlがurlエンコードされない問題を修正
2024-05-20 23:21:11 +09:00
anatawa12
5836bd85df
fix: 複数idを指定するusers/showが関係ないユーザを返すことがある問題を修正 (#13765)
* fix: 複数idを指定する`users/show`が関係ないユーザを返すことがある問題を修正

* test: fix misskey js test

* chore: user/showがnullを返さないように

* chore: pass lambda instead of pushVisibleUser
2024-05-20 19:25:50 +09:00
anatawa12
f6df94070b
Exclude channel notes from featured polls (#13838)
* feat(backend): add `channelId` to `MiPoll` as a Denormalized field

* feat(backend): option to exclude polls in channels

* chore: exclude channel notes from featured polls

* docs(changelog): みつけるのアンケート欄にてチャンネルのアンケートが含まれてしまう問題を修正

* fix: missing license header
2024-05-20 18:08:20 +09:00
zyoshoka
ba62b7378b
fix(storybook): fix wrong tabler-icons CSS path (#13828) 2024-05-18 18:52:17 +09:00
zyoshoka
def7b8c55e
fix(frontend): fix Chromatic test fails (#13826)
* fix: attempt to fix Chromatic test fails

* chore: add comment
2024-05-18 12:42:26 +09:00
まっちゃとーにゅ
f4fbc220d5
spec(frontend): kawaii モード (MisskeyIO#632) 2024-05-18 02:59:14 +09:00
まっちゃとーにゅ
f2743a09e2
Merge remote-tracking branch 'misskey-dev/develop' into io 2024-05-09 00:21:37 +09:00
syuilo
fc77ad9355 refactor(frontend): provide linkNavigationBehavior 2024-05-06 20:37:04 +09:00
syuilo
2b21c19362
update deps (#13624)
* update deps

* Update package.json

* update deps

* build: pass --strip-leading-paths to restore 0.2.x behavior (#13684)

* ✌️

* ✌️

* pureimageの代わりに@napi-rs/canvasを使う (#13748)

* pureimageの代わりに@napi-rs/canvasを使う

* remove writestream

* remove createtemp

* wip

* Update ClientServerService.ts

* update pnpm to 9.x

* update deps

* re: update pnpm to 9.x

* update node

* ✌️

---------

Co-authored-by: anatawa12 <anatawa12@icloud.com>
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2024-05-04 20:56:14 +09:00
syuilo
eef7fcdd45 chore(frontend): ui tweak 2024-05-04 19:40:17 +09:00
かっこかり
053e7626e4
enhance(frontend_ais): PostForm系の設定項目を追加 (#13788)
* enhance(frontend_ais): PostForm系の設定項目を追加

* Update Changelog
2024-05-04 13:21:40 +09:00
まっちゃとーにゅ
1a243d8ae8
Merge remote-tracking branch 'misskey-dev/develop' into io 2024-05-04 12:34:38 +09:00
zyoshoka
9c057e6854
fix(frontend): fix Storybook type errors (#13779)
* fix(frontend): fix Storybook type errors

* fix: `hasReduce` doesn't work in args
2024-05-01 16:39:16 +09:00
taiy
9f66f22953
fix(frontend): 連合なしの状態の読み書きができない問題 (#13777)
* fix: 連合なしの状態の読み書きができない問題

* update changelog

* fix types: https://github.com/misskey-dev/misskey/pull/13777#discussion_r1585901601
2024-05-01 15:29:38 +09:00
syuilo
ef630df443 enhance(frontend): add contact page 2024-05-01 14:12:36 +09:00
かっこかり
8c5e564066
fix type error 2024-05-01 13:52:59 +09:00