Commit graph

5345 commits

Author SHA1 Message Date
Jez Cope
698c46c342
Update Matrix link in contributing.md 2021-03-04 15:45:46 +00:00
Jez Cope
db0a99bcbd
Tweak Matrix link on new tab
Change Matrix room link to use [matrix.to](https://matrix.to) to make it easier to open in any Matrix client (not just the one at app.element.io).
2021-03-04 15:26:36 +00:00
dependabot-preview[bot]
41de9509c9
Merge pull request #3436 from tridactyl/dependabot/npm_and_yarn/webpack-5.24.3 2021-03-03 19:35:14 +00:00
dependabot-preview[bot]
be11f11d65
Bump webpack from 5.24.2 to 5.24.3
Bumps [webpack](https://github.com/webpack/webpack) from 5.24.2 to 5.24.3.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.24.2...v5.24.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-03 19:12:22 +00:00
dependabot-preview[bot]
cb10fd96a9
Merge pull request #3425 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tslint-4.16.1 2021-03-02 15:53:20 +00:00
dependabot-preview[bot]
b0a351b588
Bump @typescript-eslint/eslint-plugin-tslint from 4.15.2 to 4.16.1
Bumps [@typescript-eslint/eslint-plugin-tslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin-tslint) from 4.15.2 to 4.16.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin-tslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.16.1/packages/eslint-plugin-tslint)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-02 14:52:41 +00:00
dependabot-preview[bot]
60f39284cd
Merge pull request #3427 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.16.1 2021-03-02 14:50:38 +00:00
dependabot-preview[bot]
ef214b7b28
Bump @typescript-eslint/eslint-plugin from 4.15.2 to 4.16.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.15.2 to 4.16.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.16.1/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-02 13:23:26 +00:00
Oliver Blanthorn
cb05835f3c
Merge pull request #3426 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/parser-4.16.1
Bump @typescript-eslint/parser from 3.10.1 to 4.16.1
2021-03-02 13:21:14 +00:00
Oliver Blanthorn
5829c75930
Merge pull request #3402 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-jsdoc-32.2.0
Bump eslint-plugin-jsdoc from 31.6.1 to 32.2.0
2021-03-02 13:19:24 +00:00
Oliver Blanthorn
f17e99d425
Bump native version 2021-03-02 14:17:38 +01:00
dependabot-preview[bot]
45fe9ef0e2
Bump @typescript-eslint/parser from 3.10.1 to 4.16.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 3.10.1 to 4.16.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.16.1/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-01 21:38:15 +00:00
dependabot-preview[bot]
3078d5be56
Merge pull request #3419 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.15.2 2021-02-28 21:35:37 +00:00
dependabot-preview[bot]
72234d9627
Bump @typescript-eslint/eslint-plugin from 4.0.0 to 4.15.2
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.0.0 to 4.15.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.15.2/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-28 20:09:29 +00:00
Oliver Blanthorn
57795b44ff
Bump native version 2021-02-28 15:50:07 +01:00
Oliver Blanthorn
ac2b061093
Merge pull request #3404 from Rummskartoffel/windows-update
Windows: Fix native updating
2021-02-28 13:15:26 +00:00
Rummskartoffel
33003b1639 Native, Windows: fix 'nativeinstallcmd' for Windows 8 and earlier
To be able to download the installer, Powershell must be able to use a
security protocol that GitHub supports. Before Windows 10, we have to
set it.  We do the same thing in the installer already, but we have to
do it in both places so the installer works both when invoked as part
of 'nativeinstallcmd' and and on its own.
2021-02-28 13:11:41 +01:00
dependabot-preview[bot]
d021836b8e
Bump eslint-plugin-jsdoc from 31.6.1 to 32.2.0
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 31.6.1 to 32.2.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v31.6.1...v32.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-27 23:04:53 +00:00
dependabot-preview[bot]
812bb058af
Merge pull request #3417 from tridactyl/dependabot/npm_and_yarn/eslint-7.21.0 2021-02-27 23:02:57 +00:00
dependabot-preview[bot]
7e5370743e
Bump eslint from 7.20.0 to 7.21.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.20.0 to 7.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.20.0...v7.21.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-27 22:25:50 +00:00
Oliver Blanthorn
85129c3463
Fix #3396: let openInNewTab wait for DOM 2021-02-27 13:55:07 +01:00
Oliver Blanthorn
f6853ae53a
Merge pull request #3415 from niyumard/patch-1
Added search in a new tab.
2021-02-27 07:57:51 +00:00
dependabot-preview[bot]
b968d70276
Merge pull request #3414 from tridactyl/dependabot/npm_and_yarn/marked-2.0.1 2021-02-27 07:28:55 +00:00
Hosein Naghdbishi
a36baaf400
Added search in a new tab. 2021-02-27 10:47:43 +03:30
dependabot-preview[bot]
9d6010e916
Bump marked from 2.0.0 to 2.0.1
Bumps [marked](https://github.com/markedjs/marked) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
- [Commits](https://github.com/markedjs/marked/compare/v2.0.0...v2.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-27 05:56:49 +00:00
dependabot-preview[bot]
e3ef50882c
Merge pull request #3409 from tridactyl/dependabot/npm_and_yarn/webpack-5.24.2 2021-02-24 20:52:30 +00:00
dependabot-preview[bot]
b8418eef0d
Bump webpack from 5.24.1 to 5.24.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.24.1 to 5.24.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.24.1...v5.24.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-24 20:30:20 +00:00
Oliver Blanthorn
9e188159be
Fix #3405: backward_kill_word 2021-02-24 19:21:55 +01:00
Rummskartoffel
45ac1f107f Native, Windows: fix updating (#3397)
Fix quoting in 'nativeinstallcmd'. This should also work with the old
Python version, but is not yet tested.

In :updatenative, decide what to do based on messenger version:
- if on Python, use Native.run()
- if on broken version, throw error
- if on fixed version, use Native.runAsync()
Version numbers may need to be adjusted before merge. Should be merged
simultaneously with Linux fix to simplify version checking.
2021-02-24 16:03:21 +01:00
dependabot-preview[bot]
435fcd8903
Merge pull request #3403 from tridactyl/dependabot/npm_and_yarn/webpack-5.24.1 2021-02-24 07:08:57 +00:00
dependabot-preview[bot]
7b964dfed5
Bump webpack from 5.24.0 to 5.24.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.24.0 to 5.24.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.24.0...v5.24.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-24 05:34:47 +00:00
Rummskartoffel
0d3d0a9627 Native: add helper function for "run_async" command
See tridactyl/native_messenger@b4dcd80 for rationale.
2021-02-23 23:18:32 +01:00
dependabot-preview[bot]
9e1cae43df
Merge pull request #3399 from tridactyl/dependabot/npm_and_yarn/webpack-5.24.0 2021-02-22 23:16:53 +00:00
dependabot-preview[bot]
ad029e0d85
Bump webpack from 5.23.0 to 5.24.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.23.0 to 5.24.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.23.0...v5.24.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-22 22:40:12 +00:00
dependabot-preview[bot]
56ee914d3d
Merge pull request #3398 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tslint-4.15.2 2021-02-22 18:46:01 +00:00
dependabot-preview[bot]
c6255ff95a
Bump @typescript-eslint/eslint-plugin-tslint from 4.15.1 to 4.15.2
Bumps [@typescript-eslint/eslint-plugin-tslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin-tslint) from 4.15.1 to 4.15.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin-tslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.15.2/packages/eslint-plugin-tslint)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-22 18:09:52 +00:00
Oliver Blanthorn
2be40ddbb8
release 1.21.0 2021-02-22 14:46:28 +01:00
Oliver Blanthorn
1e53d227eb
Update changelog for 1.21.0 2021-02-22 14:41:03 +01:00
Oliver Blanthorn
b87c72190b
Add link to example newsletter 2021-02-22 13:25:42 +01:00
Oliver Blanthorn
85ebbd871f
Add first tips-and-tricks newsletter as example
This first went out in December 2020 to all donors on 10USD a month
or higher.
2021-02-22 12:53:33 +01:00
Oliver Blanthorn
db3bdb97b7
Update changelog for 1.21.0 2021-02-22 12:47:24 +01:00
Oliver Blanthorn
191ac7c067 Improve escapehatch help 2021-02-22 11:21:12 +01:00
Oliver Blanthorn
ab5be37cff Improve keymap help 2021-02-22 09:40:07 +01:00
Oliver Blanthorn
ccf1296e72 Fix readme formatting 2021-02-22 09:19:00 +01:00
Oliver Blanthorn
ca6f949f34
Fix #3381: add autocmd logging 2021-02-21 07:13:28 +01:00
Oliver Blanthorn
24aa9cb21a
Merge pull request #3390 from eeshugerman/shydactyl-vars
shydactyl | make use of more variables and defaults
2021-02-21 05:52:50 +00:00
Elliott Shugerman
a1f858bdad shydactyl | make use of more variables and defaults
this does not change the appearance of the theme in any way
(not intentionally, at least)
2021-02-20 14:30:12 -05:00
Oliver Blanthorn
6d8d962e5a
Merge pull request #3386 from Rummskartoffel/no-unsafe-call
Fix a few trivial no-unsafe-call errors
2021-02-20 11:56:05 +00:00
Rummskartoffel
573ab2b790
Re-add missing return 2021-02-20 12:17:50 +01:00
Rummskartoffel
61e6e9263c Use Record for useractions 2021-02-20 11:34:11 +01:00