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 |
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 |
Daniel Roe
|
2281dc6bd0
|
fix: expose dropzone ref to publish widget
|
2023-01-10 22:51:25 +00:00 |
Piotrek Tomczewski
|
7c651d450d
|
feat(tiptap): add undo and redo (#944)
|
2023-01-10 22:16:56 +01:00 |
Joaquín Sánchez
|
1b9fb99032
|
feat: add web manifest dark theme variants (#947)
|
2023-01-10 21:35:34 +01: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
|
0ef99f2c8e
|
refactor(publish): extract to composables
|
2023-01-10 21:31:59 +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 |
三咲智子
|
217f1ea567
|
feat(settings): up to 16 fields for glitch edition
|
2023-01-10 16:33:20 +08:00 |
三咲智子
|
88731ee18d
|
feat(account): predict relationship from context
|
2023-01-10 15:49:49 +08:00 |
三咲智子
|
b4cda4338f
|
fix(command): trim spaces
|
2023-01-10 15:24:14 +08:00 |
三咲智子
|
caa02446c7
|
refactor: upgrade masto
|
2023-01-10 14:10:26 +08:00 |
Daniel Roe
|
6f7bdf274f
|
refactor: use `tiny-decode` for parsing html entities (#922)
|
2023-01-09 23:08:42 +01:00 |
三咲智子
|
0a75205309
|
fix: paginator state lost after HMR
|
2023-01-10 01:43:28 +08:00 |
三咲智子
|
56ab163369
|
fix(paginator): empty when count equals button
|
2023-01-10 01:22:20 +08:00 |
三咲智子
|
8d77f9e9fb
|
fix: repeat preprocessing notifications
removed some logic of a8e0e06d84 before,
re-add it now
|
2023-01-09 23:39:59 +08:00 |
三咲智子
|
333cab0858
|
fix(paginator): item count less than buffer
|
2023-01-09 23:20:54 +08:00 |
三咲智子
|
01a24a6015
|
refactor: optimize paginator typings
|
2023-01-09 23:04:09 +08:00 |
jviide
|
162b56f5cb
|
fix: add nofollow noreferrer noopener to Twitter mentions (#910)
|
2023-01-09 15:47:41 +01:00 |
三咲智子
|
83db9f0c38
|
fix: group follow notification
append current group before push a single item
|
2023-01-09 20:23:15 +08:00 |
Daniel Roe
|
efe7d639c1
|
feat: enable virtual scroller by default (#892)
|
2023-01-09 12:32:49 +01:00 |
Daniel Roe
|
6a6e6bfb74
|
feat: track unread notifications using marker api (#891)
|
2023-01-09 12:31:56 +01:00 |
Michel EDIGHOFFER
|
68d0d48199
|
fix(tiptap): update placeholder in case of language change (#896)
|
2023-01-09 10:34:26 +01:00 |
三咲智子
|
c28d1e1537
|
fix: trim spaces for search keyword
|
2023-01-09 16:36:29 +08:00 |
patak
|
80d3d8dd1d
|
feat: preprocess new items too
|
2023-01-08 22:22:14 +01:00 |
Nicolò Ribaudo
|
7e191d7296
|
feat: support showing who favorited and boosted a status (#881)
|
2023-01-08 21:08:45 +01:00 |
patak
|
19e4aa4ada
|
fix: show remaining items in buffer on pagination end
|
2023-01-08 21:03:17 +01:00 |
patak
|
efe406df5b
|
feat: avoid reordering pagination border effects (#877)
|
2023-01-08 17:04:26 +01:00 |
Joaquín Sánchez
|
e92a983947
|
fix(pwa): handle sw registration error and status (#858)
|
2023-01-08 14:12:25 +00:00 |
Piotrek Tomczewski
|
fcae855eea
|
fix(drafts): remove and do not focus empty reply drafts (#850)
|
2023-01-08 14:54:12 +01:00 |
三咲智子
|
805f7731ad
|
refactor(search): more search options
|
2023-01-08 21:42:53 +08:00 |