Commit Graph

59 Commits (v1.6.9)

Author SHA1 Message Date
lilia a3054bbe71 Update contributing.md
Because some people still aren't getting it... Also test docs were out
of date. Closes #321
10 years ago
lilia 5a7ab54ee6 Fix registration page
Also make it accessible by providing a mode argument to the install
function. Previously developers could just edit the url but we no longer
have the address bar as an app window, so now they must close the
default installer and run the following from the background page
console: `extension.install('standalone')`.

In the production build, this should result in an error since it is not
supported / the register page is not included there.
10 years ago
lilia 0a9598ae21 Update CONTRIBUTING.md 10 years ago
lilia 5405b062d2 Update CONTRIBUTING.md 10 years ago
James Firth cd91a47a3a Updated Registration Instructions
Documents the changes made in commit
8ee282b1aa
10 years ago
lilia 11bdc58701 Update CONTRIBUTING.md 10 years ago
lilia 9d592bf117 Update contributing.md re: websocket error message
Websocket's fail to open and produce this non-helpful error message when
an exception has not been made for the self-signed staging server cert.
10 years ago
lilia a91739aec6 Micro edits to README and CONTRIBUTING 10 years ago
lilia bea19e7997 Update README, add CONTRIBUTING
Move the development setup instructions to CONTRIBUTING.md and add
some guidelines for pull requests and such.

README now contains crypto export notice, license, etc... Borrowed
heavily from the Signal-iOS readme.
10 years ago