Alex
|
85e163a0ad
|
feat: support showing publish failed messages (#1209)
|
2023-01-17 13:56:51 +01:00 |
rshigg
|
0b2b9a713b
|
feat: add grayscale mode to user preferences (#1177)
|
2023-01-17 13:55:36 +01:00 |
Svyatoslav Kryukov
|
08eebb651d
|
fix: use global regex to escape backticks (#1253)
|
2023-01-17 12:26:36 +01:00 |
Daniel Roe
|
406fe18302
|
fix: export highlighter function and rename in composable
|
2023-01-17 06:47:46 +00:00 |
Daniel Roe
|
98a4e8caaf
|
refactor: fix typo in function name
|
2023-01-17 06:26:06 +00:00 |
Daniel Roe
|
80da856402
|
fix: handle parsing pure plain text
|
2023-01-16 20:41:42 +00:00 |
jviide
|
8c170961cb
|
feat: support all HTML elements allowed by Glitch (#1233)
Closes https://github.com/elk-zone/elk/issues/1230
|
2023-01-16 19:04:27 +01:00 |
Anthony Fu
|
b049b40298
|
fix(editor): mention handling on post editing (#1223)
|
2023-01-16 12:36:22 +00:00 |
Anthony Fu
|
8bb6ee7639
|
refactor: fix auto import confliction
|
2023-01-16 12:40:47 +01:00 |
Anthony Fu
|
8753a94aae
|
feat: theme colors (#1195)
|
2023-01-16 11:26:19 +01:00 |
Yuexun Jiang
|
e847f8ef1d
|
feat(tiptap): add discord-style emoji suggestion support (#1066)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-01-16 11:22:26 +01:00 |
Alex
|
d745bd0583
|
feat: improve posts translation logic (#1211)
|
2023-01-16 09:55:00 +00:00 |
patak
|
bb2e3ab44f
|
fix: publish widget mentions (#1198)
|
2023-01-16 06:10:33 +01:00 |
Darius Kruythoff
|
95dda1fdb6
|
feat: have all emojis respect prefers-reduced-motion (#962)
|
2023-01-16 00:51:52 +00:00 |
Daniel Roe
|
cd8e2cb6a4
|
fix: initialise stream promise before stream is available (#1191)
|
2023-01-15 20:26:59 +00:00 |
Daniel Roe
|
bf25339bc9
|
test: add `vitest-environment-nuxt` (#1186)
|
2023-01-15 20:09:01 +01:00 |
webfansplz
|
88c96cb304
|
refactor: preferences settings (#1173)
|
2023-01-15 22:19:22 +08:00 |
三咲智子 Kevin Deng
|
83a1980273
|
fix: default language (#1171)
|
2023-01-15 20:23:47 +08:00 |
jviide
|
c15df78cbb
|
fix: prevent HTML injections to code blocks (#1165)
|
2023-01-15 10:48:22 +00:00 |
三咲智子 Kevin Deng
|
1a4fd19720
|
fix: ignore fetch node info error
|
2023-01-15 18:11:23 +08:00 |
三咲智子 Kevin Deng
|
5247b36b6d
|
fix: account server in GoToSocial
|
2023-01-15 17:44:36 +08:00 |
三咲智子 Kevin Deng
|
2e7979817a
|
feat: support lookup account for gotosocial
|
2023-01-15 17:21:03 +08:00 |
三咲智子 Kevin Deng
|
4422a57f49
|
refactor: sync masto (#1121)
|
2023-01-15 16:38:02 +08:00 |
Daniel Roe
|
9a8e645e16
|
fix: use user id in cache key (#1139)
|
2023-01-14 22:56:47 +01:00 |
Horváth Bálint
|
bede92404b
|
feat: add support for the Web Share Target API (#1100)
Co-authored-by: userquin <userquin@gmail.com>
|
2023-01-14 20:58:52 +00:00 |
三咲智子 Kevin Deng
|
b3ff8a457d
|
fix: default value of zen mode
|
2023-01-14 20:59:00 +08:00 |
Daniel Roe
|
c280ee389c
|
feat: support additional html elements (#1102)
|
2023-01-14 11:40:53 +01:00 |
webfansplz
|
7e321e906a
|
fix: update suggestion renderer only when the editor is focused (#1115)
Closes https://github.com/elk-zone/elk/issues/898
|
2023-01-14 11:38:31 +01:00 |
Anthony Fu
|
bef1371516
|
fix: zen mode on refresh
|
2023-01-14 11:09:27 +01:00 |
Anthony Fu
|
680b3493b3
|
pref: improve current user handle writting
|
2023-01-14 11:09:27 +01:00 |
Anthony Fu
|
d2ef57bcfa
|
perf: cache userSettings, improve #1013
|
2023-01-14 10:55:16 +01:00 |
Anthony Fu
|
55aff4778b
|
refactor: use head script instead of cookie
|
2023-01-14 10:55:16 +01:00 |
webfansplz
|
f76628d4ab
|
fix: shiki fallback language (#1044)
|
2023-01-13 23:08:08 +08:00 |
Joaquín Sánchez
|
1d151c53c4
|
fix: multiple push notifications susbscriptions on multiple account servers (#1069)
|
2023-01-13 13:54:30 +01:00 |
Tom Sherman
|
0b120e8b42
|
fix: handle undefined `._` property on `useUserLocalStorage` (#1060)
Fixes https://github.com/elk-zone/elk/issues/1056
|
2023-01-13 11:31:16 +01:00 |
Anthony Fu
|
9571d7338a
|
feat: separate metions lines on replying
|
2023-01-13 01:33:04 +01:00 |
Anthony Fu
|
9476d14d6c
|
fix: dedupe accounts in reply mentions
|
2023-01-13 01:19:24 +01:00 |
Anthony Fu
|
36ae8be40a
|
feat: collapse mentions (#1034)
|
2023-01-13 01:08:56 +01:00 |
三咲智子 Kevin Deng
|
884227f560
|
fix: decrease count when cancel status action
|
2023-01-13 02:48:52 +08:00 |
Tom Sherman
|
e9dccc9ef5
|
feat: add option to follow system color setting (#1012)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
Closes https://github.com/elk-zone/elk/issues/1007
|
2023-01-12 18:29:10 +00:00 |
三咲智子 Kevin Deng
|
9a41b9b7d7
|
feat(settings): respect settings from server (#1013)
|
2023-01-13 01:52:52 +08:00 |
三咲智子 Kevin Deng
|
cd490fffec
|
fix: fetch the first page of data
|
2023-01-13 00:21:32 +08:00 |
三咲智子 Kevin Deng
|
4139be32f9
|
chore: cleanup
|
2023-01-13 00:04:37 +08:00 |
三咲智子 Kevin Deng
|
d0d0503a13
|
perf: fetch instance info only once
|
2023-01-13 00:01:18 +08:00 |
Adam Cooper
|
9f368e50d2
|
feat: add additional profile icons (#992)
|
2023-01-12 19:18:06 +08:00 |
Vjacheslav Trushkin
|
79753fd508
|
fix: catch exceptions in HTML parser (#994)
|
2023-01-12 11:13:20 +00:00 |
三咲智子 Kevin Deng
|
4e0777d723
|
refactor: output errors on devtools (#928)
|
2023-01-12 13:39:22 +08: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 |
Kerunix
|
67f58a3335
|
fix: empty code blocks (#978)
|
2023-01-11 21:55:47 +01:00 |