Commit Graph

92 Commits

Author SHA1 Message Date
老周部落 f346d2e2f6
feat: add showAddFileDescriptionAtFirstPost and allow cancel adding alt-text midway 2024-03-31 06:42:33 +08:00
Lhcfl 872ea8adb0 feat: Automatically detect and warn to correct the language of post 2024-03-20 01:08:14 +08:00
naskya 5fb3253069
refactor (client): $i -> me 2024-03-07 11:06:45 +09:00
naskya 68fa43d97c
feat (client): add a toggleable setting to show no alt warning 2024-03-06 14:34:29 +09:00
naskya 511e6c8317
style: tweak default client settings 2024-03-01 08:51:19 +09:00
naskya a96e754496
style: tweak settings UI 2024-03-01 08:04:22 +09:00
naskya f3fd8829ba
chore (client): move pull-down-to-refresh settings to the mobile section 2024-02-29 22:37:07 +09:00
Fairy-Phy 4f72ade656
feat (client): pull-to-refresh timelines
based on https://github.com/misskey-dev/misskey/pull/12113

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: naskya <m@naskya.net>
Co-authored-by: Nanaka Hiira <hiira@hiira.dev>
2024-02-29 22:24:50 +09:00
naskya 61b09eaf9a
chore: don't use CDN if useEmojiCdn is disabled 2024-02-25 20:49:10 +09:00
naskya 37127af55b
chore (client): add search engines 2024-02-17 02:25:04 +09:00
naskya c511dd774b
feat (client): big post button 2024-02-16 04:14:19 +09:00
naskya 3d2ecadbc6
feat (client): ability to specify search engine in search bar MFM 2024-02-16 00:35:19 +09:00
naskya a3c0713eb1
feat (client): ability to replace widgets button with reload button on mobile 2024-02-15 13:43:23 +09:00
naskya f186e3ad7e
feat (client): ability to replace chat button with account menu on mobile 2024-02-15 13:35:26 +09:00
naskya 6b2bad1fb6
feat (client): separate settings for displaying rounded avatars for cat and non-cat accounts 2024-02-15 13:10:24 +09:00
naskya e731457a24
chore: format 2024-02-14 22:59:02 +09:00
naskya 594d9b44e3
fix (client): move setting item 2024-02-13 00:49:47 +09:00
naskya 9a402611b1
feat (client): ability to hide misclickable follow buttons 2024-02-11 02:29:32 +09:00
naskya 88401642ba
feat (client): ability to show preview in posting form by default
Co-authored-by: sup39 <dev@sup39.dev>
2024-02-11 02:08:25 +09:00
ThatOneCalculator e958834158
refactor: ♻️ Upgrade Twemoji to Emoji 15.0
Adds a new option to load Twemoji from the JSDelivr CDN (default) or from the server.  For Twemoji stored on the server,  they are grabbed directly from the @twemoji/api Github repo's assets, given they're no longer distributed in the @twemoji/api dist. No longer uses @discordapp/twemoji due to being unmaintained.
2023-12-04 19:50:44 -08:00
Minneyar 1bf6cdce61 fix: Extract $i from account.ts into reactiveAccount.ts to fix circular dependency
Co-authored-by: minneyar <speed@sakabatou.net>
2023-10-22 21:29:46 +00:00
Kainoa Kanter 78d8767124 feat: allow users to choose icon set
Co-authored-by: naskya <m@naskya.net>
2023-10-17 01:57:20 +00:00
naskya 3c931989c5
fix: featured note is currently disabled 2023-10-02 00:29:57 +09:00
naskya bdbecce61a
chore: move showFeaturedNotesInTimeline setting to appropriate section 2023-10-02 00:21:30 +09:00
Kainoa Kanter 490abe7275 feat: vibration 2023-09-17 21:59:09 +00:00
naskya 12eabc81f0
make it toggleable 2023-09-17 12:23:20 +09:00
naskya ba3bf35167 language for post translation & translate button 2023-09-03 20:50:15 +00:00
naskya c0f31fcb8f chore, refactor: remove unused, fix some type errors (client/src/pages) 2023-09-01 23:16:23 +00:00
naskya 799fcd3c73 more intuitive option order 2023-08-21 13:20:27 +00:00
ThatOneCalculator 1f7ddc9d7c
refactor: ♻️ No Vue Reactivity
Performed with https://github.com/edison1105/drop-reactivity-transform , Reactivity Transform was an experimental feature and has now been deprecated.
2023-08-11 17:44:46 -07:00
ThatOneCalculator f3ca0a6683
fix: 🚸 cw re below keep cw button 2023-07-31 20:32:38 -07:00
naskya 055bec56c7
feat: add "re:" at the beginning of CW reply comment (close #52) 2023-07-31 20:21:20 -07:00
ThatOneCalculator bec0aae418
chore: 🎨 format 2023-07-24 16:03:58 -07:00
ThatOneCalculator bb22a671b0
Merge branch 'develop' into rebrand 2023-07-15 14:15:01 -07:00
ThatOneCalculator e2ff531172
chore: ⬆️ up prettier, pnpm 2023-07-05 18:28:27 -07:00
ThatOneCalculator 6da5a5b89b
find and replace 2023-07-02 15:18:30 -07:00
ThatOneCalculator 5c10b18014
chore: 🎨 format, add scss to prettier formatting 2023-06-27 19:32:17 -07:00
freeplay 8cb5f581a8 fix: only show option based on device + add option to backups 2023-06-26 21:50:02 -04:00
freeplay e17497e668 chore: format 2023-06-26 15:47:05 -04:00
freeplay 03f0a7144b feat: toggle-able swiping 2023-06-26 14:36:28 -04:00
ThatOneCalculator 8f61ff7f33
fix: 🚸 make "show replies in timeline" work as expected
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
2023-06-14 20:17:56 -07:00
Freeplay e8ae6738d1 Set font size directly rather than using classes, add 18px font size option, fixes 2023-06-13 14:42:18 -04:00
Freeplay c80e106fb5 Advanced MFM toggle 2023-06-03 17:12:08 -04:00
ThatOneCalculator 8e5a374ac7
chore: formatting 2023-06-02 14:53:28 -07:00
Freeplay c5cd624d82 Add expand on note click option 2023-05-31 23:52:05 -04:00
Kainoa Kanter 2de535b0b8 fix: dont show cheat sheet when not needed 2023-05-16 20:31:13 -07:00
Kainoa Kanter dcd6e48101 rm unessicary option 2023-05-16 19:31:18 -07:00
Freeplay b38607a694 fix show replies toggle not saving 2023-05-15 18:13:59 -04:00
Freeplay 38a29ad2c5 organize settings 2023-05-14 22:10:52 -04:00
Kainoa Kanter 18afe6ab47 Revert "feat: swap home timeline with social's functionality (#9597)"
This reverts commit df68d5ffff.
2023-05-14 15:18:18 -07:00