Commit Graph

84 Commits (clearnet)

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

// FREEBIE
8 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
8 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
9 years ago
lilia f89340a4e8 Turn up the volume on README warnings
Closes #185
9 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 10 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.
10 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.
10 years ago
lilia 0c1ef92795 README note about deps and wrap some lines 10 years ago
lilia a79fb363aa Let npm install bower
One less step for new contributors who need to add dependencies.
10 years ago
lilia e02098eefb README updates 10 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.
10 years ago
lilia c8ad65efe0 Switch to bower dependencies
Checks in only the files we actually need from bower_components.
10 years ago
Adam Prescott ea85e41cac Add some initial development setup instructions. 10 years ago
Matt Corallo 82d04e347c Update readme 10 years ago
lilia 74d5fc1f43 Correction to url 10 years ago
lilia 396857ee23 Fix typo and add links to mocha and chai docs 10 years ago
lilia 3accf69725 Add a note about running tests locally 10 years ago
Matt Corallo 53a58f5b39 Update README (closes #42) 10 years ago
James Firth 6a00e8e348 Random things from James-Firth incl update icon 10 years ago
James Firth a9dd59ddba Fixed typo so list is a proper bullet list now. 10 years ago
James Firth 5c3d1f927f Updated README
Added info on how to develop
10 years ago
Matt Corallo 6842f5331f Add README describing current state. 10 years ago