Commit graph

  • 58697807f0 fix: update request not. logic userquin 2022-12-05 12:46:59 +01:00
  • 172ffaba1b fix: test:typecheck script userquin 2022-12-05 12:39:02 +01:00
  • 3f1c9f6612 chore: change request notification to use query userquin 2022-12-05 12:38:48 +01:00
  • f2d6159aa1
    fix(i18n): sync french i18n keys (#342) Michel EDIGHOFFER 2022-12-05 11:35:36 +01:00
  • f4229f61e6 chore: update pnpm lock file userquin 2022-12-05 11:34:37 +01:00
  • 2ff33912e3 Merge branch 'main' into userquin/feat-pwa userquin 2022-12-05 11:32:40 +01:00
  • 74e4db9ed6 fix: sync french i18n keys Michel EDIGHOFFER 2022-12-05 11:22:39 +01:00
  • 5b3de2c586
    feat: set lang attribute for status body 三咲智子 2022-12-05 14:20:42 +08:00
  • e8bdceac68
    feat(i18n): improve translations of command palette and others (#341) Alex 2022-12-05 13:48:23 +08:00
  • ef37c87968 fix: use function to avoid not change immediately lang alexzhang1030 2022-12-05 13:39:06 +08:00
  • 4214202b79
    ci: add lint 三咲智子 2022-12-05 13:04:18 +08:00
  • a59d0a22e3
    Merge branch 'main' into i18n/command-palette 三咲智子 Kevin Deng 2022-12-05 13:00:45 +08:00
  • b71731a432
    fix: setup jsdom environment 三咲智子 2022-12-05 12:59:04 +08:00
  • 033f20fdfe i18n: improve alexzhang1030 2022-12-05 10:11:02 +08:00
  • d7407526ff fix: called from wrong scope alexzhang1030 2022-12-05 10:06:50 +08:00
  • c7c9f46f51 i18n: improve translations alexzhang1030 2022-12-05 09:51:14 +08:00
  • 09290b112e
    fix: decode other entity text as well Daniel Roe 2022-12-05 00:30:20 +00:00
  • 4146915a33
    fix: decode numerically encoded html entities in text Daniel Roe 2022-12-05 00:15:17 +00:00
  • 408aff20ee
    ci: test project on pull requests (#338) Daniel Roe 2022-12-04 23:28:04 +00:00
  • a2664e272e chore: prefix DEV_PWA with VITE_ for import.meta.env usage userquin 2022-12-05 00:18:34 +01:00
  • 25596dc048 chore: hide notification setting button and warning with NO PWA userquin 2022-12-05 00:02:07 +01:00
  • 1f2a6469f0 feat: show card image Ayo 2022-12-04 23:32:26 +01:00
  • b06720b68b
    refactor: fix existing type errors Daniel Roe 2022-12-04 22:31:11 +00:00
  • 377653f2bf
    ci: test project on pull request Daniel Roe 2022-12-04 22:30:48 +00:00
  • 798a67336c chore: update pnpm lock userquin 2022-12-04 23:30:40 +01:00
  • 7206f960ee cleanup: comment console log userquin 2022-12-04 23:24:01 +01:00
  • d1c8b15454 chore: add hint about push subscription userquin 2022-12-04 23:23:34 +01:00
  • 6dee30d493
    Merge branch 'main' into feat/39-keyboard-shortcuts Hartmut 2022-12-04 23:22:12 +01:00
  • 4334fdd0f9 chore: add push subscription with latest changes userquin 2022-12-04 23:17:37 +01:00
  • d3eadd8a2c Merge branch 'main' into userquin/feat-pwa userquin 2022-12-04 23:16:00 +01:00
  • 1c0f8b0147
    perf: replace parse5 with ultrahtml (#336) Daniel Roe 2022-12-04 22:10:10 +00:00
  • 61742fe5ee feat: pwa with push notifications userquin 2022-12-04 22:59:56 +01:00
  • 7116d85045
    perf: replace parse5 with ultrahtml Daniel Roe 2022-12-04 21:56:18 +00:00
  • 04b8a86538 chore: merge main patak 2022-12-04 22:43:49 +01:00
  • b3c8459e3d feat: update notifications style patak 2022-12-04 22:38:16 +01:00
  • 04615e443e
    fix: update more public and explore links Daniel Roe 2022-12-04 20:05:11 +00:00
  • fd1be3b86c
    fix: use iterateStatuses rather than deprecated getStatuses Daniel Roe 2022-12-04 20:01:34 +00:00
  • bd78834a44
    fix: update prop types for spoiler Daniel Roe 2022-12-04 20:00:02 +00:00
  • eb022c92e8
    feat: make internal app URLs permalinks (#329) Daniel Roe 2022-12-04 19:56:33 +00:00
  • d9be0a3db2
    fix: redirect to correct server on signout Daniel Roe 2022-12-04 19:53:05 +00:00
  • b4767f4596
    fix: skip running middleware before masto has been initialised Daniel Roe 2022-12-04 19:52:36 +00:00
  • 13447ac90f
    fix: remove duplicated server domain Daniel Roe 2022-12-04 18:50:52 +00:00
  • 1c3c055b8f
    fix: update route after changing user Daniel Roe 2022-12-04 18:46:48 +00:00
  • e0f3e9da6d
    refactor: add server param to public, public/local and status Daniel Roe 2022-12-04 18:46:22 +00:00
  • ebbc640e5f
    feat: make internal app urls permalinks Daniel Roe 2022-12-04 15:45:54 +00:00
  • 84974e5fbd
    fix: mark external urls as such Daniel Roe 2022-12-04 14:18:21 +00:00
  • 4f8f2ed1f1
    feat: content filters (#279) Ayo Ayco 2022-12-04 20:28:26 +01:00
  • 337d2a8b43
    chore: format styles 三咲智子 2022-12-05 03:06:02 +08:00
  • 1ba5cc4072
    refactor: use escaped middot 三咲智子 2022-12-05 02:59:33 +08:00
  • f2a1cdaefe
    feat(i18n): translate vote result 三咲智子 2022-12-05 02:58:21 +08:00
  • 6a43ea0925
    Make filter vars $computed() Ayo Ayco 2022-12-04 19:56:04 +01:00
  • a78d6ea10b refactor: remove ref() Ayo 2022-12-04 19:54:00 +01:00
  • cd5881b210
    feat(i18n): translate vote 三咲智子 2022-12-05 02:49:35 +08:00
  • b062224ce0
    Merge branch 'main' into feat/39-keyboard-shortcuts Hartmut 2022-12-04 19:25:39 +01:00
  • e40ab5c6cb feat(#39): keyboard shortcuts modal: dynamic list + responsive design hartmut 2022-12-04 19:22:04 +01:00
  • a96d564eaa
    feat: show commit id (#331) 三咲智子 Kevin Deng 2022-12-05 02:18:39 +08:00
  • 022413ff17
    feat: show commit id 三咲智子 2022-12-05 02:07:11 +08:00
  • 4d23fb1467
    feat(poll): changed ui of poll results (#328) Alvaro Saburido 2022-12-04 19:04:40 +01:00
  • 2672af671c
    feat(account): display moved account on profile 三咲智子 2022-12-05 01:28:22 +08:00
  • f33b6b58cd
    feat: hide profile when blocked 三咲智子 2022-12-05 00:50:38 +08:00
  • 1476438d73
    fix: following badge 三咲智子 2022-12-05 00:41:37 +08:00
  • becb1cbf13 feat(#39): adds useMagicSequence composable + shortcuts for nav hartmut 2022-12-04 17:27:39 +01:00
  • 4276819da6
    Merge branch 'main' into feature/269-poll-redesign Alvaro Saburido 2022-12-04 16:43:44 +01:00
  • 804feabdd4 feat(poll): changed ui of poll results Alvaro 2022-12-04 16:37:21 +01:00
  • 33a51b65b4
    feat: adapt safe area for mobile 三咲智子 2022-12-04 23:35:11 +08:00
  • 53bc81fb4b feat: work around for Filter v1 & v2 difference Ayo 2022-12-04 16:32:15 +01:00
  • 6352b555e9 feat: use status.filtered property Ayo 2022-12-04 16:03:58 +01:00
  • da7242d682 chore: update masto.js for filter implementation Ayo 2022-12-04 16:03:42 +01:00
  • 9f00d14860 Merge branch 'main' into feat-content-filters Ayo 2022-12-04 15:45:46 +01:00
  • 39676dab5f
    fix(ui): truncate header text 三咲智子 2022-12-04 22:26:42 +08:00
  • cbd5867275
    feat: add nav more menu on mobile (#322) Ayaka Rizumu 2022-12-04 22:17:02 +08:00
  • ceb70ba14d
    Update components/nav/NavBottomMoreMenu.vue Ayaka Rizumu 2022-12-04 22:15:30 +08:00
  • 8f32b1ce22
    fix: placeholder for broken image urls and avoid overlowing emoji alt text (#327) Daniel Roe 2022-12-04 14:14:12 +00:00
  • 724055afd0
    fix: placeholder for broken image urls and avoid overlowing emoji alt text Daniel Roe 2022-12-04 13:55:52 +00:00
  • e75cc9edf2
    fix: handle account uris that differ from server url Daniel Roe 2022-12-04 13:19:47 +00:00
  • 20d8aa7e75
    perf: fetch server and user details in parallel Daniel Roe 2022-12-04 13:12:16 +00:00
  • 8537c8ee54
    feat: add remote url to image srcset in case original is down Daniel Roe 2022-12-04 12:48:07 +00:00
  • 7b018a578d feat: scroll locking by nav bottom LittleSound 2022-12-04 18:23:27 +08:00
  • 95de65079c
    Merge branch 'main' into feat/nav-bottom-more-menu Ayaka Rizumu 2022-12-04 18:03:41 +08:00
  • ea07487fa5 style: make it look scrollable LittleSound 2022-12-04 17:58:03 +08:00
  • 3f459b304d feat: scroll lock LittleSound 2022-12-04 17:53:07 +08:00
  • cb58a839d7 feat: status meta over card patak 2022-12-04 10:07:21 +01:00
  • a21d0a4c03 chore: i18n LittleSound 2022-12-04 16:14:52 +08:00
  • 3f79275c17 feat: add function menu item LittleSound 2022-12-04 16:10:34 +08:00
  • faa26f04f6 style: neatly organized menu LittleSound 2022-12-04 15:46:31 +08:00
  • 7760d03f9d
    fix: get server name from acct 三咲智子 2022-12-04 15:18:11 +08:00
  • 92eeb19bd9 feat: only one icon can be lit up at the same time LittleSound 2022-12-04 14:41:29 +08:00
  • 218aefeec1
    fix: wrong scrolling behavior in dialog (#313) Ayaka Rizumu 2022-12-04 14:27:08 +08:00
  • e63120cb75 style: beautiful LittleSound 2022-12-04 14:25:52 +08:00
  • a34b50688b feat: add nav more menu on mobile LittleSound 2022-12-04 13:17:50 +08:00
  • babfb5c706 Merge branch 'main' of github.com:elk-zone/elk into feat/search wheatjs 2022-12-03 22:23:25 -05:00
  • 432a79e53a feat(#39): adds+uses @vueuse/math, magickeys consider 'isAuthenticated', 'notUsingInput' hartmut 2022-12-04 02:05:09 +01:00
  • cc5474feb5 feat: #39 adds keyboard shortcuts for '?' and 'c/n' hartmut 2022-12-03 21:21:04 +01:00
  • 778831e488 chore: remove redundant code 2 LittleSound 2022-12-03 17:06:07 +08:00
  • 7fbd9312c4 chore: remove redundant code LittleSound 2022-12-03 16:46:38 +08:00
  • 6473369e5d fix LittleSound 2022-12-03 16:39:11 +08:00
  • 1cf3aca771 Merge branch 'main' into fix/issue-297 LittleSound 2022-12-03 14:16:33 +08:00
  • aab6eb6752
    fix: remove profile unavailable (temporary) 三咲智子 2022-12-03 13:42:00 +08:00
  • bbaccfcde5
    refactor(i18n): cleanup 三咲智子 2022-12-03 13:38:33 +08:00
  • fff13ee19c
    refactor: remove deprecated masto API 三咲智子 2022-12-03 13:36:10 +08:00