dakkar
|
74b9351572
|
Merge branch 'develop' into feature/2024.10
|
2024-12-05 09:17:55 +00:00 |
|
dakkar
|
495a19540b
|
merge: improve block confirmation dialog. (!790)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/790
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Tess K <me@thvxl.se>
|
2024-11-29 16:23:22 +00:00 |
|
piuvas
|
51bc393d58
|
remove title and change dialog icon
|
2024-11-28 19:12:07 -03:00 |
|
piuvas
|
385846d43d
|
make block confirm dialog localizable.
|
2024-11-28 18:47:20 -03:00 |
|
dakkar
|
6c13dc04f2
|
Merge branch 'develop' into feature/2024.10
|
2024-11-23 10:41:33 +00:00 |
|
dakkar
|
59afb56b5b
|
merge: Support following feed in Deck UI (resolves #789) (!724)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/724
Closes #789
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
|
2024-11-22 23:02:31 +00:00 |
|
dakkar
|
bc816cb166
|
Merge tag '2024.11.0' into feature/2024.10
|
2024-11-22 12:29:04 +00:00 |
|
dakkar
|
d069d78c21
|
Merge branch 'develop' into feature/2024.10
|
2024-11-22 10:42:58 +00:00 |
|
Hazelnoot
|
2b0a622875
|
separate following feed's menu component from the actual filter options
|
2024-11-20 22:22:30 -05:00 |
|
Hazelnoot
|
1ca350e45d
|
define defult Following Feed state in following-feed-utils.ts instead of store.ts
|
2024-11-20 22:22:30 -05:00 |
|
Hazelnoot
|
38e30c0d54
|
allow following-feed-utils to use alternate state backends
|
2024-11-20 22:22:30 -05:00 |
|
Hazelnoot
|
194bc20af1
|
fix type of deepMerge
|
2024-11-20 22:22:29 -05:00 |
|
tess
|
68e5b5a84a
|
Set horizontal margin for even better consistency
|
2024-11-12 22:09:37 +01:00 |
|
tess
|
6d6b03dfe2
|
tweak popup left margin for consistency
|
2024-11-12 21:39:38 +01:00 |
|
tess
|
101ca9e0f7
|
make sure popup position is never off screen to the left
|
2024-11-12 21:39:38 +01: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
|
f079edaf3c
|
Merge tag '2024.10.1' into feature/2024.10
|
2024-11-08 15:52:37 +00:00 |
|
Hazelnoot
|
173623a24b
|
add missing copyright header to following-feed-utils.ts
|
2024-11-01 09:28:20 -04:00 |
|
Hazelnoot
|
64e4cf8277
|
fix inconsistent following feed filters on mobile
|
2024-11-01 09:27:34 -04: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 |
|
dakkar
|
d7a3ec9c5e
|
re-add "copy link (origin)" that was dropped accidentally
there are 2 nearly identical blocks of code that generate the menu for
logged-in users and for not-logged-in… I had missed the logged-in one
|
2024-10-21 15:14:56 +01: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 |
|
Lhc_fl
|
5e4ed13213
|
revert import sort
|
2024-10-21 09:03:14 +08:00 |
|
Lhc_fl
|
684be7d709
|
fix: fix type error of useNoteCapture
|
2024-10-21 01:38:03 +08:00 |
|
Lhc_fl
|
54addd0390
|
fix: fix type error of useNoteCapture
|
2024-10-21 01:35:40 +08: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 |
|
かっこかり
|
45d42b8641
|
feat: ユーザーの名前に禁止ワードを設定できるように (#14756)
* wip
* 🎨
* Enhance: モデレーター以上は制限の影響を受けないように
* refactor
* better error handling
* fix
* Revert "better error handling"
This reverts commit 5670b29cfa18a3894d0c2abfe0e5ef862e3b9ffa.
* error handling
* エラーが出ないのを修正
* translation
* Update Changelog
* status code
* ✌️
* モデレーター以上は影響ないことを明記
* 🎨
* update changelog
* spdx
* Update update.ts
* refactor
* eliminate `screen name`
* remove untracked file
---------
Co-authored-by: KanariKanaru <93921745+kanarikanaru@users.noreply.github.com>
|
2024-10-13 20:21:25 +09:00 |
|
dakkar
|
02d36c4518
|
Merge branch 'develop' into feature/2024.9.0
|
2024-10-11 10:10:16 +01:00 |
|
Marie
|
7bd971c036
|
upd: add option to disable external url warning
|
2024-10-10 02:00:41 +02:00 |
|
dakkar
|
0a7075044a
|
fix deleteAndEdit danger class
|
2024-10-09 16:10:03 +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 |
|
Hazel K
|
cd9bce3072
|
prevent login and password reset for system accounts
|
2024-10-07 14:58:39 -04:00 |
|
Marie
|
939f07fa55
|
upd: fix returns
|
2024-10-06 19:08:32 +02:00 |
|
Marie
|
4b31004c2b
|
upd: apply suggestions
|
2024-10-04 08:41:23 +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 |
|
Hazel K
|
c0583e5d5c
|
don't leak boost / quote / reply contents when CW is in effect
|
2024-10-02 00:54:35 -04:00 |
|
Hazel K
|
cb10fe91bb
|
preserve non-text details in note summaries
|
2024-10-01 18:28:25 -04:00 |
|
Hazel K
|
94ce7272a7
|
avoid TS errors in get-note-summary
|
2024-10-01 14:47:06 -04:00 |
|
Hazel K
|
34aeeb0862
|
respect CWs in note summaries
|
2024-10-01 14:47:06 -04:00 |
|
FineArchs
|
25670b5f16
|
Mk:C:containerのborderStyleとborderRadiusを設定できるように (#14638)
* borderStyle and borderRadius
* changelog
|
2024-09-28 10:06:01 +09:00 |
|
syuilo
|
1679a40c76
|
🎨
|
2024-09-24 21:02:22 +09:00 |
|
かっこかり
|
0c6d1ec524
|
refactor(frontend): popupMenuの項目作成時に三項演算子をなるべく使わないように (#14554)
* refactor(frontend): popupMenuの項目作成時に三項演算子をなるべく使わないように
* type import
* fix
* lint
|
2024-09-23 21:50:30 +09:00 |
|
syuilo
|
1ba09e1eee
|
enhance(frontend): improve forms usability
|
2024-09-23 14:42:38 +09:00 |
|
かっこかり
|
3bf63dd9c5
|
fix(frontend): 設定変更時のリロード確認ダイアログが複数個表示されることがある問題を修正 (#14543)
* fix(frontend): reloadAskが同時に複数実行されないように
* Update Changelog
* fix
* フラグ解除が確実に行われるように
* reloadAskを汎用化、理由を受け取るように
* fix
|
2024-09-17 22:18:06 +09:00 |
|
かっこかり
|
1544ba9153
|
refactor(frontend): 非推奨の表現を改める (#14517)
|
2024-09-15 12:31:17 +09:00 |
|
かっこかり
|
837a8e15d8
|
refactor(frontend): frontend-embed/src/to-be-sharedを共通化 (#14536)
* refactor(frontend): shouldCollapsedを共通化
* refactor(frontend): config.js, worker-multi-dispatch.js, intl-const.jsを共通化
* fix(frontend-shared): fix type error
* refactor(frontend): is-link.jsと、同一の振る舞いをする記述を共通化
* fix
* fix lint
* lint fixes
|
2024-09-10 18:39:53 +09:00 |
|
かっこかり
|
f393b6b898
|
fix(frontend/frontend-embed): インポートパス・テーマまわりなどの修正 (#14535)
* fix(frontend/frontend-embed): wrong imports
* enhance(frontend-embed): サーバーデフォルトのテーマがある場合はそちらを利用するように
* 🎨
* 🎨
* 🎨
|
2024-09-10 16:14:02 +09:00 |
|
かっこかり
|
2cbe1d1210
|
feat(frontend): ノート・ユーザータイムライン埋め込み (#13929)
* fix
* navhookをbootに移動
* サーバーサイドのbootも分けるように
* 埋め込みページかどうかの判定は最初の一回だけに
* tooltipは出せるように
* fix design
* 埋め込み独自のtooltipを削除
* ロジックの分岐が多かったMkNoteDetailedを分離
* fix indent
* プレビュー用iframeにフォーカスが当たるのを修正
* popupの制御を出す側で行うように
* パラメータが逆になっていたのを修正
* Update MkEmbedCodeGenDialog.vue
* fix
* eliminate misskey-js lint warns
* fix
* add appropriate attributes to embed html
* enhance: サーバーサイドのembed系をさらに分離
* enhance: embed routerを分離(route定義をboot時に変更できるようにする改修を含む)
* type
* lint
* fix indent
* server-side styleを完全に分離
* Revert "refactor: 画面サイズのしきい値をconstにまとめる"
This reverts commit 05ca36f400889456981e89489ae0ae242fa09b67.
* fix
* revert all changes in base.pug
* embedドメインをまとめた
* embedドメインをまとめた
* prevent calling contextmenu in embed page by stopping at the caller
* fix import
* fix import
* improve directory structure
* fix import
* register timeline ui as a container
* wa-
* rename
* wa-
* Update EmMediaList.vue
* Update EmMediaList.vue
* Update EmMediaList.vue
* Update EmMediaImage.vue
* Update EmNote.vue
* revert mkmedialist changes
* 戻し漏れ
* wip
* tweak embed media ui
* revert original media components
* Update boot.embed.js
* rename
* wip
* Update MkNote.vue
* wip
* Update MkSubNoteContent.vue
* Update EmNote.vue
* Update packages/frontend/src/router/definition.ts
* Revert "Update packages/frontend/src/router/definition.ts"
This reverts commit 937ae44521cdb0f250796943b20142b65f8ed944.
* refactor EmMediaImage
* fix import
* remove unused imports
* Update router.ts
* wip
* Update boot.ts
* wip
* wip
* wip
* wip
* Update EmNote.vue
* Update EmNote.vue
* Create EmA.vue
* Create EmAvatar.vue
* Update EmAvatar.vue
* wip
* wip
* wip
* Create EmImgWithBlurhash.vue
* Update EmImgWithBlurhash.vue
* Create EmPagination.vue
* wip
* Update boot.ts
* wip
* wip
* wi@p
* wip
* wip
* wiop
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update boot.ts
* wip
* Update MkMisskeyFlavoredMarkdown.ts
* wip
* wip
* wip
* wip
* wip
* Update post-message.ts
* wip
* Update EmNoteDetailed.vue
* Update EmNoteDetailed.vue
* Create instance.ts
* Update EmNoteDetailed.vue
* wip
* Update EmNoteDetailed.vue
* wip
* wip
* wip
* Update pnpm-lock.yaml
* wip
* wip
* wp
* wip
* Update ClientServerService.ts
* wip
* Update boot.ts
* Update vite.config.local-dev.ts
* Update vite.config.ts
* Create index.html
* wa-
* wip
* Update boot.ts
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Create EmLink.vue
* Create EmMention.vue
* Update EmMfm.ts
* wip
* wip
* wip
* wip
* Update vite.config.ts
* Update boot.ts
* Update EmA.vue
* うぃp
* wip
* wip
* Create EmError.vue
* wip
* Update MkEmbedCodeGenDialog.vue
* Update EmNote.vue
* wip
* wip
* Update user-timeline.vue
* Update check-spdx-license-id.yml
* wip
* wip
* style(frontend-shared): lint fixes on build.js
* fix(frontend-shared): include `*.{js,json}` files in js-built
* wip
* use alias
* refactor
* refactor
* Update scroll.ts
* refactor
* refactor
* refactor
* wip
* wip
* wip
* wip
* Update roles.vue
* Update branding.vue
* wip
* wip
* wip
* Update page.vue
* wip
* fix import
* add missing css variables
* 絵文字をtwemojiに変更
クライアントデフォルトにあわせるため
* force empoll readonly
* fix compiler error
* fix broken imports
* tweak button style
* run api extractor
* fix storybook theme preloads
* fix storybook instance imports
* Update preview.ts
* Update preview.ts
* Update preview.ts
* Revert "Update preview.ts"
This reverts commit 12bab1c6fbd3baf753515df760ff19d027b85155.
* Revert "Update preview.ts"
This reverts commit 5c0ce01dbdf2194ffe94aba950f747a9968f29c4.
* Revert "Update preview.ts"
This reverts commit f4863524d7e5ca0f25470808849c24a72bea000a.
* Revert "fix storybook instance imports"
This reverts commit ed8eabb246edf731d31adffbe3c77c539e53ae9e.
* Revert "wip"
This reverts commit d3c1926519878155193a1654f49141e515d49683.
* Revert "Update page.vue"
This reverts commit 27c7900b0c1ae296b56075e8a9c22585d9cd744b.
* Revert "Update branding.vue"
This reverts commit c08ccb65ba66774c3e2b3dcfc6153004b5c0aa16.
* Revert "Update roles.vue"
This reverts commit 1488b670660cb1803d17d8f5c78f2d79e59fa52d.
* Revert "wip"
This reverts commit aab1c769814b08c257cad3025422a0eea3bfba4f.
* refactor: use common media proxy
* fix imports
* fix
* fix: MediaProxyの初期化を保証する(storybook対策?)
* enhance(frontend-embed): improve embedParams provide
* fix(backend): MK_DEV_PREFER=backendのときにembed viteが読み込めないのを修正
* fix
* embed-pageを共通化
* fix import
* fix import
* fix import
* const.jsを共通化
(たぶんrevertしすぎた)
* fix type error
* fix duplicated import
* fix lint
* fix
* コメントとして残す
* sharedとembedをlint対象にする
* lint
* attempt to fix eslint (frontend-shared)
* lint fixes
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
|
2024-09-09 20:57:36 +09:00 |
|