Commit Graph

4459 Commits (3851bf351f77f6350cb04385e50494ca39d66e28)
 

Author SHA1 Message Date
Scott Nonnenberg 3851bf351f Throttle typing events, fix profile logging, fix group typing
Scott Nonnenberg a8fbd085e2 v1.19.0-beta.3
Scott Nonnenberg 822ea9ae53 Improve sealed sender icon display logic
Scott Nonnenberg 313d08344a Request configuration sync on startup of new version
Scott Nonnenberg f5954db711 Ensure that multi-video lightbox scrolling changes video
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 9f1f4bf441 Lint fixes
Scott Nonnenberg 3e0abe80eb Update proxy-agent to latest
Scott Nonnenberg bdec2d4781 Update icon-gen for Electron v3 compatibility
Scott Nonnenberg 97bfe5859c Update lodash to latest release
Scott Nonnenberg fc48b91efa Lint fixes
Scott Nonnenberg a291834301 Dismiss typing indicator when ConversationView is not loaded
Scott Nonnenberg 70eed938d9 Store arrayBuffers in database for remote identity keys
Scott Nonnenberg 68af1ae1ea Show dialog if application fails to start up properly
Scott Nonnenberg ec12733dad Update Travis/AppVeyor to Node 10.13.0
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 d600c384cf yarn.lock: Update to latest yarn, add integrity fields
Scott Nonnenberg d75d823873 package.json: Lock all dependencies to specific versions
Scott Nonnenberg 79a861a870 Typing Indicators
Scott Nonnenberg 99252702e1 Support receiving multiple images in one messages
Scott Nonnenberg 447a217397 Bulletproof getNumberInfo against missing ourNumber
Scott Nonnenberg 11fdf22881 Change sessions.id to a TEXT field to prevent type coercion
Scott Nonnenberg a780fa3bab Fix reference to nonexistent variable
Scott Nonnenberg 55c3d9371e Bump sender certificate timer after registration for re-link
Scott Nonnenberg 7d54f7928d v1.18.0-beta.7
Scott Nonnenberg 4610b63fb7 Lint fixes
Scott Nonnenberg ecf3f18762 Improve our deletion of IndexedDB post-SQLCipher migration
Scott Nonnenberg 6300256a3e Gracefully shut down database operations before app exit
Scott Nonnenberg 2822f4ce40 Ensure proper order of state changes during account create
Scott Nonnenberg c5f9fae444 A few small bugfixes
Scott Nonnenberg 59d048ca06 v1.18.0-beta.6
Scott Nonnenberg e828253ef0 Restor full function syntax to custom Mocha reporter
Scott Nonnenberg a2202d7d8c Update localization strings
Scott Nonnenberg dbf0be2db5 eslintify all test files
Scott Nonnenberg 884bc9333d Make timestamp test a bit more forgiving
Scott Nonnenberg 2d48daa7b6 Refine Sealed Sender behaviors
Scott Nonnenberg 8391f6ec4e v1.18.0-beta.5
Scott Nonnenberg fb670ad6b9 Remove IndexedDB files after removing IndexedDB database
Scott Nonnenberg 486932048c Add logging to help in debugging sealedSender state
Scott Nonnenberg 0297279084 Eliminate some conversation fields which are no longer used
Scott Nonnenberg e08c5e3307 Add current message counter to the log to help with debugging
Scott Nonnenberg 9f647f00d8 A couple fixes for the data layer, legacy message upgrade/migrate
Scott Nonnenberg 68e3cade17 Don't display 'read' icon if read-recipts-setting is disabled
Scott Nonnenberg 527b884eb4 Update localization strings
Scott Nonnenberg e2e0e4c96b Refine sealed sender logic
Scott Nonnenberg f11dd18536 Be resilient to malformed ephemeral.json
Scott Nonnenberg 41dd78c073 On fetch of profileAvatar, set it to convo's profileAvatar field