Commit graph

31663 commits

Author SHA1 Message Date
tidy-dev 5f2863316a
Update changelog.json
Co-authored-by: Billy Griffin <5091167+billygriffin@users.noreply.github.com>
2022-02-16 11:48:59 -05:00
tidy-dev b8ec0bb4e9
Add check for updates note
Co-authored-by: Markus Olsson <j.markus.olsson@gmail.com>
2022-02-16 11:48:38 -05:00
tidy-dev 755aad5d21 Release 2.9.8 2022-02-16 11:38:43 -05:00
Markus Olsson 83a2dd617d
Merge pull request #13914 from desktop/tokenize-unicode-emoji
Tokenize unicode emoji
2022-02-16 17:03:46 +01:00
tidy-dev 6a8c587d51
Merge pull request #13899 from desktop/move-to-trash-shows-error
Discarding changes displays error
2022-02-16 09:22:54 -05:00
tidy-dev ed8ac702e7
Merge pull request #13889 from desktop/multi-commit-error-softely-on-null-state
Cherry-picking/Rebase: error softly when unexpected null state exists
2022-02-16 08:32:33 -05:00
Markus Olsson 19c03ef29b
Merge pull request #13890 from desktop/update-install-icon-path
Update uninstall iconURL path
2022-02-16 13:52:52 +01:00
Markus Olsson 4ca1fdbc9f Update yarn.lock 2022-02-16 12:28:06 +01:00
Markus Olsson b825069062 Render unicode emojis with regular font weight
Fixes #13911
2022-02-16 12:28:03 +01:00
Markus Olsson bc92dd55fc Tokenize unicode emoji sequences in RichText component 2022-02-16 12:26:49 +01:00
Markus Olsson 6c63b418ea
Merge pull request #13892 from desktop/one-day-i-will-learn-how-to-code
Don't send IPC message to destroyed web contents
2022-02-16 11:15:10 +01:00
tidy-dev bf3dc7bd4f
Update app/src/lib/stores/app-store.ts 2022-02-15 13:59:53 -05:00
tidy-dev eeec59140a words 2022-02-15 13:14:16 -05:00
tidy-dev 55d1a12a20 Catch errors on discarding changes 2022-02-15 13:12:34 -05:00
Sergio Padrino 24cbf878a6
Merge pull request #13886 from desktop/fix-move-apps-crash
Await moveToApplicationsFolder invocation on main process
2022-02-15 18:10:54 +01:00
Markus Olsson 2422aedcbe Don't send IPC message to destroyed web contents 2022-02-15 17:35:59 +01:00
tidy-dev b50cc952d2 Update iconURL path 2022-02-15 09:08:15 -05:00
Markus Olsson ac96a92c4b
Merge pull request #13867 from desktop/same-same-but-different
Format abbrev relative time same as verbose
2022-02-15 14:52:07 +01:00
tidy-dev d928d6edb6 Error softly 2022-02-15 08:34:32 -05:00
Sergio Padrino fa75ab567d Await moveToApplicationsFolder invocation on main process 2022-02-15 12:22:32 +01:00
Markus Olsson de5a38975a
Merge pull request #13877 from desktop/releases/2.9.7
Release 2.9.7
2022-02-15 11:53:41 +01:00
Billy Griffin fffa5e83bc
Update changelog.json 2022-02-14 16:50:12 -07:00
Billy Griffin d1d9aeb043
Update changelog.json 2022-02-14 16:50:08 -07:00
tidy-dev 110f49c3ec Remove electron note 2022-02-14 11:15:46 -05:00
tidy-dev 7397eacd0f
Update changelog.json
Co-authored-by: Sergio Padrino <sergio.padrino@gmail.com>
2022-02-14 11:09:43 -05:00
tidy-dev 78af11cef4 Release 2.9.7 2022-02-14 10:52:46 -05:00
Markus Olsson ab48d526da
Merge pull request #13875 from desktop/releases/2.9.7-beta3
Release 2.9.7-beta3
2022-02-14 16:48:47 +01:00
Markus Olsson 59063cb993 Update changelog.json 2022-02-14 11:35:53 +01:00
Markus Olsson e4ca17557e Merge branch 'development' into releases/2.9.7-beta3 2022-02-14 11:35:15 +01:00
Markus Olsson dc3b9e5254
Merge pull request #13868 from desktop/retrieve-workflow-runs-via-check-suite-it
Implement retrieving Actions Workflow Runs via check suite id
2022-02-14 11:35:03 +01:00
Markus Olsson 873536ca9f First take on changelog 2022-02-14 11:24:13 +01:00
Markus Olsson 5d356307a3 Disable for GHES/GHAE until we can get confirmation on which versions it'll appear in 2022-02-14 11:09:18 +01:00
Markus Olsson a2d8b4850b
Merge pull request #13869 from desktop/dependabot/npm_and_yarn/ajv-6.12.3
Bump ajv from 6.4.0 to 6.12.3
2022-02-12 01:31:43 +01:00
dependabot[bot] db5b8fb2dd
Bump ajv from 6.4.0 to 6.12.3
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.4.0 to 6.12.3.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.4.0...v6.12.3)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 15:17:15 +00:00
Sergio Padrino c066519130
Merge pull request #13866 from desktop/lazy-notifications
Load `desktop-notifications` module lazily
2022-02-11 16:16:39 +01:00
tidy-dev 48f7e716d1 Spelling 2022-02-11 09:59:30 -05:00
tidy-dev e19389b4f7 Implement retrieving Actions Workflow Runs via check suite id 2022-02-11 08:37:47 -05:00
Sergio Padrino bdb0ec7281 Bump desktop-notifications to 0.1.7 2022-02-11 12:24:47 +01:00
Markus Olsson a4b055c3e7 Format abbrev relative time same as verbose
Fixes #13862
2022-02-11 12:07:49 +01:00
Markus Olsson 4eb9badbca
Merge pull request #13852 from desktop/ghes-web-flow-committer
Loosen detection of web flow committer on GHES
2022-02-11 09:56:28 +01:00
tidy-dev 6f035765a5
Merge pull request #13853 from desktop/Upgrade-code-mirror-typings
Upgrade code mirror typings
2022-02-10 11:03:57 -05:00
tidy-dev 3af3ab645b Move to code-mirror-host 2022-02-10 08:34:38 -05:00
tidy-dev 0437a4aa29
Merge pull request #13854 from desktop/cherry-pick-source-target-context-menu-issue
Cherry-pick: Show target branch is success banner when cherry-pick through context menu
2022-02-10 08:15:56 -05:00
Sergio Padrino eb65f73495
Merge pull request #13856 from uttiya10/no-changes-open-integration-settings
Select Integration Tab Automatically when Changing Default Editor
2022-02-10 12:48:20 +01:00
uttiya10 9d44f47ed1 Fix Linting
Always the commas...
2022-02-09 16:19:05 -05:00
uttiya10 7e481a1975 Select Integration Tab Automatically when Opening Options Menu to Change Default Editor 2022-02-09 15:58:01 -05:00
Sergio Padrino 109e39aee6
Merge pull request #13847 from desktop/use-new-electron-api-yay
Replace `node-detect-arm64-translation` dependency with `app.runningUnderARM64Translation`
2022-02-09 16:50:35 +01:00
tidy-dev c6958a4474 Remove unneeded Editor configuration extension 2022-02-09 09:32:08 -05:00
tidy-dev ed5810c887 Import simple scroll bar types from addon 2022-02-09 09:31:49 -05:00
tidy-dev 0a5c1edd31 Set target branch when chosen 2022-02-09 07:27:47 -05:00