Commit graph

95 commits

Author SHA1 Message Date
naskya
9d87679800
chore: lint 2024-04-18 05:34:23 +09:00
naskya
ff08d044b5
chore: format 2024-04-18 05:22:54 +09:00
Lhcfl
cee3a13f51 fix types 2024-04-14 03:15:31 +08:00
Lhcfl
3e43819ba1 rewrite MkFormDialog 2024-04-13 23:08:46 +08:00
Lhcfl
393ab2590d fix type errors of components 2024-04-12 22:02:03 +08:00
Lhcfl
e4927c9b9b fix types of components 2024-04-12 16:37:32 +08:00
Lhcfl
2bf51abc12 fix type of MkModalPageWindow 2024-04-12 11:31:11 +08:00
Lhcfl
5da03666b2 fix types of component 2024-04-12 11:16:26 +08:00
Lhcfl
95b91c6396 chore: remove unused type imports 2024-04-12 09:40:34 +08:00
Lhcfl
9c75dd0b26 refactor: define more cleared type of os.ts 2024-04-12 09:33:27 +08:00
Lhcfl
f275fc9cdf refactor: fix type errors of MkCropperDialog 2024-04-11 00:14:36 +08:00
Lhcfl
bfffd94ae5 fix type errors of components/form 2024-04-04 18:48:23 +08:00
naskya
25a1fa341a
chore: lint 2024-03-31 01:30:50 +09:00
老周部落
96a430bf5e
chore: format 2024-03-30 08:20:24 +08:00
Nyan Helsing
a98a26e901 chore: format
Co-authored-by: deathg.rip <josh@deathg.rip>
2024-03-28 05:25:33 +00:00
naskya
5fb3253069
refactor (client): $i -> me 2024-03-07 11:06:45 +09:00
naskya
4c38d9665e
chore: lint 2024-03-02 14:24:05 +09:00
naskya
09396e33a4
refactor: firefish-js & backend-rs imports 2024-02-13 00:40:46 +09:00
naskya
49fa0975ca
chore: format 2024-02-12 02:50:57 +09:00
naskya
ff75e292d9
chore: format 2024-02-11 02:30:10 +09:00
naskya
99c592f4dd
chore: format 2024-02-09 04:14:28 +09:00
ThatOneCalculator
452f29bcb3
Revert "chore: 🚨 lint"
This reverts commit f7ce60cd9f.
2023-12-04 23:12:33 -08:00
ThatOneCalculator
f7ce60cd9f
chore: 🚨 lint 2023-11-26 12:27:02 -08:00
naskya
2d9d6e9fb7
chore: lint 2023-11-17 05:18:19 +09: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
naskya
08cb14a04d
chore: run lint 2023-10-22 17:44:32 +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
naskya
19e5d28cf7
fix: properly implement "With credential" in the API console 2023-10-02 16:43:48 +09:00
naskya
04369c9da9
fix: alt texts shouldn't be interpreted as MFM 2023-09-27 16:46:43 +09:00
Kainoa Kanter
9ea046c011 Refactor: firefishjs imports 2023-09-24 04:27:16 +00:00
ThatOneCalculator
5d06aa5f13
chore: 🚨 lint 2023-09-01 16:27:33 -07:00
ThatOneCalculator
6da5a5b89b
find and replace 2023-07-02 15:18:30 -07:00
ThatOneCalculator
24cc6a925d
feat: introduce local user select dialog
Used for selecting group members and proxy account.

Closes #7987, API change: users/search-by-username-and-host now takes `maxDaysSinceLastActive` parameter and doesn't have any active threshold anymore by default.
2023-06-29 19:53:46 -07:00
ThatOneCalculator
2eea153ba1
chore: 🎨 format 2023-06-23 21:22:44 -07:00
ThatOneCalculator
46af585cf7
feat: 🔒 Improve 2FA/keypass experience
Co-authored-by: Tamania <tamaina@hotmail.co.jp>
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
2023-06-15 16:12:32 -07:00
Freeplay
715f7a7a1a fixes 2023-06-10 20:33:51 -04:00
Freeplay
5b686d161a Add dropdown for advanced search 2023-06-10 20:33:40 -04:00
ThatOneCalculator
b0a04faaba
fix: ♻️ use locale for error
https://calckey.social/notes/9fippqiwhl287b5m
2023-06-02 15:45:05 -07:00
ThatOneCalculator
8e5a374ac7
chore: formatting 2023-06-02 14:53:28 -07:00
ThatOneCalculator
4cbf73140c
fix: show message on error alert if text is null 2023-06-02 14:52:44 -07:00
Kainoa Kanter
2de535b0b8 fix: dont show cheat sheet when not needed 2023-05-16 20:31:13 -07:00
Freeplay
8a6112ec24 Display waiting dialog if component takes more than a second to load 2023-05-16 19:28:07 -04:00
Freeplay
1cc7c3f8dd Accessible form components 2023-05-15 16:19:33 -04: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
282f07dd72
pnpm format 2023-05-07 11:53:01 +10:00
Kaity A
cd3cfe4203
Add support for CW boosting 2023-05-07 09:26:24 +10:00
ThatOneCalculator
38ade38f3f
fix: dialogs not coming up 2023-04-02 00:07:48 -07:00
naskya
1c0d4546f7 feat: set license information for custom emojis (#9719)
Closes: #9711 (please check this issue first)

I cherry-picked two commits ([1](8ae9d2eaa8), [2](ed51209172)) from [Misskey](https://github.com/misskey-dev/misskey) and made a few changes.
「ライセンス」should be written as "License" in the following screenshots, but it has not yet been translated.

It would be nice if we could include multiple lines of text, but I just ported what's been implemented so far in Misskey not to mess things up.

This is my first pull request (aside from typo correction). Feel free to point out any issues!

![](https://cdn.discordapp.com/attachments/823878222897741868/1086372711841935440/2023-03-18_042011.png)
![](https://cdn.discordapp.com/attachments/823878222897741868/1086373178214981853/01.png)
![](https://cdn.discordapp.com/attachments/823878222897741868/1086373336709341246/2023-03-18_042629.png)

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9719
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-03-19 07:22:28 +00:00
ThatOneCalculator
302e452572
fix 2023-02-18 19:48:25 -08:00