Commit graph

355 commits

Author SHA1 Message Date
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
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
dc66474eef
fix (api): fetch latest version from new repository 2024-02-12 02:49:36 +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
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
naskya
08cb14a04d
chore: run lint 2023-10-22 17:44:32 +09:00
naskya
a954a06fad
fix: define icon 2023-10-19 14:47:30 +09: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
2c8f22cbb0
add vibration to new post button 2023-09-17 16:48:33 -07:00
Kainoa Kanter
490abe7275 feat: vibration 2023-09-17 21:59:09 +00:00
ThatOneCalculator
5acb6c449d
chore: 🎨 format 2023-09-03 14:06:30 -07:00
Laura Hausmann
bdc89e5568
Fix search button not visible in narrow viewport guest mode 2023-09-03 13:48:04 -07: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
2e727e94e7
Merge remote-tracking branch 'weblate/develop' into develop 2023-07-24 21:14:47 -07:00
ThatOneCalculator
e67633298e
docs: 🚚 new website 2023-07-19 10:06:57 -07:00
ThatOneCalculator
8422807031
Merge branch 'rebrand' into develop 2023-07-19 08:55:26 -07:00
Kainoa Kanter
3b56117fab revert 00d1c034d5
revert fix: 🐛 Scrolling Issue in Safari for Top and Bottom Bars
2023-07-17 16:26:07 +00:00
Syuilo
00d1c034d5
fix: 🐛 Scrolling Issue in Safari for Top and Bottom Bars 2023-07-16 22:51:50 -07:00
ThatOneCalculator
bdc35a343e
refactor: 🚨 linting fix 2023-07-16 15:32:32 -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
98ba4a2b55 style fix 2023-07-09 00:32:55 -04: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
a61054e3f5 fix: ad widget size 2023-06-25 18:49:12 -04:00
freeplay
cc1b34d3e5 feat: Make scrollable widgets flexible 2023-06-25 18:19:37 -04:00
syuilo
65d0e8f683
enhance(frontend): improve ux of deck scroll 2023-06-24 21:09:32 +00:00
Freeplay
8281817c0f fix UI sometimes being offset on mobile 2023-06-19 12:21:46 -04:00
Freeplay
be413d5bd2 Add backgrounds in nav & settings when wallpaper in use 2023-06-16 22:54:01 -04:00
ThatOneCalculator
1862d83f9f
chore: formatting 2023-06-12 13:20:30 -07:00
Freeplay
79f9398ca3 widgets scrollbar + little refactor 2023-06-12 14:59:54 -04:00
Freeplay
4bf7357c30 format 2023-06-10 18:33:39 -04:00
Freeplay
2ec1e09105 remove scrollbars 2023-06-10 18:08:06 -04:00
Freeplay
5893b4c117 simpler way lol 2023-06-10 16:49:07 -04:00
Freeplay
27a935a2ff scrollable sticky widgets attempt 2023-06-08 23:33:39 -04:00
Freeplay
449a75319a allow scrolling from body again, keep scrollbar in widgets 2023-06-08 14:16:00 -04:00