Wykres commitów

72 Commity (613c5315b368b4f4f293598eb7e782d7abed651c)

Autor SHA1 Wiadomość Data
Ayaka Rizumu 613c5315b3
feat: added a profile settings and settings nav (#432) 2022-12-26 09:50:11 +01:00
Daniel Roe 12522d2a0c
chore: bump dependencies 2022-12-25 16:27:57 +01:00
Daniel Roe cca222ca6b
chore: upgrade dev dependencies 2022-12-25 16:01:57 +01:00
Anthony Fu 55443e4d8a
feat: init emoji picker (#532) 2022-12-23 20:15:19 +01:00
Daniel Roe bae4ad7d4a
chore: update masto (#506)
Co-authored-by: userquin <userquin@gmail.com>
2022-12-22 13:48:20 +00:00
Daniel Roe 9800697670
feat: add support for client-side server to tauri module (#501) 2022-12-22 02:12:37 +00:00
Anthony Fu 11731ee280 chore: update vueuse 2022-12-20 15:22:21 +01:00
Anthony Fu b23f560713 chore: update lock 2022-12-20 14:35:21 +01:00
Anthony Fu 0a5edda4cd chore: move dependencies 2022-12-20 14:25:39 +01:00
Anthony Fu 602afa497c fix: upgrade vueuse, close #469 2022-12-20 14:19:41 +01:00
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
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 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
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 b8e68b106a chore: update lock 2022-11-27 15:05:13 +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 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
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
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
三咲智子 00544f4604
fix: lockfile 2022-11-25 15:51:49 +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