Darius Kazemi
23ba49f33e
feat: support local-only posts from Hometown
...
This checks the ActivityPub object for any given status to see if it has a `localOnly` property. If it does and it is set to true, then a local-only icon is displayed in the `StatusAction` bar. This mimicks the current Hometown layout and behavior.
2023-01-02 13:33:31 -08:00
Joaquín Sánchez
5e3156a638
fix: boots action count ( #695 )
2023-01-02 14:20:56 +01:00
Joaquín Sánchez
b8c7ed8157
feat(i18n): use compact number format on actions ( #683 )
2023-01-01 22:45:46 +01:00
Joaquín Sánchez
1cd86996ab
fix: provide callback for focus-editor injection ( #435 )
2022-12-14 18:20:03 +01:00
Joaquín Sánchez
39ed6bffec
feat: focus editor on reply click ( #434 )
2022-12-14 17:45:46 +01:00
Anthony Fu
8f8e65e9db
ui: hide zeros in status actions
2022-12-13 21:01:04 +01:00
Chris
18d5fd4804
fix: checkLogin in StatusCard ( #270 )
2022-12-02 10:18:57 +08:00
Anthony Fu
61311dbeaa
feat: hide actions in zen mode
2022-12-01 14:46:26 +08:00
Daniel Roe
4ed1816806
feat: resolve status paths with router ( #258 )
2022-11-30 18:15:18 +01:00
Anthony Fu
ccffe9daa8
i18n: improve translations
2022-11-30 07:26:07 +08:00
Daniel Roe
6efd3c8b55
feat: implement elk permalinks ( #229 )
2022-11-29 21:51:52 +01:00
Daniel Roe
40bc9cd03b
fix: copy original link ( #224 )
2022-11-29 12:18:11 +01:00
QiroNT
59802f0896
feat: command palette ( #200 )
...
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2022-11-29 16:15:05 +08:00
三咲智子
259e11c097
feat: warn danger actions for dev
2022-11-29 01:46:00 +08:00
三咲智子
ef0173a356
fix: hide mention when not loginned
2022-11-29 01:37:50 +08:00
三咲智子
9fca8eee30
feat: open reply dialog on timeline
...
closes #125
2022-11-28 18:27:38 +08:00
三咲智子
b8cadca717
refactor: separate dialog and edit drafts
2022-11-28 15:55:57 +08:00
Shinigami
e2000321c5
fix: align status actions ( #143 )
2022-11-27 16:11:34 +01:00
Chris
2bf4f8913a
fix: update route name when delete status ( #151 )
2022-11-27 06:08:13 +01:00
Daniel Roe
39b005899e
refactor: inject masto instance via nuxt app ( #134 )
2022-11-26 16:42:58 +01:00
Lucie
1ad3fcf20c
feat(a11y): improve focus state ( #116 )
2022-11-26 00:46:25 +01:00
三咲智子
dfdf95da61
feat(account): more actions for user
2022-11-25 19:39:26 +08:00
Daniel Roe
910c585a55
fix: use better wording
2022-11-25 11:25:23 +00:00
Daniel Roe
3f382bdad0
fix: respect source language of post and move translation UI into menu
2022-11-25 11:24:19 +00:00
三咲智子
5f254b378f
feat(status): optimistic update count
2022-11-25 17:29:55 +08:00
三咲智子
64a6c7f7ea
fix: status card on mobile device
...
closes #79
2022-11-25 15:49:43 +08:00
Daniel Roe
8586d58b84
feat: allow translation of statuses ( #76 )
2022-11-25 00:14:16 +00:00
Daniel Roe
bef89502a1
fix: typo
...
resolves #74
2022-11-24 22:11:38 +00:00
三咲智子
2ab3d5dbe7
refactor: improve UI & types
2022-11-24 23:48:58 +08:00
三咲智子
53cf994ffd
feat(status): mention user
2022-11-24 22:32:37 +08:00
三咲智子
0587f5f994
fix(status): copy link
2022-11-24 22:32:37 +08:00
三咲智子
823f4c960a
feat(status): edit & redraft
2022-11-24 19:35:26 +08:00
三咲智子
fe82df28e1
feat(status): pin
2022-11-24 18:35:03 +08:00
三咲智子
e9c9ecefc8
feat: more actions in status card
2022-11-24 16:34:09 +08:00
三咲智子
6b3a14cf1e
feat: add tooltip for status action
2022-11-24 13:04:29 +08:00
patak
f596973603
refactor: getAccountHandle, getAccountPath, getStatusPath
2022-11-23 23:40:35 +01:00
三咲智子
889b4b8a00
refactor: improve UI
2022-11-23 22:39:52 +08:00
Anthony Fu
47914d59b6
ui: adjust spacing
2022-11-23 15:46:34 +08:00
Anthony Fu
a6578155ae
feat: disable SSR
2022-11-23 07:08:36 +08:00
Anthony Fu
2267ca6122
chore: update
2022-11-21 18:13:13 +08:00
patak
85eb81ba80
feat: reblog and optimistic updates ( #10 )
2022-11-17 05:07:24 +08:00
patak
f3ea4b1f3b
feat: bookmarks
2022-11-15 22:20:07 +01:00
Anthony Fu
f3dd3fe8a5
feat: user timeline
2022-11-15 20:08:49 +08:00
Anthony Fu
c7ae7d5a1c
feat: status details
2022-11-14 22:54:30 +08:00
Anthony Fu
10143fffec
feat: styling
2022-11-14 10:56:48 +08:00
Anthony Fu
90c45b435f
feat: use masto client
2022-11-14 10:20:07 +08:00