Shinigami
|
e2000321c5
|
fix: align status actions (#143)
|
2022-11-27 16:11:34 +01:00 |
|
三咲智子
|
c4af4a610e
|
fix: formatted edited time
|
2022-11-27 16:48:04 +08:00 |
|
Anthony Fu
|
6fee5026bf
|
fix: spoiler state
|
2022-11-27 15:20:33 +08:00 |
|
Anthony Fu
|
8dd91002d7
|
feat: improve code block parsing
|
2022-11-27 14:16:02 +08:00 |
|
Chris
|
2bf4f8913a
|
fix: update route name when delete status (#151)
|
2022-11-27 06:08:13 +01:00 |
|
Anthony Fu
|
77a87af46a
|
feat: loading skeleton
|
2022-11-27 13:02:19 +08:00 |
|
Anthony Fu
|
fcde653efe
|
ui: improve hover hint
|
2022-11-27 12:45:26 +08:00 |
|
Anthony Fu
|
4d3d05ae5c
|
ui: move hover card
|
2022-11-27 12:30:21 +08:00 |
|
Anthony Fu
|
2fb5412a08
|
feat: improve account links feedback
|
2022-11-27 11:54:46 +08:00 |
|
Anthony Fu
|
3cd8fb54dd
|
ui: improve account hover
|
2022-11-27 10:13:18 +08:00 |
|
Anthony Fu
|
a05880d922
|
ui: adjust
|
2022-11-27 04:48:10 +08:00 |
|
patak
|
e45ecf55f2
|
fix(a11y): solid color for secondary text (#148)
|
2022-11-27 04:41:18 +08:00 |
|
patak
|
2d16c4868e
|
fix: spacing of status card without content
|
2022-11-26 20:06:07 +01:00 |
|
patak
|
03785846eb
|
fix: hover on avatar at StatusDetails
|
2022-11-26 19:59:23 +01:00 |
|
patak
|
d4300d8d83
|
fix: use full account handle, clean up
|
2022-11-26 17:42:53 +01:00 |
|
Daniel Roe
|
39b005899e
|
refactor: inject masto instance via nuxt app (#134)
|
2022-11-26 16:42:58 +01:00 |
|
patak
|
5c60497421
|
feat: scroll to status (#127)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2022-11-26 16:38:55 +01:00 |
|
Daniel Roe
|
e51ca06f97
|
fix: use rich (emoji) display name only with <ContentRich>
|
2022-11-26 15:06:30 +00:00 |
|
三咲智子
|
36fc189064
|
feat(status): edit history
|
2022-11-26 13:07:01 +08:00 |
|
三咲智子
|
d146b5b730
|
feat(status): add edit indicator for detail
|
2022-11-26 11:36:18 +08:00 |
|
三咲智子
|
714b8d2bb1
|
feat(status): add visibility indicator
closes #117
|
2022-11-26 11:02:26 +08:00 |
|
Shinigami
|
175e31288a
|
feat: use pointer when clickable status (#113)
|
2022-11-26 01:04:31 +01:00 |
|
patak
|
4bb2910761
|
feat: status route using full account (#115)
|
2022-11-25 23:49:56 +00:00 |
|
Daniel Roe
|
b36a803eef
|
fix: hide 'unknown client'
|
2022-11-25 23:48:23 +00:00 |
|
Lucie
|
1ad3fcf20c
|
feat(a11y): improve focus state (#116)
|
2022-11-26 00:46:25 +01:00 |
|
Lucie
|
9df9c06f64
|
feat: image previews (#104)
Co-authored-by: lihbr <lihbr@users.noreply.github.com>
|
2022-11-26 02:13:44 +08:00 |
|
Michel EDIGHOFFER
|
055bcf0e96
|
feat: add link to the status from the time link (#97)
|
2022-11-25 16:48:49 +00:00 |
|
Shinigami
|
2c774eba98
|
feat: show edit indicator for posts (#90)
|
2022-11-25 16:34:53 +00:00 |
|
Anthony Fu
|
d177753775
|
fix: publish content
|
2022-11-26 00:17:19 +08:00 |
|
Daniel Roe
|
f165eebed3
|
refactor: drop Setup suffix for setup components
|
2022-11-25 16:08:30 +00:00 |
|
Daniel Roe
|
ae2ce85bcc
|
feat: use <time> element
|
2022-11-25 15:00:50 +00:00 |
|
Anthony Fu
|
c8c4972693
|
fix: root element
|
2022-11-25 22:44:16 +08:00 |
|
Anthony Fu
|
842102cea4
|
fix: fallback to image for media
|
2022-11-25 22:31:37 +08:00 |
|
Anthony Fu
|
b8ce2fc62b
|
ui: improve hover card motion
|
2022-11-25 21:58:49 +08:00 |
|
Shinigami
|
d71f5b6420
|
ui: add hover indicator for post elements (#89)
|
2022-11-25 21:21:42 +08:00 |
|
Daniel Roe
|
019a36c9bb
|
fix: include media within content warning
|
2022-11-25 12:57:02 +00:00 |
|
三咲智子
|
43479aaa66
|
feat: publish and show sensitive content
|
2022-11-25 20:10:45 +08: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 |
|
三咲智子
|
bb05003fa3
|
feat: show hover card in more places
|
2022-11-25 18:54:49 +08:00 |
|
三咲智子
|
9f44e607ad
|
refactor: improve break words UI
|
2022-11-25 18:20:01 +08:00 |
|
三咲智子
|
5f254b378f
|
feat(status): optimistic update count
|
2022-11-25 17:29:55 +08:00 |
|
三咲智子
|
6c350faf7c
|
feat: show full created time in tooltip
|
2022-11-25 16:57:49 +08:00 |
|
三咲智子
|
727bef6066
|
fix(status): add word wrap
closes #63
|
2022-11-25 16:43:47 +08:00 |
|
wheat
|
410d41a0a8
|
feat: add account hover card (#80)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
|
2022-11-25 16:21:53 +08:00 |
|
wheat
|
4505080ba8
|
feat: add mobile navigation (#78)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
|
2022-11-25 16:13:35 +08:00 |
|
三咲智子
|
e7fd9be93d
|
feat: lazy load avatar
|
2022-11-25 16:07:09 +08:00 |
|
三咲智子
|
64a6c7f7ea
|
fix: status card on mobile device
closes #79
|
2022-11-25 15:49:43 +08:00 |
|
三咲智子
|
bbc8ed5307
|
refactor: switch to setup-sfc
|
2022-11-25 15:12:49 +08:00 |
|