b87e210941
Add boobdog friend
2024-03-23 13:55:23 -07:00
cfff11f0c0
Improve description of autodelete feature
2024-03-17 21:42:39 -07:00
fc1727870c
Add noteAutoDelete form to privacy page
2024-03-17 21:35:49 -07:00
2e8420d2e9
Merge tag 'tags/2024.3.1'
2024-03-03 13:16:27 -08:00
dakkar
af548d05ca
merge upstream for 2024.2.1
2024-03-02 16:36:49 +00:00
3ae5cfd720
Change icons for like and favorite
...
"Like" will now use a star emoji, like mastodon's faves
"Favorite" will now use a bookmark emoji, since it functions as a bookmark
2024-02-26 21:36:53 -08:00
Marie
15665d1533
merge: Warn when missing alt text ( !423 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/423
Approved-by: Amelia Yukii <amelia.yukii@shourai.de>
Approved-by: Marie <marie@kaifa.ch>
2024-02-20 04:45:31 +00:00
Marie
10bfc61670
merge: upstream
2024-02-19 10:47:42 +01:00
KevinWh0
11cb134d4d
It works, Just figuring out some ts errors hopefully
2024-02-16 21:53:27 +01:00
dakkar
aa72db76c4
rework boost visibility #388
...
* only show allowed visibilities
* "local only" is a switch
notice that the backend will limit the visibility, too
2024-02-16 13:26:13 +00:00
taiy
860e8bb5d8
fix(frontend/pageMetadata): ページタイトルが更新されない問題 ( #13289 )
...
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-02-16 16:17:09 +09:00
tamaina
c1514ce91d
(re) update SPDX-FileCopyrightText
...
Fix #13290
2024-02-13 15:59:27 +00:00
tamaina
311c2172d7
Revert "update SPDX-FileCopyrightText"
...
This reverts commit 9b5aeb76d8
.
2024-02-13 15:50:11 +00:00
Marie
0f1fc41632
merge: allow disabling achievement notifications #319 ( !412 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/412
Approved-by: Marie <marie@kaifa.ch>
Approved-by: Amelia Yukii <amelia.yukii@shourai.de>
2024-02-13 09:19:22 +00:00
syuilo
9b5aeb76d8
update SPDX-FileCopyrightText
2024-02-12 11:37:45 +09:00
dakkar
7e05e4c0d9
allow disabling achievement notifications #319
...
This is currently the only configurable notification type that can
only be set to "all" or "none", all the others allow filtering by
sender user, so I had to tweak the drop-down
This opens the way to also eaisly make `note`, `roleAssigned` and
`followRequestAccepted` configurable.
Tested using the API console and sending requests to
`i/claim-achievement`. When the setting was "all", the achievement was
notified and it appeared in `/my/achievements`; when the setting was
"none", the achievement only appeared in `/my/achievements` but no
notification was generated.
2024-02-09 11:34:44 +00:00
Marie
6a94a52131
merge: upstream
2024-02-06 21:23:37 +01:00
1Step621
74245df382
Enhance(frontend): フロント側でもリアクション権限のチェックをするように ( #13134 )
...
* フロント側でもリアクション権限のチェックをするように
* update CHANGELOG.md
* lint fixes
* remove unrelated diffs
* deny -> reject
denyは「(信用しないことを理由に)拒否する」という意味らしい
* allow -> accept
* EmojiSimpleにlocalOnlyを含めるように
* リアクション権限のない絵文字は打てないように(ダイアログを出すのではなく)
* regenerate type definitions
* lint fix
* remove unused locales
* remove unnecessary async
2024-02-06 16:45:21 +09:00
かっこかり
edb39a089d
enhance(frontend): KeepAliveのページキャッシュを削除できるように ( #13180 )
...
* enhance(frontend): 内部のページキャッシュを削除できるように
* Update Changelog
2024-02-06 16:26:03 +09:00
かっこかり
16eccad492
enhance(frontend): シンタックスハイライトにテーマを適用できるように ( #13175 )
...
* enhance(frontend): シンタックスハイライトにテーマを適用できるように
* Update Changelog
* こっちも
* テーマの値がディープマージされるように
* 常にテーマ設定に準じるように
* テーマ更新時に新しいshikiテーマを読み込むように
2024-02-06 15:03:07 +09:00
blueb
9b0d078fba
upd: replace pencil icon, widget icon
2024-02-05 06:39:15 -05:00
Marie
11628e4b6a
merge: upstream
2024-02-03 20:19:44 +01:00
ShittyKopper
132bf2d200
feat: oneko
2024-02-01 17:31:04 +03:00
syuilo
8aea3603a6
refactor(frontend): global/router -> router
2024-01-30 21:07:34 +09:00
Marie
db012fc8c3
merge: upstream (1)
2024-01-21 13:11:23 +01:00
かっこかり
3784b39a5f
enhance(frontend): 季節に応じた画面の演出を南半球に対応させる ( #12838 )
...
* (enhance) 季節に応じた画面の演出を南半球に対応させる
* Update Changelog
* (add) 半球の簡易自動判定
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2024-01-21 19:08:07 +09:00
Acid Chicken (硫酸鶏)
7881f06be0
refactor: deprecate i18n.t ( #13039 )
...
* refactor: deprecate i18n.t
* revert: deprecate i18n.t
This reverts commit 7dbf873a2f745040ee723df5db659acacff84e12.
* chore: reimpl
2024-01-20 08:11:59 +09:00
かっこかり
c1019a006b
feat(frontend): 横スワイプでタブを切り替える機能 ( #13011 )
...
* (add) 横スワイプでタブを切り替える機能
* Change Changelog
* y方向の移動が一定量を超えたらスワイプを中断するように
* Update swipe distance thresholds
* Remove console.log
* adjust threshold
* rename, use v-model
* fix
* Update MkHorizontalSwipe.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* use css module
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2024-01-18 18:21:33 +09:00
Marie
4c1f6be735
merge: upstream
2024-01-15 12:07:35 +01:00
かっこかり
0ea8e0c25c
enhance(frontend) 日本語の拡張絵文字辞書を追加 ( #12855 )
...
* Create ja-JP.json
* Update general.vue
* Update ja-JP.json
* Update ja-JP.json
* Update ja-JP.json
* fix
* fix design
* (Add) ひらがな [wip]
* fix lint
* Apply suggestions from code review
Co-authored-by: 1Step621 <86859447+1STEP621@users.noreply.github.com>
* (add) ja-JP_hira
Co-authored-by: 1Step621 <86859447+1STEP621@users.noreply.github.com>
* (enhance) 言語名をちゃんと表示するように
---------
Co-authored-by: 1Step621 <86859447+1STEP621@users.noreply.github.com>
2024-01-14 16:04:48 +09:00
Marie
d974b30e56
merge: upstream
2024-01-09 10:35:10 +01:00
Marie
fbddcc559a
fix: icons
2024-01-09 10:32:42 +01:00
かっこかり
0d7f9308cc
enhance(frontend): バブルゲームの諸々を修正・改良2 ( #12948 )
...
* (fix) ゲームが正常に終了するように
* (enhance) 効果音の音量を設定可能に
* (add) store
* (add) スクショにロゴの透かしを入れる
* Update packages/frontend/src/pages/drop-and-fusion.vue
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
* tweak
* tweak
* tweak
* tweak
* Update drop-and-fusion.vue
* tweak
* tweak
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
2024-01-09 13:25:33 +09:00
Marie
7552cea69a
merge: upstream
2024-01-09 02:57:57 +01:00
おさむのひと
04f9147db6
refactor(frontend): router.ts解きほぐし ( #12907 )
...
* refactor(frontend): router.ts解きほぐし
* add debug hmr option
* fix comment
* fix not working
* add comment
* fix name
* Update definition.ts
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2024-01-08 14:44:43 +09:00
Kagami Sascha Rosylight
2a9db983fc
feat: export clips ( #12931 )
...
* feat: export clips
* Update CHANGELOG.md
2024-01-07 10:35:58 +09:00
syuilo
9e20065496
refactor(frontend): reduce type errors
2024-01-05 12:38:06 +09:00
syuilo
2cd32b2248
refactor(frontend): reduce type errors
2024-01-05 12:33:47 +09:00
Marie
3c3c5e190a
upd: add tossface emojis as an option
2024-01-04 20:42:25 +01:00
おさむのひと
fa9c4a19b9
refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをやめる ( #12694 )
...
* refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをやめる
* fix
* fix
* renate to "misskeyApi"
* rename file
2024-01-04 18:32:46 +09:00
syuilo
ea41cc6ec0
refactor(frontend): reduce type errors
2024-01-04 15:30:40 +09:00
Marie
bdd7583ff5
chore: add locales to i18n
2024-01-02 19:27:24 +01:00
Marie
5659ed24f9
upd: show menu to update or remove background and banner if set
...
Closes #298
2024-01-02 14:00:10 +01:00
Marie
c9ca1dd3f1
upd: add boost settings
2024-01-01 20:34:18 +01:00
Marie
6a46e30f67
chore: fix icons
2023-12-31 22:26:46 +01:00
Marie
8d28c16ee1
fix: bring back default like setting
...
Seems like due to misskey deleting reaction.vue and making it a new file called emoji-picker.vue caused the default like setting to vanish
2023-12-30 18:05:09 +01:00
YAVIIGI
b0301dd2fb
feat(frontend): 投稿ウインドウにMFM要素を追加するボタンの追加 ( #12788 )
...
* functionPicker の追加
* Update CHANGELOG.md
* fix lint errors
* Add addMfmFunction
* add enableQuickAddMfmFunction setting
* Update CHANGELOG.md
issue 番号を追加
* Update index.d.ts
* change 'functionPicker' to 'mfmFunctionPicker'
* Change indent from 4 space to 1 tab
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-12-28 09:47:14 +01:00
GrapeApple0
5e0eb76d3b
Revert "refactor: paginationの型を明示する ( #12809 )" ( #12810 )
...
This reverts commit 6855079811
.
2023-12-28 09:46:20 +01:00
GrapeApple0
6415a789ae
refactor: paginationの型を明示する ( #12809 )
...
* refactor: paginationの型を明示する
* asではなくsatisfiesを使うように
2023-12-28 09:45:16 +01:00
zyoshoka
8daff4a998
refactor(frontend): Reactivityで型を明示するように ( #12791 )
...
* refactor(frontend): Reactivityで型を明示するように
* fix: プロパティの参照が誤っているのを修正
* fix: 初期化の値を空配列に書き換えていた部分をnullに置き換え
2023-12-28 09:45:15 +01:00