Joaquín Sánchez
|
4d88ee312e
|
fix(i18n): use floor rounding on use time ago (#444)
|
2022-12-19 22:20:32 +01:00 |
Guillaume Chau
|
79fb8c5d92
|
feat: update vue-virtual-scroller (#461)
|
2022-12-19 13:48:25 +00:00 |
Daniel Roe
|
51eaa99441
|
chore: explicitly use development flag
|
2022-12-18 00:15:19 +00:00 |
Joaquín Sánchez
|
f0c91a3974
|
feat: pwa with push notifications (#337)
|
2022-12-17 23:29:16 +00:00 |
Daniel Roe
|
9395b7031e
|
feat: render app shell with ssr to improve loading experience (#448)
|
2022-12-17 17:55:29 +01:00 |
Anthony Fu
|
0ef44cdf50
|
refactor: reorganize modules
|
2022-12-13 15:03:36 +01:00 |
Anthony Fu
|
75f49461de
|
feat: code highlight for tiptap
|
2022-12-13 14:02:43 +01:00 |
Jonas Kruckenberg
|
85f619ea82
|
feat: add logging setup for tauri desktop app (#397)
|
2022-12-12 21:16:45 +01:00 |
Ayaka Rizumu
|
183b1659d1
|
feat: more to explore (#360)
|
2022-12-11 11:52:36 +01:00 |
kazuya kawaguchi
|
db2ac489bb
|
chore: bump up nuxtjs/i18n (#370)
|
2022-12-08 08:19:22 +01:00 |
patak
|
8537f9e0ae
|
feat: display status meta over card (#325)
|
2022-12-06 11:07:17 +00:00 |
Guillaume Chau
|
d98498fd95
|
feat: upgrade vue-virtual-scroller (#349)
|
2022-12-06 05:36:24 +01:00 |
三咲智子
|
b71731a432
|
fix: setup jsdom environment
|
2022-12-05 12:59:04 +08:00 |
Daniel Roe
|
1c0f8b0147
|
perf: replace `parse5` with `ultrahtml` (#336)
|
2022-12-04 23:10:10 +01:00 |
Ayo Ayco
|
4f8f2ed1f1
|
feat: content filters (#279)
|
2022-12-04 20:28:26 +01:00 |
三咲智子
|
cc945c4827
|
chore: add typecheck script
|
2022-12-03 13:31:58 +08:00 |
三咲智子
|
75f3616b7c
|
chore: upgrade deps
|
2022-12-03 13:30:27 +08:00 |
Anthony Fu
|
04431c7319
|
chore: switch to `shiki-es`
|
2022-11-30 13:45:42 +08:00 |
Anthony Fu
|
0acc0f7689
|
feat(editor): select language
|
2022-11-30 06:47:24 +08:00 |
patak
|
ea04cc2c22
|
feat: mock user in dev (#221)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2022-11-29 10:43:01 +01:00 |
QiroNT
|
59802f0896
|
feat: command palette (#200)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
|
2022-11-29 16:15:05 +08:00 |
kazuya kawaguchi
|
22e90b5ffd
|
fix(i18n): language switch is reset (#215)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
|
2022-11-29 14:29:09 +08:00 |
Shinigami
|
aac8a12091
|
feat: un/follow tags (#188)
|
2022-11-28 21:46:04 +01:00 |
三咲智子
|
6e466dc82d
|
chore: check format when committing
|
2022-11-29 04:21:32 +08:00 |
Anthony Fu
|
c2f3526e88
|
feat: use module
|
2022-11-28 18:24:05 +08:00 |
Ayaka Rizumu
|
871076f2d9
|
feat: install and configure i18n features (#177)
Co-authored-by: Shinigami <chrissi92@hotmail.de>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2022-11-28 14:58:29 +08:00 |
Shinigami
|
5ac225fd11
|
chore: move `vue-virtual-scroller` to dev dependencies (#187)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2022-11-27 18:52:50 +00:00 |
Joaquín Sánchez
|
509ff9e016
|
fix: check CI on local build and start (#182)
|
2022-11-27 15:04:04 +00:00 |
Guillaume Chau
|
7cfbbb8813
|
refactor: use teleport for dialog instead of high z-index (#168)
|
2022-11-27 13:29:10 +01: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
|
33268b1f70
|
refactor: improve dialogs
|
2022-11-27 09:52:46 +08:00 |
Anthony Fu
|
1f747a6f5f
|
chore: update deps
|
2022-11-27 08:21:06 +08:00 |
wheat
|
730eeca5b2
|
feat: add virtual scroller support to paginator for timeline (#146)
|
2022-11-26 20:57:59 +01:00 |
Daniel Roe
|
01b16e2a7a
|
chore: enable shell emulator on windows and start preview with correct port
|
2022-11-26 18:13:47 +00:00 |
Anthony Fu
|
64e052d317
|
Revert "feat: support more markdown syntaxes"
This reverts commit c9ae7cf942 .
|
2022-11-26 05:21:44 +08:00 |
三咲智子
|
c9ae7cf942
|
feat: support more markdown syntaxes
closes #102, partial #40
|
2022-11-26 04:19:48 +08:00 |
Shinigami
|
2c630292af
|
chore: use 5314 as a custom dev port (#95)
|
2022-11-25 23:15:54 +08:00 |
Anthony Fu
|
c2810fd5eb
|
feat: basic integration with TipTap (#87)
|
2022-11-25 21:21:02 +08:00 |
Anthony Fu
|
ff81389404
|
test: add more test for rich content
|
2022-11-25 16:56:18 +08:00 |
Anthony Fu
|
15733000a6
|
chore: setup unit test
|
2022-11-25 16:26:02 +08:00 |
三咲智子
|
bbc8ed5307
|
refactor: switch to setup-sfc
|
2022-11-25 15:12:49 +08:00 |
三咲智子
|
1d40b49f1b
|
chore: upgrade deps
|
2022-11-24 23:22:02 +08:00 |
Daniel Roe
|
00c9314580
|
feat: use `browser-fs-access` polyfill for other browsers (#43)
|
2022-11-24 11:44:24 +00:00 |
patak
|
a8bc64a0c7
|
chore: update Masto to 4.8.8, now MIT licensed
|
2022-11-24 12:06:56 +01:00 |
patak
|
40bcd21aca
|
chore: add license
|
2022-11-24 11:53:23 +01:00 |
三咲智子
|
6b3a14cf1e
|
feat: add tooltip for status action
|
2022-11-24 13:04:29 +08:00 |
Anthony Fu
|
73c35b3c11
|
perf: improve navigation speed
|
2022-11-24 12:02:18 +08:00 |
Anthony Fu
|
0a8841f4f4
|
feat: support codeblock
|
2022-11-24 11:42:03 +08:00 |
Daniel Roe
|
521ad7a332
|
feat: use memory/fs/kv storage drivers for server details (#34)
|
2022-11-23 23:12:25 +00:00 |