3aa9ca785f 
								
									
								
							
								 
							
						 
						
							
							
								
								fix leave opengroup button right panel, and add memberCount  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								d5c4108ed6 
								
							
								 
							
						 
						
							
							
								
								fix tests  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								f41bf31515 
								
									
								
							
								 
							
						 
						
							
							
								
								fix tests  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								b76ce0f2ff 
								
									
								
							
								 
							
						 
						
							
							
								
								update models to TS part2  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								a51f95d28c 
								
									
								
							
								 
							
						 
						
							
							
								
								move models to TS part1  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								b218611831 
								
							
								 
							
						 
						
							
							
								
								remove contactCollection in convos.  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								72c96ea998 
								
									
								
							
								 
							
						 
						
							
							
								
								remove most of the SessionProtocol unused stuff  
							
							... 
							
							
							
							- prekeys
- SessionCipher
- LokiCipher
- endSession and the reset Session logic
- what we called Sessionprotocol manager (to keep track of session with
everyone) 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								979a9058e3 
								
									
								
							
								 
							
						 
						
							
							
								
								remove verified number - related features (partial)  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								75b7788fa9 
								
									
								
							
								 
							
						 
						
							
							
								
								remove stuff related to web api  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								2fe6b11e89 
								
									
								
							
								 
							
						 
						
							
							
								
								move ConversationController to typescript  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								0eb730f1ba 
								
							
								 
							
						 
						
							
							
								
								fix lint  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								0714b73fe7 
								
							
								 
							
						 
						
							
							
								
								disable conversation and link preview test until fixed  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								221f264de6 
								
									
								
							
								 
							
						 
						
							
							
								
								rename all saveMessage to message.commit()  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								0837ff5223 
								
									
								
							
								 
							
						 
						
							
							
								
								fix tests  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								6d53c7562b 
								
									
								
							
								 
							
						 
						
							
							
								
								fix test  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								133d541a48 
								
									
								
							
								 
							
						 
						
							
							
								
								fix tests  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								5d7ecc690d 
								
									
								
							
								 
							
						 
						
							
							
								
								remove unused USERNAME and PASSWORD from MessageReceiver & MessageSender  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								6039425300 
								
							
								 
							
						 
						
							
							
								
								Fix test  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								821cf00b65 
								
							
								 
							
						 
						
							
							
								
								Closed group update message stylgin  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								c4dd10a5cd 
								
							
								 
							
						 
						
							
							
								
								Simplified profile setting. Renamed functions to be less confusing. Removed storing profile in local storage.  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								2c12c8a1d8 
								
							
								 
							
						 
						
							
							
								
								Convert profile field in data message to use LokiProfile instead of signal Contact.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								12ce0140de 
								
							
								 
							
						 
						
							
							
								
								Left pane changes.  
							
							... 
							
							
							
							Merge commit 'b3ac1373fa64117fe2a9ccfddf3712f1826c06d9' into signal-1.23
# Conflicts:
#	_locales/en/messages.json
#	background.html
#	js/background.js
#	js/conversation_controller.js
#	js/models/conversations.js
#	js/models/messages.js
#	js/views/conversation_list_item_view.js
#	js/views/conversation_list_view.js
#	js/views/conversation_search_view.js
#	js/views/inbox_view.js
#	libtextsecure/account_manager.js
#	package.json
#	stylesheets/_global.scss
#	stylesheets/_index.scss
#	stylesheets/_modules.scss
#	test/_test.js
#	test/index.html
#	test/models/conversations_test.js
#	test/views/conversation_search_view_test.js
#	ts/components/ConversationListItem.tsx
#	ts/components/MainHeader.tsx
#	ts/components/conversation/ConversationHeader.tsx
#	ts/components/conversation/ResetSessionNotification.tsx 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								b3ac1373fa 
								
							
								 
							
						 
						
							
							
								
								Move left pane entirely to React  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								f92e8485f8 
								
							
								 
							
						 
						
							
							
								
								Merge development into lint  
							
							... 
							
							
							
							Added gitattributes 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								6bd2d3962e 
								
							
								 
							
						 
						
							
							
								
								Linted files  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								b4248afd98 
								
							
								 
							
						 
						
							
							
								
								Updated a profile test.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								cd3d17f977 
								
							
								 
							
						 
						
							
							
								
								Fix review issues.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								faeb319c58 
								
							
								 
							
						 
						
							
							
								
								Added profile model test.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								13db2d666f 
								
							
								 
							
						 
						
							
							
								
								Fixed test again after rebase, reworked some logic in the conversation validateNumber function to correctly reflect what libsignal thinks is valid  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								eb7a0dbb3a 
								
							
								 
							
						 
						
							
							
								
								Fix failing tests except for problematic spellcheck package  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								d8a410cc69 
								
							
								 
							
						 
						
							
							
								
								Linting of the test flies  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								0a88f337d5 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'sig-development' into merge/signal  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								dbf0be2db5 
								
							
								 
							
						 
						
							
							
								
								eslintify all test files  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								4e6df71999 
								
							
								 
							
						 
						
							
							
								
								Fix up tests.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								cd60bdd08a 
								
							
								 
							
						 
						
							
							
								
								Move conversations to SQLCipher  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								61f7b8360b 
								
							
								 
							
						 
						
							
							
								
								Conversation: store lastMessage/lastMessageStatus in memory only  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								f39a96bc76 
								
							
								 
							
						 
						
							
							
								
								Move to centralized message/cache data layer  
							
							... 
							
							
							
							Also, ensure that conversation.messageCollection has nothing in it
unless it has an associated ConversationView. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								34231168a7 
								
							
								 
							
						 
						
							
							
								
								On message delete, ensure that all external files are deleted  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								3c69886320 
								
							
								 
							
						 
						
							
							
								
								Finish new Message component, integrate into application  
							
							... 
							
							
							
							Also:
- New schema version 8 with video/image thumbnails, screenshots, sizes
- Upgrade messages not at current schema version when loading messages
  to show in conversation
- New MessageDetail react component
- New ConversationHeader react component 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								cfe0bd0e79 
								
							
								 
							
						 
						
							
							
								
								Move to npm for several dependencies  
							
							... 
							
							
							
							mustache
jQuery
underscore
backbone
mocha
chai
intl-tel-input 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								95321e5d3e 
								
							
								 
							
						 
						
							
							
								
								Remove Vim mode lines  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								1dd87ad197 
								
							
								 
							
						 
						
							
							
								
								Format all source code using Prettier  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								f0aaa7a1c5 
								
									
								
							
								 
							
						 
						
							
							
								
								Introduce intl-friendly sort order for contact lists ( #1900 )  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								4cba16cb61 
								
							
								 
							
						 
						
							
							
								
								Fetch all conversations on startup of app, not on inbox load ( #1437 )  
							
							... 
							
							
							
							* Fetch all conversations on startup of app, not on inbox load
A recent change to fetch conversations less didn't take into account all
that can happen in the app without the inbox loaded. That only happens
when the window is shown, and messages can come in with the app in the
background. In that case, the conversation wouldn't have been loaded
from the database, but would be saved to the database anyway, losing
data.
This change fetches all conversations as soon as the the data store is
ready for a fetch. It also introduces failsafe throws to ensure that
synchronous ConversationController accesses don't happen until the
initial fetch is complete. A new getUnsafe() method was required to
account for some of the model setup that happens during that initial
conversation fetch.
Fixes  #1428 
FREEBIE
* Fix tests: ConversationController.load() required before get()
FREEBIE 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								ee0b0f5ffb 
								
							
								 
							
						 
						
							
							
								
								Remove all concept of 'key conflict' from the app  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								60fe1e2cea 
								
							
								 
							
						 
						
							
							
								
								i18n 'Received message with unknown identity key'  
							
							... 
							
							
							
							// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								52992a8f12 
								
							
								 
							
						 
						
							
							
								
								i18n 'Secure session ended'  
							
							... 
							
							
							
							// FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								39091fca80 
								
							
								 
							
						 
						
							
							
								
								Add tests for message.getContact  
							
							... 
							
							
							
							FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								e07e3a53c9 
								
							
								 
							
						 
						
							
							
								
								Test message.*ImageUrl methods.  
							
							... 
							
							
							
							FREEBIE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								173e037fa6 
								
							
								 
							
						 
						
							
							
								
								Fix minor style errors  
							
							... 
							
							
							
							And keep it that way, by making jscs config more opinionated.
// FREEBIE 
							
						 
						
							10 years ago