Joaquín Sánchez
|
4c054a37fd
|
feat: add opt-in pinch to zoom setting (#1557)
|
2023-02-01 15:43:27 +01:00 |
Anthony Fu
|
e277832b61
|
fix: avoid reference context in `getDefaultDraft`
|
2023-01-30 12:20:22 +01:00 |
Anthony Fu
|
2a4862fb42
|
feat(ui): display post language
|
2023-01-30 12:09:04 +01:00 |
Anthony Fu
|
8d792d003d
|
refactor: make auto import more explicit
|
2023-01-30 11:58:58 +01:00 |
Stanislas
|
72bf6fb6f0
|
fix: handle account switching when accounts have the same id (#1510)
|
2023-01-29 07:58:32 -08:00 |
Daniel Roe
|
415d36ce32
|
refactor: move pwa/build-info -> appConfig (#1508)
|
2023-01-29 06:18:27 -08:00 |
Niklas Wolf
|
b48b7f4c16
|
feat: allow disabling translation for specific languages (#1371)
|
2023-01-29 04:18:49 -08:00 |
sechi
|
8c76dad3c0
|
fix: prevent click event when publish button is disabled (#1481)
|
2023-01-28 14:00:20 -08:00 |
Evan Boehs
|
d26510a766
|
feat: hide reply count (#1439)
* feat: hide reply count
* fix(i18n): rearrange strings
* style: new line
|
2023-01-26 13:41:43 +01:00 |
victordelva
|
adb17d7f14
|
fix: default user language when writing a publication (#1446)
|
2023-01-25 16:41:09 +01:00 |
Joaquín Sánchez
|
3c888d3914
|
fix: unescape html entities in page title (#1392)
|
2023-01-25 05:12:55 -08:00 |
wheat
|
46a8472001
|
feat(preferences): option to hide account hover card (#1431)
|
2023-01-24 21:46:33 +01:00 |
Ayo Ayco
|
a08f56676d
|
feat: totally hide strict filters (#948)
|
2023-01-23 20:33:21 +01:00 |
patak
|
1a577343da
|
feat: range of font size (#1376)
|
2023-01-22 20:18:03 +00:00 |
Niklas Wolf
|
801b8fe027
|
feat: add user preference to hide translation button (#1358)
|
2023-01-21 11:19:03 +01:00 |
JD Hartley
|
86d62fd5de
|
fix: disable side nav item tooltip on small screen (#1327)
|
2023-01-19 22:14:44 +01:00 |
Niklas Wolf
|
126619be92
|
feat: added autoplay setting (#1303)
closes https://github.com/elk-zone/elk/issues/1235
|
2023-01-19 19:33:50 +01:00 |
三咲智子 Kevin Deng
|
eb966976db
|
fix: remove protocol from instance uri
|
2023-01-20 00:20:56 +08:00 |
patak
|
359cc4935b
|
fix: leading space when hiding mentions
|
2023-01-19 12:12:58 +01:00 |
patak
|
a48524e7ad
|
feat: inline some mentions to reduce spacing (#1307)
|
2023-01-19 11:26:01 +01:00 |
patak
|
5785047856
|
fix: properly hide redundant mentions
|
2023-01-18 19:23:14 +01:00 |
patak
|
3132f4fdea
|
feat: hide redudant mentions (#1293)
|
2023-01-18 16:59:37 +01:00 |
patak
|
40c0afb09d
|
chore: fix typo
|
2023-01-18 08:01:50 +01:00 |
webfansplz
|
9c82df0a7a
|
fix: prevent default event when hide dropdown (#1277)
|
2023-01-18 07:07:07 +01:00 |
Alex
|
0b77ad3f43
|
fix: translate posts target language is not current selected language (#1263)
|
2023-01-17 22:41:26 +01:00 |
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 |