Commit Graph

73 Commits

Author SHA1 Message Date
Audric Ackermann 56265a4310
Merge pull request #2994 from oxen-io/unstable
Session 1.11.5
2023-12-08 10:21:59 +11:00
Audric Ackermann 67f569e9e3
Merge pull request #2917 from RubenGarcia/RenameMultipleAttachments
Rename multiple attachments
2023-10-17 10:27:15 +11:00
Kee Jefferys 479fd5d342 docs: update I18n section 2023-10-11 16:48:10 +11:00
Ruben Garcia a992dd17c9 Merge branch 'clearnet' into RenameMultipleAttachments 2023-09-08 16:35:13 +02:00
Audric Ackermann ab556cdd4a chore: add cmake installation in contributing.md 2023-09-08 15:05:27 +10:00
William Grant 22036000a6 feat: added conventional commit requirement
use npx for husky hooks
2023-09-01 15:54:15 +10:00
Ruben Garcia db4939c92c Document additional packages needed in ubuntu 2023-08-27 06:44:48 +02:00
Audric Ackermann 3ecc89fab3 Merge remote-tracking branch 'upstream/master' into onboarding 2023-04-18 14:40:13 +10:00
Audric Ackermann 51df7d80bb chore: remove parcel completely and grunt 2023-03-29 16:29:09 +11:00
KeeJef 624433c318 WIP: Update Contributor/Building docs
Update error in contributing
2023-02-22 18:34:23 +11:00
mdPlusPlus 1d6ed17ac7 Fix typos via codespell 2023-02-16 01:02:45 +01:00
Kee Jefferys 98977e7828
Update CONTRIBUTING.md 2022-09-16 14:52:54 +10:00
Audric Ackermann d50413ce7c chore: cleanup package.json 2022-08-29 13:50:49 +10:00
audric e5dab2781e remove spectron dependency 2021-08-13 14:47:00 +10:00
Chris Buccella 1d3f04f9bc Replace loki -> oxen in UI
- update links on about page
- replace gross pixelated logo on about page
- update menu links for release notes, bug reports, and support
- update names and links in README and CONTRIBUTING
2021-04-14 14:29:24 -04:00
Konstantin Ullrich fda6228613 Add --vs2015 to windows setup instructions 2020-10-06 23:28:10 +02:00
Audric Ackermann 3fe1e0e26e
clean package.json. use MULTI env variable to start different instances 2020-05-26 17:36:27 +10:00
Mikunj fa387b5dfa Linting and review fix 2020-03-27 09:48:37 +11:00
Mikunj 555db5e83b Update documentation 2020-03-27 09:09:41 +11:00
Mikunj 6d87904d18 Clean up config files.
Removed unused scripts.
Removed unused files.
2020-03-27 09:09:41 +11:00
Ryan Tharp ec34f50c48 update windows path 2020-02-17 17:05:57 -08:00
Ryan Tharp a85fc9d0ba loki-messenger => session-desktop 2020-02-17 17:02:21 -08:00
Vincent 9dcc851ebd Updated all icon references 2020-01-30 14:19:07 +11:00
Vincent a1a582d7ea Session branding fixes 2020-01-21 15:18:05 +11:00
Vincent 5fbbdc33c3 Signal branding 2020-01-21 14:59:18 +11:00
Mikunj 986d34bbd9 linting 2019-05-24 11:07:58 +10:00
Mikunj fbbf454c49 Merge branch 'development' into signal-1.24 2019-04-29 16:24:34 +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
Beaudan 7eabae18f5 Replaced more references to signal with loki and updated CONTRIBUTING.md 2019-04-11 16:56:24 +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 4e8d00508e update contributing.md for hunspell on linux 2019-02-12 15:34:35 +11:00
Beaudan Campbell-Brown ebf9d28fba
Update CONTRIBUTING.md to reflect loki-messenger
Should probably have done this a while ago lol
2018-12-11 17:39:40 +11:00
Scott Nonnenberg 3105b77475 Migrate to SQLCipher for messages/cache
Quite a few other fixes, including:
  - Sending to contact with no avatar yet (not synced from mobile)
  - Left pane doesn't update quickly or at all on new message
  - Left pane doesn't show sent or error status

Also:
 - Contributing.md: Ensure set of linux dev dependencies is complete
2018-07-31 17:08:45 -07:00
Joshua Lund 80d5484325 Minor documentation cleanup - bug templates, readme, etc. (#2507) 2018-07-05 11:23:29 -07:00
Scott Nonnenberg 8cd3d545bf Fix formatting in contributing.md 2018-05-23 16:45:06 -07:00
riyapenn-signal 4f1df7377f Add another Windows 7 dev setup requirement (#2398)
Updated CONTRIBUTING.MD for an additional Windows 7 requirement for archived SDK's, specifically requested for Windows 7 is the Windows 8.1 SDK https://go.microsoft.com/fwlink/p/?LinkId=323507
2018-05-23 12:16:33 -07:00
Daniel Gasienica e010ff30a3 Use sequential numbering for ordered list
Using all `1.` is a workaround to allow reordering large lists without redoing
numbering.
2018-05-02 19:13:32 -04:00
Daniel Gasienica 10c6561f5b Document how to pull translations 2018-05-02 18:11:13 -04:00
Daniel Gasienica c754722867 Remove documentation about Bower dependencies
We are now using yarn (npm).
2018-05-02 18:11:13 -04:00
Daniel Gasienica 40874972de Document how to reload app using developer tools 2018-05-01 19:14:49 -04:00
Daniel Gasienica 05cf27af2b Document installation on Windows 7 2018-05-01 19:14:49 -04:00
Scott Nonnenberg 322d307655 Turn on prettier support for markdown files, update all files 2018-05-01 16:06:57 -07:00
Vincent d520ba3b38 Mention correct branch to rebase off of 2018-03-23 12:15:52 -07:00
Vincent e0d0aa520e Fix typo contribution guide 2018-03-23 12:15:52 -07:00
Daniel Gasienica 3f20feb96d
Ensure consistent builds using `yarn --frozen-lockfile` (#2098)
As recommended by documentation:
> If you need reproducible dependencies, which is usually the case with the
> continuous integration systems, you should pass `--frozen-lockfile` flag.
-- https://yarnpkg.com/lang/en/docs/cli/install/
2018-03-02 16:01:43 -05:00
Scott Nonnenberg 7b49180bc0
Big update to new signal branding (#2018) 2018-01-30 14:22:51 -08:00
Scott Nonnenberg 9b2e2a4605
Readme: big install, Contributing: mention Next Steps project (#1956) 2018-01-10 17:47:22 -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
Jesse Li 752ef40d47
Document building/testing releases in Contributing.md (#1867)
* Document building/testing releases

* move instructions for testing releases to bottom
2018-01-08 13:56:30 -08:00
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
2017-09-19 15:31:04 -07:00