Lhcfl
c2a9b028a3
make foldNotification default as it's no longer an experimental feature
2024-04-27 13:18:01 +08:00
Lhcfl
42f6a6e3b6
reviewed
2024-04-25 08:55:18 +08:00
Lhcfl
7e9633a36b
feat: fold notifications
2024-04-24 21:33:56 +08:00
Lhcfl
c5a344c2a0
refactor: make isSignedIn a function
2024-04-22 10:36:02 +08:00
naskya
23ec206aee
Merge branch 'develop' into feat/alt_warning
2024-04-22 06:59:58 +09:00
naskya
9d87679800
chore: lint
2024-04-18 05:34:23 +09:00
Lhcfl
16880b1231
fix types
2024-04-13 23:08:58 +08:00
Lhcfl
e4927c9b9b
fix types of components
2024-04-12 16:37:32 +08:00
naskya
5f2697f304
fix (client): import path
2024-04-11 22:17:49 +09:00
Lhcfl
da6f07952b
rename client-types.ts -> note.ts; fix type importing
2024-04-11 16:55:39 +08:00
Lhcfl
6ee1049731
use client-only noteVisibilities type
2024-04-10 01:18:08 +08:00
Lhcfl
e486715e9a
chore: use sync MkVisibiliityPicker
2024-04-09 19:29:27 +08:00
老周部落
f346d2e2f6
feat: add showAddFileDescriptionAtFirstPost and allow cancel adding alt-text midway
2024-03-31 06:42:33 +08:00
Lhcfl
c3a57a3dad
fix: check if two languages are close enough
2024-03-20 02:07:55 +08:00
Lhcfl
872ea8adb0
feat: Automatically detect and warn to correct the language of post
2024-03-20 01:08:14 +08:00
naskya
5e179b7721
chore: lint
2024-03-17 00:49:12 +09: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
ec18c532ca
feat: ability to publish timelines on signed out page
2024-03-02 00:19:05 +09:00
naskya
511e6c8317
style: tweak default client settings
2024-03-01 08:51:19 +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
fa0e65cc1b
feat (client): add private visibility
2024-02-21 07:24:52 +09:00
naskya
c511dd774b
feat (client): big post button
2024-02-16 04:14:19 +09:00
naskya
47a170cf47
chore: make nsfw setting deviceAccount
2024-02-16 03:55:31 +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
49fa0975ca
chore: format
2024-02-12 02:50:57 +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
naskya
99c592f4dd
chore: format
2024-02-09 04:14:28 +09:00
naskya
73802dfc9f
Merge branch 'develop' into language
2023-12-27 05:50:55 +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
naskya
913b8dca63
show recently used languages first
2023-11-23 17:49:13 +09:00
naskya
2d9d6e9fb7
chore: lint
2023-11-17 05:18:19 +09:00
naskya
e81ed199ae
Revert "chore: upgrade biome + lint & format"
...
This reverts commit a1cd9f73a1
.
2023-10-22 17:33:40 +09:00
ThatOneCalculator
a1cd9f73a1
chore: upgrade biome + lint & format
2023-10-19 17:10:30 -07: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
12611de598
chore: make tlHintClosed account setting
2023-10-16 02:04:44 +09:00
ThatOneCalculator
7664a69e0f
refactor: 🔥 🐟 We're Firefish, not Misskey
...
Changes the default reactions to end with 🔥 🐟 instead of 🍮
2023-09-20 21:49:17 -07:00
ThatOneCalculator
3a671e42d1
feat: ✨ Show instance default reactions on welcome page instead of hardcoded
2023-09-20 20:46:48 -07:00
cg sama
90f01edddc
Adding language filter feature
...
Co-authored-by: CGsama <CGsama@outlook.com>
2023-09-20 00:07:41 +00: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
8bd3b7409b
make showTimelineReplies
deviceAccount
2023-09-09 20:16:23 +00:00
naskya
ba3bf35167
language for post translation & translate button
2023-09-03 20:50:15 +00:00
ThatOneCalculator
5d06aa5f13
chore: 🚨 lint
2023-09-01 16:27:33 -07:00
naskya
c0f31fcb8f
chore, refactor: remove unused, fix some type errors (client/src/pages)
2023-09-01 23:16:23 +00:00
naskya
055bec56c7
feat: add "re:" at the beginning of CW reply comment ( close #52 )
2023-07-31 20:21:20 -07:00