naskya
|
dc66474eef
|
fix (api): fetch latest version from new repository
|
2024-02-12 02:49:36 +09:00 |
|
naskya
|
d518bdea29
|
style: prioritize favicons over icons
|
2024-02-08 22:20:34 +09:00 |
|
naskya
|
8f956f4978
|
refactor (client): replace confusing expressions like $i != null
|
2024-01-11 01:21:21 +00: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 |
|
Kainoa Kanter
|
081d723cff
|
Merge branch 'refactor/firefishjs-imports' into 'develop'
Refactor: firefishjs imports
See merge request firefish/firefish!10607
|
2023-09-24 04:27:16 +00:00 |
|
Kainoa Kanter
|
9ea046c011
|
Refactor: firefishjs imports
|
2023-09-24 04:27:16 +00:00 |
|
naskya
|
1abe36f844
|
fix: add missing class
|
2023-09-24 03:45:25 +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
|
bb22a671b0
|
Merge branch 'develop' into rebrand
|
2023-07-15 14:15:01 -07:00 |
|
ThatOneCalculator
|
8d9154c8c0
|
perf: ⚡ use fast-blurhash for blurhash decoding, up deps
|
2023-07-10 21:09:07 -07:00 |
|
ThatOneCalculator
|
ce239565a7
|
Revert "fix: nav post button gradient transition (#10401) + half refactor ?"
This reverts commit 6031e11721 .
|
2023-07-09 21:08:24 -07:00 |
|
ThatOneCalculator
|
645480f889
|
chore: 🎨 format
|
2023-07-09 20:46:58 -07:00 |
|
freeplay
|
6031e11721
|
fix: nav post button gradient transition (#10401) + half refactor ?
|
2023-07-09 00:22:17 -04: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
|
ad62cadb7d
|
fix: ♿ don't animate indicator dot if animation is off
Closes #10372
|
2023-06-27 19:25:01 -07:00 |
|
Freeplay
|
47e3acd233
|
center-align navbar icons
|
2023-06-04 18:16:54 -04:00 |
|
Freeplay
|
517e0a16f3
|
Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop
|
2023-06-04 17:52:49 -04:00 |
|
Freeplay
|
7c436d0a41
|
Prevent newly-made unlisted posts from showing in antennas
|
2023-06-04 17:52:44 -04:00 |
|
ThatOneCalculator
|
6a7e950f21
|
chore: formatting
|
2023-06-04 14:42:22 -07:00 |
|
Freeplay
|
c4fa29be50
|
i18n to more button in navbar
|
2023-06-04 15:46:11 -04:00 |
|
Freeplay
|
0aef4977b2
|
fix border w/ wallpaper
|
2023-05-30 10:15:18 -04:00 |
|
Freeplay
|
01de9c0a3b
|
Add bottom fade to show less & hide buttons
|
2023-05-28 00:17:23 -04:00 |
|
ThatOneCalculator
|
28750dddc8
|
why was that ever there??
|
2023-05-22 17:36:19 -07:00 |
|
Kainoa Kanter
|
dcd9f0a9c2
|
Revert "add (back) pwa install button to help menu"
This reverts commit 298960f4dd .
|
2023-05-12 20:05:18 -07:00 |
|
Kainoa Kanter
|
298960f4dd
|
add (back) pwa install button to help menu
|
2023-05-11 18:59:42 -07:00 |
|
Freeplay
|
f27368afda
|
remove backdrop-filter in icon-only sidebar
|
2023-05-11 21:01:47 -04:00 |
|
Freeplay
|
e9fdd707af
|
Fix wallpaper support for all views
|
2023-05-11 20:38:54 -04:00 |
|
Freeplay
|
547848d663
|
Replace classic navbar w/ new
|
2023-05-11 19:46:42 -04:00 |
|
Freeplay
|
5e23d960ab
|
some semantics
|
2023-05-10 16:20:52 -04:00 |
|
ThatOneCalculator
|
121ddedce8
|
chore: format
|
2023-04-30 13:27:27 -07:00 |
|
Freeplay
|
cb017d1006
|
sidebar focus
|
2023-04-28 22:40:23 -04:00 |
|
Freeplay
|
3a49c3eb37
|
Fix focusing avatars in weird places
|
2023-04-28 21:39:48 -04:00 |
|
Freeplay
|
a39802cf92
|
Merge branch 'develop' of https://codeberg.org/calckey/calckey into keyboard-accessability
|
2023-04-28 19:06:21 -04:00 |
|
Free
|
48b8aeaf62
|
super minor styling stuff (#9918)
Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9918
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
|
2023-04-26 20:03:32 +00:00 |
|
Kainoa Kanter
|
6bf1cbc0ef
|
fix: format script; chore: format
|
2023-04-07 17:01:42 -07:00 |
|
ThatOneCalculator
|
34613771e5
|
correct color for help button
|
2023-04-02 00:13:26 -07:00 |
|
ThatOneCalculator
|
c3ee953e92
|
fix help button alignment iconsOnly
|
2023-04-01 16:18:01 -07:00 |
|
ThatOneCalculator
|
a707788c31
|
add top margin to help button
|
2023-04-01 12:05:27 -07:00 |
|
ThatOneCalculator
|
8cc7d11fa4
|
feat: ✨ help menu in navbar
|
2023-04-01 11:56:43 -07:00 |
|
ThatOneCalculator
|
01d26a389d
|
forgot about the fill icons
|
2023-03-11 13:52:11 -08:00 |
|
ThatOneCalculator
|
3de967393b
|
icons
|
2023-03-11 13:01:04 -08:00 |
|
Kainoa Kanter
|
f46445038a
|
fix mobile navbar
|
2023-03-03 22:09:57 -08:00 |
|
Kainoa Kanter
|
1120818f47
|
fix: post button text alignment
|
2023-03-03 22:01:08 -08:00 |
|
Freeplay
|
6631f77d5b
|
Merge branch 'develop' of https://codeberg.org/calckey/calckey into keyboard-accessability
|
2023-02-11 14:14:56 -05:00 |
|
Cleo
|
b54b8d4d2e
|
fix(client): use proxied image for instance icon
|
2023-02-10 22:46:08 +00:00 |
|
Kainoa Kanter
|
7571e96bd0
|
feature/help_menu (#9587)
Co-authored-by: ThatOneCalculator <kainoa@t1c.dev>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9587
|
2023-02-09 22:48:25 +00:00 |
|