- 13 Jan, 2023 1 commit
-
-
Vinícius Fernandes Moreira authored
[T37840] fix: timezone parsing by upgrading chrono-node See merge request !16
-
- 12 Jan, 2023 1 commit
-
-
Vinicius Moreira authored
-
- 24 Mar, 2022 1 commit
-
-
James Addison authored
Maintenance: update existing CI/CD branch references following default branch name update See merge request !15
-
- 23 Mar, 2022 1 commit
-
-
James Addison authored
-
- 28 Jan, 2022 1 commit
-
-
James Addison authored
Switch continuous integration build jobs to use Alpine Linux base images See merge request !14
-
- 27 Jan, 2022 4 commits
-
-
James Addison authored
-
James Addison authored
Add (slightly contrived, passing) cross-daylight-savings test case See merge request !8
-
James Addison authored
-
James Addison authored
Set system time to original commit date for cross-daylight-savings time range test case See merge request !12
-
- 18 Jan, 2022 1 commit
-
-
James Addison authored
-
- 14 Jan, 2022 4 commits
-
-
James Addison authored
Update README See merge request !9
-
James Addison authored
-
James Addison authored
Fixup: unit test stability See merge request !10
-
James Addison authored
-
- 06 Jan, 2022 3 commits
-
-
James Addison authored
Consistency: rename variable to use common MATTERMOST_TEST_ prefix for test-deployment-related GitLab CI/CD variables
-
James Addison authored
-
James Addison authored
-
- 05 Jan, 2022 2 commits
-
-
James Addison authored
-
James Addison authored
-
- 10 Dec, 2021 1 commit
-
-
James Addison authored
* Refactor: use local variable to hold selected date rendering format * Omit date rendering when the parsed start time does not mention a day or weekday * Extract DATE_FORMAT const * Avoid access to private object properties
-
- 02 Dec, 2021 1 commit
-
-
James Addison authored
* Update to chrono-node v2.3.2 * Update import format * Adjust reference message creation time format (moment -> Date) * Remove prasedTime.tags checks; push en-language parser requirement down to parse() function call * Add test coverage over newly-introduced chrono-node functionality: hour-only timezone offset parsing * Ensure that the reference timestamp (retrieved from the message as unix epoch seconds) has an explicit empty timezone * Add a workaround for the scenario where 'now' is identified as a timestamp-with-timezone during parsing * lint fixup * edit: fix incomplete sentence * Ensure that chrono-node 'forwardDate' option is respected, by passing a reference date Note that this seems to duplicate the 'instant' date also provided as a parser option * Add test coverage over forward-date parsing for named weekdays * Fixup: test expectation * Pass null as reference timezone instead of an empty object * Update to chrono-node v2.3.3 * Revert "Add a workaround for the scenario where 'now' is identified as a timestamp-with-timezone during parsing" This reverts commit 6460d738. * Extract timezone-offset-aware momentjs objects from chrono parsing results * Cleanup: simplify chrono parsing options * Fixup: separate parsing-reference-date and parsing-options into two separate objects * Revert "Revert "Add a workaround for the scenario where 'now' is identified as a timestamp-with-timezone during parsing"" This reverts commit 39db146f. * Add TODO note regarding unpicking the 'now' timezone handling workaround * Remove explicit selection of en-language parser * Add brief explanatory comment for chronoToMoment function * Update to chrono-node v2.3.4 * Revert "Add TODO note regarding unpicking the 'now' timezone handling workaround" This reverts commit 97d40d2a. * Revert "Revert "Revert "Add a workaround for the scenario where 'now' is identified as a timestamp-with-timezone during parsing""" This reverts commit b7da5ade. * Remove chronoToMoment function Please note: this was largely added as a workaround, as discussed at https://github.com/mattermost/mattermost-plugin-walltime/pull/40#discussion_r755360308 On balance, I think it's better to remove this function from the code to be maintained, even if edge cases remain. Less code should generally be easier for people to reason about if & when we are digging into those edge cases in future * Add test coverage from locally-applied Collabora hotfix to prove that the upgrade to chrono v2.3.4 avoids misinterpretation of the word 'ah' as a timestamp Ref: !4
-
- 08 Sep, 2021 1 commit
-
-
James Addison authored
* Add illustrative test case * Use a strict undefined value check rather than a falsy check on parsed timezone offsets * Fixup: use microseconds instead of milliseconds in the test reference timestamp * linting: apply eslint in 'fix' mode * linting / safety: use 'typeof' operator instead of 'undefined' keyword for value presence test
-
- 12 May, 2021 2 commits
-
-
Rohitesh Gupta authored
Co-authored-by:
Mattermod <mattermod@users.noreply.github.com>
-
Ben Schumacher authored
-
- 11 Dec, 2020 1 commit
-
-
dependabot[bot] authored
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7 ) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 12 Nov, 2020 1 commit
-
-
Juho Nurminen authored
* Disable zh-Hant support * Fix linter error
-
- 30 Jul, 2020 1 commit
-
-
dependabot[bot] authored
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.0 to 6.5.3. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](https://github.com/indutny/elliptic/compare/v6.5.0...v6.5.3 ) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 16 Jul, 2020 1 commit
-
-
dependabot[bot] authored
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.14...4.17.19 ) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 26 Mar, 2020 1 commit
-
-
Ben Schumacher authored
* Fix build * Fix webapp test
-
- 16 Mar, 2020 1 commit
-
-
dependabot[bot] authored
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4 ) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 30 Dec, 2019 1 commit
-
-
dependabot[bot] authored
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
- 27 Aug, 2019 1 commit
-
-
dependabot[bot] authored
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2. - [Release notes](https://github.com/mysticatea/eslint-utils/releases) - [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.2 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
- 23 Jul, 2019 1 commit
-
-
Christopher Speller authored
MM-16844 "Fixing"
-
- 22 Jul, 2019 1 commit
-
-
Christopher Speller authored
Update intro and note this plugin as beta
-
- 21 Jul, 2019 1 commit
-
-
Jason Blais authored
Co-Authored-By:
Hanzei <16541325+hanzei@users.noreply.github.com>
-
- 19 Jul, 2019 2 commits
-
-
Jason Blais authored
-
Christopher Speller authored
-
- 17 Jul, 2019 1 commit
-
-
Christopher Speller authored
-
- 16 Jul, 2019 2 commits
-
-
Christopher Speller authored
Bump lodash-es from 4.17.10 to 4.17.14 in /webapp
-
dependabot[bot] authored
Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.10 to 4.17.14. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.10...4.17.14 ) Signed-off-by:
dependabot[bot] <support@github.com>
-