Wykres commitów

  • e51ff4f7e3 wip: add TODOs to place to look at Sebastian Di Luzio 2024-03-25 22:38:30 +0100
  • 587c063aba
    fix(ui): remove a duplicated command (#2718) lazzzis 2024-03-29 21:19:22 -0700
  • 28514e956d
    fix(ui): wrong polls are removed (#2720) lazzzis 2024-03-29 21:18:33 -0700
  • 42aeb8fa35
    fix(ui): prevent from navigating to search page when opening command panel (#2719) lazzzis 2024-03-29 21:15:58 -0700
  • 1347531de3 fix(ui): wrong polls are removed lazzzis 2024-03-29 17:12:38 -0700
  • d1195d0733 fix: prevent from navigating to search page when opening command panel lazzzis 2024-03-29 14:13:02 -0700
  • 803c3dbf2a Merge branch 'main' into userquin/feat-prevent-file-upload userquin 2024-03-29 21:27:22 +0100
  • f6f50a582e
    fix(ui): change status actions title (#2717) Joaquín Sánchez 2024-03-29 21:04:55 +0100
  • 4d8ac71080 chore: apply patak suggestions userquin 2024-03-29 21:00:45 +0100
  • 2406819ae5 chore: change also boots and favorite userquin 2024-03-29 20:50:17 +0100
  • 2eacf27384 fix: remove a duplicated command lazzzis 2024-03-29 12:48:32 -0700
  • 52f3dd4a24 fix(ui): bookmark button title userquin 2024-03-29 20:32:32 +0100
  • f86818867b chore: release v0.13.1 v0.13.1 patak-dev 2024-03-29 16:37:28 +0100
  • 82d962a54b
    fix: add missing notification event type (#2714) Sma11X 2024-03-29 23:31:53 +0800
  • f6a8a1f225 fix: add missing notification event type 2m411H 2024-03-29 10:12:40 +0800
  • 1b189043e4
    chore(deps): update devdependencies (major) (#2400) renovate[bot] 2024-03-26 09:51:07 +0100
  • 4367b42a28
    chore(deps): update devdependencies renovate[bot] 2024-03-26 08:36:16 +0000
  • a4867566d9
    chore(deps): update devdependencies (#2697) renovate[bot] 2024-03-26 09:34:06 +0100
  • 0757db69b2
    chore(deps): update dependency @types/prettier to v3 (#2712) renovate[bot] 2024-03-26 08:33:11 +0000
  • f0de25c992
    chore(deps): update dependency @antfu/eslint-config to ^2.9.0 (#2711) renovate[bot] 2024-03-26 09:32:33 +0100
  • 3a622f46bd
    chore(deps): update devdependencies renovate[bot] 2024-03-25 17:55:58 +0000
  • 797f69aa03
    chore(deps): update dependency @types/prettier to v3 renovate[bot] 2024-03-25 02:01:30 +0000
  • 5a52e1e633
    chore(deps): update dependency @antfu/eslint-config to ^2.9.0 renovate[bot] 2024-03-25 02:01:06 +0000
  • c439a51d9b
    feat: adopt to "Quiet Public" name shuuji3/feat/quiet-public TAKAHASHI Shuuji 2024-03-13 01:39:41 +0900
  • eaa37cbec0
    TMP: sort list items shuuji3/feat/sort-list TAKAHASHI Shuuji 2024-03-24 19:03:39 +0900
  • 335f1f60eb
    chore: fix typo in `ModalMediaPreviewCarousel.vue` shuuji3/chore/fix-typo TAKAHASHI Shuuji 2024-03-24 14:38:48 +0900
  • cf16c0deef
    TMP: use @iconify-emoji/noto shuuji3/experiment/emoji-flavor TAKAHASHI Shuuji 2024-03-22 23:35:54 +0900
  • f335d9b6ea
    TMP: install @iconify-emoji/noto TAKAHASHI Shuuji 2024-03-22 23:35:43 +0900
  • 191a6dc92c chore: add `useFileSizeFormatter` to i18n composable userquin 2024-03-22 13:10:16 +0100
  • 2a29728da6
    fix typo Horváth Bálint 2024-03-22 07:26:28 +0100
  • e4f1a8f77e chore: don't check limit when configuration entry is zero userquin 2024-03-21 18:46:34 +0100
  • aa9df068cc chore: add audio and unknown logic and messages userquin 2024-03-21 17:38:59 +0100
  • 02796e77d9 feat(ui): add max. file size check before upload attachment userquin 2024-03-21 17:01:13 +0100
  • c2e8f40981
    TMP: swap to noto-emoji TAKAHASHI Shuuji 2024-03-22 00:57:56 +0900
  • 660549b08b
    chore: update masto to v6.7.0 (#2708) TAKAHASHI Shuuji 2024-03-22 00:18:53 +0900
  • db33b6b53a
    chore: update masto to v6.7.0 TAKAHASHI Shuuji 2024-03-21 23:31:47 +0900
  • 7807730118
    feat(i18n): add missing spanish mute duration dialog entries (#2696) Joaquín Sánchez 2024-03-21 13:37:57 +0100
  • b526db0860
    chore: update i18n module to 8.2.0 (#2703) Joaquín Sánchez 2024-03-21 13:13:28 +0100
  • ce15e6c3a8
    Merge branch 'elk-zone:main' into main Dohány Tamás 2024-03-21 11:46:02 +0100
  • 0133324ded
    fix: correct local timeline stream (#2707) Sma11X 2024-03-21 18:08:51 +0800
  • 5c99a2dc64 fix: correct local timeline stream 2m411H 2024-03-21 17:35:25 +0800
  • 8069fc9598 use transition.finished.finally instead of .then Balint Horvath 2024-03-21 08:01:26 +0100
  • 6169787b5d some more fixes + setting disabled when view-transitions are not supported by the browser Balint Horvath 2024-03-19 22:25:21 +0100
  • e9ab0cd40b
    fix: prevent showing notification errors for dev for known emoji reaction types (#2704) TAKAHASHI Shuuji 2024-03-20 00:04:16 +0900
  • ab410a0b22
    fix: prevent showing notification errors for dev for known emoji reaction types TAKAHASHI Shuuji 2024-03-19 23:12:14 +0900
  • 2292e33357 chore: remove flat types userquin 2024-03-19 14:48:51 +0100
  • 501dee94d8 chore: import `unflatten` in cleanup scripts userquin 2024-03-19 14:38:10 +0100
  • 4ce9dc1216 chore: enable logs userquin 2024-03-19 14:37:22 +0100
  • c53567caa1 chore: update cleanup script userquin 2024-03-19 14:27:31 +0100
  • 4345ff19f8 chore: update i18n module to 8.2.0 userquin 2024-03-19 14:25:30 +0100
  • 9251ec496b
    chore: add `ofetch` to `typescript.hoist` (#2693) Joaquín Sánchez 2024-03-19 13:56:14 +0100
  • bd4cd02b2b
    chore(deps): update pnpm to v8.15.5 (#2698) renovate[bot] 2024-03-19 12:40:13 +0000
  • 977a1cc8ec
    chore: remove hoist Daniel Roe 2024-03-19 12:39:39 +0000
  • 91ac5c9387
    Merge branch 'main' into userquin/chore-test-ofetch-ts-hoist Daniel Roe 2024-03-19 12:39:19 +0000
  • 74ccfece5d
    chore: update nuxt to 3.11.1 (#2702) Joaquín Sánchez 2024-03-19 13:36:25 +0100
  • 7466f2b096 chore: update nuxt to 3.11.1 userquin 2024-03-19 13:17:24 +0100
  • 46361dabc5
    fix(deps): update dependencies renovate/major-dependencies renovate[bot] 2024-03-19 04:28:29 +0000
  • f5cf2d2a06 style: change text color to red in datetime input with invalid scheduled time TAKAHASHI Shuuji 2024-03-04 02:43:23 +0900
  • 13ad4e0a58 feat: check validity of schedule time and show warning notice TAKAHASHI Shuuji 2024-03-04 02:35:53 +0900
  • 5cee244d0f feat: calculate minimum scheduled time (5 minutes + 5 seconds buffer) to ensure to be scheduled TAKAHASHI Shuuji 2024-03-03 23:52:10 +0900
  • ce1da9f747 refactor: `scheduleDateTime` -> `scheduledTime` TAKAHASHI Shuuji 2024-03-03 23:51:16 +0900
  • ae30d9e8be fix: check if actual response is `ScheduledStatus` since Mastodon API could post and return `Status` even if specified `scheduled_at` in request TAKAHASHI Shuuji 2024-03-03 21:23:57 +0900
  • 8176ec9d47 fix: ensure to clear the draft after posting TAKAHASHI Shuuji 2024-03-03 19:10:00 +0900
  • d6c9caae6a feat: replace "publish" with "schedule" in label/aria text TAKAHASHI Shuuji 2024-03-03 17:32:35 +0900
  • e44d7ce00a fix: avoid returning `ScheduledStatus` when creating scheduled post TAKAHASHI Shuuji 2024-03-02 00:42:27 +0900
  • d68d75cc2d feat: support `scheduledAt` param in `getDefaultDraft()` function TAKAHASHI Shuuji 2024-03-01 03:35:20 +0900
  • ccca2e30fb feat: convert datetime string into ISO 8601 datetime string TAKAHASHI Shuuji 2024-03-01 03:34:28 +0900
  • f4d418d88d feat: update `Draft`'s `scheduledAt` param TAKAHASHI Shuuji 2024-03-01 03:32:56 +0900
  • 7b1857270f feat: replace `CreateStatusParams` with its superset type`CreateScheduledStatusParams` including an extra `scheduledAt` param TAKAHASHI Shuuji 2024-03-01 03:25:41 +0900
  • 3d1b54e225 feat: colorize schedule icon when schedule time is set TAKAHASHI Shuuji 2024-03-01 03:05:04 +0900
  • 18eb4f2528 feat: add schedule post button to publish widget TAKAHASHI Shuuji 2024-03-01 02:11:13 +0900
  • c89e499f96
    fix: pre tag overwritten by default style (#2699) Sma11X 2024-03-18 19:34:03 +0800
  • 32d390f2fb fix: ensure pre tag not been overwritten 2m411H 2024-03-18 10:47:58 +0800
  • 8737f4587d
    chore(deps): update pnpm to v8.15.5 renovate[bot] 2024-03-18 02:18:33 +0000
  • 49ad132b53 feat(i18n): add missing spanish mute duration dialog entries userquin 2024-03-17 21:45:40 +0100
  • d5531939e4
    Merge branch 'main' into main Dohány Tamás 2024-03-17 21:42:26 +0100
  • a5badf2490 feat(i18n): Update hu-HU.json - misspelling Tamas Dohany 2024-03-17 21:36:37 +0100
  • b4cd163602 remove unused import Balint Horvath 2024-03-17 20:17:34 +0100
  • 89e3582dd7
    feat(i18n): Update hu-HU.json (#2694) Dohány Tamás 2024-03-17 20:11:42 +0100
  • 515da7bea7 wait for transition end before rendering status context + review fix + context loading fix Balint Horvath 2024-03-17 20:09:40 +0100
  • a31132b301 TAB removal Tamas Dohany 2024-03-17 17:46:55 +0100
  • 37cdacf594 feat(i18n): Update hu-HU.json Tamas Dohany 2024-03-17 17:39:28 +0100
  • a3a7511606 chore: add `ofetch` to `typescript.hoist` userquin 2024-03-17 17:05:13 +0100
  • 48c013709a
    ci(docker.yml): support `linux/arm64` container (#2691) TAKAHASHI Shuuji 2024-03-18 00:15:04 +0900
  • f90f0a2e61
    chore(deps): update pnpm to v8.15.4 (#2627) renovate[bot] 2024-03-17 16:14:19 +0100
  • c58b585855
    chore(deps): update lint (#2399) renovate[bot] 2024-03-17 16:14:04 +0100
  • 2187621f43
    Merge branch 'main' into feat--view-transition-api Horváth Bálint 2024-03-17 16:07:35 +0100
  • 32da8f03c8
    chore(deps): update lint renovate[bot] 2024-03-17 14:35:32 +0000
  • ded2e0f3d7
    chore: update nuxt to 3.11.0 (#2692) Joaquín Sánchez 2024-03-17 15:32:02 +0100
  • 1bd0de66b6 chore: run dedupe userquin 2024-03-17 13:53:49 +0100
  • 86d1666ee1 chore: update unstorage userquin 2024-03-17 13:35:00 +0100
  • 9d508c9176 chore: update vue test utils and vue-tsc userquin 2024-03-17 13:23:14 +0100
  • b76152f93a chore: bump to ufo to 1.5.1 userquin 2024-03-17 13:12:11 +0100
  • e640e535bf chore: fix test:typecheck (why?) userquin 2024-03-17 13:06:42 +0100
  • 8502e47a32 chore: update nuxt to 3.11.0 userquin 2024-03-17 12:57:10 +0100
  • a9b41d37d7 ci(docker.yml): support `linux/arm64` container TAKAHASHI Shuuji 2024-03-13 01:58:49 +0900
  • d294da1d32 feat: redirect to signup feat/allow-sign-up-for-single-servers Ayo 2024-03-16 09:35:38 +0100
  • 6589017e09 feat: add sign-up button; initial signup server api Ayo 2024-03-15 18:12:17 +0100
  • 21d5633233
    chore: bump to eslint-config to 2.8.1 (#2685) Joaquín Sánchez 2024-03-13 07:39:28 +0100
  • 7703565c75
    fix(ui): hashtags not working when composing (#2686) Joaquín Sánchez 2024-03-12 21:47:05 +0100