Commit Graph

6310 Commits

Author SHA1 Message Date
Evan Hahn 6c6eed0b1e
Don't show name collisions for system contacts 2021-06-02 10:24:22 -07:00
Evan Hahn 84be8288e9
Typing bubble avatar should not use cursor: pointer 2021-06-02 09:45:24 -07:00
Fedor Indutny b009967a83
Display proper text when quoting view once message 2021-06-02 09:42:19 -07:00
Josh Perez 81227066ce v5.4.0-beta.2 2021-06-01 20:41:07 -04:00
Josh Perez 1b37c01fcc Update translations 2021-06-01 20:39:02 -04:00
Evan Hahn c01fd823ba
Add license headers to all files in stylesheets/components/ 2021-06-01 20:25:00 -04:00
Scott Nonnenberg 9705f464be
Group Description: Edit/Receive 2021-06-01 20:24:28 -04:00
Evan Hahn e5d365dfc4
<Modal>: fix button footer for "important" modals 2021-06-01 16:55:47 -07:00
Josh Perez 6d7849e6c7
Colors update contact name colors 2021-06-01 16:37:12 -07:00
Evan Hahn 36c15fead4
Group name spoofing warning 2021-06-01 16:30:25 -07:00
Fedor Indutny 51b45ab275
Add extension to uploaded debug log 2021-06-01 17:16:10 -05:00
Fedor Indutny 19f8042cd3
Universal Disappearing Messages 2021-06-01 13:45:43 -07:00
Fedor Indutny c63871d71b
Fix storybook errors 2021-06-01 13:40:55 -07:00
Fedor Indutny 6e19383a7d
Fix SMS-only check for unregistered convo 2021-06-01 13:10:19 -07:00
Josh Perez 373ffe4663
Screen sharing improvements 2021-06-01 12:47:55 -07:00
Scott Nonnenberg 5a4fc5e425
Sender Key: Disable capability and bug fixes 2021-06-01 12:40:09 -07:00
Fedor Indutny 33595646c1
Add user path to logging exceptions 2021-06-01 11:15:23 -07:00
Fedor Indutny 0e19c17160
Initialize IPC channels early 2021-06-01 11:06:38 -07:00
Fedor Indutny 8841de17a5
Add action for automated backports 2021-06-01 11:04:56 -07:00
Fedor Indutny e4d7e1e9c8
Simplify attachment jobs SQL query 2021-06-01 10:13:10 -07:00
Fedor Indutny fcaa34d67a
Fix session transaction issue 2021-05-28 16:09:17 -07:00
Fedor Indutny 87c9151d70
Change color of "delete" button 2021-05-28 12:14:15 -07:00
Scott Nonnenberg ee513a1965
Support for message retry requests 2021-05-28 12:11:19 -07:00
Josh Perez 28f016ce48
Conversation Colors 2021-05-28 09:15:17 -07:00
Scott Nonnenberg b63d8e908c
Properly unpad incoming sender key messages 2021-05-28 09:06:09 -07:00
Scott Nonnenberg ee41e4f71d
A few small bugfixes 2021-05-27 13:47:39 -07:00
Evan Hahn d4dc9b8e39 Message Requests: Add new "Report spam and block" button 2021-05-27 13:37:58 -07:00
Evan Hahn 20e501d9f1
Remove 4 unused database functions 2021-05-27 08:45:45 -07:00
Evan Hahn 05f9224273
Update Babel dependencies to allow `import type` 2021-05-27 08:44:06 -07:00
Evan Hahn 7038a3f3ab
Fix <Modal> footers with long-text or lots of buttons 2021-05-27 08:43:39 -07:00
Evan Hahn 6664315e3a
Fix composition input layout with lots of whitespace 2021-05-27 08:42:33 -07:00
Scott Nonnenberg e6f1ec2b6b
Send support for Sender Key 2021-05-25 15:40:04 -07:00
Fedor Indutny d8417e562b
Do not display call buttons for SMS-only convo 2021-05-25 15:30:57 -07:00
Josh Perez 07a0a6da22
Enable screensharing flag for beta users 2021-05-25 15:20:33 -07:00
Fedor Indutny 3a6c9aa314
Fix sticker-creator uploads 2021-05-25 12:08:08 -07:00
Scott Nonnenberg 07c1505782
Force load of newer/older messages if, on load, all messages visible 2021-05-25 11:34:34 -07:00
Fedor Indutny 9693700dd2
Switch to WAL after cipher migration 2021-05-25 11:13:37 -07:00
Fedor Indutny 4a6132933c
Fix race condition in session transactions 2021-05-24 15:59:36 -07:00
Fedor Indutny 227f532ec2
Fix processing of cached envelopes 2021-05-24 14:30:56 -07:00
Fedor Indutny 25f4154cde
Add checks for unregistering message receiver 2021-05-24 12:01:45 -07:00
Scott Nonnenberg e76252d3b2
Fixes for Sender Key: Receive 2021-05-24 11:59:45 -07:00
Scott Nonnenberg 09ef4d85e0
onChange: Emit changed event even if changed set is empty 2021-05-24 11:51:47 -07:00
Fedor Indutny 79a90802c0
Use websocket queue for `queueAllCached()` 2021-05-24 11:00:53 -07:00
Fedor Indutny 05306c2d3d
Handle `durationchange` events in MessageAudio 2021-05-24 09:30:50 -07:00
Fedor Indutny d605daa04f
Fix performance issue for quote rendering 2021-05-21 18:33:54 -07:00
Scott Nonnenberg bbd611b189
Revert "Fix typo in method name"
This reverts commit 95baa3e02e.
2021-05-21 14:27:17 -07:00
Fedor Indutny 5246698541
Fix audio recordings 2021-05-21 15:28:56 -05:00
Evan Hahn 95d404c70b
Improve UI performance for no-op profile fetches 2021-05-21 12:53:05 -07:00
Scott Nonnenberg e859fcd4b4
Partially revert "Clean up inviteLink handling, harden compose input" 2021-05-21 11:32:10 -07:00
Scott Nonnenberg 9f9dd4cd98
Enable click on draft quotes, fetch groups from contact modal 2021-05-21 10:40:54 -07:00