Commit Graph

332 Commits (3851bf351f77f6350cb04385e50494ca39d66e28)

Author SHA1 Message Date
Scott Nonnenberg a8fbd085e2 v1.19.0-beta.3
Scott Nonnenberg 523c65a1b7 v1.19.0-beta.2
Scott Nonnenberg 8add0ac8a1
Enable CI and packaged builds with Electron v3 ()
* Update spectron to fix linux CI runs

* Point test-release grunt task at release folder

* Ensure that build folders of socks/smart-buffer are in build

* AppVeyor: windows build output folder is now release

* Travis: Force build output to release directory
Scott Nonnenberg 3e0abe80eb Update proxy-agent to latest
Scott Nonnenberg 97bfe5859c Update lodash to latest release
Scott Nonnenberg 68af1ae1ea Show dialog if application fails to start up properly
Scott Nonnenberg dc2afe4b6e Update websocket dep; 1.0.25 was causing errors w/Electron3
Scott Nonnenberg 58544472c8 Upgrade to node 10.13.0; update chokidar, its dep upath fails
Scott Nonnenberg 6039c29d12 Update to Electron3; reinstall native deps for nan which builds
Scott Nonnenberg d75d823873 package.json: Lock all dependencies to specific versions
Scott Nonnenberg 7d54f7928d v1.18.0-beta.7
Scott Nonnenberg 59d048ca06 v1.18.0-beta.6
Scott Nonnenberg 8391f6ec4e v1.18.0-beta.5
Scott Nonnenberg 3f3c63a46f v1.18.0-beta.4
Scott Nonnenberg 0a6827ecda v1.18.0-beta.3
Scott Nonnenberg 817cf5ed03 v1.17.2-beta.1
Scott Nonnenberg ad6f7f35a4 v1.17.1-beta.1
Scott Nonnenberg f01c5f3e68 v1.17.0-beta.4
Scott Nonnenberg c5908052ec v1.17.0-beta.3
Scott Nonnenberg 5e5fa13719 v1.17.0-beta.2
Scott Nonnenberg 3bd95a2ff6 v1.17.0-beta.1
Scott Nonnenberg 8cd3db0262 v1.16.2-beta.2
Scott Nonnenberg 79ebec36ca v1.16.2-beta.1
Scott Nonnenberg ecb126e74c
Custom linter to check code quality ()
Scott Nonnenberg 366401f77a v1.16.1-beta.2
Scott Nonnenberg cfe561b3eb v1.16.1-beta.1
Scott Nonnenberg f3b6161c75 v1.16.0-beta.1
Scott Nonnenberg 998c35dcb3 Split configuration into low and high traffic files
Also, we're now handling config ourselves instead of using
electron-config and config dependencies.
Scott Nonnenberg f59ec92fef Routine update to Electron v2.0.8
Scott Nonnenberg 816228fde0 v1.15.4-beta.1
Scott Nonnenberg 61429090ff v1.15.3-beta.1
Scott Nonnenberg a771546ee8 v1.15.2-beta.1
Scott Nonnenberg f926a08aa8 v1.15.1-beta.1
Scott Nonnenberg 6e193456f9 Eliminate orphaned external message files on startup
Attachments, visual attachment thumbnails, video attachment screenshots
Quote thumbnails
Contact avatars
Scott Nonnenberg 185c05ceba v1.15.0-beta.10
Scott Nonnenberg 9dd756f96a v1.15.0-beta.9
Scott Nonnenberg e13f431456 Build libcrypto.a on Ubuntu 14.04 for maximum compatibility
Scott Nonnenberg fe84e92359 node-sqlcipher update: always build, statically link openssl
Scott Nonnenberg 8833326b08 v1.15.0-beta.8
Scott Nonnenberg ce2f3bd3c4 Statically compile openssl into sqlcipher for linux targets
Scott Nonnenberg 81df1807e8 v1.15.0-beta.7
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
Scott Nonnenberg fc461c82ce v1.15.0-beta.6
Scott Nonnenberg 8f6f24e958 v1.15.0-beta.5
Scott Nonnenberg 4320b125dd v1.15.0-beta.4
Scott Nonnenberg e23fcab7e8 v1.15.0-beta.3
Scott Nonnenberg 356fac8d14 v1.15.0-beta.2
Scott Nonnenberg d97a7eabf8 v1.15.0-beta.1
Scott Nonnenberg 3c69886320 Finish new Message component, integrate into application
Also:
- New schema version 8 with video/image thumbnails, screenshots, sizes
- Upgrade messages not at current schema version when loading messages
  to show in conversation
- New MessageDetail react component
- New ConversationHeader react component
Scott Nonnenberg 43a44793c5 Remove jshint - move everything over to eslint
Also removed all hints of previous linters