Commit Graph

117 Commits (d86076b443bba73510c0f6b6124f5dbc59deb05c)

Author SHA1 Message Date
Audric Ackermann 57b22cbdda
build deb and appImage separately
this is to unsure that the afterpack hook is not called when building
the app deb package
4 years ago
Audric Ackermann 3e4aceabcf
temporary build binary on pr to clearnet 4 years ago
Audric Ackermann 1b2a644e7a
fixed crash on leftpaneContactSection 4 years ago
Audric feab29a4fe remove file server submodule 4 years ago
Audric Ackermann 60a6d5c55e
disable draft release on push to clearnet 4 years ago
Audric Ackermann e3ad4ddbd3
enable draft release for clearnet push 4 years ago
Audric Ackermann f292e12bbf
rewrite actions
run test on pr to clearnet
run build binaries on push to clearnet
run draft release on push to master
4 years ago
Audric Ackermann f3768a674a
short error on no network for retry sending message 4 years ago
Audric Ackermann c45dc5876e
build binaries on pr to clearnet or master 4 years ago
Audric Ackermann 78778718b7
Revert "test fixing windows build"
This reverts commit 8ed2e0891d.
4 years ago
Audric Ackermann 8ed2e0891d
test fixing windows build 4 years ago
Audric Ackermann 8ba0ab2d26
disable draft release on pr to master (#1626)
this is having a forbidden with publishing to github
4 years ago
Audric Ackermann c77b24a2d4
fix avatar loading for opengroupv2 4 years ago
Audric Ackermann 333ec74f9d
disable build of binaries on pr to clearnet 4 years ago
Audric Ackermann 930c4d5b81
fix windows build 4 years ago
Audric Ackermann 8127691276 force ubuntu-18.04 for github actions
building on ubuntu 20.04 was causing issue with a too recent glibc for
some users dependent on ubuntu 18.04 or similar (elementary OS)
The issue arise as github action ubuntu-latest was upgraded recently too
ubuntu 20.04.
This fix forces the app to be built on ubuntu 18.04

Relates #1471
4 years ago
Audric Ackermann 588ddf684c
increase timeout for yarn install during builds 4 years ago
Audric Ackermann 09bd207b1d prettier ignore js files under test/ts 4 years ago
Audric Ackermann 5e43210493
Merge branch 'clearnet' of github.com:loki-project/loki-messenger into react-refactor 4 years ago
Audric Ackermann 155ba35d00
allow set-end for DISPLAY and LANG call on pull request 4 years ago
Audric Ackermann 4d991d3992
Merge branch 'clearnet' into react-refactor 5 years ago
Audric Ackermann 58dd064e93
Merge remote-tracking branch 'upstream/clearnet' into fix-integration-tests 5 years ago
Audric Ackermann a3dcc625b2
disable file server dependency install on ci 5 years ago
Audric Ackermann 17736f27de
add de translation branch to build on push 5 years ago
Audric Ackermann 31f84aaa99
use cache for gh pull actions to speed them up 5 years ago
Vince 9a427280d9
Update pull-request.yml 5 years ago
Vince da6c697bbc
Update build-binaries.yml
Build binaries for react-refactor
5 years ago
Vince 4a0150c1e2
Update build-binaries.yml
Include builds for UI refactor
5 years ago
Mikunj e6139a5463 Merge branch 'clearnet' into message-sending-refactor 5 years ago
Mikunj 8097b066f4 Fix actions 5 years ago
Audric Ackermann 91d6af64fb
add message-sending-refactor branch to TEST workflow 5 years ago
Audric Ackermann d888c76ca9
ci: add pull of session-file-server submodule 5 years ago
Audric Ackermann 83ac64a0e7
run lint ci task only on linux and macos 5 years ago
Konstantin Ullrich ba4db7738b Fix Links in Pull Request Template 5 years ago
Mikunj 9c3762aed8 Update checkout action to v2 5 years ago
Mikunj a09e370e1d Added testing on pull request
Disable proxy in tests.
5 years ago
Mikunj 5f0c7a2416 Trying a different approach 5 years ago
Mikunj Varsani 9dd1e0f945
Update build-binaries.yml 5 years ago
Mikunj 5bd7b1254e Fix incorrect bash script 5 years ago
Mikunj 9c35659c6e Only enable signing if we have a certificate on Mac 5 years ago
Mikunj Varsani aec4ad0a26
GitHub actions (#814)
* Added build and release actions

* Added building instructions.
Updated electron builder to 23.2.3.
Fix unpacked directory not being removed correctly.

* Minor fix to build command

* Allow users to change install location on windows.
Added AppImage for linux.

* Fix artifact naming
5 years ago
Ryan Tharp bd9f4cfa40 fix stray loki messenger 5 years ago
Ryan Tharp 2a06dde260 designalify 5 years ago
Mikunj 53cbfb1f5c Merge branch 'development' into fix-friend-request-logic 6 years ago
Beaudan Campbell-Brown e99cec9c09
Merge pull request #272 from Mikunj/signal-1.24
Signal 1.24
6 years ago
Mikunj 12cce8fe47 Auto accept friend request messages if we were already friends with the user.
Lint fixes for previous files.
6 years ago
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
6 years ago
Kee Jefferys 5752985bd8
Update bug_report.md 6 years ago
Kee Jefferys 4e9bb78068 Update issue templates 6 years ago
Scott Nonnenberg 6624e68350 A few updates to our Contributing.md and Pull Request template 6 years ago
sachaaaaa 14d070f8c7 remove github issue template - fixes #245 6 years ago
RiseT a28f4a9187 Update Transifex link in pull request template (#3082)
The current link leads to a 404
6 years ago
Mikunj 1a15ec9c15 Merge commit signal/master into signal-1.20 6 years ago
Mikunj 1f10a73e4f Updated strings. 6 years ago
Mikunj Varsani 716fa502b2
Delete PULL_REQUEST_TEMPLATE.md 6 years ago
Xashyar e10fb47bb3 Issue Template, Small Edits (#2975) 6 years ago
tinyboxvk 19cbfae127 Pull request template: Fix link to Transifex project (#2534) 7 years ago
Joshua Lund 80d5484325 Minor documentation cleanup - bug templates, readme, etc. (#2507) 7 years ago
Scott Nonnenberg 322d307655 Turn on prettier support for markdown files, update all files 7 years ago
Daniel Gasienica 7d264354be Request translation changes to be made via Transifex 7 years ago
Daniel Gasienica e64a08657d
Update links to community forum (#2083) 7 years ago
Scott Nonnenberg 4033a9f813
Fix typo in issue template (#2020) 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
Nicholas Rizzio 4431fae6bc Remove references to BitHub (#1576)
As of WhisperSystems/Signal-Android@258910504c, BitHub is not working
anymore.
8 years ago
2-4601 d0b558a35c Add Signal version number hint to issue template
// FREEBIE
9 years ago
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
9 years ago
2-4601 bb681526dc Add templates for issues and pull requests
GitHub recently introduced templates for issues and PRs.
These will hopefully improve both.

//FREEBIE
9 years ago