b17312c13c 
								
									
								
							
								 
							
						 
						
							
							
								
								Cleanup redux store ( #1925 )  
							
							... 
							
							
							
							* do not consider expire timer update unread messages #1881 
* cleanup conversation props in redux to only have what cannot be derived
* fix app not starting without the await on convo creation
* cleanup props of message model 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								f9988119f9 
								
							
								 
							
						 
						
							
							
								
								major UI rewrite of messages view with redux improvements  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								ee4ed2e075 
								
							
								 
							
						 
						
							
							
								
								fix attachment logic with ui redesign  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								f7b0c6c7e1 
								
							
								 
							
						 
						
							
							
								
								make conversation screen closer to mobile UI part1  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								9e37985d03 
								
							
								 
							
						 
						
							
							
								
								enable no-unused local and imports and fix tslint  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								ce847db036 
								
							
								 
							
						 
						
							
							
								
								lint  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								1fb3f74f6e 
								
							
								 
							
						 
						
							
							
								
								disable drag on images  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								588ae85cda 
								
							
								 
							
						 
						
							
							
								
								fix at lat types for attachment  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								23e9a6d31c 
								
							
								 
							
						 
						
							
							
								
								move some actions to redux in hooks  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								f0db797a9a 
								
									
								
							
								 
							
						 
						
							
							
								
								fix loading of messages props  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								66c86a3cf6 
								
									
								
							
								 
							
						 
						
							
							
								
								never show pubkey for quoted message author  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								dd9341a196 
								
									
								
							
								 
							
						 
						
							
							
								
								remove i18n from props everywhere where possible  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								e6128fa5a7 
								
									
								
							
								 
							
						 
						
							
							
								
								Reply attachments ( #1591 )  
							
							... 
							
							
							
							* First attachment showing in reply composition.
* WIP: Adding thumbnail to quote response composition component.
* Added icon for voice recording attachment
* Updated formatting.
* Formatting.
* removed duplicate styling.
* WIP: Converting quote component to functional components.
* Fix bug where thumbnails for attachment replies wasn't showing.
* yarn Formatting.
* Removed old quote component.
* Add type to contentTypeSupported method.
* Moved  quote subcomponents out of Quote component.
* yarn format
* Add export to quote subcomponents.
* Fixing linting errors.
* remove commented line.
* Addressing PR comments. 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								a26c5da6cb 
								
									
								
							
								 
							
						 
						
							
							
								
								Uniformize once and for all the conversation types  
							
							... 
							
							
							
							no more 'direct'. those are private convos 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								f7581cf4eb 
								
									
								
							
								 
							
						 
						
							
							
								
								increase prettier maxWidth to 100  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								5c3cb0a165 
								
									
								
							
								 
							
						 
						
							
							
								
								make moderator dialogs the Session way  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								0b4400837b 
								
									
								
							
								 
							
						 
						
							
							
								
								fix scroll to quoted message and contact display name of group updates  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								6e07ee42f5 
								
									
								
							
								 
							
						 
						
							
							
								
								cleanup network status view and some UI constants  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								16b8fc8620 
								
									
								
							
								 
							
						 
						
							
							
								
								hide shortened pubkey except for public groups  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								56cd42d34c 
								
									
								
							
								 
							
						 
						
							
							
								
								remove authorColor unused in Session  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								339bc35975 
								
									
								
							
								 
							
						 
						
							
							
								
								shorten pubkey when replying to a user  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								9cbf21547b 
								
									
								
							
								 
							
						 
						
							
							
								
								cleanup scss and themify message view  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								f5e9a870f7 
								
							
								 
							
						 
						
							
							
								
								Add support for mentions in private group chats  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								687e9db77b 
								
							
								 
							
						 
						
							
							
								
								Custom message rendering of mentions  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								0d9e4bbf45 
								
							
								 
							
						 
						
							
							
								
								Only shorten pubkeys if name is present  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								b3ac1373fa 
								
							
								 
							
						 
						
							
							
								
								Move left pane entirely to React  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								1d2c3ae23c 
								
							
								 
							
						 
						
							
							
								
								Download attachments in separate queue from message processing  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								51f1ef5725 
								
							
								 
							
						 
						
							
							
								
								Don't linkify quoted message contents  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								99252702e1 
								
							
								 
							
						 
						
							
							
								
								Support receiving multiple images in one messages  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								7d9711ba65 
								
							
								 
							
						 
						
							
							
								
								Restore iOS-specific theme; colors on left in android theme  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								10c53bddb0 
								
							
								 
							
						 
						
							
							
								
								Move to new colors, switch incoming/outgoing colors  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								fedfbed304 
								
							
								 
							
						 
						
							
							
								
								Copy quoted message contents into quote on receipt  
							
							... 
							
							
							
							Also:
  - visually distinguish any reference we couldn't verify on receipt
  - show toast on quote click if we can't scroll to message
  - toast visuals redesigned to match rest of app 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								a247ffe5cf 
								
							
								 
							
						 
						
							
							
								
								When iOS device has been linked, use iOS color scheme  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								8b92e6112c 
								
							
								 
							
						 
						
							
							
								
								Add dir='auto' to Message and Quote body for RTL languages  
							
							
							
						 
						
							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  
				
					
						
							
							
								 
						
							
							
								43a44793c5 
								
							
								 
							
						 
						
							
							
								
								Remove jshint - move everything over to eslint  
							
							... 
							
							
							
							Also removed all hints of previous linters 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								dc11db92f9 
								
							
								 
							
						 
						
							
							
								
								New React component: Message  
							
							... 
							
							
							
							Also: Use react to render contects on the 'show group members' screen 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								2988da0981 
								
							
								 
							
						 
						
							
							
								
								Turn on all of Microsoft's recommend lint rules  
							
							... 
							
							
							
							Biggest changes forced by this: alt tags for all images, resulting in
new strings added to messages.json, and a new i18n paramter/prop added
in a plot of places.
Another change of note is that there are two new tslint.json files under
ts/test and ts/styleguide to relax our rules a bit there. This required
a change to our package.json script, as manually specifying the config
file there made it ignore our tslint.json files in subdirectories 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								23586be6b0 
								
							
								 
							
						 
						
							
							
								
								Add emojification to contact names shown in quotes  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								4e5c8965ff 
								
							
								 
							
						 
						
							
							
								
								Move to react for newlines, emoji, and links in message body  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								1dd87ad197 
								
							
								 
							
						 
						
							
							
								
								Format all source code using Prettier  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								c5935eef5d 
								
							
								 
							
						 
						
							
							
								
								Show 'You' in Android theme quotes instead of contact name  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								b65370c8d7 
								
							
								 
							
						 
						
							
							
								
								Prefer `GoogleChrome.is*` over `MIME.is*`  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								64c3d604aa 
								
							
								 
							
						 
						
							
							
								
								Fix type errors  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								cd6912f0dd 
								
							
								 
							
						 
						
							
							
								
								🎨  Autoformat code  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								df2e6e7864 
								
							
								 
							
						 
						
							
							
								
								Port `MIME` module to TypeScript  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								fdc13d0af3 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix some tslint errors  
							
							... 
							
							
							
							I really need to get it running in my editor! 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								21713cbce7 
								
									
								
							
								 
							
						 
						
							
							
								
								Update quotes to render emoji just like normal messages  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								37cac717cb 
								
									
								
							
								 
							
						 
						
							
							
								
								Use fit: cover for non-square thumbnails, better movie icon  
							
							... 
							
							
							
							Also: Match Android's X button in the quote composition area 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								12257e1560 
								
									
								
							
								 
							
						 
						
							
							
								
								MessageView: Show menu w/ 'reply to message' on triple-dot click  
							
							
							
						 
						
							8 years ago