Commit Graph

9573 Commits

Author SHA1 Message Date
Josh Perez 3beea78aff Fix message details scrolled down 2023-08-21 09:30:34 -07:00
Scott Nonnenberg 9df82c9792 Add build-linux yarn script to disable publish 2023-08-21 09:30:34 -07:00
Scott Nonnenberg d965138a19 Build config: Move back to one afterSign entry 2023-08-21 09:30:34 -07:00
Scott Nonnenberg dea5606736 Update build configuration after electron-builder update 2023-08-21 09:30:34 -07:00
Fedor Indutny 6f14b5f45d Fix handling of broken items on startup 2023-08-21 09:30:34 -07:00
Fedor Indutny d0cac2263e Update electron-builder to 24.6.3 2023-08-21 09:30:33 -07:00
Fedor Indutny 1b88e45a42 Fix persistence of username link data 2023-08-21 09:30:33 -07:00
Scott Nonnenberg 90f0f8e255 eraseAllStorageServiceState: Delete everything, delete in memory 2023-08-21 09:30:33 -07:00
Fedor Indutny b7b725f74c Add done button to UsernameLinkModalBody 2023-08-21 09:30:33 -07:00
Jamie Kyle 0273e1ac1d Fix call migration for unregistered conversations without serviceId 2023-08-21 09:30:33 -07:00
Fedor Indutny 2d62569984 Replace assert with log in markConversationRead 2023-08-21 09:30:33 -07:00
Fedor Indutny 3e7e8328f7 Fix aci value in mentions 2023-08-21 09:30:33 -07:00
Fedor Indutny e56d0ed9fb Add extra slash to username link 2023-08-21 09:30:33 -07:00
Jamie Kyle 0f377de29e Fix call list scroll jumping 2023-08-21 09:30:33 -07:00
Fedor Indutny 58aec8b1a3 Unlink on PNI identity key mismatch 2023-08-21 09:30:33 -07:00
Jamie Kyle ef0a3de636 Fix legacy call-history messages without a callId
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2023-08-21 09:30:33 -07:00
Fedor Indutny 6f0401b847 Optimize migration 88 2023-08-21 09:30:33 -07:00
Scott Nonnenberg 7969dd881e Use shouldLinkifyMessage in MessageBody/ReadMore 2023-08-21 09:30:33 -07:00
Fedor Indutny 8b0da36caa Migrate schema to service ids 2023-08-21 09:30:33 -07:00
Fedor Indutny 71958f8a01 Attachment controller fixes 2023-08-21 09:30:32 -07:00
Jamie Kyle 55c96ba7ae Fix marked unread label not being sr-only 2023-08-21 09:30:32 -07:00
Josh Perez b2319b43d6 Tracks send state for edited messages 2023-08-21 09:30:32 -07:00
Jamie Kyle 860bec5534 Fix app badge count not getting updated 2023-08-21 09:30:32 -07:00
Jamie Kyle 3114cd497b Fix formatting 2023-08-21 09:30:32 -07:00
Jamie Kyle 9c7dc22a23 Update nav tab badges, fix several call tabs issues 2023-08-21 09:30:32 -07:00
Scott Nonnenberg ed6ffb695a Show mentions menu after pressing @, no further characters required 2023-08-21 09:30:32 -07:00
Fedor Indutny deb1f9bd8d A few serviceId fixes
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2023-08-21 09:30:32 -07:00
Jamie Kyle 1f963efd64 Only notify for group calls once 2023-08-21 09:30:32 -07:00
Jamie Kyle 3268d3e6eb Update call tab design based on feedback 2023-08-21 09:30:32 -07:00
Jamie Kyle ce28993c78 Fix sticker pack preview modal scrollbars and modal scroll dividers 2023-08-21 09:30:32 -07:00
Scott Nonnenberg c2ad69951f Eliminate extra newlines when pasting composer text back into composer 2023-08-21 09:30:32 -07:00
Fedor Indutny 366b875fd2 Introduce Service Id Types
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2023-08-21 09:30:32 -07:00
Jordan Rose 414c0a58d3 Update to RingRTC v2.30.0
Co-authored-by: Rashad Sookram <rashad@signal.org>
2023-08-21 09:30:32 -07:00
Scott Nonnenberg 13470a789c Ensure that isConversationUnregistered is not called on groups 2023-08-21 09:30:31 -07:00
Jamie Kyle 063ef87e48 Update groupCallHistoryGroups queries 2023-08-21 09:29:44 -07:00
Jamie Kyle af0beb6d8e Allow searching calls with legacy conversation id as peerId 2023-08-09 09:48:55 -07:00
Jamie Kyle e78da67a51 Put MyStories into NavSidebar 2023-08-09 09:42:27 -07:00
Jamie Kyle da35ffada6 In calls migration, skip old calls without a callId sooner 2023-08-09 09:33:43 -07:00
Jamie Kyle e20fa41fd5 Drop calls from migration with the same callId and peerId 2023-08-09 09:32:43 -07:00
Jamie Kyle 1eaabb6734 Calls Tab & Group Call Disposition 2023-08-08 17:53:06 -07:00
Scott Nonnenberg 620e85ca01 v6.29.0-beta.1 v6.29.0-beta.1 2023-08-08 16:55:23 -07:00
Scott Nonnenberg b20c49fb55 Add release notes for 6.29.x 2023-08-08 16:40:00 -07:00
Scott Nonnenberg 73a2c01ab7 Update strings 2023-08-08 16:32:11 -07:00
Josh Perez 73737987fe Process out of order edits 2023-08-08 09:26:22 -07:00
Scott Nonnenberg b2cb722c01 Move windows-dummy-keystroke fork to signalapp organization 2023-08-07 17:39:57 -07:00
Scott Nonnenberg 3299b8f323 Remove obsolete capabilities, improve routine profile fetch 2023-08-08 01:12:57 +02:00
Josh Perez 4ba3a7856c Disallow paste image when editing 2023-08-07 15:32:18 -07:00
Josh Perez 3ec235bc56 Reorders useEffect so that draft content is retained 2023-08-07 13:31:18 -07:00
Jamie Kyle 4455328312 Expose i18n globals in SignalContext across all windows 2023-08-07 13:28:09 -07:00
Fedor Indutny 55394e17c0 Upgrade electron to 25.4.0 2023-08-07 11:42:01 -07:00