dakkar
582f4b01ce
replaced ti-cookie
2024-06-22 15:53:13 +01:00
dakkar
e1074c22ba
replaced ti-device-tv
2024-06-22 15:53:13 +01:00
dakkar
318e5ff0f9
replaced ti-minus
2024-06-22 15:53:13 +01:00
dakkar
180ba9f5df
replaced ti-plane-departure
2024-06-22 15:53:13 +01:00
dakkar
721b41a436
replaced ti-checklist
2024-06-22 15:53:13 +01:00
dakkar
5e465e222e
simplify the announcement icons
2024-06-22 15:53:13 +01:00
dakkar
d2b4b2fb94
replaced ti-info-circle
2024-06-22 15:53:13 +01:00
dakkar
5409440501
replaced ti-exclamation-circle and ti-user-exclamation
2024-06-22 15:53:13 +01:00
dakkar
527bbd036c
replaced ti-users
2024-06-22 15:53:13 +01:00
dakkar
84fd5822bc
remove our icon classes from a test file
2024-06-22 15:53:13 +01:00
dakkar
3f38f409f9
replaced ti-reload
2024-06-22 15:53:13 +01:00
dakkar
278916be58
replaced ti-alert-triangle with ph-warning-circle
2024-06-22 15:53:13 +01:00
dakkar
cb2734e9a6
factor out plugin call
...
this will make it easier to do per-file replacements
2024-06-22 15:53:12 +01:00
dakkar
7d74cf62c3
replaced ti-alert-triangle
2024-06-22 15:53:12 +01:00
dakkar
1b965dd866
replaced ti-lock
2024-06-22 15:53:12 +01:00
dakkar
e8684ba98f
replaced ti-eye-exclamation
2024-06-22 15:53:12 +01:00
dakkar
b1954d9898
replaced ti-eye-off
2024-06-22 15:53:12 +01:00
dakkar
8830c94591
replaced ti-eye
2024-06-22 15:53:12 +01:00
dakkar
e17f7b7297
replaced ti-star
2024-06-22 15:53:12 +01:00
dakkar
7eed0aec69
replaced ti-code
2024-06-22 15:53:12 +01:00
dakkar
2f4a9010c9
replaced ti-key
2024-06-22 15:53:12 +01:00
dakkar
bc0fbca65e
replaced ti-link
2024-06-22 15:53:12 +01:00
dakkar
65605683c7
replaced ti-settings
2024-06-22 15:53:12 +01:00
dakkar
e7b3a60698
replaced ti-arrow-left
2024-06-22 15:53:12 +01:00
dakkar
f8248853d1
replaced ti-heart
2024-06-22 15:53:12 +01:00
dakkar
b4e3217cc2
replaced ti-pin
2024-06-22 15:53:12 +01:00
dakkar
79df8774da
replaced ti-arrow-right
2024-06-22 15:53:12 +01:00
dakkar
01b9736c8c
stricter replacement rules
2024-06-22 15:53:12 +01:00
dakkar
78b21cecc4
replaced ti-pencil
2024-06-22 15:53:12 +01:00
dakkar
5ab3f601da
replaced ti-clock
2024-06-22 15:53:12 +01:00
dakkar
bdbcb55a81
replaced ti-home
2024-06-22 15:53:12 +01:00
dakkar
d83438dea2
replaced ti-confetti
2024-06-22 15:53:12 +01:00
dakkar
b149a67a4b
replaced ti-shield ti-shield-lock
2024-06-22 15:53:12 +01:00
dakkar
0b0b2e95da
replaced ti-device-floppy
2024-06-22 15:53:12 +01:00
dakkar
ad2412d3cd
replaced ti-check
2024-06-22 15:53:12 +01:00
dakkar
14fbac7ca5
replaced ti-dots
2024-06-22 15:53:12 +01:00
dakkar
b2054a674d
replaced ti-chevron-right ti-chevrons-right
2024-06-22 15:53:12 +01:00
dakkar
96ce65dc62
replaced ti-planet ti-world-x ti-world-search
2024-06-22 15:53:12 +01:00
dakkar
6f5099f699
replaced ti-plus
2024-06-22 15:53:12 +01:00
dakkar
cb124607ce
replaced ti-circle-x
2024-06-22 15:53:12 +01:00
dakkar
2258d84f08
replaced ti-download
2024-06-22 15:53:12 +01:00
dakkar
babe2f3fcf
replaced ti-terminal-2
2024-06-22 15:53:12 +01:00
Kisaragi
9368eb3038
refactor: say bye to the weird groupBy friends ( #13975 )
...
* refactor(frontend): say bye to the weird groupBy friends
* refactor(backend): say bye to the weird groupBy friends
2024-06-22 19:40:55 +09:00
かっこかり
bf403aa656
fix(frontend): ベースロールを編集してもUI上では変更が反映されない問題を修正 ( #13995 )
...
* fix(frontend): ベースロールを変更してもUI上では変更が反映されない問題を修正
* Update CHANGELOG.md
2024-06-22 15:35:54 +09:00
ぬるきゃっと
ef205fb60e
enhance(frontend): WidgetInstanceInfo.vue と WidgetProfile.vue のスタイル調整 ( #14028 )
...
* 🎨 WidgetInstanceInfo.vue and WidgetProfile.vue
* 🎨 WidgetInstanceInfo.vue and WidgetProfile.vue
* 🎨 WidgetInstanceInfo.vue and WidgetProfile.vue
* 🎨 WidgetInstanceInfo.vue and WidgetProfile.vue
* 🎨 home.vue
2024-06-22 12:46:30 +09:00
かっこかり
7e21497edc
fix(frontend): リバーシ開始時の自動投稿のURLが正しくない場合があるのを修正 ( #14045 )
...
* fix(frontend): リバーシ開始時の自動投稿のURLが正しくない場合があるのを修正
* ✌️
2024-06-22 12:45:37 +09:00
woxtu
4d2eddec2e
Replace with vue/no-setup-props-reactivity-loss
rule ( #14062 )
2024-06-22 12:40:00 +09:00
dakkar
385ecc30a3
don't await
in <setup>
...
`defineAsyncComponent` exists for exactly this purpose…
2024-06-21 11:41:08 +01:00
dakkar
513a8e5de4
select note component in <setup>
...
this makes our templates much more similar to upstream's, making
merges simpler
changing note design is already marked as needing a reload, so having
non-reactive code that selects the note component is not a problem
2024-06-21 11:17:11 +01:00
zyoshoka
a9012d3d0c
test(frontend): fix component error in MkChart
story ( #14056 )
2024-06-21 17:29:37 +09:00
woxtu
2c84d06a66
Fix type checking ( #14052 )
2024-06-21 13:48:04 +09:00
syuilo
1df90cef4c
update typescript
2024-06-21 13:03:00 +09:00
dakkar
d6a1db1e7b
ugly work-around to prevent plugins from breaking timelines
...
as the comment says, this is a complicated interaction that must be
fixed upstream (I'm not going to fork aiscript for this!)
but at least this stops errors in plugins from completely breaking
Sharkey's frontend
2024-06-20 10:23:29 +01:00
woxtu
b683d79f8b
Fix type checking ( #14047 )
2024-06-20 16:24:10 +09:00
woxtu
77ae69355c
Enable to iterate over DOM collections ( #14040 )
2024-06-19 12:19:38 +09:00
KevinWh0
da63519854
add .js to import in general.vue
2024-06-18 15:45:00 +01:00
KevinWh0
c71b74c2a0
remove $i check from attemptShowNotificationDot
2024-06-18 15:45:00 +01:00
KevinWh0
72c8391208
change notificationDotNotWorkingAdvice wording
2024-06-18 15:45:00 +01:00
KevinWh0
a3ff0510fb
added docs for how to enable it
2024-06-18 15:45:00 +01:00
KevinWh0
88eb1a0c53
fixes & add button to see if notification dot works
2024-06-18 15:44:58 +01:00
woxtu
f37d684fab
Add missing styles ( #14031 )
2024-06-18 19:46:20 +09:00
Sugar
be5cda6f6f
add fade to animated mfm tags
2024-06-17 05:36:10 +02:00
dakkar
4c06f9a6e2
followmouse
should be gated by "play animation" button
2024-06-15 13:45:27 +01:00
dakkar
b525c5887f
add copyright text to all our files
2024-06-15 11:36:55 +01:00
zyoshoka
379ce0145b
fix(frontend): fix time on MkChart
's story ( #13958 )
2024-06-15 16:35:41 +09:00
zyoshoka
d4e2be68ee
fix(frontend): chart in MkInstanceCardMini
is no longer displayed ( #13932 )
...
* fix(frontend): chart in `MkInstanceCardMini` is no longer displayed
* Update CHANGELOG.md
* test: add `MkInstanceCardMini` story
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-06-15 10:32:51 +09:00
dakkar
d27965d8b3
remove duplicate switches
...
I got confused in the last merge from `develop`
2024-06-14 11:40:22 +01:00
dakkar
fdd9df8ae9
Merge branch 'develop' into future-2024-05-31
2024-06-14 11:19:13 +01:00
dakkar
a22450d4f3
merge: feat: add an option to collapse replies ( !545 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/545
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <marie@kaifa.ch>
2024-06-14 10:13:59 +00:00
dakkar
7c6312833f
fix "react" button style in SkNoteDetailed
...
thanks fEmber for noticing!
2024-06-13 14:17:04 +01:00
dakkar
26975419af
more lints
2024-06-13 09:52:48 +01:00
dakkar
599bc708de
lints
2024-06-13 09:24:36 +01:00
dakkar
ed8b1b8f07
keep renoteCollapsed as it was before adding reply collapse
2024-06-13 10:13:46 +02:00
dakkar
b2cbd507fe
Merge branch 'develop' into future-2024-05-31
2024-06-13 09:06:24 +01:00
dakkar
853058e78d
merge: tweak the rate limit for notes/create
and other improvements ( !548 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/548
Closes #467 and #468
Approved-by: fEmber <acomputerdog@gmail.com>
Approved-by: Marie <marie@kaifa.ch>
2024-06-13 07:58:28 +00:00
dakkar
fef64e9c69
merge: Choosing search engines for search mfm ( !547 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/547
Approved-by: Luna <her@mint.lgbt>
Approved-by: Marie <marie@kaifa.ch>
2024-06-13 07:58:06 +00:00
sirsegv
1616cb533e
Fix json module imports for node 22 ( #13875 )
2024-06-13 10:18:01 +09:00
dakkar
73323a70a3
use configured boost visibility, instead of note's
2024-06-12 17:51:35 +01:00
dakkar
935cb73c0b
more robust "only one renote at a time" logic
...
this blocks the button as well, not just the hotkey
2024-06-12 17:49:13 +01:00
dakkar
f98229d3e0
semicolons
2024-06-12 17:47:34 +01:00
dakkar
58c77c4d5c
fix accesses to canRenote
2024-06-12 17:47:25 +01:00
KevinWh0
d53df1c5d2
undid weird / in search engine map
2024-06-12 15:00:12 +02:00
KevinWh0
62f54713bc
fixing some things
2024-06-12 14:46:20 +02:00
KevinWh0
c87ed51311
made it so you can pick a search engine
2024-06-12 13:35:37 +02:00
Kisaragi
ff3a38a7f5
fix(frontend): 追加情報のラベルを投稿者のサーバーの絵文字で表示する ( #13968 )
...
* fix(frontend): 追加情報のラベルを投稿者のサーバーの絵文字で表示する
* docs: update changelog
2024-06-12 10:52:22 +09:00
Sugar
a061c6c2d5
reduce margin-top for collapsed in replies to in small containers
2024-06-11 20:33:22 +02:00
Sugar
c149734fba
avoid renoteCollapsed dependency in inReplyToCollapsed
2024-06-11 19:57:31 +02:00
Sugar
460e7f05ab
correct collapsed in reply to line alignment with small screen sizes
2024-06-11 17:24:45 +02:00
Sugar
9ce2c8c081
include usernames in collapsed notes replied to
2024-06-11 17:19:24 +02:00
dakkar
fe0d95b277
remove duplicate settings switch
2024-06-11 15:48:25 +01:00
Sugar
c808147292
replace reply with inReplyTo in in-reply-to collapse code
2024-06-11 16:28:09 +02:00
Sugar
c9d0b81555
feat: add an option to collapse replies
2024-06-11 15:25:43 +02:00
Marie
8f3549b494
merge: fix #520 , render usernames containing custom emoji in welcome toast properly ( !541 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/541
Closes #520
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <marie@kaifa.ch>
2024-06-09 21:02:58 +00:00
dakkar
6060fdcae7
merge: celebrate our testers - fixes #552 ( !543 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/543
Closes #552
Approved-by: Marie <marie@kaifa.ch>
Approved-by: Tess K <me@thvxl.se>
2024-06-09 15:23:32 +00:00
tess
e7b87c0269
Pass renderMfm as true to wrap welcome back toast in Mfm
2024-06-09 16:21:12 +02:00
tess
ce197bc2e6
add ability to conditionally wrap toast message in Mfm tag
2024-06-09 16:19:56 +02:00
Tess K
df333d1855
merge: Add tess to contributor list ( !542 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/542
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <marie@kaifa.ch>
2024-06-09 12:55:42 +00:00
dakkar
2768245bc7
fix link to "all contributors" graphs
2024-06-09 10:11:54 +01:00
dakkar
450b2abdae
add section for testers in about page
2024-06-09 10:11:40 +01:00
dakkar
0b39869bdc
merge: better block display for <bdi>
elements - fixes #550 ( !538 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/538
Closes #550
Approved-by: Marie <marie@kaifa.ch>
Approved-by: Tess K <me@thvxl.se>
2024-06-09 08:50:22 +00:00
tess
5bbdd07c95
Add tess to contributor list
2024-06-09 03:46:08 +02:00
tess
c8535b5d26
MkToast Mfm plain prop should be static
2024-06-09 03:34:11 +02:00
tess
3bfff3509c
fix custom emoji in welcome message
2024-06-09 03:20:32 +02:00
dakkar
e7fcdd47e5
another semicolon
2024-06-08 17:34:48 +01:00
dakkar
cc6b9f4cb0
spaces
2024-06-08 17:34:14 +01:00
dakkar
f64e6e8646
semicolons
2024-06-08 17:33:15 +01:00
dakkar
c0f9e44712
fix accesses to canRenote
2024-06-08 17:30:56 +01:00
dakkar
5dc8c2827c
Merge branch 'develop' into future-2024-05-31
2024-06-08 16:45:53 +01:00
zyoshoka
9849aab402
test( #10336 ): add components/MkC.*
stories ( #13830 )
...
* test(storybook): add `components/MkC.*` stories
* test(storybook): add some tests
* test: add sleep
* test: comment-out flaky test
* test(storybook): add test for `MkChannelFollowButton`
* chore(storybook): tweak sleep duration in `MkChannelFollowButton` story test
* fix(chromatic): add delay to `MkChannelList`
* chore: replace `mswDecorator` with `mswLoader`
* fix(storybook): tweak some parameters
* chore: serve static files
* fix(chromatic): add delay to `MkCwButton`
* chore: delete logging for debug
* fix: add right click in `MkContextMenu` play
* refactor: remove unused imports
2024-06-08 18:00:54 +09:00
おさむのひと
61fae45390
feat: 通報を受けた際にメールまたはWebhookで通知を送出出来るようにする ( #13758 )
...
* feat: 通報を受けた際にメールまたはWebhookで通知を送出出来るようにする
* モデログに対応&エンドポイントを単一オブジェクトでのサポートに変更(API経由で大量に作るシチュエーションもないと思うので)
* fix spdx
* fix migration
* fix migration
* fix models
* add e2e webhook
* tweak
* fix modlog
* fix bugs
* add tests and fix bugs
* add tests and fix bugs
* add tests
* fix path
* regenerate locale
* 混入除去
* 混入除去
* add abuseReportResolved
* fix pnpm-lock.yaml
* add abuseReportResolved test
* fix bugs
* fix ui
* add tests
* fix CHANGELOG.md
* add tests
* add RoleService.getModeratorIds tests
* WebhookServiceをUserとSystemに分割
* fix CHANGELOG.md
* fix test
* insertOneを使う用に
* fix
* regenerate locales
* revert version
* separate webhook job queue
* fix
* 🎨
* Update QueueProcessorService.ts
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-06-08 15:34:19 +09:00
dakkar
388926775e
I meant finally
, not then
, thanks fEmber
2024-06-07 14:47:16 +01:00
dakkar
cb43994841
only allow a single boost via hotkey - fixes #467 #468
...
As usual, have to write the same thing four times ☹
The parentheses around `q` tell the hotkey/keymap code to ignore
auto-repeat events (which works fine in Chrome but not in Firefox, I
reported the bug https://bugzilla.mozilla.org/show_bug.cgi?id=1900397
)
In addition, I've added a guard variable that is true while calling
the backend to boost/renote, and false otherwise. This way, even in
Firefox we don't spam-boost. Unboosting is still *only with the
mouse*, I have not added that functionality.
2024-06-07 11:40:44 +01:00
dakkar
43c0ffe7f8
better block display for <bdi>
elements
...
We use MfM in all sorts of places, and only some of them are actual
blocks. We can now tell the `Mfm` component to make the top-level
`<bdi>` a block when we need to (mostly note bodies, user
descriptions, announcements) and leave it inline in all other places.
This should still rendener inline rtl content embedded in ltr text in
a sensible way, while providing right-alignment for fully rtl blocks.
2024-06-07 11:18:25 +01:00
かっこかり
43cccaaee9
fix
2024-06-04 13:15:35 +09:00
かっこかり
27ac3d795e
Update about-misskey.vue
2024-06-04 13:14:37 +09:00
Amelia Yukii
9520a14cb9
merge: avoid await
at top-level in setup - fixes frontend tests ( !534 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/534
Approved-by: Marie <marie@kaifa.ch>
Approved-by: Amelia Yukii <amelia.yukii@shourai.de>
2024-06-03 16:28:25 +00:00
dakkar
92cd771e0f
avoid await
at top-level in setup - fixes frontend tests
2024-06-03 16:28:25 +00:00
Marie
81ed739380
fix: button saying Misskey instead of Sharkey
2024-05-31 21:18:35 +00:00
dakkar
e818c56faa
merge: Feature/favicon notification dot ( !474 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/474
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Luna <her@mint.lgbt>
Approved-by: Marie <marie@kaifa.ch>
2024-05-31 19:03:32 +00:00
dakkar
928f65be72
merge: style: automatically detect RTL on all MFM content ( !482 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/482
Closes #356
Approved-by: Tess K <me@thvxl.se>
Approved-by: dakkar <dakkar@thenautilus.net>
2024-05-31 18:42:38 +00:00
Marie
886948769e
merge: fix custom emoji pagination when searching - fixes #490 ( !489 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/489
Closes #490
Approved-by: fEmber <acomputerdog@gmail.com>
Approved-by: Marie <marie@kaifa.ch>
2024-05-31 18:39:01 +00:00
dakkar
3f76cfe9a6
Merge tag '2024.5.0' into future-2024-05-31
2024-05-31 19:34:56 +01:00
dakkar
349856bbac
fix more linting
2024-05-31 15:56:22 +01:00
dakkar
8c301de790
lint frontend
2024-05-31 13:24:00 +01:00
dakkar
43bd8ace96
replace icons
2024-05-31 12:41:41 +01:00
dakkar
3372e0ffe1
Merge remote-tracking branch 'misskey/release/2024.5.0' into future
2024-05-31 12:26:07 +01:00
dakkar
7b630b48b5
Merge branch 'develop' into future
2024-05-31 11:43:09 +01:00
dakkar
0a9697b405
merge: correcty load/save withBots
- fixes #528 ( !522 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/522
Closes #528
Approved-by: Marie <marie@kaifa.ch>
Approved-by: fEmber <acomputerdog@gmail.com>
2024-05-31 10:38:27 +00:00
syuilo
030082f756
🎨
2024-05-31 19:35:27 +09:00
dakkar
4ddee7b01e
Merge branch 'develop' into future
2024-05-31 11:24:00 +01:00
syuilo
be11fd7508
enhance: サーバーのお問い合わせ先URLを設定できるように
2024-05-31 10:12:23 +09:00
syuilo
ac4a001e9f
fix code style
2024-05-31 10:11:11 +09:00
Amelia Yukii
55fc2879f3
merge: set the correct "marked an NSFW" when loading admin-user ( !483 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/483
Approved-by: Marie <marie@kaifa.ch>
Approved-by: fEmber <acomputerdog@gmail.com>
2024-05-30 14:22:00 +00:00
dakkar
3050dcbef7
set the correct "marked an NSFW" when loading admin-user
2024-05-30 14:22:00 +00:00
KanariKanaru
24d4124ffc
fix(frontend): ノートにテキストがなくてもファイルが5つ以上あるときは折りたたむように ( #13907 )
...
* fix: ノートにテキストがなくてもファイルが5つ以上あるときは折りたたむように
* 冗長な記述を修正
* Update CHANGELOG.md
2024-05-30 17:36:58 +09:00
anatawa12
4579be0f54
新着ノートをサウンドで通知する機能をdeck UIに追加 ( #13867 )
...
* feat(deck-ui): implement note notification
* chore: remove notify in antenna
* docs(changelog): 新着ノートをサウンドで通知する機能をdeck UIに追加
* fix: type error in test
* lint: key order
* fix: remove notify column
* test: remove test for notify
* chore: make sound selectable
* fix: add license header
* fix: add license header again
* Unnecessary await
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
* ファイルを選択してください -> ファイルが選択されていません
* fix: i18n忘れ
* fix: i18n忘れ
* pleaseSelectFile > fileNotSelected
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
2024-05-27 20:54:53 +09:00
Sayamame-beans
6af9492ea5
Quick action implement ( #13878 )
...
* enhance(frontend): quick action for file admin-lookup
* docs(changelog): update changelog
* enhance(frontend): quick action for general admin-lookup, remove unimplemented note, instance admin-lookup
* docs(changelog): update changelog
* chore: fix lint
2024-05-27 17:21:05 +09:00
かっこかり
d013e4516d
enhance(frontend): お気に入りチャンネルをキャッシュするように ( #13881 )
2024-05-27 17:19:09 +09:00
かっこかり
1b81ca4563
enhance(frontend): 「見たことのあるリノートを省略して表示」の名称を変更 ( #13883 )
...
* enhance(frontend): 「見たことのあるリノートを省略して表示」の名称を変更
* ひとつだけcaptionが入ってるやつが真ん中にいると不格好だったので場所変更
2024-05-27 17:16:47 +09:00
かっこかり
3ffbf6296f
feat: 個別のお知らせにリンクで飛べるように ( #13885 )
...
* feat(announcement): 個別のお知らせにリンクで飛べるように (MisskeyIO#639)
(cherry picked from commit f6bf7f992a78e54d86a4701dbd1e4fda7ef4eb27)
* fix
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
* fix
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
* 一覧ページではお知らせpanel全体を押せるように
* お知らせバーは個別ページに飛ばすように
* Update Changelog
* spdx
* attempt to fox test
* remove unnecessary thong
* `announcement` → `announcements/show`
* リンクを押せる場所をタイトルと日付部分のみに変更
---------
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
2024-05-27 17:15:11 +09:00
dakkar
c42d61f69b
put back button to delete all files for a user - fixes #535
2024-05-24 20:47:10 +00:00
dakkar
dbe1c5d055
merge: allow custom oneko image via themes - fixes #472 ( !478 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/478
Closes #472
Approved-by: Luna <her@mint.lgbt>
Approved-by: Leah <kevinlukej@gmail.com>
2024-05-24 09:50:42 +00:00
Amelia Yukii
a9b1affdf0
merge: more timeline filters - #228 ( !455 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/455
Approved-by: fEmber <acomputerdog@gmail.com>
Approved-by: Leah <kevinlukej@gmail.com>
Approved-by: Amelia Yukii <amelia.yukii@shourai.de>
2024-05-23 21:56:28 +00:00
dakkar
d27ce442ea
more timeline filters - #228
2024-05-23 21:56:28 +00:00
Leah
f9a7cd0daa
Ported firefish crop and fade mfm
2024-05-23 21:40:25 +00:00
Leah
4c4b431248
Ported cutiekeys followmouse mfm
2024-05-23 18:08:31 +00:00
anatawa12
83a9aa4533
feat: suspend instance improvements ( #13861 )
...
* feat(backend): dead instance detection
* feat(backend): suspend type detection
* feat(frontend): show suspend reason on frontend
* feat(backend): resume federation automatically if the server is automatically suspended
* docs(changelog): 配信停止まわりの改善
* lint: fix lint errors
* Update packages/frontend/src/pages/instance-info.vue
* lint: fix lint error
* chore: suspendedState => suspensionState
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-05-23 15:55:47 +09:00
anatawa12
aafa669cf5
feat(frontend): 長いテキストをペーストした際にテキストファイルとして添付するかどうかを選択できるように ( #13862 )
...
* feat(frontend): ask if attach as file if clipboard text is very long
* docs(changelog): 長いテキストをペーストした際にテキストファイルとして添付するかどうかを選択できるように
2024-05-23 13:15:22 +09:00
syuilo
20c0bd9ddb
happy-domにメモリリークがありそう
2024-05-21 17:29:02 +09:00
かっこかり
6a637db36b
enhance(frontend): 通常のノートでも、お気に入りに登録したチャンネルにリノートできるように ( #13855 )
...
* enhance(frontend): チャンネルにリノートできるように
* Update Changelog
2024-05-21 17:23:20 +09:00
かっこかり
126383dca2
deps: AiScript VSCodeのバージョンを上げる ( #13851 )
2024-05-21 15:07:37 +09:00
syuilo
3340631d43
Update about-misskey.vue
2024-05-21 13:35:32 +09:00
syuilo
37f2952af9
Update about-misskey.vue
2024-05-21 13:33:43 +09:00
anatawa12
367bf0c8fc
fix: /share
with unicode characters in the URL ( #13846 )
...
* fix: `/share` with unicode characters in the URL
* docs(changelog): `/share` で日本語等を含むurlがurlエンコードされない問題を修正
2024-05-20 23:21:11 +09:00
anatawa12
5836bd85df
fix: 複数idを指定するusers/show
が関係ないユーザを返すことがある問題を修正 ( #13765 )
...
* fix: 複数idを指定する`users/show`が関係ないユーザを返すことがある問題を修正
* test: fix misskey js test
* chore: user/showがnullを返さないように
* chore: pass lambda instead of pushVisibleUser
2024-05-20 19:25:50 +09:00
anatawa12
f6df94070b
Exclude channel notes from featured polls ( #13838 )
...
* feat(backend): add `channelId` to `MiPoll` as a Denormalized field
* feat(backend): option to exclude polls in channels
* chore: exclude channel notes from featured polls
* docs(changelog): みつけるのアンケート欄にてチャンネルのアンケートが含まれてしまう問題を修正
* fix: missing license header
2024-05-20 18:08:20 +09:00
dakkar
453a023cb9
correcty load/save withBots
- fixes #528
...
there is no `tlWithBots` setting, it's inside `tl.filter` and we need
more complicated code to set it
2024-05-18 17:19:17 +01:00
zyoshoka
ba62b7378b
fix(storybook): fix wrong tabler-icons
CSS path ( #13828 )
2024-05-18 18:52:17 +09:00
zyoshoka
def7b8c55e
fix(frontend): fix Chromatic test fails ( #13826 )
...
* fix: attempt to fix Chromatic test fails
* chore: add comment
2024-05-18 12:42:26 +09:00
tess
0f04aa2d64
fix: event propagation for reactions button in MkNote
2024-05-16 23:40:55 +02:00
tess
85339cdfeb
fix: event propagation for reactions button
2024-05-16 18:07:31 +02:00
dakkar
9a1ed96a31
fix icons
2024-05-11 14:21:33 +01:00
dakkar
451b0ecc9b
Merge remote-tracking branch 'misskey/release/2024.5.0' into future-2024-04-25-post
2024-05-11 14:13:07 +01:00
dakkar
a81be17d69
make the linter happy
2024-05-11 13:40:28 +01:00
dakkar
8cb2cb057a
fix duplicate line in package.json
2024-05-11 13:14:17 +01:00
dakkar
30bd7768d6
Merge branch 'develop' into future-2024-04-25-post
2024-05-11 13:11:07 +01:00
dakkar
af2385700d
fix some icons
2024-05-11 13:09:32 +01:00
dakkar
af801bd9d2
Merge branch 'future-2024-04-10' into future-2024-04-25-post
2024-05-11 13:05:35 +01:00
dakkar
77004280cd
Merge branch 'future-2024-03-23' into future-2024-04-25-post
2024-05-11 13:05:31 +01:00
dakkar
a676b0ee61
paginate in offset mode when querying emoji - fixes #490
...
since the backend sorts emojis by name length when a query is present,
the normal pagination with `sinceId` / `untilId` would not work
reliably
`offsetMode` is better in this case, although it will produce
non-stable results if custom emojis that match the query are added or
removed while we paginate
2024-05-09 21:02:37 +01:00
dakkar
3f73251df5
allow computed offsetMode
in MkPagination
- #490
2024-05-09 21:01:33 +01:00
dakkar
f38e55d9de
merge: rework pagination - probably fixes #491 ( !495 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/495
Closes #491
Approved-by: Ember <acomputerdog@gmail.com>
Approved-by: Marie <marie@kaifa.ch>
2024-05-09 08:15:16 +00:00
dakkar
d40500d399
merge: fix: update reaction icons in tutorial to match sharkey icons ( !499 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/499
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Tess K <me@thvxl.se>
Approved-by: Marie <marie@kaifa.ch>
2024-05-09 08:02:59 +00:00
dakkar
84a98e41b6
merge: make eslint happy ( !496 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/496
Approved-by: Tess K <me@thvxl.se>
Approved-by: Marie <marie@kaifa.ch>
2024-05-09 08:00:54 +00:00
dakkar
3ab7f3bd8a
merge: fix #507 : retain custom emoji aspect ratio in admin panel ( !510 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/510
Closes #507
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <marie@kaifa.ch>
2024-05-09 07:59:35 +00:00
dakkar
37989ec0e9
merge: fix : #505 and #516 inconsistent event propagation causes issues in notes and emoji picker when clicking on emojis ( !511 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/511
Closes #505 and #516
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <marie@kaifa.ch>
2024-05-09 07:59:23 +00:00
tess
ab074db0c1
fix: retain custom emoji aspect ratio in admin panel for remote emojis
2024-05-08 08:23:32 +02:00
Ember
ac9e4733fd
merge: laxer HTML sanitisation for admin-controlled text - fixes #447 ( !454 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/454
Closes #447
Approved-by: Ember <acomputerdog@gmail.com>
Approved-by: Marie <marie@kaifa.ch>
2024-05-07 20:19:53 +00:00
dakkar
2c40dd31f3
laxer HTML sanitisation for admin-controlled text - fixes #447
2024-05-07 20:19:52 +00:00
tess
19cba1a12a
fix: only stop event propagation in MkEmoji and MkCustomEmoji when menu prop is passed
2024-05-06 23:59:42 +02:00
KevinWh0
a058c855fc
changed grabbing theme color for dot to match the other things in this project
2024-05-06 13:59:42 +02:00
KevinWh0
342eda431f
fixing a buch of comments
2024-05-06 13:54:43 +02:00
syuilo
fc77ad9355
refactor(frontend): provide linkNavigationBehavior
2024-05-06 20:37:04 +09:00
tess
598ebdd44a
fix: retain custom emoji aspect ratio in admin panel
2024-05-04 17:49:20 +02:00
syuilo
2b21c19362
update deps ( #13624 )
...
* update deps
* Update package.json
* update deps
* build: pass --strip-leading-paths to restore 0.2.x behavior (#13684 )
* ✌️
* ✌️
* pureimageの代わりに@napi-rs/canvasを使う (#13748 )
* pureimageの代わりに@napi-rs/canvasを使う
* remove writestream
* remove createtemp
* wip
* Update ClientServerService.ts
* update pnpm to 9.x
* update deps
* re: update pnpm to 9.x
* update node
* ✌️
---------
Co-authored-by: anatawa12 <anatawa12@icloud.com>
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2024-05-04 20:56:14 +09:00
syuilo
eef7fcdd45
chore(frontend): ui tweak
2024-05-04 19:40:17 +09:00
かっこかり
053e7626e4
enhance(frontend_ais): PostForm系の設定項目を追加 ( #13788 )
...
* enhance(frontend_ais): PostForm系の設定項目を追加
* Update Changelog
2024-05-04 13:21:40 +09:00
Hazel Koehler
cf317da244
revert refactor and cleanup
2024-05-03 22:26:35 -04:00
KevinWh0
0117f1896c
potential firefox fix
2024-05-03 12:20:58 +02:00
KevinWh0
975b6b3dd0
fixed querySelector that would grab favicon
2024-05-03 12:15:47 +02:00
KevinWh0
47d1477ac4
did thread fixes
2024-05-03 11:27:41 +02:00
Hazel Koehler
26f8919432
feat: check polls and media for muted keywords
2024-05-02 20:31:34 -04:00
dakkar
d0a2708f91
merge: handle non-ASCII emoji names ( !464 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/464
Approved-by: Leah <kevinlukej@gmail.com>
Approved-by: Ember <acomputerdog@gmail.com>
Approved-by: Marie <marie@kaifa.ch>
2024-05-02 21:06:10 +00:00
dakkar
12d92b174d
merge: save and restore UI language together with other prefs - fixes #443 ( !451 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/451
Closes #443
Approved-by: Marie <marie@kaifa.ch>
Approved-by: Ember <acomputerdog@gmail.com>
2024-05-02 21:05:38 +00:00
Tess K
b7ceb2063b
fix: MkPageWindow
doesn't render custom emojis in the titlebar when displaying a user profile who has custom emojis in their display-name
2024-05-02 17:53:05 +00:00
KevinWh0
42c2969707
fixes
2024-05-02 17:38:16 +02:00
KevinWh0
590f7abefd
removed use of settimeout
2024-05-02 17:22:30 +02:00
zyoshoka
9c057e6854
fix(frontend): fix Storybook type errors ( #13779 )
...
* fix(frontend): fix Storybook type errors
* fix: `hasReduce` doesn't work in args
2024-05-01 16:39:16 +09:00
taiy
9f66f22953
fix(frontend): 連合なしの状態の読み書きができない問題 ( #13777 )
...
* fix: 連合なしの状態の読み書きができない問題
* update changelog
* fix types: https://github.com/misskey-dev/misskey/pull/13777#discussion_r1585901601
2024-05-01 15:29:38 +09:00
syuilo
ef630df443
enhance(frontend): add contact page
2024-05-01 14:12:36 +09:00
かっこかり
8c5e564066
fix type error
2024-05-01 13:52:59 +09:00
かっこかり
2017f9114f
refactor(frontend): 非ログイン画面でのmeta取得を減らす ( #13776 )
...
* refactor(frontend): 非ログイン画面でのmeta取得を減らす
* fix(frontend): サーバー供給のmetaとクライアントフォールバックで取れるmetaの型が違うのを修正
* force fetch meta at welcome.vue
* refactor
2024-05-01 13:51:00 +09:00
zyoshoka
2ff90a80d4
fix(backend): add detailed schema to fetch-rss
endpoint ( #13764 )
2024-04-29 15:36:01 +09:00
syuilo
e2ff5f58b2
lint
2024-04-28 10:54:20 +09:00
anatawa12
8e8ee2ac73
open links in abuse comment in new window ( #13381 )
...
* feat: changing MkA behavior from MkMFM
* chore: open links in abuse comment in new window
* docs(changelog): 通報のコメント内のリンクをクリックした際、ウィンドウで開くように
* chore: use inject instead of prop drilling
* Revert "chore: use inject instead of prop drilling"
This reverts commit b4dd14eacf59c8079676aa6ab019fece67496d79.
2024-04-27 21:24:39 +09:00
ikasoba
20eb4bc296
Fix(backend): ActivityPubでのHTMLへのシリアライズを修正 ( #13752 )
...
* devモードでもActivityPub系エンドポイントへアクセスできるように
* ActivityPubでのHTMLのシリアライズを修正
* ハードコードしていたurlを`httpUrl`へ修正
* テストの追加
2024-04-27 20:26:55 +09:00
かっこかり
78e61c65be
fix(frontend_reversi): 共有ボタンの実装を改善 ( #13750 )
...
* fix(frontend_reversi): 共有ボタンの実装を改善
* Update Changelog
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-04-27 20:00:57 +09:00
かっこかり
7ce6a9bbaf
fix(frontend): グループ通知の人数をちゃんと数えるように ( #13751 )
...
* fix(frontend): グループ通知の人数をちゃんと数えるように
* Update Changelog
2024-04-27 19:59:30 +09:00
かっこかり
0a31e132c7
fix(frontend): PlayのAiScriptランタイムが停止したときに画面が初期化されていない問題を修正 ( #13747 )
...
* fix(frontend): PlayのAiScriptランタイムが停止したときに画面が初期化されていない問題を修正
* fix
* Update Changelog
* typo
2024-04-27 16:48:04 +09:00
salano_ym
f53e22d72c
add comma ( #13746 )
2024-04-27 16:12:00 +09:00
dakkar
4fe8a26081
Merge remote-tracking branch 'misskey/develop' into future-2024-04-25
2024-04-25 11:44:24 +01:00
FineArchs
553ba84792
AiScriptのバージョンを0.18.0に上げる ( #13743 )
...
* Update package.json
* Update autogen files
* Update flash-edit.vue
* Update flash-edit.vue
* Update CHANGELOG.md
* revert
2024-04-25 10:34:26 +09:00
dakkar
504ff4c2af
increase page size for most admin lists - #491
...
Since I can't quite figure out how to prevent `MkPagination` from
truncating the lists too eagerly, I'm going to hide the problem by
making it truncate _less_.
2024-04-21 11:17:17 +01:00
Sugar
9545b8209a
fix: update reaction icons in tutorial to match sharkey icons
2024-04-20 21:09:28 +02:00
dakkar
fa60c1d4bf
make eslint happy
...
also add some types to `chiptune2.ts`
2024-04-19 14:42:58 +01:00
dakkar
dbfafe25e3
rework pagination - fixes #491
...
previously, when adding items either at the beginnig (e.g. new notes
coming in while we're not looking at the top of the timeline) or a the
end (e.g. more items arriving from a background fetch) of a paginated
view, the resulting list got truncated to `displayLimit`, potentially
throwing data away and causing a new fetch.
This, coupled with the async nature of scrolling & fetching, could
cause weird results.
Also, `offset` was always incremented by the size of the fetched
results, even if not all of them were displayed, meant that it was
possible for offset-based pagination to drop items.
Finally, the "queue" of new items (usually, new notes) also got
truncated to `displayLimit`, which again could drop items (this effect
was usually masked by the first point: when scrolling to the top of
the timeline, if the queue's length was equal to `displayLimit`, those
notes displaced any existing ones, `unshiftItems` set
`more.value=true`, you got scrolled to the top, and notes were fetched
again, so you lost your position but at least all notes got shown,
eventually)
2024-04-19 13:35:18 +01:00
おさむのひと
cd7f7271ca
enhance: 新しいコンディショナルロール条件の実装 ( #13732 )
...
* enhance: 新しいコンディショナルロールの実装
* fix: CHANGELOG.md
2024-04-19 15:22:23 +09:00
かっこかり
ea9aa6fdb4
🎨 (ページ表示部上部のボタン順序を変更)
...
Fix https://github.com/misskey-dev/misskey/pull/13724#discussion_r1568179954
2024-04-17 18:29:35 +09:00
かっこかり
977e2d2c09
enhance(frontend): フォローするかどうかの確認ダイアログを出せるように ( #13723 )
...
* feat(frontend): フォローするかどうかの確認ダイアログを出せるように
* Update Changelog
2024-04-17 10:53:16 +09:00
かっこかり
6f489b58a1
enhance(frontend): ページの表示部上部に編集リンクを追加 ( #13724 )
2024-04-17 10:48:42 +09:00
anatawa12
e9e877f64e
fix: ダイレクト投稿の宛先が保存されない ( #13717 )
...
* fix: ダイレクト投稿の宛先が保存されない
* fix: 同じユーザーが複数回宛先に追加できる問題
* fix: 関係ないユーザーが宛先に追加される可能性がある
2024-04-16 13:37:14 +09:00
かっこかり
bba3097765
enhance: クリップのノート数を表示するように ( #13686 )
...
* enhance: クリップのノート数を表示できるように
* Update Changelog
2024-04-14 21:30:24 +09:00
anatawa12
48a7679b8a
test: do not use indexedDB in cypress environment due to chrome bug ( #13709 )
2024-04-14 08:08:26 +09:00
かっこかり
f5100cc81f
feat(frontend): アップロードするファイルの名前をランダム文字列にできるように ( #13688 )
...
* feat(frontend): アップロードするファイルの名前をランダム文字列にできるように
* Update Changelog
* refactor
* 設定項目を移動
* fix
* 「オリジナルのファイル名を保持」に変更
* 拡張子を付加するように
2024-04-13 12:51:37 +09:00
dakkar
4337a8b308
fix a bunch of ti icons
...
also fix some mistyped `ph-push-pin-slash`
Thanks Marie for noticing!
2024-04-12 16:12:00 +01:00
dakkar
4ebff431c8
use ph-numpad for TOTP hint
2024-04-12 15:42:31 +01:00
dakkar
886f5dd391
port changes from MkNote*
to SkNote*
2024-04-11 13:44:47 +01:00
dakkar
a3b4ca782a
Merge remote-tracking branch 'misskey/develop' into future-2024-04-10
2024-04-11 13:39:55 +01:00
dakkar
a58f4a6fed
Merge branch 'develop' into future-2024-03-23-post
2024-04-11 13:22:57 +01:00
syuilo
eb1ef1484a
enhance(frontend): add link of 2fa guide
2024-04-09 20:52:29 +09:00
1Step621
7586ef7ba8
fix(frontend): MkDialogのinputで字数制限に違反していてもEnterキーが押せてしまうのを修正 ( #13677 )
...
* MkDialogのinputで字数制限に違反していてもEnterキーが押せてしまうのを修正
* update CHANGELOG.md
2024-04-09 14:20:00 +09:00
dakkar
b6f41a28ed
pull in sfm-js that supports non-ascii in emoji names
2024-04-07 16:37:31 +01:00
dakkar
0690b9a429
merge: fix: load libopenmpt on demand ( !469 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/469
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <marie@kaifa.ch>
2024-04-07 14:56:16 +00:00
zyoshoka
960c4df48e
enhance(frontend): better condition for posting and displaying Notes ( #13670 )
...
* enhance(frontend): better condition for posting and displaying Notes
* Update CHANGELOG.md
2024-04-07 21:16:37 +09:00
zyoshoka
959cc8ff37
refactor(general): use Date.now()
instead of creating a new Date
instance ( #13671 )
2024-04-07 21:14:13 +09:00
かっこかり
2f8fb105a5
fix(deps): aiscript-vscodeのインストール中にWARNが出るのを修正 ( #13661 )
2024-04-05 15:59:43 +09:00
KevinWh0
7730472c77
moved setting toggle under notifications category
2024-04-02 23:33:37 +02:00
KevinWh0
de80727cfc
Moved class to seperate file and fixed some ts warnings
2024-04-02 23:30:14 +02:00
かっこかり
b4b47d85cf
refactor(frontend): use scrollX
or scrollY
( #13645 )
2024-04-01 20:44:24 +09:00
かっこかり
61978cb4ca
fix(frontend): ページデザインの修正 ( #13642 )
2024-03-31 14:16:42 +09:00
Zero King
0f2e651331
fix(frontend): remove duplicate CSS declaration ( #13640 )
2024-03-31 10:43:28 +09:00
1Step621
d4ca973e34
Enhance(frontend): もっと!ボタンでリアクション一覧が開けるように ( #12935 )
...
* もっと!ボタンでリアクション一覧が開けるように
* update CHANGELOG.md && デバッグ用に最大リアクション表示数を1にしてたのを一応戻した
* fix
* デザイン調整
* maxNumberもどす
* fix CHANGELOG
* fix
* move changelog
* 🎨
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-03-30 20:30:22 +09:00
dakkar
aa11348d00
<bid>
all over the place
2024-03-30 10:54:25 +00:00
かっこかり
b96d9c6973
fix/enhance(frontend): 映像・音声周りの改修 ( #13206 )
...
* enhance(frontend): 映像・音声周りの改修
* fix
* fix design
* fix lint
* キーボードショートカットを整備
* Update Changelog
* fix
* feat: ループ再生
* ネイティブの動作と同期されるように
* Update Changelog
* key指定を消す
2024-03-30 16:02:03 +09:00
かっこかり
50da7d2a27
enhance(frontend): 2要素認証セットアップウィザードにアプリを起動するボタンを新設 ( #13636 )
...
* enhance(frontend): 2要素認証セットアップウィザードにアプリを起動するボタンを新設
* add comment
* use css module
2024-03-30 15:34:05 +09:00
dakkar
6bdb4a7ddc
dir=auto on post form textarea, too
2024-03-29 18:08:17 +00:00
Marie
6bc258a3e0
chore: automatically detect RTL on all MFM content
2024-03-29 16:52:22 +00:00
dakkar
bd7c4f66f3
use correct note design in favorites page - fixes #483
2024-03-27 16:03:35 +00:00
かっこかり
f90be427f5
fix(frontend): 「今日誕生日のフォロー中ユーザー」ウィジェットが正しく動作しない問題を修正 ( #12835 )
...
* (fix) タイムゾーンによっては誕生日のフォロー中ユーザーが正しく読み込まれない
* 文言をわかりやすく
* Update Changelog
* (add) reload button
* Update CHANGELOG.md
* run misskey-js
* fix
* Revert "文言をわかりやすく"
This reverts commit c5ab6419563cc70ec8ba758e800c74d3469131e3.
* Update packages/frontend/src/widgets/WidgetBirthdayFollowings.vue
* Update packages/frontend/src/widgets/WidgetBirthdayFollowings.vue
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-03-25 18:31:30 +09:00
dakkar
aad06a0e8b
copy MkNote* changes to SkNote*
2024-03-24 12:02:58 +00:00
dakkar
bc531ac414
Merge remote-tracking branch 'misskey/develop' into future-2024-03-23
2024-03-24 11:53:52 +00:00
dakkar
beb00789df
Merge branch 'develop' into future-2024-03-23
2024-03-24 11:26:36 +00:00
dakkar
74362af828
allow custom oneko image via themes - fixes #472
...
after this change, one can set a custom image by:
* upload an appropriate image to the drive (some images can be
found at
https://github.com/vencordcss/onekocord/tree/main/onekoskins ),
possibly with the "keep original" option set
* copy the URL to the image in the drive
* create/edit a theme so that it contains (inside `props`):
"oneko-image": '"url(https://yourinstance.example.com/files/ee17b385-a084-4e2a-b531-225dfb96cc3c )',
with the proper URL
That's it!
2024-03-23 12:19:13 +00:00
かっこかり
6bd78770de
enhance(frontend): リアクション受け入れがいいねのみの場合はボタンホバーでツールチップが出るように ( #13613 )
2024-03-22 18:21:14 +09:00
かっこかり
c9c6424205
enhance(frontend): TOTPの入力ダイアログを改良 ( #13607 )
...
* enhance(frontend): TOTPの入力ダイアログを改良
* Update Changelog
2024-03-22 15:03:21 +09:00
tamaina
40bb6069ec
fix(frontend): URLプレビューのto/hrefがない問題を修正
...
Fix of 9ae577871b (diff-cfa02e203bdbd03dbf312a889f009ca7f9ebd8376334ebd74c4961b716b22d93)
2024-03-22 08:54:34 +09:00
おさむのひと
831c74a25b
fix: URLプレビューの動作改善+動作設定を可能にする ( #13579 )
...
* wip
* support new version
* URLプレビュー無効化時、フロント側も非表示にしてリクエストをしないようにする
* fix lint
* fix lint
* tweak preview request error handles
* fix: CHANGELOG.md
* fix
* fix
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-03-21 18:46:42 +09:00
かっこかり
f4838e50b4
enhance(antenna): Botの投稿を除外できるように ( #13603 )
...
* enhance(antenna): Botの投稿を除外できるように (MisskeyIO#545)
(cherry picked from commit a95ce067c6cf0a93647e358aabc984bdbe99e952)
* Update Changelog
* remove translations
* spdx
---------
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
2024-03-21 07:51:01 +09:00
syuilo
7795045b23
Update about-misskey.vue
2024-03-20 20:01:56 +09:00
かっこかり
ca2df14a8f
fix(frontend): woodenPanelの配色を修正 ( #13561 )
...
* fix(frontend): woodenPanelの配色を修正
* fix
2024-03-20 13:10:09 +09:00
おさむのひと
115d91812e
fix(frontend): shikiの言語・テーマの定義ファイルをCDN(esm.sh)から取るようにする ( #13598 )
...
* fix(frontend): shikiの言語・テーマの定義ファイルをCDN(esm.sh)から取るようにする
* fix CHANGELOG.md
2024-03-20 10:30:45 +09:00
KevinWh0
459e684117
fixed some of the issues with it
2024-03-19 22:00:28 +01:00
かっこかり
067cdf3ce4
enhance(frontend): ページのデザインを調整 ( #13590 )
...
* enhance(frontend): ページのデザインを調整
* 共有ボタンを直感的な導線に変更
* Update Changelog
* Update packages/frontend/src/components/page/page.image.vue
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-03-18 18:21:27 +09:00
かっこかり
b65203c9f8
fix(frontend): WebGL2コンテキストの初期化に失敗するとMisskeyが起動できなくなる問題を修正 ( #13587 )
...
* Fixed startup crash with seasonal effects
(cherry picked from commit eba0c2cc61
)
* Update Changelog
* Update Changelog
---------
Co-authored-by: Leah <kevinlukej@gmail.com>
2024-03-17 20:33:33 +09:00
BackRunner
dcfab918e9
feat: send heartbeat right after visibility changed to 'visible' ( #13581 )
2024-03-17 18:47:29 +09:00
KevinWh0
ccf5659ac3
made methods private
2024-03-16 01:34:20 +01:00
KevinWh0
8f300cf460
added setting
2024-03-16 01:23:02 +01:00
KevinWh0
395ea9ab9f
made notification dot appear if you load the page and there are already notifs
2024-03-16 01:08:08 +01:00
KevinWh0
a0c63c8cc4
added notification dot and it seems to work well
2024-03-16 00:27:26 +01:00
zyoshoka
4b1ca9ef61
fix(general): flash/create
でPlayの公開範囲を指定できない問題の修正と編集画面の調整 ( #13574 )
...
* fix(backend): param `visibility` wasn't included in `flash/create`
* fix(frontend): tweak flash editor ui
* Update CHANGELOG.md
2024-03-15 22:02:57 +09:00
Alina Sireneva
ecfaf7ff7a
chore: added license and patch info
2024-03-14 21:39:34 +03:00
dakkar
9478fc0095
Merge remote-tracking branch 'misskey/develop' into future-2024-03-14
2024-03-14 16:28:56 +00:00
dakkar
58bc8f2c10
merge: always align code to the left - fixes #436 ( !453 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/453
Closes #436
Approved-by: Essem <smswessem@gmail.com>
Approved-by: Leah <kevinlukej@gmail.com>
2024-03-14 14:48:30 +00:00
dakkar
94aed953b5
merge: make cookie a bit more secure - fixes #445 ( !468 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/468
Closes #445
Approved-by: Luna <her@mint.lgbt>
Approved-by: Amelia Yukii <amelia.yukii@shourai.de>
2024-03-14 14:47:38 +00:00
dakkar
45eab01fc4
merge: hide CW-ed featured notes on welcome page - fixes #458 ( !467 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/467
Closes #458
Approved-by: Amelia Yukii <amelia.yukii@shourai.de>
Approved-by: Leah <kevinlukej@gmail.com>
Approved-by: Marie <marie@kaifa.ch>
2024-03-14 14:45:53 +00:00
Alina Sireneva
a69315a24b
fix: added wasm in vite config
2024-03-14 14:41:24 +03:00
KevinWh0
b918f38ec2
fixed
2024-03-13 23:52:21 +01:00
FineArchs
88d47ab024
プラグインの簡易的なログを表示する機能 ( #13564 )
...
* add plugin logging
* change variable name
* Update plugin.ts
* Update CHANGELOG.md
2024-03-13 22:38:26 +09:00
zyoshoka
29f6ba6310
chore: add missing SPDX ID and workflow check ( #13570 )
...
* chore: add workflow which checks if SPDX ID exists
* chore: add missing SPDX ID in some files
* chore: change trigger condition
* chore: trigger on push
* lint
2024-03-13 22:37:18 +09:00
anatawa12
6d9c234cb6
fix: URL preview popup for local URL appears in the upper left corner ( #13555 )
2024-03-12 13:50:24 +09:00
かっこかり
b280faa8e7
enhance(frontend): 各サーバーはMisskeyを利用したサービスであることを強調 ( #13559 )
...
* ロゴ周りを追加
* 調整
---------
Co-authored-by: uboar <10250330+uboar@users.noreply.github.com>
2024-03-12 13:48:14 +09:00
Alina Sireneva
d991eccd3f
fix: Promise.resolve
2024-03-11 16:42:10 +03:00
Alina Sireneva
0085305579
fix: load libopenmpt on demand
2024-03-11 15:32:59 +03:00
dakkar
6826e43ad7
make cookie a bit more secure - fixes #445
...
We can't make the cookie `HttpOnly` because we're setting it from
Javascript, but I'm not sure it's worth the trouble to redesign that:
`JSON.parse(localStorage.account).token` gives you the token anyway,
hiding the cookie from JS won't offer much protection.
At least we can mark is `Secure` (meaning, only send it over HTTPS)
and _delete it on logout_ (it wasn't!)
2024-03-10 10:26:04 +00:00
dakkar
ff189b1952
hide CW-ed featured notes on welcome page - fixes #458
...
not the most elegant solution, but simple and robust
2024-03-10 10:13:35 +00:00
dakkar
354cb2a675
handle non-ASCII emoji names
...
* use the more inclusive regexp for validating emoji names
* always normalize emoji names, aliases, categories
the latter point is necessary to allow matching, for example, `ä`
against `a`+combining diaeresis
this will also need to bump the version of `sfm-js` once we merge
https://activitypub.software/TransFem-org/sfm-js/-/merge_requests/2
2024-03-09 12:51:51 +00:00
syuilo
dbc4fd3e93
Update about-misskey.vue
2024-03-09 15:40:21 +09:00
dakkar
760df9ebf0
copy changes to SkNote*
2024-03-08 16:10:52 +00:00
dakkar
15c78d1a01
Merge remote-tracking branch 'misskey/develop' into future
2024-03-08 16:09:56 +00:00
かっこかり
27f823e882
enhance(frontend): リアクションの総数を表示するか設定で選べるように ( #13539 )
...
* enhance(frontend): リプライ・リノート・リアクションの総数を表示するか設定で選べるように (MisskeyIO#512)
(cherry picked from commit 3c8475e5ac217f055eab0f6d0aedcbbcb2a2f27c)
* fix: いいねのみの場合は強制的にカウント表示
* make `showReactionsCount` default false
* リアクションだけ
* けしわすれ
* けしわすれ2
---------
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
2024-03-08 18:13:09 +09:00
dakkar
8ab3f3aad6
copy changes to SkNote*
2024-03-07 16:20:43 +00:00
dakkar
dfff4d2073
Merge remote-tracking branch 'misskey/develop' into future
2024-03-07 16:09:36 +00:00
かっこかり
f4a5740412
fix(frontend): 周年の実績が閏年を考慮するように ( #13525 )
...
* fix(frontend): 周年の実績が閏年を考慮するように
* まちがえた
* Update Changelog
* 変数の定義回数を減らす
2024-03-07 17:21:57 +09:00
かっこかり
c680e35aa0
enhance(frontend): 広告が同一ドメインの場合はRouterで遷移するように ( #13510 )
...
* enhance(frontend): 広告が同一ドメインの場合はRouterで遷移するように
* Update Changelog
* Update CHANGELOG.md
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-03-07 16:36:06 +09:00
かっこかり
7ead98cbe5
enhance(frontend): リアクションの総数を表示するように ( #13532 )
...
* enhance(frontend): リアクションの総数を表示するように
* Update Changelog
* リアクション選択済の色をaccentに
2024-03-06 21:08:42 +09:00
かっこかり
08d618bb8b
enhance(frontend): 自分のノートの添付ファイルから直接ファイルの詳細ページに飛べるようにする ( #13520 )
...
* enhance(frontend): 自分のノートの添付ファイルから直接ファイルの詳細ページに飛べるようにする
* 他のファイルタイプにも対応
* Update Changelog
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-03-05 18:06:57 +09:00
かっこかり
45672a70f9
fix(frontend): router遷移時にmatchAllに入った場合一度location.href
を経由するように ( #13509 )
...
* fix(frontend): router遷移時にmatchAllに入った場合一度`location.href`を経由するように
* Update Changelog
* Update CHANGELOG.md
* remove unnecessary args
2024-03-05 17:27:33 +09:00
Amelia Yukii
4c69cbcd2b
merge: update list of project members ( !452 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/452
Approved-by: Amelia Yukii <amelia.yukii@shourai.de>
Approved-by: Leah <kevinlukej@gmail.com>
2024-03-04 20:35:57 +00:00
dakkar
2a4e26c05f
update list of project members
2024-03-04 20:35:57 +00:00
Amelia Yukii
061cc40384
merge: allow lookup / search for http
URLs ( !457 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/457
Approved-by: Luna <her@mint.lgbt>
Approved-by: Amelia Yukii <amelia.yukii@shourai.de>
2024-03-04 20:20:53 +00:00