Commit graph

51 commits

Author SHA1 Message Date
glacambre
15a2918e1c
troubleshooting.md: Stop asking users to open issues
I was going to do this when I first wrote troubleshooting.md and just
forgot.
2019-05-30 11:10:26 +02:00
Saul Reynolds-Haertle
5c529e26a2 Add explanation for 'management' permission to amo.md 2019-04-16 22:59:30 -07:00
glacambre
f14d3a1930
sed -i s@github.com/cmcaine/tridactyl@github.com/tridactyl/tridactyl@
Closes https://github.com/tridactyl/tridactyl/issues/228
2019-01-31 07:16:43 +01:00
Oliver Blanthorn
9040193027
Explain new search permission for AMO 2019-01-28 16:45:49 +00:00
glacambre
2b44d73ac9
Turn noiframeon setting into a site-specific setting
As discussed on riot, turning noiframeon into a site-specific setting
is a good thing for consistency. This commit also adds a deprecation
warning when users try to `:set noiframeon` and updates the
troubleshooting guide.
2018-11-28 07:58:46 +01:00
Oliver Blanthorn
716272edb5
Fix typo 2018-09-14 10:42:40 +01:00
Oliver Blanthorn
cbebd36276
Add native troublehshooting command 2018-09-14 10:42:20 +01:00
Oliver Blanthorn
2c39676679
Mention web console in troubleshooting; simplify 2018-07-23 11:27:17 +01:00
Oliver Blanthorn
3ca667386d
Add note about unset logging to troubleshooting 2018-07-20 12:24:40 +01:00
glacambre
058cc12c84
Add troubleshooting.md
This file contains steps about how to fix tridactyl yourself. Related
issue: https://github.com/cmcaine/tridactyl/issues/824.
2018-07-20 08:36:26 +02:00
Sumner Evans
a132f0922e
Reformat docs with prettier 2018-05-24 08:10:56 -06:00
Sumner Evans
b49b72608a
#588 added missing note in amo.md about hint characters 2018-05-24 07:46:23 -06:00
Oliver Blanthorn
473413d3c2
Move some old stuff out of readme 2018-05-21 21:16:05 +01:00
Colin Caine
5805984ab7 Add old design doc for hinting 2018-05-21 02:02:45 +01:00
Oliver Blanthorn
ea2956ea14
Update AMO.md: fix #285 2018-05-18 12:49:51 +01:00
Oliver Blanthorn
7a2f42e0ae
Add huge GIF to readme 2018-05-16 16:27:58 +01:00
Oliver Blanthorn
6a6fa95d14
Fix typo 2018-05-06 12:46:31 +01:00
Oliver Blanthorn
d64abdc649
Minor changes to AMO 2018-05-06 12:44:27 +01:00
glacambre
83077287bd
{amo,newtab}.md: Explain what nativemessenger is, mention it's optional 2018-05-06 11:23:29 +02:00
chocolateboy
3625da651f Changelog: move to the standard location
e.g. "Your changelog file MUST be at the root of your project"

-- https://github.com/tech-angels/vandamme/#format
2018-04-26 09:29:41 +01:00
chocolateboy
92410d06c0 Changelog: add dates
"The release date of each version is displayed."

-- https://keepachangelog.com/en/1.0.0/
2018-04-26 09:29:41 +01:00
Colin Caine
2df99412ef release 1.9.8 2018-04-26 01:29:25 +01:00
Oliver Blanthorn
5e65f41a2b
Add explanation of native messenger, but mostly just try to poke the build bot back to life 2018-04-25 20:52:08 +01:00
Oliver Blanthorn
42c6a6d2dc
release 1.9.7 2018-04-25 20:38:27 +01:00
Oliver Blanthorn
46298bccf2
release 1.9.6 2018-04-25 15:40:11 +01:00
Colin Caine
745181d758 release 1.9.5 2018-04-22 18:56:27 +01:00
Oliver Blanthorn
8edc9205dc
release 1.9.4 2018-04-20 20:59:24 +01:00
Colin Caine
e721f625c8 release 1.9.3 2018-04-19 11:22:55 +01:00
Colin Caine
06326acbd7 release 1.9.2 2018-04-16 08:47:18 +01:00
Colin Caine
794849c548 release 1.9.1 2018-04-16 00:57:54 +01:00
Oliver Blanthorn
025c83c346 Changelog for version 1.9 2018-04-16 00:31:15 +01:00
Oliver Blanthorn
e441acb0fe
Improve help on excmds.ts and show new tab page on first run 2018-04-12 22:33:10 +01:00
Oliver Blanthorn
87574e0d6d
Add beta build link to AMO 2018-04-11 17:55:31 +01:00
Colin Caine
d4c1fa087c Fix typo and other minor changes 2018-04-11 17:15:09 +01:00
glacambre
9a51f0d44d
amo.md: Explain why Tridactyl needs the permissions it needs 2018-03-18 10:28:57 +01:00
Oliver Blanthorn
bc20f8d4ef
Merge branch 'master' of github.com:cmcaine/tridactyl 2018-03-07 14:55:36 +00:00
Oliver Blanthorn
f1dcea1ed1
Release 1.8.1
Changes summarised in doc/changelog.md. Additionally, change version
excmd to stop copying to clipboard as it was causing the command line to
be hidden, and add version number to the new tab page.
2018-03-07 14:50:50 +00:00
Oliver Blanthorn
6de196a2c1
release 1.7.3 2017-12-21 22:06:04 +00:00
Oliver Blanthorn
16816d1353
release 1.7.1 2017-12-20 11:39:36 +00:00
Jonathan Spratte
521d04c07e shift-esc and :help added 2017-12-05 14:17:57 +01:00
Jonathan Spratte
148f71eb85 better buffers-screenshots 2017-12-05 01:20:08 +01:00
Jonathan Spratte
f51ce53ac0 attractive(?) AMO text; new hintmode screenshot 2017-12-04 23:40:54 +01:00
Jonathan Spratte
769194493f added highlighted features to amo.md; new screenshots of buffers, hintmode and history 2017-12-03 20:02:36 +01:00
Oliver Blanthorn
467457a782
Add title and order in approximate order of excitement 2017-12-01 20:39:51 +00:00
Oliver Blanthorn
242c0839a0
Remove duplicate 2017-12-01 19:52:25 +00:00
Oliver Blanthorn
bcf5815b59
Make start on changelog for #186 2017-12-01 19:50:57 +00:00
Colin Caine
b7402afb17 docs: note URI related firefox bugs 2017-10-05 11:47:50 +01:00
Colin Caine
72ae2f0559 doc: record find api 2017-10-04 23:56:03 +01:00
Colin Caine
127f612c6d Expand notes on webext APIs 2017-10-02 01:29:58 +01:00
Colin Caine
419854c616 Unprofessionally large commit
- Implement just about working commandline
 - Clean up excmd code
 - Move controller logic out of parsing
 - Document workarounds of webext problems
2017-09-29 18:29:36 +01:00