Lhcfl
cee3a13f51
fix types
2024-04-14 03:15:31 +08:00
naskya
30619301d3
chore: replace new Date().getTime()
with Date.now()
...
959cc8ff37
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
2024-04-08 17:00:41 +09:00
naskya
9df08ea16a
refactor (minor): replace substr with substring
2024-04-07 19:10:26 +09:00
老周部落
96a430bf5e
chore: format
2024-03-30 08:20:24 +08:00
naskya
5fb3253069
refactor (client): $i -> me
2024-03-07 11:06:45 +09:00
naskya
ce406f9861
refactor (client): $instance -> instance
2024-03-07 10:52:32 +09:00
naskya
48e5d9de71
refactor: use PGroonga for full-text search and remove support of other engines
...
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
Co-authored-by: sup39 <dev@sup39.dev>
2024-03-01 21:39:13 +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
a4603525aa
perf: remove charts ( close #10611 )
...
note:
- ActiveUsersChart is kept
- backend can be further refactored
2024-02-28 02:02:59 +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
naskya
d518bdea29
style: prioritize favicons over icons
2024-02-08 22:20:34 +09:00
naskya
7803aa80d0
chore: format
2023-11-29 04:05:57 +09:00
ThatOneCalculator
2f7b3070ee
chore: format
2023-11-26 12:06:21 -08:00
naskya
2d9d6e9fb7
chore: lint
2023-11-17 05:18:19 +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
40d5ad1b2d
chore: remove unused imports/variables
2023-10-31 20:19:05 +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
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
ThatOneCalculator
487fd3faaf
refactor: ♻️ show disabled message if disabled
...
ref: https://git.joinfirefish.org/firefish/firefish/-/issues/10527#note_230
2023-07-25 21:53:31 -07:00
ThatOneCalculator
03ddc970d5
fix: 🐛 don't show server stats in widget if reporting is disabled
...
Closes #10527
2023-07-25 21:49:09 -07:00
Laura Hausmann
56bf7a0ffb
Fix cpu/memory stats widget
2023-07-25 21:23:21 -07:00
ThatOneCalculator
bdc35a343e
refactor: 🚨 linting fix
2023-07-16 15:32:32 -07:00
ThatOneCalculator
e2ff531172
chore: ⬆️ up prettier, pnpm
2023-07-05 18:28:27 -07:00
Syuilo
f17c9837c5
refactor: ⚡ make identicons and server metrics optional
...
Co-authored-by: Kainoa Kanter <kainoa@t1c.dev>
2023-07-02 19:23:55 -07:00
Essem
a41f537970
Add aria labels to notification buttons
2023-07-02 12:00:29 -05:00
ThatOneCalculator
3d8fe32ef4
chore: 🎨 format
2023-07-01 20:46:33 -07:00
ThatOneCalculator
cf3c3e8234
feat: ✨ celebrate on calendar when birthday
2023-07-01 20:46:13 -07:00
ThatOneCalculator
7575a04a5f
chore: 🎨 format
2023-06-26 14:51:45 -07:00
freeplay
5fcbf699ff
feat: make RSS feed scrollable ( #10108 )
2023-06-25 18:33:13 -04:00
ThatOneCalculator
f72120bb9a
fix math
2023-06-12 02:00:38 -07:00
ThatOneCalculator
f69c6ef274
refactor: 💄 reverse pie chart color on indexing
...
Co-authored-by: PrivateGER <privateger@codeberg.org>
2023-06-12 01:58:32 -07:00
ThatOneCalculator
703b34c07c
fix search features
2023-06-11 23:25:10 -07:00
ThatOneCalculator
abe8474883
fix server metric iteration
2023-06-06 19:10:43 -07:00
ThatOneCalculator
23d59b634b
fix: only show meili in metrics if available
2023-06-06 19:08:41 -07:00
ThatOneCalculator
a87fc03b92
style: 💄 server metrics widgets
2023-05-29 15:10:14 -07:00
ThatOneCalculator
7969fe3dd1
chore: formatting
2023-05-29 13:17:42 -07:00
ThatOneCalculator
c3bc85e141
fix: server info widget images
2023-05-29 13:16:41 -07:00
ThatOneCalculator
d6eee26e49
add tooltip to meili pie chart
2023-05-29 13:03:47 -07:00
ThatOneCalculator
7476ebc7a2
chore: format
2023-05-29 10:01:34 -07:00
ThatOneCalculator
d7d5915e3b
dev31
2023-05-29 09:32:55 -07:00
ThatOneCalculator
655cf3dc27
chore: format
2023-05-29 09:31:02 -07:00
ThatOneCalculator
a717ef6923
properly calculate percent
2023-05-28 21:10:21 -07:00
ThatOneCalculator
d7e906bcf7
fix
2023-05-28 20:59:36 -07:00
ThatOneCalculator
7f81268f07
fix
2023-05-28 20:47:22 -07:00
ThatOneCalculator
9be629919a
add pie chart to meili stats
2023-05-28 20:37:53 -07:00
ThatOneCalculator
2cf1d9f630
chore: formatting
2023-05-28 20:34:18 -07:00