naskya
ff75e292d9
chore: format
2024-02-11 02:30:10 +09:00
naskya
99c592f4dd
chore: format
2024-02-09 04:14:28 +09:00
naskya
845f08893f
fix: upgrade AiScript!
...
There are braking changes in the AiScript syntax, so existing plugins must alse be upgraded
Also, I didn't include the function that can call remote servers' API (which is present in the latest Misskey)
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
2023-11-17 05:04:05 +09:00
naskya
267d1970e2
fix icon in page.post.vue
2023-10-30 18:26:38 +00: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
ThatOneCalculator
5d06aa5f13
chore: 🚨 lint
2023-09-01 16:27:33 -07: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
naskya
c6c4a48823
chore: remove unused items
2023-08-10 20:25:21 +00:00
Алексей Ермолаев
3d0a56e4c6
Re-centering images after changing image component
...
Also fixing scaling issues in pages when image is thinner than page width.
2023-07-21 17:50:09 +03:00
ThatOneCalculator
e2ff531172
chore: ⬆️ up prettier, pnpm
2023-07-05 18:28:27 -07:00
Kainoa Kanter
6bf1cbc0ef
fix: format script; chore: format
2023-04-07 17:01:42 -07:00
ThatOneCalculator
3de967393b
icons
2023-03-11 13:01:04 -08:00
ThatOneCalculator
20d264227c
make icons large
2022-11-06 18:49:47 -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
e8664b5664
chore: 🔀 Merge upstream
2022-09-09 12:16:58 -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
Johann150
f256e8b578
Refactor components/page/page.textarea.vue to composition API
...
https://akkoma.dev/FoundKeyGang/FoundKey/pulls/26
2022-07-25 13:43:06 -07:00
Johann150
ff46da778a
Refactor components/page/page.text.vue to composition API
...
https://akkoma.dev/FoundKeyGang/FoundKey/pulls/25
2022-07-25 13:42:40 -07:00
Johann150
b27e3fb634
client: use bearer token authorization
2022-07-19 09:33:00 +02:00
Johann150
f14d5886f2
fix lint padded-blocks
2022-07-04 15:59:24 +02: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
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
Johann150
be1d02a7f8
enhance: page image component with alt text ( #8634 )
...
* refactor to composition API
* use existing image component
This improves user experience because alt text is displayed correctly.
* fix: correct image src
* fix: defineProps
* fix
2022-05-19 20:41:47 +09:00
syuilo
5d968afa74
update linr
2021-11-19 19:36:12 +09:00
syuilo
ea9aeef9d8
refactor(client): refactor dialog functions to improve type inference
2021-11-18 18:45:58 +09:00
syuilo
0e4a111f81
refactoring
...
Resolve #7779
2021-11-12 02:02:25 +09:00