Commit graph

73 commits

Author SHA1 Message Date
Beaudan Campbell-Brown e99cec9c09
Merge pull request #272 from Mikunj/signal-1.24
Signal 1.24
2019-05-22 14:56:37 +10:00
Mikunj 12cce8fe47 Auto accept friend request messages if we were already friends with the user.
Lint fixes for previous files.
2019-05-16 16:18:23 +10:00
Mikunj 8808100796 Merge signal-1.24.0
# Conflicts:
#	.github/PULL_REQUEST_TEMPLATE.md
#	background.html
#	config/default.json
#	config/production.json
#	js/models/conversations.js
#	js/models/messages.js
#	js/views/conversation_view.js
#	js/views/inbox_view.js
#	js/views/settings_view.js
#	main.js
#	package.json
#	test/index.html
#	ts/components/conversation/ContactName.tsx
#	yarn.lock
2019-04-18 12:45:19 +10:00
Kee Jefferys 5752985bd8
Update bug_report.md 2019-04-17 14:13:30 +10:00
Kee Jefferys 4e9bb78068 Update issue templates 2019-04-17 14:10:11 +10:00
Scott Nonnenberg 6624e68350 A few updates to our Contributing.md and Pull Request template 2019-04-08 13:59:26 -07:00
sachaaaaa 14d070f8c7 remove github issue template - fixes #245 2019-03-06 12:52:31 +11:00
RiseT a28f4a9187 Update Transifex link in pull request template (#3082)
The current link leads to a 404
2019-01-24 09:31:18 -08:00
Mikunj 1a15ec9c15 Merge commit signal/master into signal-1.20 2019-01-22 13:54:03 +11:00
Mikunj 1f10a73e4f Updated strings. 2019-01-16 11:30:09 +11:00
Mikunj Varsani 716fa502b2
Delete PULL_REQUEST_TEMPLATE.md 2018-12-14 10:46:21 +11:00
Xashyar e10fb47bb3 Issue Template, Small Edits (#2975) 2018-12-13 11:06:11 -08:00
tinyboxvk 19cbfae127 Pull request template: Fix link to Transifex project (#2534) 2018-07-15 13:09:17 -07:00
Joshua Lund 80d5484325 Minor documentation cleanup - bug templates, readme, etc. (#2507) 2018-07-05 11:23:29 -07:00
Scott Nonnenberg 322d307655 Turn on prettier support for markdown files, update all files 2018-05-01 16:06:57 -07:00
Daniel Gasienica 7d264354be Request translation changes to be made via Transifex 2018-03-21 11:29:34 -04:00
Daniel Gasienica e64a08657d
Update links to community forum (#2083) 2018-02-28 15:50:56 -05:00
Scott Nonnenberg 4033a9f813
Fix typo in issue template (#2020) 2018-02-02 10:43:48 -08:00
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
2018-01-09 15:31:23 -08:00
Nicholas Rizzio 4431fae6bc Remove references to BitHub (#1576)
As of WhisperSystems/Signal-Android@258910504c, BitHub is not working
anymore.
2017-10-20 09:32:51 -07:00
2-4601 d0b558a35c Add Signal version number hint to issue template
// FREEBIE
2016-05-25 23:24:51 -07:00
2-4601 27dc620566 Update issue and pull request templates
Issue template
 - more explanations and tips
 - clarify how to fill checkboxes
 - actual and expected results
 - remove link to the community forum

PR template
 - clarify how to fill checkboxes
 - more about tests
 - add a link to an explanation for BitHub rewards
 - explain that failing Travis CI build checks are normal

Closes #735

// FREEBIE
2016-04-07 16:28:11 -07:00
2-4601 bb681526dc Add templates for issues and pull requests
GitHub recently introduced templates for issues and PRs.
These will hopefully improve both.

//FREEBIE
2016-02-19 17:31:57 -08:00