Commit Graph
255 Commits
Author SHA1 Message Date
Fedor IndutnyandGitHub c7e7d55af4 UUID-keyed lookups in SignalProtocolStore 2021-09-09 19:38:11 -07:00
Fedor IndutnyandGitHub 63dda5bf19 Use isNumber in handleDataMessage 2021-09-02 16:47:23 -07:00
Evan HahnandGitHub 01b015680b Move getMessageById next to getMessagesById 2021-09-02 10:44:54 -07:00
Evan HahnandGitHub a85dd1be36 Retry outbound "normal" messages for up to a day 2021-08-31 13:58:39 -07:00
Scott NonnenbergandGitHub dcf29078f4 ConversationView: Improve types 2021-08-30 14:32:56 -07:00
Evan HahnandGitHub 6f242eca57 Handle signal.me links 2021-08-28 08:27:38 -05:00
Evan HahnandGitHub 9e9a815a2b ESLint: allow for..of 2021-08-26 13:18:00 -05:00
Fedor IndutnyandGitHub 4c6c869c86 Drop extraneous db query 2021-08-26 09:17:57 -07:00
Fedor IndutnyandGitHub 9236f59524 Log additional latency information on sends 2021-08-26 08:36:08 -07:00
Evan HahnandGitHub f86f753df9 Add durations utility for computing durations 2021-08-26 09:10:58 -05:00
Josh PerezandGitHub e76f603233 Moves identicon svg to TS 2021-08-24 17:17:51 -07:00
Josh PerezandGitHub 347f542ac0 Derive default conversation color from storage 2021-08-24 17:15:12 -07:00
Josh PerezandGitHub 8f4a2026e4 Adds additional logging to profile sharing enable/disable 2021-08-24 16:37:17 -07:00
Evan HahnandGitHub 52328c2634 Add type for ConversationModel#getGroupV1Info 2021-08-23 16:15:34 -07:00
Fedor IndutnyandGitHub fe040a2873 Rename ContactType to EmbeddedContactType 2021-08-19 20:56:39 -05:00
Fedor IndutnyandGitHub 80c1ad6ee3 Don't mutate state in TimelineItem 2021-08-19 13:14:41 -07:00
Josh PerezandGitHub 91af0dad78 Faster preferences window 2021-08-18 13:08:14 -07:00
Fedor IndutnyandGitHub f5a3d4bc8a Fix various read sync inconsistencies 2021-08-16 17:16:00 -07:00
Fedor IndutnyandGitHub e7be409961 Fix late view/read sync logic 2021-08-16 10:18:16 -07:00
Fedor IndutnyandGitHub 962515031d Reduce number of SQL queries during conversation update 2021-08-16 11:56:27 -05:00
Evan HahnandGitHub b0750e5f4e Show "unplayed" dot on incoming audio messages 2021-08-12 13:15:55 -05:00
Fedor IndutnyandGitHub 12c78c742f Optimize rendering 2021-08-11 09:23:21 -07:00
Josh PerezandGitHub 9078919545 Transcode heic/heif images 2021-08-09 13:06:21 -07:00
Scott NonnenbergandGitHub 35625f4200 Groups: Force a fetch right now if our update runs into a conflict 2021-08-06 14:25:15 -07:00
Scott NonnenbergandGitHub 5069f48cf0 Message Send Log: Increase retention length 2021-08-05 20:17:23 -04:00
Josh PerezandGitHub 12d2b1bf7c Avatar defaults and colors 2021-08-05 20:17:05 -04:00
Fedor IndutnyandGitHub a001882d58 Change Phone Number notifications 2021-08-05 16:34:49 -07:00
Evan HahnandGitHub 6b290a0f0c @mentions notifications 2021-08-05 07:35:33 -05:00
Evan HahnandGitHub eccd682920 Remove unused ConversationModel#getName 2021-08-02 14:26:54 -07:00
Scott NonnenbergandGitHub bcb9d2d2f3 Modernize DeliveryIssueDialog, fix outline clipping in Modal 2021-08-02 14:19:18 -07:00
Fedor IndutnyandGitHub 926283a114 Fix uncaught error in markMessageRead 2021-07-30 15:13:52 -07:00
Scott NonnenbergandGitHub 0ab09711a4 Track performance of message sends 2021-07-30 11:37:03 -07:00
Evan HahnandGitHub 8cadc40975 Replace MessageModel#isUnread with isMessageUnread utility 2021-07-29 09:29:07 -05:00
Fedor IndutnyandGitHub 1c1d0e2da0 Move to websocket for requests to signal server 2021-07-28 14:37:09 -07:00
Evan HahnandGitHub 8449f343a6 Fix send sync message bugs 2021-07-28 13:53:18 -05:00
Fedor IndutnyandGitHub 4c933a1f5a Fix overly-verbose errors in message details 2021-07-27 16:11:38 -07:00
Evan HahnandGitHub 14929fb408 Show "unplayed" dot on outgoing audio messages 2021-07-27 10:42:25 -05:00
Scott NonnenbergandGitHub 67d13e9ba8 More logging in addDeliveryIssue, properly wait in getProfiles 2021-07-26 17:00:16 -07:00
Fedor IndutnyandGitHub fdec47d637 Use single WebAPI instance across the app 2021-07-23 10:23:50 -07:00
Evan HahnandGitHub 07f0efc45f Rename "view sync" to "view once open sync" 2021-07-22 12:07:53 -05:00
Josh PerezandGitHub d9e90e9ea8 Improvements to shared library components 2021-07-21 13:45:41 -07:00
Evan HahnandGitHub 2c59c71872 Show read/viewed even after read receipts disabled 2021-07-21 12:21:16 -07:00
Scott NonnenbergandGitHub e94eaf07a9 Message.sendSyncMessage: properly handle falsey id field 2021-07-20 17:29:44 -07:00
Josh PerezandGitHub bf6c0ce7c0 Place announcement-only groups behind feature flag 2021-07-20 15:51:38 -05:00
Josh PerezandGitHub 56d5d283bd Support for announcement-only groups 2021-07-20 13:18:35 -07:00
Evan HahnandGitHub 863ae9ed83 Combine DeliveryReceipts and MessageReceipts modifiers 2021-07-20 13:17:25 -07:00
Evan HahnandGitHub 1e10286210 Message details: group by send status, including viewed state 2021-07-20 14:56:50 -05:00
Fedor IndutnyandGitHub 31989a7706 Translate errors before rejecting in SendMessage 2021-07-19 18:10:09 -07:00
Evan HahnandGitHub c4a09b7507 Refactor outbound delivery state, take 2
This reverts commit ad217c808d.
2021-07-19 17:44:49 -05:00
Scott NonnenbergandGitHub 7761d83055 Update timers whenever we mark messages read 2021-07-19 13:45:18 -07:00