Commit graph

  • 313efddd64
    fix: adjust background of account name when it's a link (#1061) Michel EDIGHOFFER 2023-01-13 19:22:08 +01:00
  • 04480eef44
    feat: i18n for sign page in mastodon 三咲智子 Kevin Deng 2023-01-14 02:10:51 +08:00
  • 88ac29ea14
    fix: allow multiple accounts on same server (#1092) Joaquín Sánchez 2023-01-13 19:08:15 +01:00
  • 190caf0437
    feat(i18n): Sync es-ES and 'add emojis' tooltip localized. (#1014) Cesar Gomez 2023-01-13 11:22:36 -05:00
  • 1e5b648a71
    fix: remove Firefox icon border when using animate-spin (#1081) Joaquín Sánchez 2023-01-13 17:00:32 +01:00
  • f76628d4ab
    fix: shiki fallback language (#1044) webfansplz 2023-01-13 23:08:08 +08:00
  • 0407ef353f
    fix(i18n): update french translation (#1083) Michel EDIGHOFFER 2023-01-13 16:07:10 +01:00
  • 1275c41bd2
    refactor(account): adjust notify button 三咲智子 Kevin Deng 2023-01-13 23:00:35 +08:00
  • 9b1ac596d3
    feat: notification when followed account creates a new post (#1045) Jeff Sikes 2023-01-13 08:53:40 -06:00
  • 341de5ffaa
    fix: back button was not displayed on lg screen (#1049) Yuexun Jiang 2023-01-13 22:49:52 +08:00
  • 1d151c53c4
    fix: multiple push notifications susbscriptions on multiple account servers (#1069) Joaquín Sánchez 2023-01-13 13:54:30 +01:00
  • a733fbba08
    ci: add permissions for workflows 三咲智子 Kevin Deng 2023-01-13 19:54:59 +08:00
  • f16465258d
    fix(i18n): update zh-CN built_at translation for rationality (#1057) sechi 2023-01-13 18:32:47 +08:00
  • 0b120e8b42
    fix: handle undefined ._ property on useUserLocalStorage (#1060) Tom Sherman 2023-01-13 10:31:16 +00:00
  • b51fa37b34
    feat(i18n): Update French translations (#1051) KaKi87 2023-01-13 11:24:25 +01:00
  • 5c9a21eb9a
    fix: show placeholder on not loaded avatar to void showing alt text (#1054) Michel EDIGHOFFER 2023-01-13 10:23:51 +01:00
  • 3367ba6e30 fix: revert #1026 patak 2023-01-13 10:07:10 +01:00
  • f78a7cd98d feat: link to github releases from version number in app patak 2023-01-13 10:03:05 +01:00
  • 39f9e7b6ad
    chore: reduce bundle size for Tauri target (#1053) Jonas Kruckenberg 2023-01-13 09:46:07 +01:00
  • 23532062f5
    fix: empty server list throws console error on move (#1048) Kushal Niroula 2023-01-13 12:08:24 +05:45
  • 6cb3183c2e
    feat(ui): smoothly unblurring picture placeholders (#1026) Diu 2023-01-13 14:19:46 +08:00
  • 5e940e58cb
    fix: offline checker not show in large screen (#1043) Alex 2023-01-13 13:49:48 +08:00
  • f758fc6bea feat: hide user handle in zen mode Anthony Fu 2023-01-13 01:39:48 +01:00
  • 9571d7338a feat: separate metions lines on replying Anthony Fu 2023-01-13 01:33:04 +01:00
  • 9476d14d6c fix: dedupe accounts in reply mentions Anthony Fu 2023-01-13 01:19:24 +01:00
  • 36ae8be40a
    feat: collapse mentions (#1034) Anthony Fu 2023-01-13 01:08:56 +01:00
  • d39ea9a6de chore: release v0.4.1 patak 2023-01-13 00:13:02 +01:00
  • 7f4a5587d7
    fix: disable virtual scroll on notification page (#1037) Michel EDIGHOFFER 2023-01-13 00:05:09 +01:00
  • 1e538cb8cd fix(types): ignore $fetch types Daniel Roe 2023-01-12 22:58:41 +00:00
  • 8c2aed0590 fix: use globalThis.$fetch for tauri support Daniel Roe 2023-01-12 22:27:14 +00:00
  • 27d1328c13 fix: add missing direct import (for tauri module) Daniel Roe 2023-01-12 22:26:35 +00:00
  • 839331ae67
    fix: non-showing hashtag charts (#1032) Pavel 2023-01-13 00:19:20 +03:00
  • 63adaaf4f9
    docs: fix elk screenshot on mobile (#1023) Joaquín Sánchez 2023-01-12 21:06:17 +01:00
  • 3886ef69a5
    docs(contributing): fix lang and i18n module links (#1019) Joaquín Sánchez 2023-01-12 21:05:21 +01:00
  • bc2a64ac58
    fix(i18n): update Chinese intro 三咲智子 Kevin Deng 2023-01-13 02:54:15 +08:00
  • 884227f560
    fix: decrease count when cancel status action 三咲智子 Kevin Deng 2023-01-13 02:48:52 +08:00
  • a41a31732b
    revert: "feat: display i18n text on SSR" 三咲智子 Kevin Deng 2023-01-13 02:35:26 +08:00
  • e9dccc9ef5
    feat: add option to follow system color setting (#1012) Tom Sherman 2023-01-12 18:29:10 +00:00
  • c484117657
    refactor: simplify code 三咲智子 Kevin Deng 2023-01-13 02:18:21 +08:00
  • 11f1f62523
    feat: hide server autocomplete when you enter a valid URL (#1009) Tom Sherman 2023-01-12 18:14:34 +00:00
  • cb2e39e854
    fix(i18n): corrects Chinese dark/light mode (#1011) Sakana 2023-01-13 02:04:15 +08:00
  • 4f696175b3
    feat(ui): highlight pick you server message in sign in form (#1010) Kushal Niroula 2023-01-12 23:48:39 +05:45
  • cafc995dde
    feat: display i18n text on SSR 三咲智子 Kevin Deng 2023-01-13 01:58:05 +08:00
  • 9a41b9b7d7
    feat(settings): respect settings from server (#1013) 三咲智子 Kevin Deng 2023-01-13 01:52:52 +08:00
  • 32aa47e701
    perf: mock semver import (#1006) Daniel Roe 2023-01-12 16:31:18 +00:00
  • dcec32338c fix: use open graph images on elk.zone Daniel Roe 2023-01-12 15:02:58 +00:00
  • cd490fffec
    fix: fetch the first page of data 三咲智子 Kevin Deng 2023-01-13 00:21:27 +08:00
  • 4139be32f9
    chore: cleanup 三咲智子 Kevin Deng 2023-01-13 00:04:37 +08:00
  • d0d0503a13
    perf: fetch instance info only once 三咲智子 Kevin Deng 2023-01-13 00:01:18 +08:00
  • ad70d9c475
    chore(readme): remove non-sharing hint (#1008) Alexander Lichter 2023-01-12 15:03:27 +01:00
  • b352fbf3f9
    fix(i18n): corrects French mistakes (#998) Emmanuel Salomon 2023-01-12 14:24:57 +01:00
  • 78530bfe68
    fix(i18n): wrong zh-CN n-people-in-the-past-n-days translation (#1000) ʀᴀʏ 2023-01-12 21:24:32 +08:00
  • 9f368e50d2
    feat: add additional profile icons (#992) Adam Cooper 2023-01-12 11:18:06 +00:00
  • 79753fd508
    fix: catch exceptions in HTML parser (#994) Vjacheslav Trushkin 2023-01-12 13:13:20 +02:00
  • 70a4475eac docs: make mastodon link non-external Anthony Fu 2023-01-12 11:52:49 +01:00
  • 3e83ca375f
    docs: add volta badge (#990) Sébastien Chopin 2023-01-12 11:48:47 +01:00
  • 22e6b13151 chore: ignore pnpm ignore-workspace-root-check Anthony Fu 2023-01-12 10:45:11 +01:00
  • 34aef0a55f
    feat: update hover color and bg for action more button (#983) təəna.vuə 2023-01-12 03:40:49 -06:00
  • 2ddfdffa3d
    chore: make Codeflow bot comment every issue (#984) Svyatoslav Kryukov 2023-01-12 12:26:46 +03:00
  • 523846e0ef
    chore: release v0.4.0 三咲智子 Kevin Deng 2023-01-12 17:14:09 +08:00
  • 49ff5f8ab1
    chore: check stale dep before running commands (#963) 三咲智子 Kevin Deng 2023-01-12 13:40:54 +08:00
  • 25223d026b
    feat: add tooltip for user picker (#938) 三咲智子 Kevin Deng 2023-01-12 13:39:39 +08:00
  • 4e0777d723
    refactor: output errors on devtools (#928) 三咲智子 Kevin Deng 2023-01-12 13:39:22 +08:00
  • 50c54144e6 chore: point GitHub links to the elk repo patak 2023-01-12 01:41:25 +01:00
  • 3ef1f8185d chore: prepare intro screen for opening up the repo patak 2023-01-12 01:39:53 +01:00
  • 2e64cd6c98 chore: add info from README.md to contributing.md patak 2023-01-12 01:09:42 +01:00
  • 8da4a8e78a fix: escape backticks within codeblocks Daniel Roe 2023-01-11 23:54:45 +00:00
  • a12d3d09b1 feat: support page titles in opengraph data Daniel Roe 2023-01-11 23:08:31 +00:00
  • da8594dbf1 feat: add large card support Daniel Roe 2023-01-11 23:08:20 +00:00
  • 3add7a5f40 chore: test open graph on edge Daniel Roe 2023-01-11 22:51:23 +00:00
  • 3a66944080 chore: remove /invite route preparatory to launch Daniel Roe 2023-01-11 22:50:52 +00:00
  • 3f9e39d244 chore: add basic open graph metadata Daniel Roe 2023-01-11 22:42:52 +00:00
  • 07808384bf chore: add og image patak 2023-01-11 23:33:06 +01:00
  • e34bfee4a5 feat: sponsors in about page and nav footer Anthony Fu 2023-01-11 23:24:00 +01:00
  • 2b3b5fe4cb
    chore: fix some typos Daniel Roe 2023-01-11 22:13:46 +00:00
  • bf60ca05fa docs: update sponsorship Anthony Fu 2023-01-11 22:58:03 +01:00
  • 67f58a3335
    fix: empty code blocks (#978) Kerunix 2023-01-11 21:55:47 +01:00
  • 689ae0c701
    fix: top and bottom padding of small preview card on mobile (#974) Ayo Ayco 2023-01-11 20:08:15 +01:00
  • c1e89582f8
    fix: remove emoji in status title (#932) Shinigami 2023-01-11 18:47:36 +01:00
  • c2850a34ae
    fix: use mention accts within a status to render links (#955) Daniel Roe 2023-01-11 17:18:06 +00:00
  • f9509f8987
    fix: escape/textify the contents of inline and block code (#954) Daniel Roe 2023-01-11 16:24:13 +00:00
  • 24d43699bb
    fix(i18n): fr - use apprecier instead of aimer + add misisng trads (#956) Michel EDIGHOFFER 2023-01-11 16:14:49 +01:00
  • f04d7ac067
    fix: defer loading text and server links until hydration (#926) Daniel Roe 2023-01-11 14:50:47 +00:00
  • c92fd7939e
    feat: bring zen mode to mobile footer nav (#969) Ayo Ayco 2023-01-11 15:00:41 +01:00
  • af85a5ea8d
    fix(hashtag): fixed hashtag follow button on larger screens (#862) Piotrek Tomczewski 2023-01-11 14:39:20 +01:00
  • dfed02efee
    docs: include Semantic Pull Request in contributing guide (#965) Joaquín Sánchez 2023-01-11 11:22:53 +01:00
  • 0cc75a10b5
    feat: use experimentalVirtualScroller on notifications (#940) Joaquín Sánchez 2023-01-11 10:59:47 +01:00
  • 46109d6dfa
    docs: fix typo (#964) Pengsha Ying 2023-01-11 17:29:33 +08:00
  • 2af1fec425
    feat: use square avatar when on own profile (#961) wheat 2023-01-11 03:39:49 -05:00
  • e690422266
    fix(docs): correct twitter username 三咲智子 Kevin Deng 2023-01-11 16:32:23 +08:00
  • c757e45762
    fix: back button invalid (#958) Clark Cui 2023-01-11 12:31:35 +08:00
  • 2281dc6bd0 fix: expose dropzone ref to publish widget Daniel Roe 2023-01-10 22:51:25 +00:00
  • d36e21c5f1 fix(tauri): add /api/list-servers route Daniel Roe 2023-01-10 12:25:57 +00:00
  • 0cb974fcf7
    fix: just now french translation (#951) Michel EDIGHOFFER 2023-01-10 23:18:52 +01:00
  • 7a821fa648
    feat(i18n): add ar-EG entries (#950) JP 2023-01-11 00:06:43 +02:00
  • 7c651d450d
    feat(tiptap): add undo and redo (#944) Piotrek Tomczewski 2023-01-10 22:16:56 +01:00
  • 62b6020895
    fix: add workbox-build dev dependency (#949) Joaquín Sánchez 2023-01-10 22:09:12 +01:00
  • 1b9fb99032
    feat: add web manifest dark theme variants (#947) Joaquín Sánchez 2023-01-10 21:35:34 +01:00
  • 6e7813020e
    fix: properly close media dialog on Esc key (#946) Ivan Demchuk 2023-01-10 21:57:12 +02:00
  • 74148d71b0
    fix: disable back button when no back path (#936) Clark Cui 2023-01-11 00:01:24 +08:00