Commit Graph

64 Commits

Author SHA1 Message Date
lilia 2df50a65d1 Update CONTRIBUTING.md
// FREEBIE
2015-11-29 18:03:51 -08:00
lilia 055fc4f685 Update README and CONTRIBUTING
Mostly naming and terminology changes.

// FREEBIE
2015-11-07 13:25:28 -08:00
Jani Monoses b354851697 Update CONTRIBUTING.md
s/PUSH_URL/TEXTSECURE_URL/ to match rename in Signal codebase.

// FREEBIE
2015-10-29 11:24:54 +02:00
lilia c79a917bbe Remove unused localStorage adapter
And remove various stray references to localStorage

// FREEBIE
2015-10-23 17:06:21 -07:00
lilia 515e1be454 Update CONTRIBUTING.md
Add link to Android build instructions.

// FREEBIE
2015-09-07 16:06:02 -07:00
lilia a3054bbe71 Update contributing.md
Because some people still aren't getting it... Also test docs were out
of date. Closes #321
2015-08-03 17:17:43 -07:00
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.
2015-05-15 11:39:23 -07:00
lilia 0a9598ae21 Update CONTRIBUTING.md 2015-03-26 10:46:40 -07:00
lilia 5405b062d2 Update CONTRIBUTING.md 2015-03-15 12:20:13 -07:00
James Firth cd91a47a3a Updated Registration Instructions
Documents the changes made in commit
8ee282b1aa
2015-03-09 16:24:06 -07:00
lilia 11bdc58701 Update CONTRIBUTING.md 2015-03-03 11:15:28 -08:00
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.
2015-01-24 11:25:11 -10:00
lilia a91739aec6 Micro edits to README and CONTRIBUTING 2015-01-22 18:22:55 -10:00
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.
2015-01-19 19:49:22 -10:00