Commit Graph
713 Commits
Author SHA1 Message Date
trevor-signalandJosh Perez 83abcd4cca Ensure notification icons respect avatar preference 2023-05-09 10:52:42 -04:00
trevor-signalandJosh Perez 4bc81fd51a Explicitly save active_at status on call receipt 2023-05-09 10:52:36 -04:00
Fedor IndutnyandJosh Perez d42aec4dac Remove unused notification when possible 2023-05-09 10:52:33 -04:00
trevor-signalandJosh Perez a6aec37b75 Ensure call-only conversations appear in left pane 2023-05-09 10:52:29 -04:00
1f2cde6d04 Send edited messages support
Co-authored-by: Fedor Indutnyy <indutny@signal.org>
2023-04-20 09:31:59 -07:00
Fedor IndutnyandGitHub 9ce0746f5b Fix flakey mock test 2023-04-19 09:13:48 -07:00
Jamie KyleandGitHub 129057df84 Fallback to getNotificationText() in updateLastMessage() 2023-04-18 16:33:24 -07:00
68ae25f5cd Remove GroupContext proto
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2023-04-14 17:52:50 -07:00
Scott NonnenbergandGitHub 9bfbee464b Support for sending formatting messages 2023-04-14 11:16:28 -07:00
Scott NonnenbergandGitHub 4c9baaef80 Filter incoming bodyRanges, also filter before display 2023-04-11 17:16:46 -07:00
Jamie KyleandGitHub 76b9d07acf Remove Signal.Util 2023-04-10 20:54:43 -07:00
Jamie KyleandGitHub 3a069323a4 Hide message contents in notifications for message requests 2023-04-10 15:19:48 -07:00
Fedor IndutnyandGitHub 531269430f Sync contact record after key change notification 2023-04-10 14:22:02 -07:00
d9d820e72a Support for receiving formatted messages
Co-authored-by: Alvaro Carrasco <alvaro@signal.org>
2023-04-10 09:31:45 -07:00
Fedor IndutnyandGitHub 5773c7bc9a Reduce timeout for newMessageQueue 2023-04-05 17:03:15 -07:00
Fedor IndutnyandGitHub f61d8f38b0 Context menu for left pane list items 2023-04-05 13:48:00 -07:00
Jamie KyleandGitHub da24cc5e95 Use ICU number/plural formatting 2023-04-03 12:03:00 -07:00
Jamie KyleandGitHub 5e647c55d1 Fully migrate to ICU 2023-03-29 17:03:25 -07:00
Jamie KyleandGitHub 11cfcb4e32 Make valid-i18n-keys rule strict and fix most exceptions 2023-03-29 10:15:54 -07:00
Jamie KyleandGitHub c02c8d9640 Normalize i18n() calls to prepare for ICU migration 2023-03-28 11:26:46 -07:00
Josh PerezandGitHub 36e21c0134 Receive support for editing messages 2023-03-27 19:48:57 -04:00
Jamie KyleandGitHub 2781e621ad Prepare for ICU migration 2023-03-27 16:37:39 -07:00
Jamie KyleandGitHub 1d549a9991 Multi-select forwarding and deleting 2023-03-20 15:23:53 -07:00
Jamie KyleandGitHub 27b7060d09 only forceSave when we are creating a new message 2023-03-20 11:06:34 -07:00
Scott NonnenbergandGitHub 75d5e81013 Voice Notes mini-player: Show with no conversation, fix spacing 2023-03-20 11:03:21 -07:00
Jamie KyleandGitHub 58f4082c4a Force save for call disposition 2023-03-17 13:38:57 -07:00
Jamie KyleandGitHub fd8bd54de5 Ensure new message in addCallHistory has all attributes 2023-03-16 09:51:41 -07:00
Josh PerezandGitHub 676abfbdfb Fixes left pane sorting when messages come in from the future 2023-03-10 13:30:43 -08:00
Fedor IndutnyandGitHub 371c73377c Move setVerified to conversation queue 2023-03-09 15:33:12 -08:00
Josh PerezandGitHub 4d7b5cd072 Adds some logging around draft clearing 2023-03-09 09:52:40 -08:00
Josh PerezandGitHub 78e3120d1a Render replies to 1:1 text stories 2023-03-07 14:59:44 -08:00
lamemakesandJosh Perez db297a4c63 Fixed draft removal upon sending a sticker
Fixed draft removal upon sending a sticker
2023-03-06 15:46:24 -05:00
Fedor IndutnyandGitHub 5dff1768bd Page media in Lightbox 2023-03-03 19:03:15 -08:00
AlvaroandGitHub 99015d7b96 Voice notes drafts 2023-03-02 13:55:40 -07:00
AlvaroandGitHub b5849f872a Drain jobs cleanly on shutdown 2023-02-24 11:03:17 -08:00
Jamie KyleandGitHub 85c217e803 Add more logging to addCallHistory 2023-02-16 09:57:49 -08:00
Fedor IndutnyandGitHub 1f95c2299e Use ContactRecord.systemNickname 2023-02-13 14:40:11 -08:00
Fedor IndutnyandGitHub 329fe8f393 Periodically optimize FTS table 2023-02-09 13:13:08 -08:00
Jamie KyleandGitHub efda924589 Move addCallHistory into conversation queue 2023-02-09 09:23:55 -08:00
Fedor IndutnyandGitHub 486cbe0471 Support reporting token on envelope 2023-02-07 16:55:12 -08:00
Fedor IndutnyandGitHub dc8d8e529d Disallow pinning broken conversations 2023-02-07 16:26:23 -08:00
Josh PerezandGitHub e11f961d7a Notification for failed story sends 2023-02-07 12:33:04 -07:00
Scott NonnenbergandGitHub 7cbc35c57b Group story replies: On send, don't set expire timer 2023-02-06 18:21:41 -08:00
Fedor IndutnyandGitHub dff924c0c5 Generalize keepMutedChatsArchived check 2023-02-06 10:08:53 -08:00
Jamie KyleandGitHub 2bbcc4676e Move receipt queues into conversation queue to handle 428s 2023-02-06 09:24:34 -08:00
Scott NonnenbergandGitHub 83eccee42e Show quote properly when replying to 1:1 story reaction 2023-02-03 09:31:40 -08:00
Fedor IndutnyandGitHub 1381e8df5d Process username changes in storage service 2023-02-02 11:03:51 -07:00
Josh PerezandGitHub ba848eec84 Fixes notification text for story reactions 2023-02-01 15:38:33 -08:00
Fedor IndutnyandGitHub 63d6b14516 Split ACI contact when it is unregistered 2023-02-01 13:32:46 -08:00
Fedor IndutnyandGitHub e64816830b Revert "Periodically optimize FTS table"
This reverts commit 5dfdde998b.
2023-01-30 15:55:11 -08:00