HellhoundSoftware
7825f6e95e
Open boost visibility menu on shift-click
2025-01-14 19:42:35 -05:00
taichan
9760f3d7c9
enhance(frontend): ワードミュートで引っかかったワードを表示可能にする ( #15195 )
...
* feat(frontend): ソフトミュートで引っかかったものを表示できるように
* ソフトワードミュートのミュート文字列表示を切り替え可能に
* Chore(docs): Update CHANGELOG
* Fix: language file
* Fixed by review
* Fix by review
* Fix: reloadAskなおしきれていなかった
* perf: filter -> findに変更して最初の一個のみを表示するように変更
* Revert "perf: filter -> findに変更して最初の一個のみを表示するように変更"
This reverts commit 72ef92f0d62828754702cd00e26ad873adb4652f.
2025-01-14 13:49:59 +00:00
anatawa12
145c6cf2b5
fix: node.js の punycode モジュールが使用されている場所がある問題 ( #15248 )
...
* fix: punycode.js が使用されていない場所がある問題
* fix: use punycode/punycode.js on backend
* fix: use punycode/punycode.es6.js on backend
* fix: d.ts missing declare keyword
* chore: don't use punycode.js on backend
* update pnpm-lock.yaml
* chore: remove punycode.d.ts
* chore: use punycode.js instead of punycode npm package
* chore: bump psl to 1.15.0
* chore: bump nsfwjs to 4.2.0
4.2.1 is not usable because of https://github.com/infinitered/nsfwjs/issues/904
* chore: prevent loading node-fetch from tensorflow
* chore: DOMWindow['document'] => Document
IDK why DOMWindow['document'] fails, but might be related to tsc internal complexity limit
* fix: disable --trace-deprecation
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-01-14 12:37:39 +00:00
かっこかり
40f8b5e7f5
enhance(frontend): ユーザーページに「ファイル」タブを新設 ( #15130 )
...
* 投稿したファイルの一覧をプロフィールページ内のタブで見れるようにしてみた (Otaku-Social#14)
* ギャラリー(ノート)の取得方法を変更、ページネーションに対応
* ギャラリー(ノート)が動作しない問題を修正
* ギャラリー(ノート)の名称変更
* styles
* GalleryFromPosts -> Files
* fix
* enhance: 既存のファイルコンテナの「もっと見る」をクリックしたらファイルタブに飛べるように
* Update Changelog
* 共通化
* spdx
* その他のメディアがちゃんとプレビューされるように
* fix(frontend): リストがセンシティブ設定を考慮するように
* arrayをsetに変更
* remove unused imports
* 🎨
* 🎨
* 画像以外のファイルのプレビューに対応したのでコメントを削除
* サムネイルをMkDriveFileThumbnailに統一
* v-panelに置き換え
* lint
---------
Co-authored-by: tmorio <morikapusan@morikapu-denki.com>
Co-authored-by: tmorio <20278135+tmorio@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-01-14 12:05:34 +00:00
かっこかり
5445b023e5
enhance: 連合モードにあわせてフロントエンドを変化させるように ( #15112 )
...
* enhance(backend): metaにfederation modeに関する情報を公開
* enhance(frontend): 登録画面の注意書きを追加
* enhance(frontend): aboutページ・サーバー情報
* enhance(frontend): サーバー統計
* enhance(frontend): みつけるページ
* enhance(frontend): 検索
* enhance(frontend): ユーザー選択
* enhance(frontend): 設定画面
* enhance(frontend): ウィジェット
* enhance(frontend): リモートで開くオプション
* Update Changelog
* enhance(frontend): ステータスバー
* i18n
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-01-14 11:08:54 +00:00
おさむのひと
64501c69a1
feat(frontend): Botプロテクションの設定変更時は実際に検証を通過しないと保存できないようにする ( #15151 )
...
* feat(frontend): CAPTCHAの設定変更時は実際に検証を通過しないと保存できないようにする
* なしでも保存できるようにした
* fix CHANGELOG.md
* フォームが増殖するのを修正
* add comment
* add server-side verify
* fix ci
* fix
* fix
* fix i18n
* add current.ts
* fix text
* fix
* regenerate locales
* fix MkFormFooter.vue
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-01-14 10:57:58 +00:00
taichan
dd6743dda4
Fix(frontend): 削除して編集で引用ありを消せない ( #15249 )
...
* Fix(frontend): 削除して編集で引用ありを消せない
* docs(changelog): update CHANGELOG.md
* rename noteToRenote -> renoteTargetNote
with type fix
* Update Changelog
---------
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-01-14 10:46:57 +00:00
かっこかり
1fbc129d7b
fix(frontend): ファイルの添付可能数を超えたらノートボタンを押せないように ( #15126 )
...
* fix(frontend): ファイルの添付可能数を超えたらノートボタンを押せないように
* Update Changelog
* Update MkPostForm.vue
2025-01-04 06:24:25 +00:00
かっこかり
f4e025170e
fix(frontend/AiScript): Ui:C:selectの値が切り替わらない問題を修正 ( #15184 )
...
* fix(frontend/AiScript): Ui:C:selectの値が切り替わらない問題を修正
* Update Changelog
2025-01-04 06:06:03 +00:00
Marie
a723ece4b6
merge: fix url preview spacing for very narrow viewports ( !852 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/852
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: Marie <github@yuugi.dev>
2025-01-02 20:12:25 +00:00
dakkar
3aeca799a5
fix url preview spacing for very narrow viewports
...
on wide viewports, the url preview only leaves space for a thumbnail
when such thumbnail exists.
on small phones, or in busy deck views, it always left that space
this was not very evident for simple previews (which are pretty much a
title line, a favicon, and the site name), but it became very obvious
with the note embedding in 2024.11
this patch makes the thumbnail space conditional on the existence of
the thumbnail, for narrow viewports as well (I pretty much copied the
bit of CSS from the non-narrow media query sections)
2025-01-02 17:40:36 +00:00
dakkar
d980875e83
remove duplicate role badges - fixes #868
...
when I copied over the changes from `MkNote*` to `SkNote*`, I forgot
to remove the old badge-related code
2025-01-02 09:46:56 +00:00
dakkar
12ef2b13c4
merge: avoid empty blocks when hiding ads ( !828 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/828
Approved-by: Charlotte <timo.herngreen@gmail.com>
Approved-by: Amber Null <puppygirlhornyposting@gmail.com>
2024-12-18 17:06:57 +00:00
dakkar
5fd3e271ac
only log preview error in dev mode
2024-12-18 16:32:28 +00:00
dakkar
2dfadc082d
style embedded note previews like normal previews
...
and not like normal quotes
2024-12-18 16:14:47 +00:00
dakkar
e9e2a5dd77
avoid empty blocks when hiding ads
...
2024.10 or 2024.11 added a `<div>` around `<MkAd>`, but while `MkAd`
checks if ads should be shown, and generates an empty `<div>` if not,
the wrapper `div` was always shown.
This commit takes the same logic from `MkAd` and applies it to the
wrapper as well.
thanks to @puppygirlhornypost for noticing
2024-12-18 15:59:34 +00:00
dakkar
fb833d13cd
preview AP objects as quotes - fix #595
2024-12-18 12:23:13 +00:00
Marie
38d7faffdb
merge: make it harder to fumble opening a collapsed replied-to note ( !811 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/811
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: Marie <github@yuugi.dev>
2024-12-17 21:53:19 +00:00
かっこかり
5a2b29a3b4
enhance(frontend): PC画面でチャンネルが複数列で表示されるように ( #15129 )
...
* チャンネル一覧の列を最大3列にした (Otaku-Social#13)
* fix
* fix
* fix
* 🎨
* fix
* 🎨
* Update Changelog
* Update Changelog
* 要らない_marginを消す
---------
Co-authored-by: tmorio <morikapusan@morikapu-denki.com>
2024-12-16 08:57:37 +09:00
Marie
e50ff9db6a
upd: make schedule time work cross timezones
2024-12-15 22:41:16 +01:00
dakkar
e2352839e4
merge: upstream changes for 2024.11 ( !742 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/742
Closes #645 and #646
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: Marie <github@yuugi.dev>
2024-12-15 17:27:12 +00:00
Marie
dddfdf8a13
Add locales and new navbar entry
2024-12-12 21:45:54 +01:00
dakkar
b266a5f9f6
Merge branch 'develop' into feature/2024.10
2024-12-12 17:38:29 +00:00
Hazelnoot
9d76cc08cb
merge: Fixed Emoji in usernames of profile's owner not visible in the Pages and Plays tabs ( resolves #829 ) ( !814 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/814
Closes #829
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Hazelnoot <acomputerdog@gmail.com>
2024-12-12 13:50:31 +00:00
Leah
d1fe3da4b8
remove old unused imports
2024-12-12 14:38:28 +01:00
dakkar
943c6414d8
merge: Enable by default and federate "hide online status" ( resolves #823 ) ( !807 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/807
Closes #823
Approved-by: Marie <github@yuugi.dev>
Approved-by: dakkar <dakkar@thenautilus.net>
2024-12-12 13:08:19 +00:00
dakkar
bdb00fcaf2
update css variable references
2024-12-12 13:07:06 +00:00
dakkar
6d4ae93592
Merge branch 'develop' into feature/2024.10
2024-12-12 13:04:51 +00:00
Leah
b2387cbfef
Fixed Emoji in usernames of profile's owner not visible in the Pages and Plays tabs
2024-12-12 14:00:43 +01:00
Marie
8eb9c20df7
merge: Schedule Notes ( !804 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/804
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Hazelnoot <acomputerdog@gmail.com>
2024-12-12 12:50:11 +00:00
dakkar
0ebdf91b28
fix pleaseLogin
on *NoteSub
...
we really need to factor these things out
2024-12-12 10:04:54 +00:00
dakkar
5ae409b032
make it harder to fumble opening a collapsed replied-to note
...
clicking on the username of the collapsed replied-to note, opens the
note instead of navigating to the user's profile
clicking the avatar still goes to the profile
2024-12-11 09:52:13 +00:00
Marie
d6297f2035
merge: Fix: scrolling alt text using a mouse ( !810 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/810
Closes #654
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: Marie <github@yuugi.dev>
2024-12-10 15:44:39 +00:00
CenTdemeern1
5cc77b64bf
Fix scrolling alt text using a mouse
...
Co-authored-by: BlankEclair <blankeclair@disroot.org>
2024-12-10 15:12:56 +01:00
Marie
bf01dcd8fb
Apply suggestions
2024-12-09 18:58:57 +01:00
Hazelnoot
b7a6ccfef9
enable hideOnlineStatus by default for new users
2024-12-09 09:29:42 -05:00
Caramel
bb12109bc4
Make collapsed notes subscribe to stream
...
Previously, when the note was collapsed, it didn't get updates such
as reactions from streaming server. This was a problem, as any change
made to the post before it got uncollapsed would end up being ignored.
2024-12-09 11:41:42 +01:00
dakkar
3d1e35c9b8
fix a bunch of CSS variables
2024-12-09 09:41:48 +00:00
Marie
234d14a892
Revert import order update caused by saving
2024-12-09 05:21:53 +00:00
Marie
dda922a030
remove splatting
2024-12-09 06:15:30 +01:00
Marie
116a147202
remove comma added by vscode prettifer
2024-12-09 05:00:20 +00:00
Marie
152cc07483
Apply suggestions
2024-12-09 05:58:25 +01:00
Marie
b10eb7ada9
fix missing imports
2024-12-09 05:33:58 +01:00
Marie
7eb0996b60
upd: use apiWithDialog instead of misskeyApi
2024-12-09 05:33:46 +01:00
Marie
3efb99dd57
fix: missing MKButton import
2024-12-09 05:33:35 +01:00
Marie
1d3c825398
upd: add notification for when scheduled note gets posted
2024-12-09 05:33:19 +01:00
Marie
fc9d777dc3
upd: add notification for failures, add reasons for failure, apply suggestions
2024-12-09 05:32:51 +01:00
Marie
f08d1ec38f
chore: remove leftover log
2024-12-09 05:32:31 +01:00
Marie
4f58b8de20
fix: drive content not being loaded
2024-12-09 05:31:36 +01:00
NoriDev
2528508cff
feat: 노트 게시를 예약할 수 있음 ( yojo-art/cherrypick#483 , [ Type4ny-Project/Type4ny@271c872c ]( 271c872c97
))
2024-12-09 05:31:03 +01:00