Commit Graph

5614 Commits

Author SHA1 Message Date
Josh Perez 2d5292b2f3 Render quoted mentions as text 2020-09-21 15:42:51 -04:00
Scott Nonnenberg bc3b61db1d Add p-queue timeouts; fix search crash; improve promise rejection logging 2020-09-21 15:42:51 -04:00
Scott Nonnenberg 9f9ce91a9c Allow for very tall portrait images in lightbox 2020-09-21 15:42:51 -04:00
Josh Perez 460ca0c585 @mention focus improvements 2020-09-21 15:42:51 -04:00
Jim Gustafson 32c49760f4 Update to RingRTC v2.7.1 2020-09-21 15:42:51 -04:00
Scott Nonnenberg 67cb10fcae Ensure that ConversationController.load is resilient to errors 2020-09-21 15:42:51 -04:00
Chris Svenningsen b4e9c278d3 Migrate to eslint 2020-09-21 15:42:51 -04:00
Josh Perez 0fe7e30398 Storage Service: More logging 2020-09-21 15:42:51 -04:00
Evan Hahn eba1bf3100 Add software acknowledgments, link to them from About window 2020-09-21 15:42:51 -04:00
Chris Svenningsen 42db239001 ConversationController: Remove static keyword 2020-09-21 15:42:51 -04:00
Chris Svenningsen 72292c1aa7 Upgrade explicit-module-boundary-types to error 2020-09-21 15:42:51 -04:00
Scott Nonnenberg ec8ac1db58 Outgoing: Ensure that sends still succeed without CDS 2020-09-21 15:42:51 -04:00
Evan Hahn ce067258a0 Remove outdated CI badges from README 2020-09-21 15:42:51 -04:00
Evan Hahn d4edc65ae9 Fix syntax error in subwindow HTML 2020-09-21 15:42:51 -04:00
Josh Perez 64ba7b63d3 Fix lint 2020-09-21 15:42:51 -04:00
Josh Perez 22ba54ce5c Don't count muted convos in badge count by default 2020-09-21 15:42:51 -04:00
Jim Gustafson 64c3a6eae0 Update to RingRTC v2.7.0 2020-09-21 15:42:51 -04:00
Chris Svenningsen 5364de90a4 migrate components stickers to eslint 2020-09-21 15:42:51 -04:00
Sidney Keese 2ade4acd52 Migrate util, types, state, sticker-creator to ESLint 2020-09-21 15:42:51 -04:00
Chris Svenningsen 372aa44e49 Migrate conversations to ESLint 2020-09-21 15:42:51 -04:00
Evan Hahn b4f0f3c685 Upgrade node-fetch to v2.6.1 2020-09-21 15:42:51 -04:00
Evan Hahn 638903b82c Fix error when node-fetch does redirects without a CA 2020-09-21 15:42:51 -04:00
Peter Thatcher 3c9c581854 RingRTC: Update to v2.6.0 2020-09-21 15:42:50 -04:00
Chris Svenningsen b13dbcfa77 Migrate components to eslint 2020-09-21 15:42:50 -04:00
Evan Hahn de66486e41 Add sound effect for notifications in Linux 2020-09-21 15:42:50 -04:00
Evan Hahn 6d2e994f9f Windows: mark downloads as "from the internet" 2020-09-21 15:42:50 -04:00
Chris Svenningsen 50378ed9bc Migrate base ts to eslint 2020-09-21 15:42:50 -04:00
Evan Hahn ad555ec8a9 Cleanup and remove unused chunks of libsignal-protocol 2020-09-21 15:42:50 -04:00
Scott Nonnenberg c2275b6aed Increase requiredProtocolVersion if quote includes @mention 2020-09-21 15:42:37 -04:00
Josh Perez 9657c38987 @mentions receive support 2020-09-21 15:42:37 -04:00
dependabot-preview[bot] c126a71864 Bump markdown-to-jsx from 6.10.3 to 6.11.4 2020-09-21 15:42:37 -04:00
dependabot-preview[bot] ad4799b036 Bump http-proxy from 1.17.0 to 1.18.1 2020-09-21 15:42:37 -04:00
dependabot-preview[bot] 38f706f140 Bump acorn from 6.3.0 to 6.4.1 2020-09-21 15:42:36 -04:00
Evan Hahn 401cdfdb63 Speed up `lint-deps` 2020-09-21 15:42:36 -04:00
Scott Nonnenberg 7ee6584d8b Fix linter: global state left on the regex causes problems 2020-09-21 15:42:36 -04:00
Scott Nonnenberg ceaf7863e1 Update strings for de, it, nl, sl, sq, sv, uk, zh_CN, and zh_TW 2020-09-21 15:42:36 -04:00
Grace Shaw 9402287997
Fix debug log "Copy" button text wrapping for localization (#4507) 2020-09-21 13:22:30 -04:00
Grace Shaw 8b7db94882
Defer to default keybindings for alt + enter 2020-09-14 17:27:16 -05:00
Scott Nonnenberg b19a7675a5 v1.36.1-beta.2 2020-09-10 16:45:09 -07:00
Josh Perez c25759ca3a
Storage Service Write: Tighten up validation 2020-09-10 15:37:20 -07:00
Scott Nonnenberg 9fae795e8f
GroupsV2: Register GV2 capabilities properly 2020-09-10 15:03:17 -07:00
Scott Nonnenberg cad9803d38
GroupsV2: Use both sent_at and received_at when processing changes 2020-09-10 17:04:45 -04:00
Scott Nonnenberg deb3dd5d4e
A couple of small bugfixes 2020-09-10 15:06:26 -05:00
Scott Nonnenberg 4c98b4a96f
Introduce new remote flag for storage service write behavior 2020-09-10 13:59:59 -04:00
Scott Nonnenberg b2634d1cb9 v1.36.1-beta.1 2020-09-09 19:44:51 -07:00
Scott Nonnenberg 5f6a9a661f Fix typing indicator in groups: now goes away when we get the message 2020-09-09 17:34:57 -07:00
Josh Perez d1d7e0aa99 Storage logging improvements and repeat limits for stop sync 2020-09-09 17:34:57 -07:00
Josh Perez d87335f5a6 Support server-determined build expiration 2020-09-09 17:34:57 -07:00
Evan Hahn a04f9a0e51 Add tests: `localhost` is a "sneaky link" 2020-09-09 17:34:57 -07:00
Scott Nonnenberg 7a02cc815d Support for new GroupV2 groups 2020-09-09 17:34:57 -07:00