de6dc26d6c 
								
							
								 
							
						 
						
							
							
								
								Replace native Context Menu with a syleguided one in SearchInput  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								fa41acc7ac 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #962  from konstantinullrich/#889-Advanced-Search  
							
							... 
							
							
							
							#889  Advanced search 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								18a464fc58 
								
							
								 
							
						 
						
							
							
								
								Add a numeric TTL Countdown if the time left is under 1 minute  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								20feb23017 
								
							
								 
							
						 
						
							
							
								
								small lint fix in search.ts  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								366acae1cd 
								
							
								 
							
						 
						
							
							
								
								Minor Fix check if from is invalid not just null  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								87aee6286d 
								
							
								 
							
						 
						
							
							
								
								Implement requested minor changes  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								86b427cc4d 
								
							
								 
							
						 
						
							
							
								
								Lint  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								d10a8f0a6f 
								
							
								 
							
						 
						
							
							
								
								Added setting to disable checking for auto updates.  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								d6c3f89fde 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #965  from Mikunj/clean-settings  
							
							... 
							
							
							
							Clean settings 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								745e898bcc 
								
							
								 
							
						 
						
							
							
								
								Remove more unused functions  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								19b0bbdf8a 
								
							
								 
							
						 
						
							
							
								
								Change onChange to onAfterchage  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								048ca2d405 
								
							
								 
							
						 
						
							
							
								
								fix lint in search.ts  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								3eca4025e7 
								
							
								 
							
						 
						
							
							
								
								Fix lint in search.ts  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								f770d4ed44 
								
							
								 
							
						 
						
							
							
								
								lint  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								8f7083f5a2 
								
							
								 
							
						 
						
							
							
								
								Update Advanced Search by easier date formats  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								c11a96ad01 
								
							
								 
							
						 
						
							
							
								
								lint  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								8c32bb93f7 
								
							
								 
							
						 
						
							
							
								
								Implement Advanced Search (from, before and after)  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								012575be35 
								
							
								 
							
						 
						
							
							
								
								Remove calling sc_reduce32 when deriving a keypair from a mnemonic seed.  
							
							... 
							
							
							
							This is the reason that seeds across desktop and mobile devices would never restore to the same keypair. This function was there from the initial messenger days and with further discussion with Maxim, we deemed calling this function an unnecessary step for generating a keypair. There are no security implications for this change as we generate keypairs the exact same way as Signal does.
The biggest downside to this change however is that if you try to restore a desktop device with a seed from before this change, that seed will generate a completely different key pair and thus a different session ID.
This will only affect users who plan to restore any device from the seed of a desktop device before this change. 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								62abcfcdc6 
								
									
								
							
								 
							
						 
						
							
							
								
								Prevent rendering double avatars  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								aeb349ea64 
								
							
								 
							
						 
						
							
							
								
								Unrelated lint...  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								9e9b2a12d6 
								
							
								 
							
						 
						
							
							
								
								Fix translations  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								4eef73c0a2 
								
							
								 
							
						 
						
							
							
								
								Converted updating into a 2 step process.  
							
							... 
							
							
							
							First it will ask the user about downloading the new update.
Then it will download the update and ask the user to restart the application.
This was done so that if the company was forced to put out comprimised binaries, all our users won't be automatically updated to them. 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								8c071b2f11 
								
							
								 
							
						 
						
							
							
								
								Fix auto updating on all platforms.  
							
							... 
							
							
							
							Added instructions for release. 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								178d788dca 
								
							
								 
							
						 
						
							
							
								
								Enable auto-updating using electron-updater  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								06142c880a 
								
									
								
							
								 
							
						 
						
							
							
								
								Revert removal of header search icon  
							
							... 
							
							
							
							Rendering is still disabled. 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								0779eb2890 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #929  from Bilb/use-new-memberlist-updategroup-dialog  
							
							... 
							
							
							
							Use the new member list UI for the update group dialog (closed) 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								1f74803e72 
								
									
								
							
								 
							
						 
						
							
							
								
								add key to group member list  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								82b02f84ec 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #930  from Bilb/include-friend-search-result  
							
							... 
							
							
							
							Include friend search result #928  
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								7a86a68c22 
								
									
								
							
								 
							
						 
						
							
							
								
								enable back note to self in search result  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								a53fcee1bd 
								
							
								 
							
						 
						
							
							
								
								lint  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								1792e2d952 
								
							
								 
							
						 
						
							
							
								
								add editGroupNameOrPicture to gear  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								053b31ad38 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #938  from Mikunj/github-actions  
							
							... 
							
							
							
							GitHub actions Part 2 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								67e3846787 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #905  from jian10au/scaleslider  
							
							... 
							
							
							
							Zoom factor slider 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								eff2eeb119 
								
							
								 
							
						 
						
							
							
								
								remove zoom factor text next to %  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								634c6f7de0 
								
							
								 
							
						 
						
							
							
								
								lint the code again and ready for merge  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								d9dd1f4340 
								
							
								 
							
						 
						
							
							
								
								hard dots enabled as true  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								a09e370e1d 
								
							
								 
							
						 
						
							
							
								
								Added testing on pull request  
							
							... 
							
							
							
							Disable proxy in tests. 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								ed5533b21f 
								
							
								 
							
						 
						
							
							
								
								lint the code again and ready for review  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								f92cb95f5c 
								
									
								
							
								 
							
						 
						
							
							
								
								Update ts/components/session/settings/SessionSettingListItem.tsx  
							
							... 
							
							
							
							Accept the change
Co-Authored-By: Mikunj Varsani <Mikunj@users.noreply.github.com> 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								ac8d0aa441 
								
							
								 
							
						 
						
							
							
								
								remove the global var setZoomFacotr  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								70100a0ef5 
								
							
								 
							
						 
						
							
							
								
								remove value prop in slider and global var setZoomFactor  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								fd764a2aa7 
								
							
								 
							
						 
						
							
							
								
								match the slider value prop with currentSliderValue  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								75f5d5743f 
								
							
								 
							
						 
						
							
							
								
								remove all the conditional rendering logic to make code cleaner  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								0daaa04596 
								
							
								 
							
						 
						
							
							
								
								fully working; all comments removed; put slider setting into content object  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								370467a127 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #878  from Bilb/group-profile-image  
							
							... 
							
							
							
							Group profile image upload 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								2d1739a1e7 
								
									
								
							
								 
							
						 
						
							
							
								
								add key to a list of badges (cause error on console)  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								84d5cf4541 
								
									
								
							
								 
							
						 
						
							
							
								
								fix contextmenu caching on Message right click  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								0528a4c8ac 
								
									
								
							
								 
							
						 
						
							
							
								
								fix lint  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								06aeb126c2 
								
									
								
							
								 
							
						 
						
							
							
								
								enable search by username in message view  #928  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								55c1410793 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #919  from Bilb/fix-background-pill-divider  
							
							... 
							
							
							
							move pill divider in react and fix the bg 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								8066cc0709 
								
									
								
							
								 
							
						 
						
							
							
								
								add link to explain tslint issue with sfc and props type  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								ccb470207a 
								
							
								 
							
						 
						
							
							
								
								use storage instead of component state to store the zoom setting  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								797ccdc125 
								
									
								
							
								 
							
						 
						
							
							
								
								Use the new member list UI for the update group dialog (closed)  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								203d314254 
								
							
								 
							
						 
						
							
							
								
								fix the slider bug  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								23da1831c2 
								
							
								 
							
						 
						
							
							
								
								removed unnecessary comments after review  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								6b2afdf047 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #923  from Bilb/fix-close-sessionmodal  
							
							... 
							
							
							
							fix catch of mouse events on forgotten modals 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								116c73d741 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #921  from konstantinullrich/#903_Remove-redundant-search-icon-in-message-view  
							
							... 
							
							
							
							Remove search icon in message view 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								99bb9a2c30 
								
									
								
							
								 
							
						 
						
							
							
								
								Remove redundant braces  
							
							... 
							
							
							
							Co-Authored-By: Mikunj Varsani <Mikunj@users.noreply.github.com> 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								daec39b94d 
								
									
								
							
								 
							
						 
						
							
							
								
								fix catch of mouse events on forgotten modals  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								05a15dc9cd 
								
							
								 
							
						 
						
							
							
								
								Small Code formating  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								c731241689 
								
							
								 
							
						 
						
							
							
								
								Remove search icon in message view  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								cb18a48d50 
								
									
								
							
								 
							
						 
						
							
							
								
								fix event propogation on links in messages  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								f2f4b4be70 
								
									
								
							
								 
							
						 
						
							
							
								
								move pill divider in react and fix the bg  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								b877dab7de 
								
							
								 
							
						 
						
							
							
								
								refactor the code related to checking slider type  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								7eab7fbcf4 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #869  from Bilb/dialog-exit-esc-click-outside  
							
							... 
							
							
							
							Dialog exit esc click outside 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								a80c6e30e2 
								
							
								 
							
						 
						
							
							
								
								add slider title to message.json  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								cb7289d3d8 
								
							
								 
							
						 
						
							
							
								
								working but buggy  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								15738c3525 
								
									
								
							
								 
							
						 
						
							
							
								
								display continue session signin with seed  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								e0ff1755ac 
								
									
								
							
								 
							
						 
						
							
							
								
								lint  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								96e9a68abd 
								
							
								 
							
						 
						
							
							
								
								add zoomfactor to main  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								1038a306ce 
								
							
								 
							
						 
						
							
							
								
								add comment to view logic  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								ad682b588a 
								
									
								
							
								 
							
						 
						
							
							
								
								make group image upload look same as edit profile upload  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								790085bea1 
								
									
								
							
								 
							
						 
						
							
							
								
								disable profile image upload for closed group  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								1428cfe1dd 
								
									
								
							
								 
							
						 
						
							
							
								
								fix download profile image open groups  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								60ed8f2972 
								
									
								
							
								 
							
						 
						
							
							
								
								make download of group avatar work  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								6d5aed7de8 
								
									
								
							
								 
							
						 
						
							
							
								
								make upload of group picture work  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								cc915fadbc 
								
							
								 
							
						 
						
							
							
								
								add sliderbar and state control in fe  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								0daf41a339 
								
							
								 
							
						 
						
							
							
								
								check the state when the SessionSettings get rendered  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								1f411df0ce 
								
									
								
							
								 
							
						 
						
							
							
								
								lint  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								99133437d6 
								
									
								
							
								 
							
						 
						
							
							
								
								close all dialogs on ESC or click outside  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								448d6b7533 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #860  from Bilb/remove-weird-filter-request-link  
							
							... 
							
							
							
							remove filter request button from linking device 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								998cd88068 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #861  from Bilb/ttl-slider-update-drag  
							
							... 
							
							
							
							ttl slider update on drag and not on mouseup 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								fbf82efb6d 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #859  from Bilb/various-group-updates-fixes  
							
							... 
							
							
							
							Various group updates fixes 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								5e007226a1 
								
									
								
							
								 
							
						 
						
							
							
								
								ttl slider update on drag and not on mouseup  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								fc9fd5a514 
								
									
								
							
								 
							
						 
						
							
							
								
								remove filter request button from linking device  
							
							... 
							
							
							
							we match the android way: when a request you can directly accept or
cancel the whole link process. 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								f91ce45c92 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #852  from Bilb/fix-message-selection-only-on-message-click  
							
							... 
							
							
							
							fix  #805  select message only onclick on it 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								b4c3dad4c9 
								
									
								
							
								 
							
						 
						
							
							
								
								show errors on closed group creation with invalid name or members  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								8152e98636 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'clearnet' of  https://github.com/loki-project/session-desktop  into clearnet  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								609230b66d 
								
							
								 
							
						 
						
							
							
								
								various  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								2b2c36bb2e 
								
									
								
							
								 
							
						 
						
							
							
								
								allow remove of group members if group size > 10  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								f4600293e9 
								
									
								
							
								 
							
						 
						
							
							
								
								hide the notification settings in group panel for now  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								a67a409150 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #842  from Bilb/clearnet  
							
							... 
							
							
							
							separate update group name and group members dialog (add and remove m… 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								0e2d95be03 
								
									
								
							
								 
							
						 
						
							
							
								
								fix   #805  select message only onclick on it  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								01389aa802 
								
							
								 
							
						 
						
							
							
								
								More styles  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								a1e4072ec1 
								
							
								 
							
						 
						
							
							
								
								Stylistic updated  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								4d65fe76ab 
								
							
								 
							
						 
						
							
							
								
								Updating tos & privacy links  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								ff10637a5a 
								
									
								
							
								 
							
						 
						
							
							
								
								separate update group name and group members dialog  
							
							... 
							
							
							
							(add and remove members are separated) 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								30ccb81d3d 
								
							
								 
							
						 
						
							
							
								
								Disappearing messages in Channel Settings panel  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								06f2e4e32b 
								
							
								 
							
						 
						
							
							
								
								Fixed group creation with zero members  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								d288c7bd03 
								
							
								 
							
						 
						
							
							
								
								secretPrompt fix  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								7b674bb8d8 
								
							
								 
							
						 
						
							
							
								
								Various UI improvements  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								582bc71b99 
								
							
								 
							
						 
						
							
							
								
								Contacts section reformatting  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								cf0b9e45fa 
								
							
								 
							
						 
						
							
							
								
								Emoji spacing & message highlight formatting  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								2101abb911 
								
							
								 
							
						 
						
							
							
								
								Modal blurs and stylistic simplifications  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								cc85de5250 
								
							
								 
							
						 
						
							
							
								
								Optimisation and lint fixes  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								7d3a18e855 
								
							
								 
							
						 
						
							
							
								
								Fix secondary device showing incorrect sessionID  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								4f6dd7a8d5 
								
							
								 
							
						 
						
							
							
								
								Rename functions to be less confusing  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								a75ef365b8 
								
							
								 
							
						 
						
							
							
								
								Fix device unlinking.  
							
							... 
							
							
							
							Fix session request being sent even if we have keys to setup a session.
Fix minor crash. 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								e1d06fc9be 
								
							
								 
							
						 
						
							
							
								
								Fix messages from secondary device not being mapped correctly to their primary device.  
							
							... 
							
							
							
							Fix creating closed groups from secondary device.
Fix primary device showing up in create group dialog. 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								192fb3e382 
								
							
								 
							
						 
						
							
							
								
								add line break due to CI  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								9b204e4a8f 
								
							
								 
							
						 
						
							
							
								
								make sure invalid Pubkey is shown to the user and stop loader  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								beb4cdbed8 
								
							
								 
							
						 
						
							
							
								
								Closed group fixes. ( #816 )  
							
							... 
							
							
							
							* Fix group updates not syning
* Fix leaving closed groups
* Fix incorrect members being shown on create group dialog
* Linting
* Fix create closed group showing our own conversation 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								1179105a75 
								
							
								 
							
						 
						
							
							
								
								allow TLDs longer than 5 characters, actually close on sucess  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								ce4909cd29 
								
							
								 
							
						 
						
							
							
								
								Disable join public chat prompt  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								75660c7269 
								
							
								 
							
						 
						
							
							
								
								fixed file server holding up message sender init.  
							
							... 
							
							
							
							fix joining closed groups. 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								21e982e5c2 
								
							
								 
							
						 
						
							
							
								
								Fix open group joining.  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								8aa7682bc4 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'clearnet' of  https://github.com/loki-project/loki-messenger  into tls-fix  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								b97c9e7408 
								
							
								 
							
						 
						
							
							
								
								lint  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								64fabc190a 
								
							
								 
							
						 
						
							
							
								
								put period back at the end  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								f930413779 
								
							
								 
							
						 
						
							
							
								
								try to address travis-osx lint complaints  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								d3d339ba59 
								
							
								 
							
						 
						
							
							
								
								fix grunt error  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								79c4259a91 
								
							
								 
							
						 
						
							
							
								
								remove options from RSS feed that don't make any sense and don't work  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								6ff5175a74 
								
							
								 
							
						 
						
							
							
								
								remove copyId and block user on RSS feeds  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								aff22eb5f9 
								
							
								 
							
						 
						
							
							
								
								fix grunt error  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								f526ee0d96 
								
							
								 
							
						 
						
							
							
								
								gruntify  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								821cf00b65 
								
							
								 
							
						 
						
							
							
								
								Closed group update message stylgin  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								b341ceaf76 
								
							
								 
							
						 
						
							
							
								
								Closed group joining completed w/o backend  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								4fd2126fbe 
								
							
								 
							
						 
						
							
							
								
								Fileserver update  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								250a3ad6c1 
								
							
								 
							
						 
						
							
							
								
								Closed groups overlay integration  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								91c6a153ae 
								
							
								 
							
						 
						
							
							
								
								function params changes  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								c5e0fe8503 
								
							
								 
							
						 
						
							
							
								
								Closed groups UI  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								de4edf9252 
								
							
								 
							
						 
						
							
							
								
								CLosed groups ui initial listprops  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								5bbd136493 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #758  from neuroscr/version-check  
							
							... 
							
							
							
							Version check, de-signal.org-ification 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								d9320f6255 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #776  from Bilb/fix-redesign-comments  
							
							... 
							
							
							
							Fix some redesign comments 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								67f5215515 
								
							
								 
							
						 
						
							
							
								
								rm global launchcount  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								c0a33a630f 
								
							
								 
							
						 
						
							
							
								
								Join channel generalisation  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								cb417d3665 
								
							
								 
							
						 
						
							
							
								
								Link preview warning on setting toggle  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								2d4bf2b3e2 
								
							
								 
							
						 
						
							
							
								
								Complete conditional message onboarding  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								5f0738c4b8 
								
									
								
							
								 
							
						 
						
							
							
								
								make profile image which where 48pixels big 36 noew, as no more border  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								abf7c46ee4 
								
									
								
							
								 
							
						 
						
							
							
								
								disable completely borders for profile images  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								ac83097abb 
								
									
								
							
								 
							
						 
						
							
							
								
								fix green and white border under title in leftpane  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								04bc4f1c12 
								
									
								
							
								 
							
						 
						
							
							
								
								make conversationlistitem title font wasa  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								e4c8ece08c 
								
									
								
							
								 
							
						 
						
							
							
								
								reduce triple dots conversation header icon size  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								31af2b60f1 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'clearnet' of  https://github.com/loki-project/loki-messenger  into clearnet  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								156f0d4127 
								
							
								 
							
						 
						
							
							
								
								various touchups  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								04db814d76 
								
									
								
							
								 
							
						 
						
							
							
								
								do not render session-id-editable border when textarea disabled  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								bd034df8db 
								
							
								 
							
						 
						
							
							
								
								linter  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								aeb04a3a44 
								
							
								 
							
						 
						
							
							
								
								onboarding messageview  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								c95c83ab6b 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #769  from Bilb/fix-registration-pubkey-scramble  
							
							... 
							
							
							
							fix text scramble animation on registration 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								f85fd5b536 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #768  from Bilb/fix-svg-icons-errors  
							
							... 
							
							
							
							remove lZ in path which fixes errors on svg and does not alter rendering 
							
						 
						
							6 years ago