1
0
Fork 1
mirror of https://github.com/elk-zone/elk.git synced 2024-09-06 12:19:08 +01:00
Commit graph

70 commits

Author SHA1 Message Date
三咲智子
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
patak
a5ef2bdc67 feat: avatar on the side in StatusCard 2022-11-24 15:20:50 +01:00
三咲智子
823f4c960a
feat(status): edit & redraft 2022-11-24 19:35:26 +08:00
三咲智子
ad3d5efb11
feat(publish): support visibility 2022-11-24 17:22:29 +08:00
Anthony Fu
dbf4362d8b fix: improve loading 2022-11-24 16:57:28 +08:00
Anthony Fu
83c0fafbec feat: publish via dialog 2022-11-24 16:04:53 +08:00
Anthony Fu
cd2a06e969 ui: move publish widget 2022-11-24 15:53:27 +08:00
Anthony Fu
0dc515647f feat: rework status cache 2022-11-24 14:54:54 +08:00
Anthony Fu
e81273e944 chore: case 2022-11-24 14:04:17 +08:00
Anthony Fu
9eac1da4c2 fix: fetch account by name 2022-11-24 13:49:50 +08:00
Anthony Fu
a94781df83 feat: introduce lru cache for requests 2022-11-24 13:47:18 +08:00
Anthony Fu
b947931d3b fix(shiki): do not load languages initially 2022-11-24 12:58:25 +08:00
Anthony Fu
e17b918c00 feat: zenmode 2022-11-24 12:21:30 +08:00
Anthony Fu
0a8841f4f4 feat: support codeblock 2022-11-24 11:42:03 +08:00
Anthony Fu
4885b165df feat: add introduce 2022-11-24 10:38:14 +08:00
patak
2ece5f5619 fix: subdomains should be ignored for user handles 2022-11-23 23:41:19 +01:00
patak
f596973603 refactor: getAccountHandle, getAccountPath, getStatusPath 2022-11-23 23:40:35 +01:00
三咲智子
5605d518dc
refactor: improve account info UI 2022-11-23 21:59:29 +08:00
Anthony Fu
129e12c217 chore: rename to Elk 2022-11-23 21:06:27 +08:00
Anthony Fu
ed5b8091d3 feat: rename accounts to user 2022-11-23 12:25:48 +08:00
Anthony Fu
8dc1fb6493 feat: sign out 2022-11-23 12:20:59 +08:00
Anthony Fu
241b28241c feat: basic mutli-accounts support 2022-11-23 11:48:01 +08:00
Anthony Fu
a4d235b6fe refactor: theming 2022-11-23 10:16:31 +08:00