dakkar
|
6d4ae93592
|
Merge branch 'develop' into feature/2024.10
|
2024-12-12 13:04:51 +00:00 |
|
NoriDev
|
2528508cff
|
feat: 노트 게시를 예약할 수 있음 (yojo-art/cherrypick#483, [Type4ny-Project/Type4ny@271c872c](271c872c97 ))
|
2024-12-09 05:31:03 +01:00 |
|
Marie
|
570d19b738
|
chore: fix link to point to the proper location
|
2024-12-06 11:57:51 +00:00 |
|
dakkar
|
bc816cb166
|
Merge tag '2024.11.0' into feature/2024.10
|
2024-11-22 12:29:04 +00:00 |
|
syuilo
|
cf1b7c7064
|
add warning for open registration (#14963)
* wip
* wip
* Update ja-JP.yml
* Update index.d.ts
* ✌️
|
2024-11-16 17:22:34 +09:00 |
|
dakkar
|
a930fd9758
|
probably fix most renamed CSS variables
|
2024-11-08 17:33:04 +00:00 |
|
dakkar
|
f079edaf3c
|
Merge tag '2024.10.1' into feature/2024.10
|
2024-11-08 15:52:37 +00:00 |
|
Marie
|
d786e96c2b
|
upd: add FriendlyCaptcha as a captcha solution
FriendlyCaptcha is a german captcha solution which is GDPR compliant and has a non-commerical free license
|
2024-11-02 02:20:35 +01:00 |
|
かっこかり
|
17d9aca5a7
|
refactor(frontend): asとanyをすぐなおせる範囲で除去 (#14848)
* refactor(frontend): できるだけanyを除去
* refactor
* lint
* fix
* remove unused
* Update packages/frontend/src/components/MkReactionsViewer.details.vue
* Update packages/frontend/src/components/MkUsersTooltip.vue
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2024-10-31 13:46:42 +09:00 |
|
かっこかり
|
07b2c3e5b2
|
fix(frontend): 管理画面のリンク切れを修正 (#14831)
* fix(frontend): 管理画面のリンク切れを修正
* Update Changelog
|
2024-10-25 15:09:07 +09:00 |
|
dakkar
|
e40b3ec4c7
|
fix (sort of) all missing translations
|
2024-10-22 12:05:25 +01:00 |
|
dakkar
|
52e291af67
|
Merge branch 'develop' into feature/2024.9.0
|
2024-10-18 22:00:07 +01:00 |
|
Marie
|
1d9cb4fad9
|
upd: add decline endpoint and free up username on decline
|
2024-10-17 20:11:10 +02:00 |
|
syuilo
|
ff47fef572
|
feat: リモートサーバーのサーバー情報を収集しないオプション (#14634)
* wip
* wip
* Update FetchInstanceMetadataService.ts
* Update FetchInstanceMetadataService.ts
* Update types.ts
|
2024-10-13 20:22:16 +09:00 |
|
かっこかり
|
45d42b8641
|
feat: ユーザーの名前に禁止ワードを設定できるように (#14756)
* wip
* 🎨
* Enhance: モデレーター以上は制限の影響を受けないように
* refactor
* better error handling
* fix
* Revert "better error handling"
This reverts commit 5670b29cfa18a3894d0c2abfe0e5ef862e3b9ffa.
* error handling
* エラーが出ないのを修正
* translation
* Update Changelog
* status code
* ✌️
* モデレーター以上は影響ないことを明記
* 🎨
* update changelog
* spdx
* Update update.ts
* refactor
* eliminate `screen name`
* remove untracked file
---------
Co-authored-by: KanariKanaru <93921745+kanarikanaru@users.noreply.github.com>
|
2024-10-13 20:21:25 +09:00 |
|
syuilo
|
af1cbc131f
|
wip (#14745)
|
2024-10-11 21:05:53 +09:00 |
|
syuilo
|
c397b42242
|
chore: add description
|
2024-10-11 21:01:50 +09:00 |
|
かっこかり
|
b668d161a9
|
refactor(frontend): prefix css variables (UI) (#14739)
* refactor(frontend): prefix css variables
* `MI_UI` -> `MI`
* fix
* `stickyBottom`
* stickyTop
|
2024-10-10 16:12:16 +09:00 |
|
dakkar
|
b4c53687b4
|
oops, missed a closing tag
|
2024-10-09 15:27:05 +01:00 |
|
dakkar
|
f00576bce6
|
Merge remote-tracking branch 'misskey/master' into feature/2024.9.0
|
2024-10-09 15:17:22 +01:00 |
|
syuilo
|
4a356f1ba7
|
refactor(frontend): prefix css variables (#14725)
* wip
* Update index.d.ts
* remove unnecessary codes
|
2024-10-09 18:08:14 +09:00 |
|
Marie
|
28bfd87537
|
merge: Add option to reject reports from an instance (Resolves #579, #715, #716) (!662)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/662
Closes #579, #715, and #716
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
|
2024-10-06 19:39:38 +00:00 |
|
Hazel K
|
7dd296017b
|
fix modlog and translations for "Mark as NSFW"
|
2024-10-05 22:43:34 -04:00 |
|
Hazel K
|
4da0d4be71
|
add option to reject reports from an instance
|
2024-10-05 22:01:55 -04:00 |
|
syuilo
|
d8cb7305ef
|
feat: 通報の強化 (#14704)
* wip
* Update CHANGELOG.md
* lint
* Update types.ts
* wip
* ✌️
* Update MkAbuseReport.vue
* tweak
|
2024-10-05 16:20:15 +09:00 |
|
syuilo
|
2639e92e18
|
🎨
|
2024-10-04 17:07:27 +09:00 |
|
syuilo
|
2fa805b8f7
|
🎨
|
2024-10-04 11:55:46 +09:00 |
|
syuilo
|
c1597be458
|
🎨
|
2024-10-04 10:18:36 +09:00 |
|
Marie
|
d5b372f7a9
|
upd&merge: Merge Cherrypick/MisskeyIO's external url popup, delete old popup warning and modify script to handle undefined domains
|
2024-10-04 02:31:22 +02:00 |
|
piuvas
|
de33ade423
|
fix wording for the branding setting
|
2024-09-29 11:45:35 -03:00 |
|
syuilo
|
f0d0cd2e50
|
wip (#14643)
|
2024-09-28 18:15:32 +09:00 |
|
syuilo
|
ca967e83bd
|
🎨
|
2024-09-24 17:52:14 +09:00 |
|
syuilo
|
423bfc8798
|
🎨
|
2024-09-24 17:48:49 +09:00 |
|
syuilo
|
9612195fc3
|
enhance(frontend): tweak control panel
|
2024-09-24 15:54:47 +09:00 |
|
zyoshoka
|
a37df2cd8e
|
fix(frontend): weird AP delivered chart in control panel (#14481)
* fix(frontend): `Out: Fail` was negative number
* fix(frontend): don't stack AP delivered chart
* test(#10336): add `pages/admin/overview.ap-requests.vue` story
* Update CHANGELOG.md
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2024-09-24 09:47:31 +09:00 |
|
piuvas silly
|
41edc4cfbd
|
Update 4 files
- /packages/frontend/src/pages/admin/branding.vue
- /packages/backend/src/models/Meta.ts
- /packages/backend/src/server/api/endpoints/admin/meta.ts
- /packages/backend/src/server/api/endpoints/admin/update-meta.ts
|
2024-09-23 16:34:29 +00:00 |
|
syuilo
|
2aebdb8cc5
|
enhance(frontend): tweak control panel
|
2024-09-23 17:18:37 +09:00 |
|
syuilo
|
1ba09e1eee
|
enhance(frontend): improve forms usability
|
2024-09-23 14:42:38 +09:00 |
|
piuvas
|
4ee2973303
|
requested fixes!
|
2024-09-22 17:32:46 -03:00 |
|
piuvas
|
d839c1eee1
|
sidebarlogo localization
|
2024-09-22 15:28:10 -03:00 |
|
piuvas
|
1af6f8c5da
|
backend configuring
|
2024-09-22 14:47:04 -03:00 |
|
syuilo
|
f93a575c3a
|
🎨
|
2024-09-22 20:44:24 +09:00 |
|
syuilo
|
e6e4182b53
|
enhance(frontend): tweak control panel
|
2024-09-22 20:23:20 +09:00 |
|
syuilo
|
736d8283c1
|
refactor
|
2024-09-22 20:21:06 +09:00 |
|
syuilo
|
0041ad3e69
|
enhance(frontend): tweak control panel
|
2024-09-22 20:14:19 +09:00 |
|
syuilo
|
6ba97a7763
|
enhance(frontend): tweak control panel
|
2024-09-22 18:35:10 +09:00 |
|
syuilo
|
d435d04eaf
|
enhance(frontend): tweak control panel
|
2024-09-22 18:26:21 +09:00 |
|
かっこかり
|
01ec708020
|
ffix(frontend): lint fixes for tweak control panel (#14607)
|
2024-09-22 17:50:54 +09:00 |
|
syuilo
|
0e92cbf905
|
enhance(frontend): tweak control panel
|
2024-09-22 16:24:53 +09:00 |
|
syuilo
|
8ad9f7209b
|
enhance(frontend): tweak control panel
|
2024-09-22 16:16:50 +09:00 |
|