| 
								
								
									 Scott Nonnenberg | 310f0dc88f | Sender Key: Proper 409-handling, save new members earlier | 2021-08-02 17:42:00 -07:00 |  | 
				
					
						| 
								
								
									 Scott Nonnenberg | ab5a12fded | Sender Key: Prepare for testing in beta | 2021-08-02 19:12:49 -05:00 |  | 
				
					
						| 
								
								
									 Fedor Indutny | c5de4c6284 | Revert "Process read syncs after batches of messages" This reverts commit eccace481b. | 2021-08-02 15:47:33 -07:00 |  | 
				
					
						| 
								
								
									 Fedor Indutny | 6637fc2b95 | Migrate sourceDevice from TEXT to INTEGER | 2021-08-02 14:55:31 -07:00 |  | 
				
					
						| 
								
								
									 Evan Hahn | eccd682920 | Remove unused ConversationModel#getName | 2021-08-02 14:26:54 -07:00 |  | 
				
					
						| 
								
								
									 Scott Nonnenberg | bcb9d2d2f3 | Modernize DeliveryIssueDialog, fix outline clipping in Modal | 2021-08-02 14:19:18 -07:00 |  | 
				
					
						| 
								
								
									 Fedor Indutny | 21ffb7c054 | Unseal envelope in a separate step for better logs | 2021-08-02 14:17:56 -07:00 |  | 
				
					
						| 
								
								
									 Fedor Indutny | 907e1d32ec | Handle message render errors in timeline | 2021-08-02 13:55:47 -07:00 |  | 
				
					
						| 
								
								
									 Evan Hahn | 1891375c6c | Remove "delete for everyone" option from failed messages | 2021-08-02 12:26:48 -07:00 |  | 
				
					
						| 
								
								
									 Fedor Indutny | f82639dc3a | Suspend AudioContext to save resources | 2021-08-02 13:31:01 -05:00 |  | 
				
					
						| 
								
								
									 Evan Hahn | 73bcd3b531 | Remove the word "receipt" from read syncs code | 2021-08-02 11:47:59 -05:00 |  | 
				
					
						| 
								
								
									 Fedor Indutny | 926283a114 | Fix uncaught error in markMessageRead | 2021-07-30 15:13:52 -07:00 |  | 
				
					
						| 
								
								
									 Fedor Indutny | eccace481b | Process read syncs after batches of messages | 2021-07-30 15:39:41 -05:00 |  | 
				
					
						| 
								
								
									 Scott Nonnenberg | bf7da5ca2e | DeliveryIssueDialog: Add learn more button linking to support | 2021-07-30 13:30:59 -07:00 |  | 
				
					
						| 
								
								
									 Evan Hahn | d0bf9f929b | Remove unused getExpiresAt function | 2021-07-30 14:54:34 -05:00 |  | 
				
					
						| 
								
								
									 Scott Nonnenberg | 68eac613d7 | Use 'aws s3 rsync' to upload linux builds, not aptly | 2021-07-30 15:53:57 -04:00 |  | 
				
					
						| 
								
								
									 Scott Nonnenberg | 0ab09711a4 | Track performance of message sends | 2021-07-30 11:37:03 -07:00 |  | 
				
					
						| 
								
								
									 Evan Hahn | 2d3b1918b3 | Decrease GPU usage when window is invisible | 2021-07-30 13:35:43 -05:00 |  | 
				
					
						| 
								
								
									 Scott Nonnenberg | 9fb8114691 | Sender Key: Track registrationIds in senderKeyState | 2021-07-30 11:35:25 -07:00 |  | 
				
					
						| 
								
								
									 Evan Hahn | 689542a9b4 | Show additional data in debug log header | 2021-07-30 09:43:16 -07:00 |  | 
				
					
						| 
								
								
									 Fedor Indutny | 03874a788f | Use smaller batches for receipts and syncs | 2021-07-29 18:08:04 -07:00 |  | 
				
					
						| 
								
								
									 Evan Hahn | 8775c711ae | Mark many of SendMessage's arguments as readonly | 2021-07-29 12:00:11 -07:00 |  | 
				
					
						| 
								
								
									 Fedor Indutny | 93f60ee5a6 | Don't forget to cleanup in-memory sticker pack | 2021-07-29 11:59:26 -07:00 |  | 
				
					
						| 
								
								
									 Fedor Indutny | d4a30a0165 | Properly handle connection timeout on unauthenticated websocket | 2021-07-29 09:25:21 -07:00 |  | 
				
					
						| 
								
								
									 Evan Hahn | 8cadc40975 | Replace MessageModel#isUnread with isMessageUnread utility | 2021-07-29 09:29:07 -05:00 |  | 
				
					
						| 
								
								
									 Fedor Indutny | 0acefaa656 | Add assert to messages endpoint | 2021-07-29 01:20:18 -07:00 |  | 
				
					
						| 
								
								
									 Fedor Indutny | 4a402126b4 | Make sure to restore registration before relink | 2021-07-29 01:19:26 -07:00 |  | 
				
					
						| 
								
								
									 Evan Hahn | b826097237 | Show window titlebar in test | 2021-07-28 16:46:25 -07:00 |  | 
				
					
						| 
								
								
									 Fedor Indutny | 6e4a3561f1 | Redecode unknown protobuf fields before writing | 2021-07-28 16:44:58 -07:00 |  | 
				
					
						| 
								
								
									 Scott Nonnenberg | efe5d86424 | v5.12.0-beta.1 | 2021-07-28 15:06:13 -07:00 |  | 
				
					
						| 
								
								
									 Scott Nonnenberg | 25fe10382b | Update translations | 2021-07-28 15:05:53 -07:00 |  | 
				
					
						| 
								
								
									 Fedor Indutny | 1c1d0e2da0 | Move to websocket for requests to signal server | 2021-07-28 14:37:09 -07:00 |  | 
				
					
						| 
								
								
									 Evan Hahn | 8449f343a6 | Fix send sync message bugs | 2021-07-28 13:53:18 -05:00 |  | 
				
					
						| 
								
								
									 Scott Nonnenberg | 4b92e12f83 | Group Details: Show unregistered users in member list | 2021-07-28 13:52:49 -05:00 |  | 
				
					
						| 
								
								
									 Josh Perez | e7a2365905 | Fix image contentType when transcoding | 2021-07-27 20:09:10 -04:00 |  | 
				
					
						| 
								
								
									 Fedor Indutny | b7e5efe0a3 | Fix rendering of links with emoji | 2021-07-27 16:39:57 -07:00 |  | 
				
					
						| 
								
								
									 Fedor Indutny | 4c933a1f5a | Fix overly-verbose errors in message details | 2021-07-27 16:11:38 -07:00 |  | 
				
					
						| 
								
								
									 Scott Nonnenberg | 114a9b6969 | Delivery Issues: Show simpler message when displayed in a group | 2021-07-27 13:30:41 -07:00 |  | 
				
					
						| 
								
								
									 Fedor Indutny | 85004699f5 | MessageReceiver: Unwrap envelopes earlier in the processing chain | 2021-07-27 12:55:39 -07:00 |  | 
				
					
						| 
								
								
									 Jim Gustafson | eceae64d41 | Update to RingRTC v2.10.7 | 2021-07-27 14:25:54 -05:00 |  | 
				
					
						| 
								
								
									 Evan Hahn | 14929fb408 | Show "unplayed" dot on outgoing audio messages | 2021-07-27 10:42:25 -05:00 |  | 
				
					
						| 
								
								
									 Evan Hahn | b73c029d5f | Fix disabled timer icon in group details | 2021-07-27 08:24:08 -07:00 |  | 
				
					
						| 
								
								
									 Scott Nonnenberg | 67d13e9ba8 | More logging in addDeliveryIssue, properly wait in getProfiles | 2021-07-26 17:00:16 -07:00 |  | 
				
					
						| 
								
								
									 Scott Nonnenberg | 276c153ec4 | sendToGroup: Ensure key distribution messages are always online:false | 2021-07-26 16:48:43 -07:00 |  | 
				
					
						| 
								
								
									 Scott Nonnenberg | eba182f8d0 | Better logging for sealed sender, sender key distribution | 2021-07-23 15:37:04 -07:00 |  | 
				
					
						| 
								
								
									 Evan Hahn | 18140c4a9d | Retry outbound read syncs for up to 24 hours | 2021-07-23 15:02:36 -07:00 |  | 
				
					
						| 
								
								
									 Evan Hahn | fc33e9be41 | Add stories for <CallingNotification> | 2021-07-23 16:34:48 -05:00 |  | 
				
					
						| 
								
								
									 Fedor Indutny | 9c6343e10d | Unify MessageReceiver and MessageReceiverInner | 2021-07-23 13:47:03 -07:00 |  | 
				
					
						| 
								
								
									 Evan Hahn | a05d528c1f | Pull down Transifex languages more reliably | 2021-07-23 11:30:25 -07:00 |  | 
				
					
						| 
								
								
									 Scott Nonnenberg | b0eaae93f1 | archiveSessionOnMatch: Check for ratchet key match as well | 2021-07-23 10:44:21 -07:00 |  |