37f4b8e8ed 
								
							
								 
							
						 
						
							
							
								
								use else  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								b100205730 
								
							
								 
							
						 
						
							
							
								
								fix time includes, unregisterChannel use findIndex  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								dc13091e99 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'multidevice-publicchat' of  https://github.com/neuroscr/loki-messenger  into multidevice-publicchat  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								03efa0634b 
								
							
								 
							
						 
						
							
							
								
								add back in time functions  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								549e3b4516 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge branch 'clearnet' into multidevice-publicchat  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								5123fa0409 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #669  from msgmaxim/restoration  
							
							... 
							
							
							
							Prompting the user to reset session on invalid ciphertext 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								449eb8536b 
								
							
								 
							
						 
						
							
							
								
								System clock ( #677 )  
							
							... 
							
							
							
							* Show toast when client clock is out of sync
* Fixed syntactical misarrangements
* Simplify getServerTime method
* Futher simplify getServerTime method
* Update js/modules/loki_app_dot_net_api.js
Co-Authored-By: Mikunj Varsani <Mikunj@users.noreply.github.com>
* Update js/modules/loki_app_dot_net_api.js
Co-Authored-By: Mikunj Varsani <Mikunj@users.noreply.github.com>
* Update loki_app_dot_net_api.js
Use cached timestamp value
* Update preload.js
Update some values to function scope
* Updated syntax
* Semifinal changes
* Improved efficiency and eliminated need for restart on clock update
* Remove await and immediately invoked function 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								91a814b20a 
								
							
								 
							
						 
						
							
							
								
								remove avatar annotation if not needed, lint  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								bb66515cce 
								
							
								 
							
						 
						
							
							
								
								we now expose LokiAppDotNetServerAPI, move getPrivateKey into chatAPI, deleteMessage clean up forEach with filter, add channel setting functions, update moderators endpoint/use primary device  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								facae157fe 
								
							
								 
							
						 
						
							
							
								
								actually move public chat specific functions into this class (isolating the file server classes)  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								a7bb17b977 
								
							
								 
							
						 
						
							
							
								
								remove _adnApi and expect LokiAppDotNetAPI to be like the serverAPI  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								eb888874e1 
								
							
								 
							
						 
						
							
							
								
								remove the need for lokiPublicChatAPI and reorganize the process/notes  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								d58a835af4 
								
							
								 
							
						 
						
							
							
								
								enable updateGroup if a public chat channel mod  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								b152d186d5 
								
							
								 
							
						 
						
							
							
								
								handle public chat group update  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								24f7c33ab6 
								
							
								 
							
						 
						
							
							
								
								add isPublic property, support public chat settings  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								22979e9d6b 
								
							
								 
							
						 
						
							
							
								
								add amMod property  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								3678b49787 
								
							
								 
							
						 
						
							
							
								
								abort trying response if failed  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								027bb76989 
								
							
								 
							
						 
						
							
							
								
								setPublicSource now marks convo active, make getPublicSendData use the lokiPublicChatAPI findOrCreateChannel, add some warnings  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								ca0e1f995c 
								
							
								 
							
						 
						
							
							
								
								handle public group updates differently  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								29090ad80a 
								
							
								 
							
						 
						
							
							
								
								add updatePublicGroupDialogTitle and strip trailing whitespace  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								e9773c05be 
								
							
								 
							
						 
						
							
							
								
								mark all public servers as active (move out of friends tab into convos where you'd expect it)  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								b3dcd07d16 
								
							
								 
							
						 
						
							
							
								
								Bump version to 1.0.0-beta9  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								ad16cbec4a 
								
							
								 
							
						 
						
							
							
								
								Bundle mac app as dmg instead of 7z.  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								a3abf3b14a 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #661  from sachaaaaa/encrypted_avatar  
							
							... 
							
							
							
							Encrypted profile pic 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								4da7243945 
								
							
								 
							
						 
						
							
							
								
								simplify tiny public chat snippet  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								19786108a3 
								
							
								 
							
						 
						
							
							
								
								address reviews  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								acc19985f5 
								
							
								 
							
						 
						
							
							
								
								allow removing picture when avatar set to null (currently only possible via mobile)  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								a29f0a4120 
								
							
								 
							
						 
						
							
							
								
								encrypted pictures for public chats  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								0122fb8603 
								
							
								 
							
						 
						
							
							
								
								handle SYNC messages  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								b0122b6ce6 
								
							
								 
							
						 
						
							
							
								
								Ensure the primary profile is used on secondary devices  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								5b7baaf357 
								
							
								 
							
						 
						
							
							
								
								enable profile sharing after becoming friends for private messages  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								7c52a1d038 
								
							
								 
							
						 
						
							
							
								
								encrypt and decrypt images before upload and after download  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								222bd7af61 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #673  from vincentbavitz/fix-multi-select  
							
							... 
							
							
							
							Fixed multi select by preventing select on clicking audio element in … 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								25f0c3f700 
								
							
								 
							
						 
						
							
							
								
								Hide 'edit profile' on secondary devices  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								44ff75cc88 
								
							
								 
							
						 
						
							
							
								
								Fixed multi select by preventing select on clicking audio element in message list.  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								1020f54b60 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #662  from Bilb/655-clickable-profile  
							
							... 
							
							
							
							clickable profile 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								2e83881373 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #652  from vincentbavitz/public-ban  
							
							... 
							
							
							
							Public ban 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								64996844ac 
								
							
								 
							
						 
						
							
							
								
								Updated references to hasModPerms to isModerator for code consistency  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								0643c6836c 
								
							
								 
							
						 
						
							
							
								
								Cached constants for readability  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								a7a2f9289c 
								
							
								 
							
						 
						
							
							
								
								Updated references to hasModPerms to isModerator for code consistency  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								061556bb7d 
								
							
								 
							
						 
						
							
							
								
								trigger showUserDetails on message's avatar clicks  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								e9068d56ce 
								
							
								 
							
						 
						
							
							
								
								Updated isModerator to senderIsModerator and fixed logic of isModerator function  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								acea116d4f 
								
							
								 
							
						 
						
							
							
								
								Revert "Message: click on avatar show userDetailModal"  
							
							... 
							
							
							
							This reverts commit 2c914c554d 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								be5f932c08 
								
							
								 
							
						 
						
							
							
								
								fix lint  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								bd7f587aa7 
								
							
								 
							
						 
						
							
							
								
								Center avatar and display name in UserDetailsDialog  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								81bfa90943 
								
							
								 
							
						 
						
							
							
								
								Prompting the user to reset session on invalid ciphertext  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								7ed103f286 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #651  from msgmaxim/original-message  
							
							... 
							
							
							
							Check again for quoted messages after a short timeout 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								c61249e5e0 
								
							
								 
							
						 
						
							
							
								
								put event in the avatar element and trigger it in conversation header  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								e3a8e5f73c 
								
							
								 
							
						 
						
							
							
								
								UserDetailsDialog: set a separate className  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								2c914c554d 
								
							
								 
							
						 
						
							
							
								
								Message: click on avatar show userDetailModal  
							
							... 
							
							
							
							Disable the click on avatar because before it selected the message.
OnClick on avatar -> trigger event to show the UserDetails modal with this pubkey. 
							
						 
						
							6 years ago