|
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 |
|
|
0ec6a0fbfb
|
feat(policies): account removal policy
|
2024-06-20 02:21:25 +09:00 |
|
|
fdb49bc2e4
|
chore: bump version to 2024.5.0-oscar.1c
|
2024-06-20 02:01:50 +09:00 |
|
|
6e44997103
|
temp(AntennaService): i am hit
|
2024-06-20 02:01:24 +09:00 |
|
|
c3dfbf1e33
|
fix(AntennaService): filter is not working
|
2024-06-20 02:00:54 +09:00 |
|
|
d4a1ed43f8
|
fix(SearchService): async search filter problem
|
2024-06-20 02:00:36 +09:00 |
|
|
981d708bcb
|
fix(SearchService): private note is showing on search result
|
2024-06-20 02:00:19 +09:00 |
|
|
ccbbdc3dbe
|
test(AntennaService): ignore relation
|
2024-06-20 02:00:10 +09:00 |
|
|
0a80cec0e3
|
fix(AntennaService): except me
|
2024-06-20 01:59:58 +09:00 |
|
|
1a1fafc43f
|
fix(AntennaService): use UserEntityService instead of repository
|
2024-06-20 01:59:39 +09:00 |
|
|
4d20fbeb52
|
enhance(antenna): if antenna author is following them, add to it
|
2024-06-20 01:58:37 +09:00 |
|
|
34bf2ab0dd
|
enhance(search): meilisearch indexing all notes
|
2024-06-20 01:57:09 +09:00 |
|
|
86b0951ba3
|
hotfix: typo
|
2024-06-20 01:37:25 +09:00 |
|
|
bfcc8358cd
|
hotfix: typo
|
2024-06-20 01:35:17 +09:00 |
|
|
612ad5aff1
|
chore(ci): change workflow
|
2024-06-20 01:13:24 +09:00 |
|
|
eb046a2059
|
chore(ci): change workflow
|
2024-06-20 01:13:07 +09:00 |
|
|
0ada62c1a2
|
Merge remote-tracking branch 'upstream/io' into io
|
2024-06-20 01:07:53 +09:00 |
|
|
f45b622f91
|
fix: change some default values
|
2024-06-20 01:06:26 +09:00 |
|
|
d6bc8c3cfc
|
feat: translate button on note footer
|
2024-06-20 01:04:53 +09:00 |
|
|
544f00ecf3
|
style: upscale image on error page
|
2024-06-20 00:43:48 +09:00 |
|
|
09e6f90525
|
style: change code owners
|
2024-06-18 02:15:01 +09:00 |
|
|
9facbd4d14
|
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-18 02:14:32 +09:00 |
|
|
6388215676
|
feat(ui): unresolved report notification
|
2024-06-18 02:04:47 +09:00 |
|
kabo2468
|
2b2975c0dd
|
fix(backend): アンテナ等がポリシーで定められた上限を超えている場合、変更や追加ができないように (MisskeyIO#646)
|
2024-06-16 20:11:25 +09:00 |
|
まっちゃとーにゅ
|
5ff34d2f8f
|
Update dockle to v0.4.14 (MisskeyIO#649)
|
2024-06-16 19:19:53 +09:00 |
|
|
f2e911803f
|
style: remove guideline information
|
2024-06-15 04:20:37 +09:00 |
|
|
d8ea4d478c
|
style: remove MisskeyHQ assets to avoid copyrights problem
|
2024-06-14 16:49:00 +09:00 |
|
|
a952fdc42c
|
fix(MkVisitorDashboard): type problem
|
2024-06-14 16:27:59 +09:00 |
|
|
cdcaf61d3f
|
fix(stats): don't include system accounts
|
2024-06-14 15:45:43 +09:00 |
|
|
e990ebb4e0
|
style: remove Misskey.io branding
|
2024-06-14 15:38:28 +09:00 |
|
まっちゃとーにゅ
|
737368eb89
|
Bump up version to 2024.5.0-io.1a (MisskeyIO#648)
|
2024-06-14 08:02:09 +09:00 |
|
riku6460
|
64c0f62339
|
MfmService.toHtml を JSDOM に戻す (MisskeyIO#647)
|
2024-06-14 06:36:37 +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 |
|
まっちゃとーにゅ
|
9e4ff380ad
|
enhance(backend): MisskeyIO#615 のパフォーマンス改善 (MisskeyIO#638)
|
2024-05-24 21:40:09 +09:00 |
|
まっちゃとーにゅ
|
2b7f438862
|
fix(backend): pnpm devが動作しない問題を修正 (MisskeyIO#641)
|
2024-05-24 21:39:40 +09:00 |
|
まっちゃとーにゅ
|
0b207e0006
|
chore(frontend): CSSのwarning解消、i18n (MisskeyIO#640)
|
2024-05-24 21:39:17 +09:00 |
|
まっちゃとーにゅ
|
3aa09e7ce4
|
Bump up version to 2024.5.0-io.1 (MisskeyIO#637)
|
2024-05-23 19:58:26 +09:00 |
|