Commit graph

44 commits

Author SHA1 Message Date
naskya
5e179b7721
chore: lint 2024-03-17 00:49:12 +09:00
naskya
5fb3253069
refactor (client): $i -> me 2024-03-07 11:06:45 +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
09396e33a4
refactor: firefish-js & backend-rs imports 2024-02-13 00:40:46 +09:00
naskya
9a402611b1
feat (client): ability to hide misclickable follow buttons 2024-02-11 02:29:32 +09:00
naskya
8f956f4978 refactor (client): replace confusing expressions like $i != null 2024-01-11 01:21:21 +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
Kainoa Kanter
9ea046c011 Refactor: firefishjs imports 2023-09-24 04:27:16 +00:00
Kainoa Kanter
490abe7275 feat: vibration 2023-09-17 21:59:09 +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
ThatOneCalculator
bb22a671b0
Merge branch 'develop' into rebrand 2023-07-15 14:15:01 -07:00
freeplay
f67ea7a609 fix: Follow Request labeling
resolves #10368
2023-07-14 00:17:20 -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
fe0ceb98c5
chore: formatting 2023-06-18 18:36:34 -07:00
Freeplay
b4f7506950 Fix mini follow button label + its position in user cards 2023-06-16 22:05:36 -04:00
ThatOneCalculator
8f61ff7f33
fix: 🚸 make "show replies in timeline" work as expected
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
2023-06-14 20:17:56 -07:00
Freeplay
8b201fddbd hide acc menu button in notifications 2023-06-14 14:57:16 -04:00
Freeplay
1a29bbe895 chore: format 2023-06-12 19:56:15 -04:00
Freeplay
c1d4178360 fix 2023-06-12 19:49:38 -04:00
Freeplay
fea8203c2f fix 2023-06-12 18:05:31 -04:00
Freeplay
85c5af4a5b Move user menu to MkFollowButton 2023-06-12 17:59:13 -04:00
ThatOneCalculator
70f6a4808c
chore: formatting 2023-05-21 20:05:52 -07:00
Freeplay
55b6b6075d Accessible follow button 2023-05-21 13:10:27 -04:00
Kainoa Kanter
6bf1cbc0ef fix: format script; chore: format 2023-04-07 17:01:42 -07:00
ThatOneCalculator
b7fc6117b6
fix: buttons not showing 2023-04-03 10:03:35 -07:00
ThatOneCalculator
565493b56f
fix button alignments 2023-04-01 23:53:31 -07:00
ThatOneCalculator
d05ab9bf46
fix color in follow button 2023-03-22 14:29:07 -07:00
ThatOneCalculator
d75a4e56e3
change follow button background, finally 2023-03-19 19:30:08 -07:00
ThatOneCalculator
3de967393b
icons 2023-03-11 13:01:04 -08:00
Daniel Hernández
d9b4ce79ac
fix: Use theme --bg instead of a hardcoded color 2023-02-09 14:18:42 -04:00
Daniel Hernández
3c340b5142
feat: Unblock with follow button
* refresh user when changed
2023-02-09 13:47:50 -04:00
ThatOneCalculator
50cb7c6de1
Bug fixes, use calckey.js 2022-12-11 19:24:12 -08:00
ThatOneCalculator
95b3a75fa4 revert 2022-11-18 19:30:01 -08:00
ThatOneCalculator
d2939b446d disable remote follow button until complete 2022-11-18 19:04:07 -08:00
ThatOneCalculator
3815ec7aba remote follow button 2022-11-18 19:00:33 -08:00
ThatOneCalculator
20d264227c make icons large 2022-11-06 18:49:47 -08:00
ThatOneCalculator
87739b77d5 more fixes 2022-11-06 18:38:35 -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
syuilo
786b150ea7 refactor(client): align filename to component name 2022-08-31 00:24:33 +09:00
Renamed from packages/client/src/components/follow-button.vue (Browse further)