Mar0xy
71a1985ba4
upd: autoload conversation
2023-09-28 01:39:58 +02:00
Mar0xy
8595a325ce
merge: upstream
2023-09-26 02:26:30 +02:00
syuilo
d05563c448
tweak ui
2023-09-24 11:21:03 +09:00
syuilo
72075314a8
🎨
2023-09-24 11:08:51 +09:00
syuilo
eb7c65ccb3
fix(frontend): アクセストークン発行の画面の権限が表示されない
...
Fix #11880
2023-09-24 11:04:08 +09:00
taichan
ed53b5f9bc
fix: ノート通知で絵文字が使われている名前が絵文字で表示されない #11877 ( #11878 )
2023-09-24 07:54:58 +09:00
Insert5StarName
b9dbd442c1
shonk
2023-09-23 21:03:59 +02:00
syuilo
76c4fedb7f
fix(frontend): 子メニューの表示位置がおかしい
2023-09-23 20:35:05 +09:00
syuilo
c3ccec723f
.js
2023-09-23 20:34:45 +09:00
syuilo
d8a023063d
fix behavior of MkMenu.vue
2023-09-23 12:43:32 +09:00
syuilo
063d24ad4f
🎨
2023-09-23 12:24:33 +09:00
Mar0xy
1e8d26ce4d
upd: change about-misskey to about-sharkey
2023-09-23 04:34:15 +02:00
Mar0xy
7149d0ffd9
chore: change positioning
2023-09-23 03:59:17 +02:00
Mar0xy
508650c41b
fix: make avatar clickable
2023-09-23 03:33:26 +02:00
syuilo
ad8ddbf12f
🎨
2023-09-23 09:59:50 +09:00
Mar0xy
7f0863a96e
fix: buttons opening post view
2023-09-23 01:26:57 +02:00
Insert5StarName
9c78524118
fix: fix reply button
2023-09-23 00:52:45 +02:00
Insert5StarName
0bed6ec08e
fix: actual fix for click
2023-09-23 00:49:23 +02:00
Insert5StarName
212c6a5e22
fix: buttons in posts
2023-09-23 00:37:33 +02:00
Mar0xy
0da4717983
upd: clicky click on replies
2023-09-22 23:56:00 +02:00
Mar0xy
d869d7aa05
upd: View post on click
2023-09-22 23:35:09 +02:00
Insert5StarName
dc77a90baf
fix: syntax and typo
2023-09-22 22:37:10 +02:00
Insert5StarName
dc10579950
upd: add support in frontend
2023-09-22 22:33:18 +02:00
Insert5StarName
7b79658dbd
fix: alt text indicator and sensetive button
2023-09-22 16:40:58 +02:00
syuilo
3085739e0e
🎨
...
Resolve #11867
2023-09-22 21:10:54 +09:00
syuilo
d2ae80dd21
fix(frontend): リアクション一覧が種別ごとにフィルタできない
...
Fix #11865
2023-09-22 21:09:14 +09:00
かっこかり
7dc9fe4e24
feat(frontend): センシティブなメディアを目立たせる設定を追加 ( #11851 )
...
* (add) highlight sensitive image
* Update Changelog
* (change) 設定の位置
* (add) apply mediaHighlight to video
* (change) image -> media
* Update CHANGELOG
* やっぱもうちょっと太い方がいい
* (fix) style
* Update ja-JP.yml
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-09-22 16:03:10 +09:00
syuilo
c836157edb
enhance: 二要素認証設定時のセキュリティを強化 ( #11863 )
...
* enhance: 二要素認証設定時のセキュリティを強化
パスワード入力が必要な操作を行う際、二要素認証が有効であれば確認コードの入力も必要にする
* Update CoreModule.ts
* Update 2fa.ts
* wip
* wip
* Update 2fa.ts
* tweak
2023-09-22 14:12:33 +09:00
Marie
496f919e8e
fix: element missing end
2023-09-22 04:13:13 +02:00
Insert5StarName
c69d9877e0
upd: add no alt text indicator
2023-09-22 04:07:20 +02:00
Mar0xy
7111c6c90b
upd: swap bcrypt to argon2, add misskey-js to dev, auto load replies
2023-09-22 00:21:57 +02:00
syuilo
e3f151e230
feat: 指定したユーザーの投稿通知
...
Resolve #11499
2023-09-21 18:48:15 +09:00
syuilo
1250309a69
🎨
2023-09-21 10:29:40 +09:00
syuilo
8e2d47b2e8
refactor
2023-09-20 16:44:12 +09:00
syuilo
b0f6c44f36
refactor(frontend): use ESM
2023-09-19 16:37:43 +09:00
syuilo
25ae4bca9c
tab
2023-09-18 13:25:49 +09:00
syuilo
350ebbadba
fix(frontend): prevent layout-shift of reactions viewer
...
Fix #11842
2023-09-18 11:42:26 +09:00
syuilo
a2d58d9f48
fix(frontend): 返信ではないノートの詳細ページが見れない(2023.9.0-beta.6)
2023-09-17 17:41:24 +09:00
syuilo
907d519da3
enhance(frontend): improve note detail page
2023-09-17 10:33:33 +09:00
syuilo
6cf466e5d1
update deps ( #11820 )
...
* update deps
* fix
* wip
* wip
* wip
* Update docker-compose.yml.example
* Delete reviewer-lottery.yml
* Update RepositoryModule.ts
* wip
* wip
* clean up
* update deps
* wip
* wip
2023-09-15 14:28:29 +09:00
かっこかり
cd6428715e
feat: テスト通知を送信できるようにする ( #11810 )
...
* (add) Notification test
* Update Changelog
* (add) backend, frontend impl
* globalEventの名前を明確にする
* Run API Extractor
2023-09-11 14:31:50 +09:00
かっこかり
c0838c473f
enhance(frontend): データセーバーモードで隠れる画像を増やす等 ( #11806 )
...
* enhance datasaver mode
* サムネイルがないとき変な角丸にならんようにする
* Avoid using wildcard selector
* Avoid wildcard
* Update MkMediaImage.vue
* (fix) ノートの画像プレビューがでない
* (fix) recent pages design
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-09-10 18:40:20 +09:00
syuilo
295665a177
enhance(frontend): リアクションの表示サイズをより大きくできるように
2023-09-10 17:16:50 +09:00
syuilo
55d392818c
enhance(frontend): add Ui:C:postForm to play
2023-09-09 09:54:54 +09:00
syuilo
cd7ab326cd
Revert "enhance(frontend): データセーバーモードで隠れる画像を増やす等 ( #11779 )"
...
This reverts commit 22d966e92d
.
2023-09-08 14:15:35 +09:00
syuilo
ff9a65e8fa
feat: passkey support ( #11804 )
...
https://github.com/MisskeyIO/misskey/pull/149
2023-09-08 14:05:03 +09:00
anatawa12
4c3935bf80
chore(frontend): renote of note in sensitive channel is now home renote by default. ( #11476 )
...
* chore(frontend): renote of note in sensitive channel is now home renote by default.
* docs: センシティブチャンネルのNoteのReNoteはデフォルトでHome TLに流れるようになりました
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-09-07 16:48:47 +09:00
かっこかり
22d966e92d
enhance(frontend): データセーバーモードで隠れる画像を増やす等 ( #11779 )
...
* enhance datasaver mode
* サムネイルがないとき変な角丸にならんようにする
* Avoid using wildcard selector
* Avoid wildcard
* Update MkMediaImage.vue
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-09-06 17:36:14 +09:00
anatawa12
b0eae49eaa
feat(frontend): remove renote with by admin privilege ( #11789 )
2023-09-05 19:29:52 +09:00
anatawa12
46b0eb46b3
feat(frontend): Report renote abuse ( #11466 )
...
* chore: add way to show renote in window / tab
* feat: report abuse for renote
* docs: Renote自体を通報できるように
* revert: make renote time link
* chore: add copy renote menu
* chore: remove copy/report renote from note menu
* fix: abuse menu without actual selection shown
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-09-05 17:25:08 +09:00