Alexander Lichter
|
ad70d9c475
|
chore(readme): remove non-sharing hint (#1008)
|
2023-01-12 14:03:27 +00:00 |
|
Emmanuel Salomon
|
b352fbf3f9
|
fix(i18n): corrects French mistakes (#998)
|
2023-01-12 21:24:57 +08:00 |
|
ʀᴀʏ
|
78530bfe68
|
fix(i18n): wrong zh-CN n-people-in-the-past-n-days translation (#1000)
|
2023-01-12 21:24:32 +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 |
|
Anthony Fu
|
70a4475eac
|
docs: make mastodon link non-external
|
2023-01-12 11:54:38 +01:00 |
|
Sébastien Chopin
|
3e83ca375f
|
docs: add volta badge (#990)
Similar to CodeFlow
|
2023-01-12 18:48:47 +08:00 |
|
Anthony Fu
|
22e6b13151
|
chore: ignore pnpm ignore-workspace-root-check
|
2023-01-12 10:45:11 +01:00 |
|
təəna.vuə
|
34aef0a55f
|
feat: update hover color and bg for action more button (#983)
|
2023-01-12 17:40:49 +08:00 |
|
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 |
|