1f4587795e 
								
							
								 
							
						 
						
							
							
								
								Add link to github on debug log  
							
							... 
							
							
							
							// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								f3de290f7c 
								
							
								 
							
						 
						
							
							
								
								Make debug log link focusable/selectable  
							
							... 
							
							
							
							Add button to open in a new tab. Stye as input group.
// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								e874b61839 
								
							
								 
							
						 
						
							
							
								
								Fix typo of quality argument in image compression  
							
							... 
							
							
							
							The quality value should be a float in the range 0.0 to 1.0.
Other values (e.g. 50) are discarded silently and a default is used.
Fixes  #713 
// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								a5ec2321fd 
								
							
								 
							
						 
						
							
							
								
								Use helper function  
							
							... 
							
							
							
							// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2f90645142 
								
							
								 
							
						 
						
							
							
								
								Break up long line  
							
							... 
							
							
							
							// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2506b2115d 
								
							
								 
							
						 
						
							
							
								
								Log when fetching messages  
							
							... 
							
							
							
							// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2d6d2a92b9 
								
							
								 
							
						 
						
							
							
								
								Update libaxolotl  
							
							... 
							
							
							
							// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								0f4f00ff4e 
								
							
								 
							
						 
						
							
							
								
								Fix read sync on duplicate messages  
							
							... 
							
							
							
							In the case of a double send (same message encrypted and sent twice due
to key conflict bug), we would mark the first instance read twice rather
than marking both instances read. Fix by searching for matching messages
that have not yet been marked read.
// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								9aa429e18a 
								
							
								 
							
						 
						
							
							
								
								Add frontend support for expiring releases  
							
							... 
							
							
							
							When a release expires, it gets a persistent banner notification to
upgrade, and an ephemeral toast warning when trying to send a message.
// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								c442a02cb6 
								
							
								 
							
						 
						
							
							
								
								Add build support for expiring old releases  
							
							... 
							
							
							
							Builds expire after 90 days. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								af392c077d 
								
							
								 
							
						 
						
							
							
								
								Update libaxolotl  
							
							... 
							
							
							
							// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								7e2c6fd6bc 
								
							
								 
							
						 
						
							
							
								
								Remove unused argument  
							
							... 
							
							
							
							// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								d8d34e7afc 
								
							
								 
							
						 
						
							
							
								
								Icon upgrade  
							
							... 
							
							
							
							Also remove unused images.
// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								1aa975e199 
								
							
								 
							
						 
						
							
							
								
								Differentiate active vs selected conversation states  
							
							... 
							
							
							
							// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								ddcdc9e2ff 
								
							
								 
							
						 
						
							
							
								
								Log on prekey messages  
							
							... 
							
							
							
							// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								960519d296 
								
							
								 
							
						 
						
							
							
								
								Add debug logging  
							
							... 
							
							
							
							// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								8c03d3e088 
								
							
								 
							
						 
						
							
							
								
								Fix sorting of the last element  
							
							... 
							
							
							
							// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								8fe00f79b2 
								
							
								 
							
						 
						
							
							
								
								Fix sorting on incoming key conflicts  
							
							... 
							
							
							
							// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								07a0463b65 
								
							
								 
							
						 
						
							
							
								
								Fix conversation list self-resorting  
							
							... 
							
							
							
							When deleting all messages in a conversation, the entry in the left pane
should be inserted into the alphabetical portion of the list. To keep it
in this collection, do not nullify active_at.
To ensure the list view is keeping itself correctly sorted, make sure
that resorting behavior is triggered any time a relevant attribute is
changed.
This fixes deleted conversations jumping to the top of the list, and
conversation order scrambling when getting a group or contact sync
message from our master device.
Fixes  #734 
// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								76652c2622 
								
							
								 
							
						 
						
							
							
								
								Update style and copy on key changes  
							
							... 
							
							
							
							// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								512c5bf739 
								
							
								 
							
						 
						
							
							
								
								Incoming bubbles have sender's color background  
							
							... 
							
							
							
							// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								5a9358efc9 
								
							
								 
							
						 
						
							
							
								
								Reorder object members  
							
							... 
							
							
							
							Group click events together, put custom events at the bottom.
// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								198cc70cef 
								
							
								 
							
						 
						
							
							
								
								Remove unusued event handlers  
							
							... 
							
							
							
							The conversation view now handles displaying and listening to the back
button.
// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								6fe9c3f964 
								
							
								 
							
						 
						
							
							
								
								Nest key verification inside conflict dialogs  
							
							... 
							
							
							
							// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								c4fcbd8cbe 
								
							
								 
							
						 
						
							
							
								
								Fix i18n in tests  
							
							... 
							
							
							
							// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								3901bcb8df 
								
							
								 
							
						 
						
							
							
								
								Style resend button as an inline link  
							
							... 
							
							
							
							For messages that failed to send due to network errors, this change
allows retrying them directly from the main conversation view rather
than only from the message detail view.
// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								08da29969c 
								
							
								 
							
						 
						
							
							
								
								Fix menu behavior  
							
							... 
							
							
							
							Opening the global menu should close the conversation menu and vice
versa.
// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								d24eaa655a 
								
							
								 
							
						 
						
							
							
								
								Tweak styles on key verification view  
							
							... 
							
							
							
							// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								b57f26bac4 
								
							
								 
							
						 
						
							
							
								
								Ignore clicks on the placeholder and its contents  
							
							... 
							
							
							
							// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								d3b035121d 
								
							
								 
							
						 
						
							
							
								
								Clean up bottom bar styles  
							
							... 
							
							
							
							// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								234f937bc7 
								
							
								 
							
						 
						
							
							
								
								Conversation subscreens share a header  
							
							... 
							
							
							
							// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								c8aa2246dc 
								
							
								 
							
						 
						
							
							
								
								Let groups have blue headers  
							
							... 
							
							
							
							// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								d391f07c1e 
								
							
								 
							
						 
						
							
							
								
								Change right header color  
							
							... 
							
							
							
							// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								a925657c45 
								
							
								 
							
						 
						
							
							
								
								Fix global menu close handler  
							
							... 
							
							
							
							Previously, clicking on a conversation menu would not close the global
menu.
// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								b094607e0d 
								
							
								 
							
						 
						
							
							
								
								Highlight bottom bar when focused  
							
							... 
							
							
							
							// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								8bb8ed8151 
								
							
								 
							
						 
						
							
							
								
								Change left pane header color  
							
							... 
							
							
							
							// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								7310afd1b4 
								
							
								 
							
						 
						
							
							
								
								Replace message list loading spinner with bar  
							
							... 
							
							
							
							// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								d39a19d889 
								
							
								 
							
						 
						
							
							
								
								Fix crash on read receipt event if no listeners  
							
							... 
							
							
							
							// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								647c2761e0 
								
							
								 
							
						 
						
							
							
								
								Move restart button into global menu  
							
							... 
							
							
							
							// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								18a5ce8e54 
								
							
								 
							
						 
						
							
							
								
								Restyle conversation panel  
							
							... 
							
							
							
							// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								760bfffb50 
								
							
								 
							
						 
						
							
							
								
								Show all contacts all the time  
							
							... 
							
							
							
							Contacts without conversation identity appear in alphabetical order at
the end of the inbox.
// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								b4960b29d8 
								
							
								 
							
						 
						
							
							
								
								Remove newContact attribute  
							
							... 
							
							
							
							This was used as a flag by a UI that no longer exists. Now it
erroneously gets saved when creating a conversation from a bare phone
number.
// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								8b3596b956 
								
							
								 
							
						 
						
							
							
								
								Delete last timestamp on a convo when deleting messages  
							
							... 
							
							
							
							// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								6f3f33657a 
								
							
								 
							
						 
						
							
							
								
								Don't mark read on sync messages  
							
							... 
							
							
							
							There's no longer a need for this since we have read-state syncing.
// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								d84400777f 
								
							
								 
							
						 
						
							
							
								
								Tweak storage logging statement  
							
							... 
							
							
							
							// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								7fb4d3d8aa 
								
							
								 
							
						 
						
							
							
								
								Load all inbox convos before rendering  
							
							... 
							
							
							
							This is a better alternative to the fix in 0434c4b 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								762cb68721 
								
							
								 
							
						 
						
							
							
								
								Serialize sending and adding messages to a convo  
							
							... 
							
							
							
							Previously, if a message was sent in between the receive time of an
incoming message and the time it is actually added to the conversation's
message collection (which only occurs later after several async
callbacks), the incoming message would be inserted not-at-the-end of the
collection since it is ordered by receive time. This tricked the front
end into assuming the message was an older message instead of a new one.
Fixes  #490 
// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								f9a3c7817e 
								
							
								 
							
						 
						
							
							
								
								DRY up early receipt processing  
							
							... 
							
							
							
							// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								67900753d1 
								
							
								 
							
						 
						
							
							
								
								Log sending read receipts  
							
							... 
							
							
							
							// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								50731439a9 
								
							
								 
							
						 
						
							
							
								
								Turn off session logging  
							
							... 
							
							
							
							// FREEBIE 
							
						 
						
							10 years ago