Commit Graph

47 Commits (692362d2906062c686ef683c8f4c938ef7614324)

Author SHA1 Message Date
Joshua Lund 80d5484325 Minor documentation cleanup - bug templates, readme, etc. (#2507) 7 years ago
Scott Nonnenberg 2576c3fabe
Clarify beta install instructions (#2471) 7 years ago
Scott Nonnenberg 322d307655 Turn on prettier support for markdown files, update all files 7 years ago
Ayman Nedjmeddine 995851dce7 Updated copyright year to 2018 7 years ago
Bisaloo 89d3078e2a Fix beta install instructions for debian-based linux (#2262) 7 years ago
Daniel Gasienica e64a08657d
Update links to community forum (#2083) 7 years ago
Scott Nonnenberg 7b49180bc0
Big update to new signal branding (#2018) 7 years ago
Scott Nonnenberg 9b2e2a4605
Readme: big install, Contributing: mention Next Steps project (#1956) 7 years ago
Scott Nonnenberg d503d1ace3
Remove built assets from repo, updates to docs + GH templates (#1955)
* Revamp issue and pull request templates, other docs tweaks

`yarn test` now runs all of our tests.

* Remove generated files from the repository

* Update to new Signal support URL

* Prevent the 'Test failed 2 == 1' from test-release in CI

* Another attempt to fix grunt test-release on Appveyor

* grunt test-release: Fail build if test fails

* Lint fix, and move jshint earlier in CI process
7 years ago
Andrey D 2199a86f10 Update readme.md to use signal.org URLs (#1814) 7 years ago
Nicholas Rizzio 4431fae6bc Remove references to BitHub (#1576)
As of WhisperSystems/Signal-Android@258910504c, BitHub is not working
anymore.
8 years ago
Scott Nonnenberg bd78016120 script to build for electron on install, Electron docs refresh (#1491)
* Add new postinstall script for automatic electron builds

FREEBIE

* Documentation refresh for the world of electron

FREEBIE
8 years ago
Zane b73955a912 Update copyright year
// FREEBIE
8 years ago
lilia 34eb2fef17 Add bithub badge to readme 8 years ago
Lucas Amorim a7f492fabc Updates README with link for Signal for iOS
// FREEBIE
9 years ago
Jake McGinty 4e12be374a update release status in README
// FREEBIE
9 years ago
lilia ca188f1449 Update copyright year in README
Closes #698

// FREEBIE
9 years ago
2-4601 0a366a5e87 Update README.md
- remove reference to the mailing list (as suggested by Riya)
- add link to the community forum

//FREEBIE
9 years ago
lilia 49285ba280 Add transifex link to README
// FREEBIE
9 years ago
lilia 84fc2883c7 Update readme
Add link to support and re-order some sections

// FREEBIE
9 years ago
lilia 37edf47800 Add link to blog post / beta signup in README
// FREEBIE
9 years ago
lilia 8d243738f3 Update README
Remove scarey warnings

// FREEBIE
9 years ago
lilia 5a71d150aa Update README
// FREEBIE
9 years ago
Max Muth ce97aaa72d Added Bug, Ideas and Fund Sections to the Readme
I added the following sections based on the Android Repository:
- Contributing Bug reports
- Contributing Ideas
- Contributing Funds

The first two should be in the readme, so the issue tracker stays an issue tracker and does not mutate into a discussion forum.
The contributing funds additionally links to the BitHub blog post, so people can understand what it is and where their money goes.

// FREEBIE (although it looks like, BitHub isn't set up for this repo yet?)
9 years ago
lilia 055fc4f685 Update README and CONTRIBUTING
Mostly naming and terminology changes.

// FREEBIE
10 years ago
lilia f89340a4e8 Turn up the volume on README warnings
Closes #185
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
Markus Rothe bcff1cf991 README.md: make links clickable 10 years ago
Arlo Breault 693e9a1e0e Add the build status 11 years ago
lilia 6b034e951a Make the concat list explicit
Since I decided to preen mocha and chai, we can no longer generate the
concat file list from the preen config. We must instead explicitly list
the modules we want to concatenate. I placed this config in bower.json
so that most of the time, we won't need to change the Gruntfile.

Also added a concatenation task for test page dependencies.
11 years ago
lilia 508c59e05c Rename bower_components
To components. Because tab-completion works better when there aren't two
things starting with bower, and shorter names are nicer to deal with in
general.
11 years ago
lilia 0c1ef92795 README note about deps and wrap some lines 11 years ago
lilia a79fb363aa Let npm install bower
One less step for new contributors who need to add dependencies.
11 years ago
lilia e02098eefb README updates 11 years ago
lilia 73f4f64351 Grunt preen and concat
Set up grunt with tasks for:
  * preen - deletes unused files from bower_components, configured in
      bower.json
  * concat - concatenates preened bower components, configured
      automagically from the preen config

It's worth noting that this setup assumes the order of files within a
package doesn't matter. This is usually true since we often include only
one file from the package.
11 years ago
lilia c8ad65efe0 Switch to bower dependencies
Checks in only the files we actually need from bower_components.
11 years ago
Adam Prescott ea85e41cac Add some initial development setup instructions. 11 years ago
Matt Corallo 82d04e347c Update readme 11 years ago
lilia 74d5fc1f43 Correction to url 11 years ago
lilia 396857ee23 Fix typo and add links to mocha and chai docs 11 years ago
lilia 3accf69725 Add a note about running tests locally 11 years ago
Matt Corallo 53a58f5b39 Update README (closes #42) 11 years ago
James Firth 6a00e8e348 Random things from James-Firth incl update icon 11 years ago
James Firth a9dd59ddba Fixed typo so list is a proper bullet list now. 11 years ago
James Firth 5c3d1f927f Updated README
Added info on how to develop
11 years ago
Matt Corallo 6842f5331f Add README describing current state. 11 years ago