Wykres commitów

1308 Commity (2ddfdffa3d68066681fdc24025d2cb12e00fdf3b)

Autor SHA1 Wiadomość Data
Svyatoslav Kryukov 2ddfdffa3d
chore: make Codeflow bot comment every issue (#984) 2023-01-12 10:26:46 +01:00
三咲智子 Kevin Deng 523846e0ef
chore: release v0.4.0 2023-01-12 17:14:09 +08:00
三咲智子 Kevin Deng 49ff5f8ab1
chore: check stale dep before running commands (#963) 2023-01-12 13:40:54 +08:00
三咲智子 Kevin Deng 25223d026b
feat: add tooltip for user picker (#938) 2023-01-12 13:39:39 +08:00
三咲智子 Kevin Deng 4e0777d723
refactor: output errors on devtools (#928) 2023-01-12 13:39:22 +08:00
patak 50c54144e6 chore: point GitHub links to the elk repo 2023-01-12 01:41:25 +01:00
patak 3ef1f8185d chore: prepare intro screen for opening up the repo 2023-01-12 01:39:53 +01:00
patak 2e64cd6c98 chore: add info from README.md to contributing.md 2023-01-12 01:09:42 +01:00
Daniel Roe 8da4a8e78a fix: escape backticks within codeblocks
resolves https://github.com/elk-zone/elk/issues/970
2023-01-11 23:54:45 +00:00
Daniel Roe a12d3d09b1 feat: support page titles in opengraph data 2023-01-11 23:08:31 +00:00
Daniel Roe da8594dbf1 feat: add large card support 2023-01-11 23:08:20 +00:00
Daniel Roe 3add7a5f40 chore: test open graph on edge 2023-01-11 22:51:23 +00:00
Daniel Roe 3a66944080 chore: remove `/invite` route preparatory to launch 2023-01-11 22:50:52 +00:00
Daniel Roe 3f9e39d244 chore: add basic open graph metadata 2023-01-11 22:42:52 +00:00
patak 07808384bf chore: add og image 2023-01-11 23:33:06 +01:00
Anthony Fu e34bfee4a5 feat: sponsors in about page and nav footer 2023-01-11 23:24:05 +01:00
Daniel Roe 2b3b5fe4cb
chore: fix some typos 2023-01-11 22:13:46 +00:00
Anthony Fu bf60ca05fa docs: update sponsorship 2023-01-11 22:58:03 +01:00
Kerunix 67f58a3335
fix: empty code blocks (#978) 2023-01-11 21:55:47 +01:00
Ayo Ayco 689ae0c701
fix: top and bottom padding of small preview card on mobile (#974) 2023-01-11 20:08:15 +01:00
Shinigami c1e89582f8
fix: remove emoji in status title (#932)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-01-11 17:47:36 +00:00
Daniel Roe c2850a34ae
fix: use mention accts within a status to render links (#955) 2023-01-11 18:18:06 +01:00
Daniel Roe f9509f8987
fix: escape/textify the contents of inline and block code (#954) 2023-01-11 16:24:13 +00:00
Michel EDIGHOFFER 24d43699bb
fix(i18n): fr - use `apprecier` instead of `aimer` + add misisng trads (#956) 2023-01-11 16:14:49 +01:00
Daniel Roe f04d7ac067
fix: defer loading text and server links until hydration (#926) 2023-01-11 14:50:47 +00:00
Ayo Ayco c92fd7939e
feat: bring zen mode to mobile footer nav (#969) 2023-01-11 14:00:41 +00:00
Piotrek Tomczewski af85a5ea8d
fix(hashtag): fixed hashtag follow button on larger screens (#862) 2023-01-11 14:39:20 +01:00
Joaquín Sánchez dfed02efee
docs: include `Semantic Pull Request` in contributing guide (#965) 2023-01-11 10:22:53 +00:00
Joaquín Sánchez 0cc75a10b5
feat: use `experimentalVirtualScroller` on notifications (#940) 2023-01-11 17:59:47 +08:00
Pengsha Ying 46109d6dfa
docs: fix typo (#964) 2023-01-11 17:29:33 +08:00
wheat 2af1fec425
feat: use square avatar when on own profile (#961) 2023-01-11 09:39:49 +01:00
三咲智子 Kevin Deng e690422266
fix(docs): correct twitter username 2023-01-11 16:32:23 +08:00
Clark Cui c757e45762
fix: back button invalid (#958) 2023-01-11 12:31:35 +08:00
Daniel Roe 2281dc6bd0 fix: expose dropzone ref to publish widget 2023-01-10 22:51:25 +00:00
Daniel Roe d36e21c5f1 fix(tauri): add `/api/list-servers` route 2023-01-10 22:44:46 +00:00
Michel EDIGHOFFER 0cb974fcf7
fix: just now french translation (#951) 2023-01-10 23:18:52 +01:00
JP 7a821fa648
feat(i18n): add ar-EG entries (#950) 2023-01-10 23:06:43 +01:00
Piotrek Tomczewski 7c651d450d
feat(tiptap): add undo and redo (#944) 2023-01-10 22:16:56 +01:00
Joaquín Sánchez 62b6020895
fix: add workbox-build dev dependency (#949) 2023-01-10 22:09:12 +01:00
Joaquín Sánchez 1b9fb99032
feat: add web manifest dark theme variants (#947) 2023-01-10 21:35:34 +01:00
Ivan Demchuk 6e7813020e
fix: properly close media dialog on Esc key (#946) 2023-01-10 20:57:12 +01:00
Clark Cui 74148d71b0
fix: disable back button when no back path (#936)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-01-11 00:01:24 +08:00
wheat ba9a91a34e
feat: wellness settings (#927)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-01-10 22:45:17 +08:00
三咲智子 Kevin Deng 81c8a74748
feat(publish): add loading icon for sending 2023-01-10 21:32:50 +08:00
三咲智子 Kevin Deng 0ef99f2c8e
refactor(publish): extract to composables 2023-01-10 21:31:59 +08:00
三咲智子 Kevin Deng df37e7c4de
chore: release v0.3.1 2023-01-10 20:31:27 +08:00
三咲智子 Kevin Deng de696d0300
refactor: move notification to masto composables 2023-01-10 20:29:16 +08:00
Daniel Roe 60ccfc84fa fix: break out of infinite loop if there are no notifications 2023-01-10 12:25:23 +00:00
Alex fa801f9912
feat(i18n): add missing zh-CN translations (#930)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-01-10 10:14:43 +00:00
三咲智子 Kevin Deng 4131949b1a
chore: release v0.3.0 2023-01-10 17:27:14 +08:00