Ayaka Rizumu
|
6414f2a4e2
|
feat: preserving state between route changes (#132)
|
2022-11-28 01:34:45 +08:00 |
Daniel Roe
|
729b36a606
|
feat: avoid reloading the page when changing accounts (#180)
|
2022-11-27 16:13:04 +01:00 |
三咲智子
|
c4af4a610e
|
fix: formatted edited time
|
2022-11-27 16:48:04 +08:00 |
Anthony Fu
|
342783eecc
|
chore: fix build
|
2022-11-27 15:05:17 +08:00 |
Anthony Fu
|
a3b9bf3c18
|
chore: install inspect
|
2022-11-27 14:54:56 +08:00 |
Anthony Fu
|
06667ee0af
|
chore: cleanup deps
|
2022-11-27 14:39:31 +08:00 |
Anthony Fu
|
e767710f3d
|
chore: cleanup
|
2022-11-27 14:35:40 +08:00 |
Anthony Fu
|
b475377f64
|
feat(editor): show fetching state of name auto complete
|
2022-11-27 14:34:38 +08:00 |
Anthony Fu
|
8dd91002d7
|
feat: improve code block parsing
|
2022-11-27 14:16:02 +08:00 |
Anthony Fu
|
39e200f639
|
refactor: use dropdown instead of drawer for user switch
|
2022-11-27 11:34:55 +08:00 |
Anthony Fu
|
4703b6884a
|
feat: improve dialog
|
2022-11-27 11:13:39 +08:00 |
Shinigami
|
94f2f95bcf
|
fix: auto logout on stale token (#144)
|
2022-11-26 20:33:36 +01:00 |
Daniel Roe
|
40a510f43d
|
fix: use local masto
|
2022-11-26 17:56:40 +00:00 |
patak
|
d4300d8d83
|
fix: use full account handle, clean up
|
2022-11-26 17:42:53 +01:00 |
patak
|
bced99e14b
|
fix: getShortHandle
|
2022-11-26 17:37:15 +01:00 |
Daniel Roe
|
39b005899e
|
refactor: inject masto instance via nuxt app (#134)
|
2022-11-26 16:42:58 +01:00 |
Daniel Roe
|
e51ca06f97
|
fix: use rich (emoji) display name only with `<ContentRich>`
|
2022-11-26 15:06:30 +00:00 |
三咲智子
|
b656c6fda2
|
refactor(account): improve joined time format
|
2022-11-26 16:34:31 +08:00 |
三咲智子 Kevin Deng
|
1194d56d09
|
feat: always show account server (#119)
|
2022-11-26 09:33:32 +01: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 |
三咲智子
|
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 |
三咲智子
|
0ada9e0448
|
fix: render lang of code block
|
2022-11-26 11:15:04 +08:00 |
三咲智子
|
da64d008a1
|
feat: support more syntaxes in editor
|
2022-11-26 10:02:22 +08:00 |
patak
|
4bb2910761
|
feat: status route using full account (#115)
|
2022-11-25 23:49:56 +00: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
|
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 |
三咲智子
|
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 |
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 |
三咲智子
|
eec37470f9
|
fix: jump to home after user login
|
2022-11-26 01:02:41 +08:00 |
Anthony Fu
|
d177753775
|
fix: publish content
|
2022-11-26 00:17:19 +08:00 |
Daniel Roe
|
4f133aabc0
|
fix: store info for all servers
|
2022-11-25 14:21:07 +00:00 |
Daniel Roe
|
aac689a2f5
|
refactor: fix typo
|
2022-11-25 14:07:31 +00:00 |
Daniel Roe
|
f7dff673ad
|
feat: respect current server's char limit
|
2022-11-25 14:01:37 +00:00 |
Anthony Fu
|
c2810fd5eb
|
feat: basic integration with TipTap (#87)
|
2022-11-25 21:21:02 +08:00 |
三咲智子
|
dfdf95da61
|
feat(account): more actions for user
|
2022-11-25 19:39:26 +08:00 |
Daniel Roe
|
3f382bdad0
|
fix: respect source language of post and move translation UI into menu
|
2022-11-25 11:24:19 +00:00 |
三咲智子
|
569ae00284
|
fix: cache account
|
2022-11-25 18:45:39 +08:00 |
三咲智子
|
6c350faf7c
|
feat: show full created time in tooltip
|
2022-11-25 16:57:49 +08:00 |
三咲智子
|
c475ed3857
|
fix: don't load all languages for code
|
2022-11-25 15:55:56 +08:00 |
三咲智子
|
36ea7f6b4e
|
fix: render code block
|
2022-11-25 15:25:44 +08:00 |
三咲智子
|
6ca34cab85
|
fix: custom code render
|
2022-11-25 15:12:13 +08:00 |
Daniel Roe
|
8586d58b84
|
feat: allow translation of statuses (#76)
|
2022-11-25 00:14:16 +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 |