syuilo
6bc07036ac
feat: 投稿したコンテンツのAIによる学習を軽減するオプションを追加
...
Co-authored-by: GitHub <syuilo>
2023-05-10 20:50:21 -07:00
Freeplay
f5867f2541
Fix more unfocusable elements
2023-05-10 17:44:08 -04:00
Freeplay
5e23d960ab
some semantics
2023-05-10 16:20:52 -04:00
ThatOneCalculator
257bf2bf01
mention
2023-05-08 13:52:11 -07:00
ThatOneCalculator
fd8ca682e5
fix: allow disabled radio buttons when created from radios.vue
2023-05-08 13:36:22 -07:00
ThatOneCalculator
48ade7ce5c
update import-export options
2023-05-08 13:00:34 -07:00
ThatOneCalculator
988b530745
Revert "Merge pull request 'Add support for CW boosting' ( #10047 ) from supakaity/hajkey:hk/cw-boost into develop"
...
This reverts commit 5e86bafb24
, reversing
changes made to d1977fc320
.
2023-05-07 11:38:39 -07:00
Kaity A
cd3cfe4203
Add support for CW boosting
2023-05-07 09:26:24 +10:00
ThatOneCalculator
8f85f2c58f
re-enable post imports
2023-05-05 13:27:52 -07:00
ThatOneCalculator
169d61f0ad
disable post imports for now
2023-05-01 23:08:35 -07:00
Freeplay
4bda4ffffc
Make accounts in account management page focusable
2023-04-28 21:49:41 -04:00
ThatOneCalculator
0fdb5c4230
hide for now
2023-04-27 01:22:50 -07:00
ThatOneCalculator
9db2930f68
it's always pleroma
2023-04-27 01:17:09 -07:00
ThatOneCalculator
8a950d6a3e
fix disabled, formatting
2023-04-27 01:16:33 -07:00
ThatOneCalculator
d223007295
import formradio
2023-04-27 01:12:02 -07:00
ThatOneCalculator
17b05511aa
refactor: change import type to radio
2023-04-27 01:08:28 -07:00
naskya
e0d76ef8ef
feat: make it toggleable whether to disable emojis in notifications ( #9880 )
...
I talked about feature #9865 on my fedi account and received a comment like, "I don't care about emoji reactions in my timelines, but I do care what reactions I get!"
Adding too many options is bad, but I agreed that making it toggleable whether to disable emojis in notifications is helpful, so I added this feature. This allows you to check emoji reactions to your posts in notifications while using the simple UI. I'd say this provides an experience that neither Mastodon nor Misskey has.
The new setting item shows up only when you disable emoji reactions.
Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9880
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-04-20 07:57:36 +00:00
ThatOneCalculator
c6f0047aed
reaction settings auto reload
2023-04-19 20:46:37 -07:00
naskya
0a173a3c1c
feat: add an option to disable emoji reactions ( #9878 )
...
Closes : #9865
Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9878
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-04-20 02:53:28 +00:00
Kainoa Kanter
6bf1cbc0ef
fix: format script; chore: format
2023-04-07 17:01:42 -07:00
ThatOneCalculator
c88627fc88
back button in settings
2023-04-04 21:59:11 -07:00
ThatOneCalculator
daba80177a
feat: ✨ push notifs button
...
Co-authored-by: Tamania <tamaina@hotmail.co.jp>
2023-04-03 20:36:59 -07:00
Kaity A
a66eac0e5b
Separate cat-avatar mode and speak-as-cat nyanification
2023-04-02 21:24:12 +10:00
ThatOneCalculator
ed35e28a2c
don't need extra template
2023-04-01 21:39:48 -07:00
ThatOneCalculator
4e843f2949
fix: 🛂 no longer need 2fa for webauthn
2023-04-01 21:04:22 -07:00
cutestnekoaqua
01b9dad61d
send vlaue
2023-03-30 18:05:39 +02:00
cutestnekoaqua
021e86a0ab
make sure its not checked for akkoma
2023-03-30 17:52:38 +02:00
cutestnekoaqua
09aeb6e2f5
nyaa
2023-03-30 17:31:29 +02:00
naskya
9489543180
feat: custom KaTeX macro ( #9779 )
...
Closes : #9759
Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9779
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-03-30 03:11:57 +00:00
ThatOneCalculator
ab9476ea27
fix sounds settings
2023-03-29 13:38:59 -07:00
ThatOneCalculator
48e0333e71
fix: 🐛 formlink -> button
...
fixes notifications and drive in settings
2023-03-29 12:53:07 -07:00
cutestnekoaqua
d5c80e74de
feat: experimental post import
2023-03-28 23:33:16 +02:00
yawhn
df68d5ffff
feat: swap home timeline with social's functionality ( #9597 )
...
The Home timeline functionality is swapped with social's. Meaning that Home timeline now consists of followee's and local posts. Social from now on will contain only followee's posts. See more info in the attached ticket.
Some changes applied in english locales as well. Probably the rest of the languages need to be fixed though.
This PR closes the ticket: https://codeberg.org/calckey/calckey/issues/9552
Co-authored-by: yawhn <kordaris@gmail.com>
Co-authored-by: ThatOneCalculator <kainoa@t1c.dev>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9597
Co-authored-by: yawhn <yawhn@noreply.codeberg.org>
Co-committed-by: yawhn <yawhn@noreply.codeberg.org>
2023-03-23 16:02:37 +00:00
kakkokari-gtyih
27fedf9d6e
fix: don't show smartphone UI when settings icon is double-clicked
2023-03-19 21:43:07 +09:00
ThatOneCalculator
0c34b1bd48
how did vscode not catch these?
2023-03-11 13:59:36 -08:00
ThatOneCalculator
01d26a389d
forgot about the fill icons
2023-03-11 13:52:11 -08:00
ThatOneCalculator
3de967393b
icons
2023-03-11 13:01:04 -08:00
ThatOneCalculator
8d352e4582
chore: 🔥 remove ability to add Twitter integration
2023-02-18 16:37:25 -08:00
ThatOneCalculator
2d59e363c0
feat: ✨ Show time for users
2023-02-18 11:33:25 -08:00
daikei
3de2617d6b
Remove hardcoding of sounds ( #9510 ) ( #9607 )
...
Co-authored-by: Kio-td <kio.thedev@gmail.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9607
Co-authored-by: daikei <daikei@noreply.codeberg.org>
Co-committed-by: daikei <daikei@noreply.codeberg.org>
2023-02-11 21:09:43 +00:00
ThatOneCalculator
7f2a77b091
remove debug code
2023-01-03 18:31:40 -08:00
ThatOneCalculator
51ab2cbc18
fix
2023-01-03 17:56:26 -08:00
ThatOneCalculator
1487d9dce7
debugging
2023-01-03 17:52:04 -08:00
ThatOneCalculator
8d368ac954
feat: weblate!
2022-12-17 10:17:39 -08:00
ThatOneCalculator
50cb7c6de1
Bug fixes, use calckey.js
2022-12-11 19:24:12 -08:00
ThatOneCalculator
cfb5832e24
Fix UI, beta versioning
2022-12-11 18:32:19 -08:00
ThatOneCalculator
bc97bbe360
Fix move endpoint
2022-12-11 18:18:07 -08:00
ThatOneCalculator
7ce7df6947
fix: label
2022-12-11 18:00:39 -08:00
ThatOneCalculator
44a457b308
fix: migration labels
2022-12-11 17:40:10 -08:00
ThatOneCalculator
14b632a828
fix: call functions properly
2022-12-11 17:33:45 -08:00
ThatOneCalculator
7f677cbc66
Pop-up to confirm migration
2022-12-11 17:28:11 -08:00
cutestnekoaqua
91e39fa829
integrate migration ui and api backend
2022-12-12 01:54:44 +01:00
ThatOneCalculator
b2affc4207
fix path
2022-12-12 01:54:43 +01:00
ThatOneCalculator
279a5cac35
Initial migration UI
...
b6
Style improvements to moved
2022-12-12 01:54:43 +01:00
ThatOneCalculator
8e7c6d3a9b
Fix icons + formatting
...
fix more icons
2022-12-12 01:54:23 +01:00
syuilo
eb9d50ec70
improve performance (merge deepClone from Misskey dev)
2022-11-18 17:28:58 -08:00
ThatOneCalculator
cae813d9d2
i18n: $t
to i18n.t
2022-11-16 01:29:18 -08:00
ThatOneCalculator
f9aaec00d2
t
2022-11-14 17:58:21 -08:00
ThatOneCalculator
dbe6d03d24
hide top option
2022-11-14 17:54:34 -08:00
ThatOneCalculator
a5780a7319
fix fill out profile step of tutorial
2022-11-14 17:45:11 -08:00
ThatOneCalculator
cbc3c1c833
remove fontawesome far icons
2022-11-13 13:36:17 -08:00
ThatOneCalculator
ca1b1c9321
refactor: ♻️ Replace all $ts
with i18n
2022-11-10 14:12:44 -08:00
ThatOneCalculator
c3e6b6544b
underline effect
2022-11-06 19:14:55 -08:00
ThatOneCalculator
20d264227c
make icons large
2022-11-06 18:49:47 -08:00
ThatOneCalculator
87739b77d5
more fixes
2022-11-06 18:38:35 -08:00
ThatOneCalculator
5cb2a22566
fixxxxx
2022-11-06 18:30:26 -08:00
ThatOneCalculator
b3a5fdb1e0
feat: 💄 Phosphor icons!
2022-11-06 17:33:52 -08:00
ThatOneCalculator
7067876dc1
feat: ✨ add os.yesno
for yes/no questions
2022-10-25 22:44:38 -07:00
ThatOneCalculator
7559a0d81a
feat: ✨ Toggle showing calckey updates as admin
2022-10-25 22:31:19 -07:00
Kayden Tebau
b97c1f0b4d
Seperate renote quote option
2022-09-28 15:07:15 -07:00
ThatOneCalculator
48772f62cd
feat: ✨ Add setting for swipe behavior
2022-09-15 13:40:34 -07:00
ThatOneCalculator
a9eb58ac72
chore: 🔀 Merge upstream to 12.119.0
2022-09-10 12:13:55 -07:00
syuilo
20aee2deed
chore(client): 🎨
2022-09-10 16:28:59 +09:00
ThatOneCalculator
e8664b5664
chore: 🔀 Merge upstream
2022-09-09 12:16:58 -07:00
ThatOneCalculator
9b3ad73576
feat: ✨ Better tabs for mobile
2022-09-07 15:09:23 -07:00
syuilo
a9e13693a5
refactor(client): refactor file name and directory structure
2022-09-06 18:21:49 +09:00
ThatOneCalculator
79be45c65c
Merge remote-tracking branch 'misskey/develop' into develop
2022-09-05 15:00:45 -07:00
syuilo
786b150ea7
refactor(client): align filename to component name
2022-08-31 00:24:33 +09:00
ThatOneCalculator
405b4a5136
Merge remote-tracking branch 'misskey/develop' into develop
2022-08-26 01:24:56 -07:00
Johann150
806a80a1e5
fix: volume sliders
...
Fixed a typo that made a required property be undefined.
2022-08-26 08:39:31 +02:00
ThatOneCalculator
7095abf728
Obliteration of Ai-chan 🐱 🔫
2022-08-08 14:58:27 -07:00
ThatOneCalculator
0601a89cb8
New error images!
2022-08-08 14:07:09 -07:00
ThatOneCalculator
a3aaf78e78
update preferences backup for calckey
2022-08-04 14:01:34 -07:00
ThatOneCalculator
0e7361d4b8
Merge remote-tracking branch 'misskey/develop' into develop
2022-08-04 13:31:54 -07:00
syuilo
f3164c9cf2
fix: use new for throw error
...
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2022-08-01 17:44:53 +09:00
tamaina
14c2f9e47e
feature: Client Preferences Registry ( #8511 )
...
* Fix settings page
* nanka iroiro
* clean up
* clean up
* feature: Client Preferences Registry on the account
* add changelog
* インデックスに戻ってもタイトルが残ってしまうのを修正
* fix createdAt -> updatedAt
* remove console.log
* 適用→このデバイスに適用
* add wallpaper
* ローカルのjsonファイルを保存・読み込みできるように
* clean up
* use apiWithDialog
* Update packages/client/src/pages/settings/preferences-registry.vue
Co-authored-by: Andreas Nedbal <github-bf215181b5140522137b3d4f6b73544a@desu.email>
* Update packages/client/src/pages/settings/preferences-registry.vue
Co-authored-by: Andreas Nedbal <github-bf215181b5140522137b3d4f6b73544a@desu.email>
* Update packages/client/src/pages/settings/preferences-registry.vue
Co-authored-by: Andreas Nedbal <github-bf215181b5140522137b3d4f6b73544a@desu.email>
* fix lint
* ✌️
* change router
* nanka iroiro
* tweak
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: Andreas Nedbal <github-bf215181b5140522137b3d4f6b73544a@desu.email>
2022-07-31 21:55:20 +09:00
ThatOneCalculator
5464e8a728
Toggleable showing updates
2022-07-27 19:24:51 -07:00
ThatOneCalculator
ee0a19c3f7
Merge remote-tracking branch 'misskey/develop' into develop
2022-07-25 10:23:27 -07:00
syuilo
519c8b419b
chore(client): tweak style
2022-07-25 21:24:37 +09:00
ThatOneCalculator
ab81d50078
Clear up Ai mode
2022-07-23 23:29:01 -07:00
ThatOneCalculator
490fab8335
Merge remote-tracking branch 'misskey/develop' into develop
2022-07-20 22:04:12 -07:00
syuilo
8261321dac
fix(client): fix some routings
2022-07-20 23:21:42 +09:00
syuilo
39ee039fcb
chore(client): tweak theme select ui
2022-07-20 23:02:14 +09:00
syuilo
50e3ca19bc
refactor(client): ✨
2022-07-20 22:24:26 +09:00
syuilo
66f1aaf5f7
enhance(client): ネストしたルーティングに対応
2022-07-20 19:59:27 +09:00
ThatOneCalculator
69514857dc
Option to fully disable connection lost
2022-07-19 20:15:08 -07:00
ThatOneCalculator
eaf31f78ad
Merge remote-tracking branch 'misskey/develop' into develop
2022-07-19 09:04:29 -07:00
syuilo
4769cd420b
fix(client): 「インスタンスからのお知らせを受け取る」の設定を変更できない問題を修正
...
Fix #8474
2022-07-19 17:21:03 +09:00
ThatOneCalculator
de17d4d9fe
Merge remote-tracking branch 'thatonecalculator/chat-swap-enter-ctrlenter' into develop
2022-07-18 20:35:17 -07:00
ThatOneCalculator
4bfc6f2457
Merge remote-tracking branch 'thatonecalculator/self-host-images' into develop
2022-07-18 20:34:37 -07:00
ThatOneCalculator
be12452fb8
Merge remote-tracking branch 'thatonecalculator/toggle-ads' into develop
2022-07-18 20:31:46 -07:00
ThatOneCalculator
3609c2784d
Calckey
2022-07-18 19:00:45 -07:00
syuilo
49499f3d7d
enhance(client): tweak ui
2022-07-18 05:03:39 +09:00
syuilo
8f3ca867d2
enhance(client): tweak ui
2022-07-17 23:18:05 +09:00
syuilo
003f592ef6
feat(client): registry editor
2022-07-16 23:11:05 +09:00
syuilo
a3f3ef4226
chore(client): tweak style
2022-07-16 22:16:01 +09:00
syuilo
a3a9b7fbd3
chore(client): tweak deck ui
2022-07-16 15:19:44 +09:00
syuilo
6f45208ab6
enhance(client): RSSティッカーで表示順序をシャッフルできるように
2022-07-15 17:12:08 +09:00
syuilo
165c4b2c00
chore(client): tweak ui
2022-07-15 17:01:13 +09:00
Kainoa Kanter
a8de112fe0
Merge branch 'develop' into toggle-ads
2022-07-14 17:48:59 -07:00
syuilo
ddc899938a
chore(client): improve usability
2022-07-14 23:50:07 +09:00
syuilo
242538ddce
refactor(client): rename menu(sidebar) -> navbar
2022-07-14 17:42:12 +09:00
ThatOneCalculator
9b316c3ee7
Make showing ads toggleable
2022-07-13 17:54:12 -07:00
syuilo
db21be3282
chore(client): trust ios
2022-07-13 21:41:06 +09:00
ThatOneCalculator
03b7f7d7f3
Remove from watch
2022-07-08 16:09:18 -07:00
ThatOneCalculator
fe95244f49
Make optional
2022-07-08 15:45:19 -07:00
syuilo
e560601815
feat: auto nsfw detection ( #8840 )
...
* feat: auto nsfw detection
* ✌️
* Update ja-JP.yml
* Update ja-JP.yml
* ポルノ判定のしきい値を高めに
* エラーハンドリングちゃんとした
* Update ja-JP.yml
* 感度設定を強化
* refactor
* feat: add video support for auto nsfw detection
* rename: image -> media
* .js
* fix: add missing error handling
* fix: use valid pathname instead of using filename due to invalid usage
* perf(nsfw-detection): decode frames
* disable detection of video for some reasons
* perf(nsfw-detection): streamify detection process for video
* disable disallowUploadWhenPredictedAsPorn option
* fix(nsfw-detection): improve reliability
* fix(nsfw-detection): use Math.ceil instead of Math.round
* perf(nsfw-detection): delete tmp frames after used
* fix(nsfw-detection): FSWatcher does not emit ready event
* perf(nsfw-detection): skip black frames
* refactor: strip exists check
* Update package.json
* めっちゃ変えた
* lint
* Update COPYING
* オプションで動画解析できるように
* Update yarn.lock
* Update CHANGELOG.md
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2022-07-07 21:06:37 +09:00
syuilo
a785f1f933
chore(client): tweak ui
2022-07-07 21:00:42 +09:00
syuilo
efafc31c9b
fix(client): テーマを作成するとクライアントが起動しなくなる
2022-07-06 07:08:45 +09:00
syuilo
135dfa8026
chore(client): tweak deck
2022-07-05 15:55:55 +09:00
Johann150
e0e42a6425
fix: spellcheck is boolean not string
2022-07-04 10:35:27 +02:00
syuilo
4ab2f16ed3
enhance(client): tweak statusbar
2022-07-04 01:37:47 +09:00
syuilo
1163c85db6
enhance(client): refine deck
...
Fix #7720
2022-07-03 20:30:58 +09:00
syuilo
e393ab6044
fix(client): style tweak for ios
2022-07-03 16:17:31 +09:00
syuilo
44c85aff86
feat(client): status bar (experimental)
2022-07-03 14:40:02 +09:00
syuilo
66231c1669
fix(client): use unique class names for root to prevent conflicts of style
2022-07-02 21:29:48 +09:00
syuilo
ded0f6f0df
refactor(client): refactoring
2022-07-02 14:00:37 +09:00
syuilo
6f2d2a71f9
enhance(client): show confirm dialog when logout
2022-06-30 15:09:10 +09:00
syuilo
bffe6fb9bf
tweak client
2022-06-30 10:53:40 +09:00
ThatOneCalculator
9ac1a527dc
Self host error/info/not-found images
2022-06-28 19:33:32 -07:00
syuilo
ea3d391df9
chore(client): tweak style
2022-06-28 16:02:39 +09:00
syuilo
270e1212ac
chore(client): refactor and style tweaks
2022-06-28 15:59:49 +09:00
syuilo
55c22eec8b
chore(client): tweak ui
2022-06-24 10:52:34 +09:00
syuilo
699f24f3dc
refactor(client): Refine routing ( #8846 )
2022-06-20 17:38:49 +09:00
syuilo
ecb3c43520
feat: image cropping ( #8808 )
...
* wip
* wip
* wip
2022-06-11 15:45:44 +09:00
Johann150
5e29528ad4
chore: fix some lints automatically ( #8788 )
...
* chore: fix some lints automatically
Fixed lints that were automatically fixable with `eslint --fix`.
* fix type
* workaround for empty interface lint
2022-06-10 14:36:55 +09:00
tamaina
857055a9dd
chore: fix import tinycolor
2022-05-30 12:09:22 +00:00
tamaina
4a50c49211
Fix theme import ( #8749 )
2022-05-28 21:59:23 +09:00
Johann150
3dae18b93c
fix lints ( #8737 )
...
* fix: emits use ev instead of e
* fix: errors use err instead of e
* fix: replace use of data where possible
* fix: events use evt instead of e
* fix: use strict equals
* fix: use emoji instead of e
* fix: vue lints
2022-05-26 22:53:09 +09:00
Andreas Nedbal
563cb36a8f
fix(client): fix undefined data value on 2FA settings ( #8725 )
2022-05-23 21:55:06 +02:00
syuilo
98e42ec6ff
enhance: Display TOTP Register URL
...
Close #7261
Co-Authored-By: tamaina <tamaina@hotmail.co.jp>
2022-05-14 15:00:15 +09:00
Andreas Nedbal
9fc5e8688f
fix(client): add setup attribute to notification page ( #8648 )
2022-05-12 19:31:26 +02:00
Andreas Nedbal
ad860905c6
refactor(client): refactor settings/theme/manage to use Composition API ( #8596 )
2022-05-05 22:53:08 +09:00
Andreas Nedbal
f3628946af
refactor(client): refactor settings/word-mute to use Composition API ( #8597 )
2022-05-05 22:51:58 +09:00
Andreas Nedbal
e5a8773bfe
refactor(client): refactor settings/deck to use Composition API ( #8598 )
2022-05-05 22:51:29 +09:00
Andreas Nedbal
a6c138600f
Refactor settings/sounds to use Composition API ( #8594 )
...
* refactor(client): refactor settings/sounds to use Composition API
* Apply review suggestion from @Johann150
Co-authored-by: Johann150 <johann@qwertqwefsday.eu>
* chore(client): remove old sound reference
Co-authored-by: Johann150 <johann@qwertqwefsday.eu>
2022-05-05 22:51:05 +09:00
Andreas Nedbal
bd620a8c77
refactor(client): refactor 2FA settings to Composition API ( #8599 )
2022-05-05 22:41:10 +09:00
Andreas Nedbal
d075ead80a
fix(client): fix duplicate token request dialog in plugin install ( #8612 )
2022-05-05 18:21:38 +09:00
Andreas Nedbal
9230334a31
Refactor settings/notifications to use Composition API ( #8587 )
...
* refactor(client): refactor settings/notifications to use Composition API
* fix(client): use async/await for API methods
2022-05-04 12:25:19 +09:00
Andreas Nedbal
7154ad5a73
Refactor account-info to use Composition API ( #8568 )
...
* refactor(client): refactor account-info to use Composition API
* fix(client): use mounted hook for initial data
* fix(client): switch to non-null assertion for account check
2022-05-04 10:16:14 +09:00