dakkar
|
7519f98462
|
copy changes from MkNoteDetailed to SkNoteDetailed
|
2024-10-09 15:52:42 +01:00 |
|
dakkar
|
3fca2ba2f6
|
copy changes from MkNote to SkNote
|
2024-10-09 15:52:42 +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 |
|
syuilo
|
c13545f965
|
🎨
|
2024-10-09 11:58:51 +09:00 |
|
syuilo
|
dd39c5e059
|
Update packages/frontend/src/components/MkAbuseReport.vue
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
|
2024-10-09 09:47:28 +09:00 |
|
Hazel K
|
eb5a2b023e
|
count CW for character limit
|
2024-10-07 19:25:03 -04:00 |
|
Hazel K
|
cd9bce3072
|
prevent login and password reset for system accounts
|
2024-10-07 14:58:39 -04:00 |
|
Hazel K
|
6cfadb1f61
|
add prefix to components
|
2024-10-07 11:21:37 -04:00 |
|
Hazel K
|
12de9fcb18
|
fix error display
|
2024-10-07 11:18:08 -04:00 |
|
Hazel K
|
0da7f9b3f6
|
Merge branch 'develop' into hazelnoot/following-timeline
|
2024-10-07 10:45:16 -04:00 |
|
FineArchs
|
ed89b4bd94
|
refactor: 拡張機能インストールのページの一部をコンポーネントとして分離 (#14654)
* create MkExtensionInstaller.vue
* annotation
* add fallbacks
* storybook
* update annotations
* Update MkExtensionInstaller.vue
* use additonalInfo slot
|
2024-10-07 09:46:04 +09:00 |
|
Hazelnoot
|
42dbe999e1
|
merge: Change the recent external url warning popup to the one from Cherrypick/MisskeyIO (!648)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/648
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Hazelnoot <acomputerdog@gmail.com>
|
2024-10-06 17:56:36 +00:00 |
|
Hazelnoot
|
702bb9e5e0
|
merge: Set visitor dashboard's menu button z-index to 50 (!656)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/656
Approved-by: Marie <github@yuugi.dev>
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: dakkar <dakkar@thenautilus.net>
|
2024-10-06 15:44:57 +00:00 |
|
Hazel K
|
4ca27692ac
|
Merge branch 'develop' into hazelnoot/following-timeline
|
2024-10-06 11:16:43 -04:00 |
|
Hazel K
|
c635992616
|
restore primary highlighting
|
2024-10-05 18:47:50 -04:00 |
|
Hazel K
|
ca98107eee
|
respect following privacy settings
|
2024-10-05 18:25:13 -04:00 |
|
Evan Paterakis
|
5cd44433a0
|
Set visitor dashboard's menu button z-index to 50
|
2024-10-05 21:10:33 +03: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
|
043fef9fdf
|
🎨
|
2024-10-05 15:19:07 +09:00 |
|
かっこかり
|
d8bf1ff7e9
|
#14675 レビューの修正 (#14705)
|
2024-10-05 13:47:50 +09:00 |
|
かっこかり
|
ae3c155490
|
fix: signin の資格情報が足りないだけの場合はエラーにせず200を返すように (#14700)
* fix: signin の資格情報が足りないだけの場合はエラーにせず200を返すように
* run api extractor
* fix
* fix
* fix test
* /signin -> /signin-flow
* fix
* fix lint
* rename
* fix
* fix
|
2024-10-05 12:03:47 +09:00 |
|
かっこかり
|
b36d13d90c
|
fix(frontend): ログイン画面でキャプチャが表示されない問題を修正 (#14694)
* fix(frontend): ログイン画面でキャプチャが表示されない問題を修正
* rename
|
2024-10-04 18:45:03 +09:00 |
|
syuilo
|
ea2675eaab
|
fix(frontend): リンク動作のオーバーライドが動作していないのを修正
|
2024-10-04 16:41:08 +09:00 |
|
かっこかり
|
975c2e7bc5
|
enhance(frontend): サインイン画面の改善 (#14658)
* wip
* Update MkSignin.vue
* Update MkSignin.vue
* wip
* Update CHANGELOG.md
* enhance(frontend): サインイン画面の改善
* Update Changelog
* 14655の変更取り込み
* spdx
* fix
* fix
* fix
* 🎨
* 🎨
* 🎨
* 🎨
* Captchaがリセットされない問題を修正
* 次の処理をsignin apiから読み取るように
* Add Comments
* fix
* fix test
* attempt to fix test
* fix test
* fix test
* fix test
* fix
* fix test
* fix: 一部のエラーがちゃんと出るように
* Update Changelog
* 🎨
* 🎨
* remove border
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2024-10-04 15:23:33 +09:00 |
|
syuilo
|
1aee260398
|
fix test
|
2024-10-04 12:23:24 +09:00 |
|
syuilo
|
ed71b0b7d4
|
🎨
|
2024-10-04 11:27:08 +09:00 |
|
syuilo
|
c1597be458
|
🎨
|
2024-10-04 10:18:36 +09:00 |
|
Marie
|
323c075483
|
fix: add props before url
|
2024-10-04 02:34:34 +02:00 |
|
Marie
|
67d739cf71
|
upd: add script and check to MkUrl
|
2024-10-04 02:34:01 +02: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 |
|
Marie
|
ac1e5a0fb5
|
merge: Feat: Implement "Show Below Avatar" for Avatar Decorations (!645)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/645
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
|
2024-10-03 20:40:34 +00:00 |
|
Marie
|
aedc5fba81
|
merge: Disabling cat speak on the client (!609)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/609
Closes #604
Approved-by: fEmber <acomputerdog@gmail.com>
Approved-by: Marie <github@yuugi.dev>
|
2024-10-03 19:51:35 +00:00 |
|
Hazel K
|
fddf078b52
|
improve per-user view on mobile
|
2024-10-03 15:16:07 -04:00 |
|
Hazel K
|
97a16c2ebc
|
Merge branch 'develop' into hazelnoot/following-timeline
|
2024-10-03 14:00:06 -04:00 |
|
dakkar
|
ef002e00b6
|
cover case of author speaking as cat while not being cat
as @Marie pointed out, if you disable "is cat" without first disabling
"speak as cat", you don't want to speak as a cat!
|
2024-10-03 18:51:05 +01:00 |
|
Marie
|
f6e0a04053
|
merge: maybe fix #510 - try to not edit visibility (!631)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/631
Closes #510
Approved-by: fEmber <acomputerdog@gmail.com>
Approved-by: Marie <github@yuugi.dev>
|
2024-10-03 17:45:26 +00:00 |
|
Marie
|
66ddf965b5
|
merge: alert when searching notes from widget, and search is disabled - fixes #275 (!629)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/629
Closes #275
Approved-by: fEmber <acomputerdog@gmail.com>
Approved-by: Marie <github@yuugi.dev>
|
2024-10-03 17:32:20 +00:00 |
|
CenTdemeern1
|
cb264dae75
|
Use negative z-index to position decorations behind the avatar
Co-authored-by: dakkar <dakkar@thenautilus.net>
|
2024-10-03 19:12:10 +02:00 |
|
Leah
|
49eb673c40
|
fix nyaize line
|
2024-10-03 16:59:08 +01:00 |
|
Leah
|
d55c86548d
|
You can now disable cat speak in settings (client side)
|
2024-10-03 16:58:49 +01:00 |
|
dakkar
|
bc8c6592ea
|
merge: make MkAbuseReport more friendly for smaller screen sizes (!646)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/646
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: fEmber <acomputerdog@gmail.com>
|
2024-10-03 15:57:19 +00:00 |
|
fEmber
|
e2beec33f8
|
merge: Minor issue fixes on the frontend (!625)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/625
Closes #659, #656, #651, #661, #632, and #710
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: fEmber <acomputerdog@gmail.com>
|
2024-10-03 15:52:00 +00:00 |
|
dakkar
|
8b7482f9c0
|
fix linting
|
2024-10-03 16:49:20 +01:00 |
|
blueb
|
04c729e504
|
fix: lint error in MkAbuseReport
|
2024-10-03 11:43:04 -04:00 |
|
CenTdemeern1
|
e43c58a955
|
Simplify the getDecorationZIndex function
|
2024-10-03 16:55:24 +02:00 |
|
blueb
|
5ef58c90ae
|
replace brs with margin in MkAbuseReport
|
2024-10-03 09:12:25 -04:00 |
|
zyoshoka
|
2a4ab0e187
|
fix(misskey-js): type fixes related to signup and signin (#14679)
|
2024-10-03 18:33:56 +09:00 |
|
syuilo
|
87617dca39
|
refactor & performance improvements of MkMention
|
2024-10-03 15:12:07 +09:00 |
|
Kisaragi
|
9dc058189e
|
fix(frontend): データセーバーを有効にしているときにメンションのアイコンがアニメーションしないように (#14674)
|
2024-10-03 15:08:45 +09:00 |
|