Commit Graph

  • 3d8709ce8a
    fix: update src/routes/_components/status/Status.html Nolan Lawson 2023-01-08 20:26:16 -0800
  • adaae33044
    fix: update src/intl/en-US.js Nolan Lawson 2023-01-08 20:25:28 -0800
  • 04388ff3c7 fix: fix content warnings and add test Nolan Lawson 2023-01-08 20:24:51 -0800
  • ed77fb8419 Merge remote-tracking branch 'origin/master' into tepreece-master Nolan Lawson 2023-01-08 20:03:32 -0800
  • c2851ce104
    docs: explain how to use the buildCommand for internationalization (#2344) Noelia Ruiz Martínez 2023-01-09 05:02:17 +0100
  • 2578d0964d
    chore: pin bundler/foreman versions (#2353) Nolan Lawson 2023-01-08 20:01:31 -0800
  • 051e86e3a6 chore: pin bundler/foreman versions pin-bundler Nolan Lawson 2023-01-08 18:28:40 -0800
  • c19e754b75 chore: dummy commit remove-bundler Nolan Lawson 2023-01-08 17:49:06 -0800
  • f66ea4eea7 chore: remove bundler cache Nolan Lawson 2023-01-08 17:47:26 -0800
  • bf32c3b4ab OAuth2: use correct `Content-Type` as specified in RFC Vitaly Takmazov 2023-01-03 04:19:50 +0300
  • 5fd5c5757d fix: add fonts update-masto-deps Nolan Lawson 2023-01-08 16:57:19 -0800
  • d83a56484e chore: update mastodon native deps in CI Nolan Lawson 2023-01-08 16:56:13 -0800
  • 6ae33f2839 chore: update ubuntu used in tests update-ubuntu Nolan Lawson 2023-01-08 14:27:32 -0800
  • 4cab7b2ed2 Address review comments Noelia Ruiz Martínez 2023-01-08 20:20:10 +0100
  • 81826942e6 chore: test if CI is broken in master test-master Nolan Lawson 2023-01-08 10:03:04 -0800
  • 81c1f23d73 Explain how to use the buildCommand for internationalization Noelia Ruiz Martínez 2023-01-03 13:49:24 +0100
  • f96066523e Add option to always expand posts marked with content warnings Thomas Preece 2023-01-02 18:02:22 +0000
  • ff53fcab10
    Replace builds with buildCommand in vercel.json (#2329) Noelia Ruiz Martínez 2022-12-31 17:56:03 +0100
  • 9b3e8ef959 fix: add outputDirectory Nolan Lawson 2022-12-28 13:48:49 -0800
  • 9fca8ed260 chore: fix lint useBuildCommand Nolan Lawson 2022-12-28 13:45:40 -0800
  • 750235cd8f 2.5.1 v2.5.1 Nolan Lawson 2022-12-26 11:35:49 -0800
  • b5cad87aaf
    fix: lighten button colors on some themes (#2331) Nolan Lawson 2022-12-26 11:29:12 -0800
  • a85ff62d48
    fix: pitchback svgs not being visible (#2328) Nick Colley 2022-12-26 19:27:53 +0000
  • e06f63684e
    fix: improve dark theme icons (#2327) Nick Colley 2022-12-26 19:26:58 +0000
  • 8b6a913cae Update bin/build-vercel-json.js Noelia Ruiz Martínez 2022-12-26 10:22:09 +0100
  • 244f31bc05 fix: lighten button colors on some themes nolan/lighten Nolan Lawson 2022-12-20 20:15:42 -0800
  • 777ccb7bd8 Replace builds with buildCommand in vercel.json Noelia Ruiz Martínez 2022-12-20 07:21:16 +0100
  • cc309016ad fix: pitchback svgs not being visible pitchblack-loader-contrast Nick Colley 2022-12-18 23:40:34 +0000
  • d813116af5 fix: improve dark theme icons improve-dark-theme-icon-contrast-2 Nick Colley 2022-12-18 23:28:12 +0000
  • 00f9a14d66 Merge remote-tracking branch 'origin/master' into add-automated-contrast-checking add-automated-contrast-checking Nolan Lawson 2022-12-18 12:08:20 -0800
  • f81778d37f
    fix: improve icon readability in light theme (#2323) Nick Colley 2022-12-18 20:07:53 +0000
  • 174bf2087d
    fix: update src/scss/themes/_base.scss improve-default-theme-icon-unpressed-state Nolan Lawson 2022-12-18 12:05:49 -0800
  • 746298a1f7
    fix: pitchblack theme unpressed icons readability (#2324) Nick Colley 2022-12-18 19:20:58 +0000
  • 02f1dad098
    fix: handle status edit events (#2325) Nolan Lawson 2022-12-18 11:20:17 -0800
  • d923239bef Test default themes for contrast Nick Colley 2022-12-18 14:23:51 +0000
  • 05eac22d14 Add axe as development dependency Nick Colley 2022-12-18 14:23:49 +0000
  • 86173ed290 fix: icon colour contrast unpressed Nick Colley 2022-12-17 18:28:02 +0000
  • cbe179ed85 fix: handle status edit events edit-events Nolan Lawson 2022-12-17 13:22:34 -0800
  • c441c2763d fix: pitchblack theme unpressed icons readability Nick Colley 2022-12-17 18:54:06 +0000
  • 3edfed971f
    fix: notification page contrast (#2302) Nick Colley 2022-12-17 18:12:13 +0000
  • d71430f86d
    feat: translation into Spanish (#2281) Noelia Ruiz Martínez 2022-12-17 18:47:51 +0100
  • 6124c948de
    fix: communicate expanded state of tooltips to screenreaders (#2322) Noelia Ruiz Martínez 2022-12-17 18:47:02 +0100
  • 37e174c61d
    fix: update src/routes/_components/Tooltip.html Nolan Lawson 2022-12-17 09:15:04 -0800
  • e335441dec fix: get spanish locale for emoji picker Nolan Lawson 2022-12-17 09:10:07 -0800
  • 5ee809f2a2 Update tooltip component Noelia Ruiz Martínez 2022-12-17 14:34:38 +0100
  • 77a1e2382a fix: improve contrast of icons Nick Colley 2022-12-06 00:47:26 +0000
  • fe0bc0f0f8 fix: notification page contrast Nick Colley 2022-11-29 00:50:13 +0000
  • b169f65417 Fix grammar after testing Noelia Ruiz Martínez 2022-12-16 06:24:11 +0100
  • 78db79d689 Improvements to pinch-zoom translation Noelia Ruiz Martínez 2022-12-16 05:42:35 +0100
  • 3ca74a1be3 Improvements based on real usage Noelia Ruiz Martínez 2022-12-15 07:54:05 +0100
  • a976bd65fd Improvements Noelia Ruiz Martínez 2022-12-15 05:28:24 +0100
  • a7455e2b77 Improvement Noelia Ruiz Martínez 2022-12-13 08:20:57 +0100
  • 63958fffe1 Fix error detected when building locale with yarn Noelia Ruiz Martínez 2022-12-13 07:39:43 +0100
  • 05ec93241e Update translation Noelia Ruiz Martínez 2022-12-13 05:45:07 +0100
  • f3939f1d19 Fixstring Noelia Ruiz Martínez 2022-12-12 06:25:05 +0100
  • 8b0b9ffb2f Merge branch 'esLanguage' of https://github.com/nvdaes/pinafore into esLanguage Noelia Ruiz Martínez 2022-12-12 06:19:08 +0100
  • 9f6f73bf1e Fix unterminated string Noelia Ruiz Martínez 2022-12-12 06:18:48 +0100
  • 0ba36f45e3 Merge branch 'master' into esLanguage Noelia Ruiz Martínez 2022-12-12 06:13:59 +0100
  • d3a6527430 Fix quotes Noelia Ruiz Martínez 2022-12-12 06:12:41 +0100
  • 774aa7a21c 2.5.0 v2.5.0 Nolan Lawson 2022-12-11 14:49:35 -0800
  • 276c6e7bea
    fix: show text for report notifications (#2318) Nolan Lawson 2022-12-11 13:09:12 -0800
  • f61054a3d5
    test: add test for #2263 (#2317) Nolan Lawson 2022-12-11 12:46:59 -0800
  • ced4b75df3 fix: proper icon report-text Nolan Lawson 2022-12-11 12:21:41 -0800
  • b33fa09916 fix: show text for report notifications Nolan Lawson 2022-12-11 12:19:32 -0800
  • 7ebf8e7552 test: add test for #2263 test-2263 Nolan Lawson 2022-12-11 12:10:54 -0800
  • b1dc43a9c9
    fix: show proper notification text for follow request (#2314) Nolan Lawson 2022-12-11 12:01:01 -0800
  • 5144047437 fix: show proper notification text for follow request issue-2263 Nolan Lawson 2022-12-11 11:38:38 -0800
  • 040462f5b5
    fix: fix pinned status aria-label/blurhash (#2313) Nolan Lawson 2022-12-11 11:00:45 -0800
  • 8d4c0e325b test: add test fix-pinned Nolan Lawson 2022-12-11 08:49:59 -0800
  • ee2558173a fix: fix pinned status aria-label/blurhash Nolan Lawson 2022-12-11 08:33:38 -0800
  • 792ac5f6b8
    Update docker-compose.yml to use image from Docker Hub Sam Al-Sapti 2022-12-11 13:57:11 +0100
  • de20f24e57 Prototype more elegant status icons more-elegant-retoot-favourite Nick Colley 2022-12-11 00:34:47 +0000
  • f5f3395a53
    fix: fix rich push notifications for single-instance situations (#2296) Thomas Broyer 2022-12-11 00:48:29 +0100
  • 8dcacb8c90 fix: lint esLanguage Nolan Lawson 2022-12-10 15:43:16 -0800
  • 3fb152ac7c
    fix: back button icon rendering inconsistently (#2306) Nick Colley 2022-12-10 23:30:43 +0000
  • 7975002fab fix: update getIntl.js Nolan Lawson 2022-12-10 15:23:57 -0800
  • 8f7d869b08
    fix: update src/service-worker.js Nolan Lawson 2022-12-10 15:16:13 -0800
  • a820b741a3
    fix: update src/service-worker.js Nolan Lawson 2022-12-10 15:13:13 -0800
  • 97e3b04f1f
    fix: redesigned boost icon to fix alignment (#916) (#2297) Daniel Soohan Park 2022-12-11 07:50:46 +0900
  • 3c32b48e29
    fix: improve toot edited notification (#2303) Scott Feeney 2022-12-10 10:56:12 -0800
  • 4a6907bbdc
    fix: report remaining chars to screenreaders (#2300) Noelia Ruiz Martínez 2022-12-10 19:40:37 +0100
  • 77eec62e73 Finish translation into Spanish Noelia Ruiz Martínez 2022-12-10 05:25:46 +0100
  • e63f0a2bc5 fix: extract into a const Nolan Lawson 2022-12-09 08:34:13 -0800
  • acbe707168 fix: remove unused intl strings Nolan Lawson 2022-12-09 08:32:01 -0800
  • a4a43c310d
    fix: update src/routes/_components/LengthIndicator.html Nolan Lawson 2022-12-09 08:30:48 -0800
  • d31c800806
    fix: add badge and tag to simple push notifications (#2299) Thomas Broyer 2022-12-09 17:22:36 +0100
  • 0b8d2f4ed1 Update translation Noelia Ruiz Martínez 2022-12-08 06:57:02 +0100
  • b6575cd351 Update translation Noelia Ruiz Martínez 2022-12-07 06:27:08 +0100
  • 64e49e846d fix: back button icon rendering inconsistently Nick Colley 2022-12-06 18:01:55 +0000
  • d9e673910b Updated translation Noelia Ruiz Martínez 2022-12-06 07:40:16 +0100
  • 8f9dbb450e improve toot edited notification Scott Feeney 2022-12-05 01:40:28 -0800
  • 136317aff3
    Add Docker image workflow Sam Al-Sapti 2022-12-05 19:49:59 +0100
  • 319601cc2e Merge branch 'master' into reportRemainingChars Noelia Ruiz Martínez 2022-12-05 15:42:12 +0100
  • 6e3869ef70 Notify screen readers when characters remaining are 10 or less Noelia Ruiz Martínez 2022-12-05 15:23:00 +0100
  • 49120e370f fix: rich push notification for single-instance situations Thomas Broyer 2022-12-04 18:36:07 +0100
  • a7076a5ef9 feat: ko-kr translation (~40%) Heartade 2022-12-05 06:14:58 +0900
  • 4e03928946 fix: redesigned boost icon to fix alignment (#916) Heartade 2022-12-05 05:50:36 +0900
  • 0c207e95a5 Add badge and tag to simple push notifications Thomas Broyer 2022-12-04 18:10:00 +0100
  • 380d2a0d45
    fix: fix poll "ends at" time (#2292) Nolan Lawson 2022-12-03 18:53:20 -0800
  • 7fdbd72f13
    fix: fix nav animations (#2291) Nolan Lawson 2022-12-03 16:48:22 -0800