Commit graph

352 commits

Author SHA1 Message Date
Anthony Fu 481bfb255c feat: hide nav bar in zen mode 2022-11-26 15:21:15 +08:00
wheat addbe1b567
feat: query for tiptap mention autocomplete (#120)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2022-11-26 14:55:54 +08:00
三咲智子 baa05fc32f
chore: add funding 2022-11-26 14:52:05 +08:00
三咲智子 39ebb24f04
fix: show sign in button on mobile only 2022-11-26 14:27:05 +08:00
三咲智子 36fc189064
feat(status): edit history 2022-11-26 13:07:01 +08:00
三咲智子 eb3f2ab771
feat: support paginator in local timeline 2022-11-26 12:08:17 +08:00
三咲智子 696ddb2bad
feat: add sign in for mobile 2022-11-26 11:53:27 +08:00
Shinigami db762cdbba
fix: improve contrast (#114) 2022-11-26 11:39:38 +08:00
三咲智子 d146b5b730
feat(status): add edit indicator for detail 2022-11-26 11:36:18 +08:00
三咲智子 0ada9e0448
fix: render lang of code block 2022-11-26 11:15:04 +08:00
三咲智子 714b8d2bb1
feat(status): add visibility indicator
closes #117
2022-11-26 11:02:26 +08:00
三咲智子 b379322ce2
fix: deploy url 2022-11-26 10:05:56 +08:00
三咲智子 da64d008a1
feat: support more syntaxes in editor 2022-11-26 10:02:22 +08:00
三咲智子 Kevin Deng 2b7e1dbfc0
fix: deploy url (#118) 2022-11-26 09:44:49 +08:00
三咲智子 3d5fe1ed09
fix: deploy url 2022-11-26 09:34:46 +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
Shinigami 2cf970225f
fix: clear emojis from head title (#111) 2022-11-26 00:40:21 +01:00
Daniel Roe 94cd7c72f6
feat: human readable numbers for counts 2022-11-25 21:57:40 +00:00
Anthony Fu 64e052d317 Revert "feat: support more markdown syntaxes"
This reverts commit c9ae7cf942.
2022-11-26 05:21:44 +08:00
Daniel Roe b6c118eb50
chore: typo 2022-11-25 21:09:10 +00:00
Daniel Roe 7d28f6ddbc
fix: handle html within markdown 2022-11-25 21:09:03 +00:00
三咲智子 c9ae7cf942
feat: support more markdown syntaxes
closes #102, partial #40
2022-11-26 04:19:48 +08:00
Vjacheslav Trushkin adf8c5cc1e
fix: center zoomed in image in modal (#109) 2022-11-25 21:04:10 +01:00
三咲智子 e26eccd7fe
feat: support lang in code block 2022-11-26 03:21:53 +08:00
三咲智子 d9d2a946a4
fix: convert code block 2022-11-26 03:16:47 +08:00
三咲智子 373697619f
fix: hide actions at self profile 2022-11-26 02:24:46 +08:00
Lucie 9df9c06f64
feat: image previews (#104)
Co-authored-by: lihbr <lihbr@users.noreply.github.com>
2022-11-26 02:13:44 +08:00
三咲智子 a812ea098f
fix(publish): empty content 2022-11-26 02:10:22 +08:00
Anthony Fu 2ed22678ed feat: use full id in url 2022-11-26 01:50:06 +08:00
三咲智子 008db64987
fix: hide account card when not hovering 2022-11-26 01:43:20 +08:00
patak c685d8d1e8 chore: fix typo Mutual -> Mutuals 2022-11-25 18:39:50 +01:00
Shinigami 12ee31477c
fix: add … after ellipsis css class (#100) 2022-11-25 18:33:40 +01:00
三咲智子 2a166b95d2
fix: avatar shrink on hover card 2022-11-26 01:16:50 +08:00
三咲智子 eec37470f9
fix: jump to home after user login 2022-11-26 01:02:41 +08:00
三咲智子 Kevin Deng 20ed3ce738
feat: get endpoint url for netlify preview (#88) 2022-11-26 00:57:29 +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 c2af403e6a
fix: add missing notification status card (#99) 2022-11-26 00:41:52 +08: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
Anthony Fu fded94c93d chore: remove unused file 2022-11-25 23:16:22 +08:00
Shinigami 2c630292af
chore: use 5314 as a custom dev port (#95) 2022-11-25 23:15:54 +08: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 7065100006 ui: show full id in switcher 2022-11-25 22:44:16 +08:00
Daniel Roe 45b6e39b6e
fix: do not emit runtime comments
resolves 'Extraneous non-props attributes (class) were passed to component but could not be automatically inherited because component renders fragment or text root nodes.'
2022-11-25 14:42:26 +00:00
Anthony Fu 842102cea4 fix: fallback to image for media 2022-11-25 22:31:37 +08:00