shimmar
|
2305788ed9
|
Enhance(frontend): ノート詳細画面にロールのバッジを表示 (#14946)
* enhance(frontend): ノートの詳細画面にロールのバッジを表示(#14058)
* Update CHANGELOG.md
|
2024-11-13 11:19:54 +09:00 |
|
tess
|
68e5b5a84a
|
Set horizontal margin for even better consistency
|
2024-11-12 22:09:37 +01:00 |
|
tess
|
19be113cb4
|
Keep MkUserPopup from extending past left side of screen
|
2024-11-12 21:39:38 +01:00 |
|
かっこかり
|
31e5f0bd09
|
fix(frontend): メールアドレス登録有効化時の「完了」ダイアログボックスの表示条件を修正 (#14928)
* fix(frontend): メールアドレス登録有効化時の「完了」ダイアログボックスの表示条件を修正
* Update MkSignupDialog.form.vue
* fix condition
|
2024-11-10 15:08:58 +09:00 |
|
かっこかり
|
3a421837bf
|
refactor(frontend): 動画UIのフルスクリーン周りの調整 (#14877)
* refactor(frontend): フルスクリーン周りの調整
(cherry picked from commit 783032caec5853d78d5af3391e29cf364f2282e8)
* refactor(frontend): deviceKindの循環参照を除去
(cherry picked from commit 1ca471f57e968a1a6e2259bde4a7c6da1fe0c54e)
* fix
---------
Co-authored-by: taiyme <53635909+taiyme@users.noreply.github.com>
|
2024-11-09 10:57:04 +09:00 |
|
dakkar
|
a930fd9758
|
probably fix most renamed CSS variables
|
2024-11-08 17:33:04 +00:00 |
|
dakkar
|
544fc3239f
|
probably re-enable friendlycaptcha on signin
|
2024-11-08 17:09:19 +00:00 |
|
dakkar
|
2ca1cbe51b
|
copy changes from MkNote* to SkNote*
|
2024-11-08 16:04:32 +00:00 |
|
dakkar
|
f079edaf3c
|
Merge tag '2024.10.1' into feature/2024.10
|
2024-11-08 15:52:37 +00:00 |
|
かっこかり
|
a896c39dbf
|
fix(frontend): ノート投稿ボタンにホバー時のスタイルが適用されていない (#14887)
* fix(frontend): ノート投稿ボタンにホバー時のスタイルが適用されていない (#305)
(cherry picked from commit 711ab846a967feeddbe0c908bee4b91646cec321)
* Update Changelog
---------
Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>
|
2024-11-06 15:15:28 +09:00 |
|
piuvas
|
7f9a151055
|
give ff entries clickable pointer
|
2024-11-05 20:27:24 -03:00 |
|
CenTdemeern1
|
c2c2120b76
|
Center SkModPlayer on big displays
Authored-by: Freeplay <freeplay@duck.com>
Co-authored-by: Freeplay <freeplay@duck.com>
|
2024-11-04 22:50:56 +01:00 |
|
かっこかり
|
d57b8bf2e2
|
fix(frontend): withSensitiveフィルタ周りの挙動修正 (#14884)
* fix(frontend): withSensitiveフィルタ周りの挙動修正
* Update MkNote.vue
|
2024-11-03 08:23:52 +09: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 |
|
syuilo
|
224bbd486f
|
refactor
|
2024-10-31 13:50:50 +09: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 |
|
かっこかり
|
7fc8a2a7b0
|
fix(frontend): 一部のノート表示で設定にかかわらずセンシティブなファイルを含むノートが最小化される問題を修正
Fix https://github.com/misskey-dev/misskey/pull/14772#discussion_r1821707117
|
2024-10-30 09:57:54 +09:00 |
|
Julia
|
1520bc1715
|
merge: Split character limits between local and remote notes (resolves #723) (!669)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/669
Closes #723
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Julia <julia@insertdomain.name>
|
2024-10-29 03:04:25 +00:00 |
|
woxtu
|
eecfac1dd9
|
Remove undefined styles (#14858)
|
2024-10-28 20:22:07 +09:00 |
|
dakkar
|
473f100b67
|
merge: fix inconsistent relation badges between user profile and user info block (resolves #778) (!716)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/716
Closes #778
Approved-by: Marie <github@yuugi.dev>
Approved-by: dakkar <dakkar@thenautilus.net>
|
2024-10-27 12:07:38 +00:00 |
|
Hazelnoot
|
b034e1db67
|
fix inconsistent relation badges between user profile and user info block
|
2024-10-26 11:31:11 -04:00 |
|
Hazelnoot
|
726013057d
|
show separate counters for text limit and CW limit
|
2024-10-26 10:38:16 -04:00 |
|
かっこかり
|
076cc953e2
|
enhance(frontend): 外部アプリ認証画面の改良 (#14828)
* enhance(frontend): 外部アプリ認証画面の改良
* 🎨
* lint
* Update Changelog
* indent
* lint
* enhance: miauthのリダイレクト先をUI内でも表示するように
* 🎨
* fix
* fix
|
2024-10-25 14:20:33 +09:00 |
|
dakkar
|
991995673d
|
remove stripes from posting preview
|
2024-10-24 21:40:34 +01:00 |
|
syuilo
|
952fec5665
|
feat: 過去のノートを非公開化/フォロワーのみ表示可能にできる機能 (#14814)
* wip
* Update CHANGELOG.md
* wip
* wip
* wip
* Update privacy.vue
* wip
|
2024-10-22 17:08:53 +09:00 |
|
syuilo
|
70b2a8f72e
|
fix(frontend): /iのレスポンスに含まれないプロパティが消えずに残り続ける問題を修正
|
2024-10-21 19:59:20 +09:00 |
|
syuilo
|
c4f1ca2fd9
|
fix(frontend): MkSelectでmodelValueが更新されない限り値を更新しないように
|
2024-10-21 19:14:02 +09:00 |
|
かっこかり
|
bc1fce9af6
|
fix(frontend): デッキのタイムラインカラムでwithSensitiveが利用できない問題を修正 (#14772)
* fix(frontend): デッキのタイムラインカラムでwithSensitiveが利用できない問題を修正
* Update Changelog
* Update Changelog
* Update packages/frontend/src/ui/deck/tl-column.vue
|
2024-10-21 13:22:21 +09:00 |
|
Yuba
|
2f9c04b23b
|
refs#10866 投稿ダイアログでEscキーが押されたときIME入力中ならダイアログは閉じない (#14787)
|
2024-10-21 12:51:45 +09:00 |
|
syuilo
|
5c79d8db20
|
feat: ノートの閲覧にログイン必須にする設定 (#14799)
* wip
* wip
* wip
* Update packages/frontend/src/pages/note.vue
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
* wip
* Update WebhookTestService.ts
* Update privacy.vue
* wip
* rename
* Update locales/ja-JP.yml
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
* 🎨
* wip
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
|
2024-10-21 12:49:29 +09:00 |
|
かっこかり
|
bc0c53b92b
|
fix(frontend): Captcha のエラーハンドリング (#14811)
* fix(frontend): Captcha のエラーハンドリングを修正 (MisskeyIO#768)
(cherry picked from commit 88912d0f8c63a762fbb1d43e5c1abf4fd9fc05d4)
* Update Changelog
* typo
---------
Co-authored-by: riku6460 <17585784+riku6460@users.noreply.github.com>
|
2024-10-21 11:44:57 +09:00 |
|
syuilo
|
041c9caf31
|
🎨
|
2024-10-20 16:38:27 +09:00 |
|
tetsuya-ki
|
1d106b3ae8
|
Enhance: ドライブでソートができるように (#14801)
* Enhance: ドライブでソートができるように
* Update CHANGELOG.md
|
2024-10-20 16:17:16 +09:00 |
|
かっこかり
|
2250e521e4
|
refactor(frontend): getBgColorを共通化 (#14782)
* refactor: getBgColor関数の切り出し + fix types (taiyme#291)
* move thing
* revert unnecesary changes
---------
Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>
|
2024-10-19 18:02:09 +09:00 |
|
dakkar
|
2a4c91efcc
|
Merge branch 'develop' into feature/2024.9.0
|
2024-10-18 22:09:11 +01:00 |
|
Marie
|
290bfd2075
|
merge: Allow logged in users to refresh polls (!686)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/686
Closes #743
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: dakkar <dakkar@thenautilus.net>
|
2024-10-18 21:03:07 +00:00 |
|
dakkar
|
52e291af67
|
Merge branch 'develop' into feature/2024.9.0
|
2024-10-18 22:00:07 +01:00 |
|
Marie
|
ed064b2193
|
upd: remove type username to confirm dialog
resolves # 759
|
2024-10-18 01:09:46 +02:00 |
|
Marie
|
1d9cb4fad9
|
upd: add decline endpoint and free up username on decline
|
2024-10-17 20:11:10 +02:00 |
|
Hazelnoot
|
5f3cb09eb1
|
fix lint errors in SkFormula.vue
|
2024-10-15 21:50:05 -04:00 |
|
Marie
|
61cb46b171
|
upd: hide refresh if logged out and if local, change blocked error message
|
2024-10-15 18:21:08 -04:00 |
|
Marie
|
00bb958874
|
chore: change string to locale
|
2024-10-15 18:21:08 -04:00 |
|
Marie
|
dd58a4aa92
|
upd: add ability to refresh poll
|
2024-10-15 18:21:08 -04:00 |
|
Hazelnoot
|
8a34d8e9d2
|
Merge branch 'develop' into feature/2024.9.0
# Conflicts:
# locales/en-US.yml
# locales/ja-JP.yml
# packages/backend/src/core/NoteCreateService.ts
# packages/backend/src/core/NoteDeleteService.ts
# packages/backend/src/core/NoteEditService.ts
# packages/frontend-shared/js/config.ts
# packages/frontend/src/boot/common.ts
# packages/frontend/src/pages/following-feed.vue
# packages/misskey-js/src/autogen/endpoint.ts
|
2024-10-15 18:09:11 -04:00 |
|
Hazelnoot
|
9b1bae653d
|
add "show bots" toggle to following feed
|
2024-10-15 14:16:46 -04:00 |
|
Hazel K
|
463b9ac59d
|
add filters for following feed
|
2024-10-15 14:16:46 -04:00 |
|
syuilo
|
3cea890eba
|
fix(frontend): blinkアニメーションが動作していないのを修正
|
2024-10-15 13:01:06 +09:00 |
|
syuilo
|
b0a251d231
|
🎨
|
2024-10-14 15:35:44 +09:00 |
|
syuilo
|
64bbce4cf4
|
perf(frontend): improve notification rendering performance
|
2024-10-14 12:32:59 +09:00 |
|
syuilo
|
2190092de6
|
perf(frontend): ノートのレンダリングをスキップできるように
|
2024-10-14 11:22:02 +09:00 |
|