Commit graph

39 commits

Author SHA1 Message Date
Sma11X 1ac3164d0c
fix(i18n): add missing translation (#2340) 2023-08-24 11:09:54 +00:00
三咲智子 Kevin Deng d52755a153
feat: withdraw follow request
closes #2179
closes #2162
2023-07-03 02:09:30 +08:00
Ashwin Agarwal 34aca66fef
feat: Report posts (#2184) 2023-06-23 14:24:10 +02:00
kongmoumou 01ed4f68dc
fix: sticky hover style on mobile (#1513)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2023-03-19 12:24:27 +00:00
Evan Boehs 5f2b5a584a
feat: introduce "request to follow" closes #1076 (#1615)
closes https://github.com/elk-zone/elk/issues/1076
closes https://github.com/elk-zone/elk/pull/1411
2023-02-04 22:26:37 +01:00
webfansplz 512d0901ce
feat: confirm before unfollow (#1208)
Closes https://github.com/elk-zone/elk/issues/35
2023-01-16 14:36:28 +08:00
三咲智子 Kevin Deng 4422a57f49
refactor: sync masto (#1121) 2023-01-15 16:38:02 +08:00
三咲智子 Kevin Deng a6a825e553
fix: using useSelfAccount
fix cfbb93045c
11fc2572d5
2023-01-14 21:04:44 +08:00
Daniel Roe cfbb93045c fix: revert using useSelfAccount (hotfix)
This reverts commit 11fc2572d5.
2023-01-13 20:57:47 +00:00
三咲智子 Kevin Deng 11fc2572d5
refactor: extract check self account 2023-01-14 03:01:24 +08:00
三咲智子 Kevin Deng 4e0777d723
refactor: output errors on devtools (#928) 2023-01-12 13:39:22 +08:00
patak ad1e597b5c
feat: no borders in cards (#925) 2023-01-10 10:05:59 +01:00
三咲智子 88731ee18d
feat(account): predict relationship from context 2023-01-10 15:49:49 +08:00
三咲智子 5c8faca620
fix: display follow text when loading relationship 2023-01-09 16:46:28 +08:00
Ivan Demchuk 1dcaf41c0f
feat(i18n): add Ukrainian localization (#882) 2023-01-08 20:35:48 +01:00
三咲智子 Kevin Deng 5c8f75b9b7
refactor: upgrade masto 5 (#867) 2023-01-08 14:21:09 +08:00
Daniel Roe 720b5114af
refactor: initialise masto outside of functions/handlers 2022-12-25 15:04:50 +01:00
patak 15b59ae9b9 feat: muting feedback on follow button 2022-12-19 15:29:12 +01:00
patak e72d45a208 feat: blocking feedback on follow button 2022-12-19 15:01:45 +01:00
三咲智子 1476438d73
fix: following badge
closes #321
2022-12-05 00:41:37 +08:00
patak 3d395a02ec
feat: avoid follow button flash on hover card (#308) 2022-12-03 13:21:53 +08:00
patak 399712c0c7 feat: improve follow button while loading 2022-12-02 22:58:30 +01:00
patak 6ffe3fe02d style: different borders for Following and Mutuals 2022-12-02 22:38:27 +01:00
Anthony Fu 9c83e8bbb6 i18n: improve 2022-11-30 10:16:15 +08:00
patak cf225e2005
feat: improve follow buttons (#238) 2022-11-29 21:04:23 +01:00
QiroNT 59802f0896
feat: command palette (#200)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2022-11-29 16:15:05 +08:00
Anthony Fu 793ae3cb4e feat: more i18n and sort keys 2022-11-29 14:57:32 +08:00
Daniel Roe f08777f629
feat: add 'requested' state for following button 2022-11-28 20:56:24 +00:00
三咲智子 2004445e81
fix: hide follow button when not loginned 2022-11-29 01:28:40 +08:00
Anthony Fu 0843878a42 ui: hover card ui 2022-11-28 17:51:15 +08:00
Daniel Roe 39b005899e
refactor: inject masto instance via nuxt app (#134) 2022-11-26 16:42:58 +01:00
三咲智子 84478984dc
feat: support more actions for user 2022-11-26 21:07:36 +08:00
patak c685d8d1e8 chore: fix typo Mutual -> Mutuals 2022-11-25 18:39:50 +01:00
三咲智子 2ab3d5dbe7
refactor: improve UI & types 2022-11-24 23:48:58 +08:00
patak 70645180aa style: following, follows you, mutual 2022-11-24 09:55:01 +01:00
三咲智子 889b4b8a00
refactor: improve UI 2022-11-23 22:39:52 +08:00
三咲智子 8a43cfaca5
fix: don't show follow when self profile 2022-11-23 21:59:13 +08:00
Anthony Fu a6578155ae feat: disable SSR 2022-11-23 07:08:36 +08:00
patak 7beaab0baf
feat: unify follow button (#25) 2022-11-23 06:40:20 +08:00