1
0
Commit Graph

4478 Commits

Author SHA1 Message Date
syuilo 1aeae6217e chore(frontend): tweak settings ui 2023-10-22 16:12:01 +09:00
syuilo 5cd98804a2 🎨 2023-10-22 16:08:41 +09:00
syuilo 7e80b3d4d4 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-10-22 16:05:36 +09:00
syuilo 18fb7a2080 enhance(frontend): アイコンのデコレーションを非表示にできるように 2023-10-22 16:05:32 +09:00
zyoshoka 983b1e63df fix(frontend): 投稿フォームでのユーザー変更がプレビューに反映されるように修正 (#12022)
* fix(frontend): 投稿フォームでのユーザー変更がプレビューに反映されるように修正

* Update CHANGELOG.md
2023-10-22 15:51:48 +09:00
syuilo 4eaa02d25f enhance: improve avatar decoration 2023-10-22 13:02:24 +09:00
Mar0xy 6b3b805a3e chore: remove debug from versions menu 2023-10-22 03:01:51 +02:00
Mar0xy ce83c483c6 add: view previous versions of notes
Closes transfem-org/Sharkey#103
2023-10-22 03:00:35 +02:00
syuilo fd8d253e1e 🎨 2023-10-22 09:43:55 +09:00
syuilo 845713bdbf Update about-misskey.vue 2023-10-22 09:28:59 +09:00
Mar0xy a74c7f60b5 upd: search filters 2023-10-22 00:13:08 +02:00
Mar0xy d392edbc6b test: more search options 2023-10-21 22:03:19 +02:00
Mar0xy 4a90464f03 fix: tabs not working on profile overview for notes 2023-10-21 18:43:34 +02:00
Amelia Yukii aaf5adad08 fix: add blur to MkDonation 2023-10-21 13:51:07 +02:00
かっこかり f51bca41c5 Feat: 外部サイトからテーマ・プラグインのインストールができるように (#12034)
* Feat: 外部サイトからテーマ・プラグインのインストールができるように

* Update Changelog

* Change Changelog

* Remove unnecessary imports

* Update fetch-external-resources.ts

* Update CHANGELOG.md

* Update CHANGELOG.md
2023-10-21 18:41:12 +09:00
anatawa12 722584bf72 すべてのフォロー中の人のwithRepliesを変える機能 (#12049)
* feat: endpoint to update all following

* feat(frontend): change show replies for all

* docs(changelog): すでにフォローしたすべての人の返信をTLに追加できるように

* fix: cancel not working
2023-10-21 18:39:19 +09:00
syuilo 2c0a139da6 feat: Avatar decoration (#12096)
* wip

* Update ja-JP.yml

* Update profile.vue

* .js

* Update home.test.ts
2023-10-21 18:38:07 +09:00
woxtu e6873fb259 Switch avatar images that depend on the animation setting (#12097) 2023-10-21 13:31:16 +09:00
Natsuki Ikeguchi f4970c7d2f fix(frontend): Use opening quote in notifications (#12082)
Signed-off-by: Natsuki Ikeguchi <me@s6n.jp>
2023-10-21 07:54:28 +09:00
Marie 69ebee7e25 fix: change favicon to apple-touch-icon 2023-10-20 14:00:22 +02:00
Marie 8f7903c1a0 upd: use favicon.png instead of favicon.ico as default image on Visitor Dashboard 2023-10-20 13:57:32 +02:00
syuilo 42a3489bcb update deps 2023-10-20 15:46:12 +09:00
syuilo 21986a2168 enhance(frontend): 投稿されてから時間が経過しているノートであることを視覚的に分かりやすく 2023-10-20 11:51:01 +09:00
syuilo 18af290b18 chore: tweak MkNotifications 2023-10-20 11:33:33 +09:00
Mar0xy 4dda43d276 upd: wrap username in header
Closes transfem-org/Sharkey#90
2023-10-20 00:45:21 +02:00
Mar0xy 659574e457 upd: hide files in post form by default
Closes transfem-org/Sharkey#99
2023-10-20 00:27:24 +02:00
Mar0xy 537af45e71 chore: lint on SkApprovalUser 2023-10-20 00:13:21 +02:00
Mar0xy fd8fa9b3de upd: remove approvals from admin-users
Removes approvals tab in favor of the new approvals page
2023-10-20 00:09:38 +02:00
Mar0xy 142f500f4b add: approval section in control panel 2023-10-20 00:02:01 +02:00
Mar0xy fc5d75f8d4 fix: no translations on sub notes
Closes bug:  transfem-org/Sharkey#89
2023-10-19 22:23:27 +02:00
Insert5StarName 86f41914a6 revert: blur in container 2023-10-19 17:43:00 +02:00
Insert5StarName 456952007b fix: headers of containers 2023-10-19 14:57:42 +02:00
Insert5StarName d6ebbf5721 fix: performance issues & respect blur option 2023-10-19 14:48:31 +02:00
Mar0xy e1e02a6dbc fix: being able to set birthday into the future 2023-10-19 13:26:40 +02:00
syuilo cc256f117e update deps 2023-10-19 19:51:59 +09:00
atsuchan 7b361224f8 fix(frontend): Recieve Unrenote on streaming (#12079)
* fix(frontend): Recieve Unrenote

表示しているリノートがリノート解除されたらストリーミングで受信してすぐに消えるようにする

* fix(frontend): Recieve Unrenote lint fixing

* fix(frontend): Recieve Unrenote Decapture

Decapture忘れてたー
2023-10-19 19:36:18 +09:00
syuilo 721cbe085b fix(frontend): fix of 30efd932a5 2023-10-19 17:42:19 +09:00
Mar0xy 7739278685 upd: don't show approved badge on remote users 2023-10-19 10:37:40 +02:00
syuilo 30efd932a5 enhance: nyaizeはクライアントで表示時に行うように
Resolve #12030
2023-10-19 11:42:17 +09:00
Mar0xy 6e2eabbbc9 upd: show warning in control panel if users are awaiting approval 2023-10-18 23:39:48 +02:00
Mar0xy 961d53d0f0 upd: add color to non-approved user cards 2023-10-18 23:30:44 +02:00
Mar0xy cf6e720139 merge: branch develop 2023-10-18 19:56:42 +02:00
Mar0xy 4b230d792c merge: upstream changes 2023-10-18 19:48:03 +02:00
Mar0xy 5ddf7e008d add: locales for toggles 2023-10-18 19:01:50 +02:00
Mar0xy a4a1b8bb8b add: isSilenced handling to user and timeline 2023-10-18 13:34:16 +02:00
Mar0xy c21d255604 add: Bot Trending Toggle, Hide Bot in Timeline client option 2023-10-18 07:29:16 +02:00
Marie 182bf7e7d6 Merge branch 'develop' into feature/approval 2023-10-18 05:40:32 +02:00
Mar0xy cb9bd6a004 add: mark all media from user as NSFW
Closes transfem-org/Sharkey#69
2023-10-18 05:32:47 +02:00
Mar0xy cab0ec5de1 upd: add Not Approved state sorter to Users tab 2023-10-18 03:40:51 +02:00
Mar0xy 32fc540df4 upd: handle email signups properly with approval enabled 2023-10-18 03:21:06 +02:00