|  Beaudan | 406938cf59 | Cleaner forceSave | 6 years ago | 
				
					
						|  Beaudan | fce4d0ce79 | Review cleanup | 6 years ago | 
				
					
						|  Beaudan | 86e55e5dc6 | Clean up bold check | 6 years ago | 
				
					
						|  Beaudan | 3ea3a394e7 | Only bold the profile name for messages | 6 years ago | 
				
					
						|  Beaudan | 958766dc65 | Bold the profile name and truncate the pubkey | 6 years ago | 
				
					
						|  Beaudan | f7039080af | Remove accidental swapfile, save messages with the id given to them from public server | 6 years ago | 
				
					
						|  Beaudan | f718bf15d2 | Prepare to delete message, send message id to server | 6 years ago | 
				
					
						|  Beaudan | 1a82a35a08 | More efficient channel search | 6 years ago | 
				
					
						|  Beaudan | 143bf1bdc1 | Fill out unregister channel stub, trigger unregister channel on conversation deletion | 6 years ago | 
				
					
						|  Beaudan | 3a5e6e2fd3 | Lint | 6 years ago | 
				
					
						|  Beaudan | 1fc2173d9b | Update header template to display group names properly and update migration to only store name for public chat | 6 years ago | 
				
					
						|  Beaudan | 1d0067e6e5 | Forgot to add this part | 6 years ago | 
				
					
						|  Beaudan | 21f0149e22 | Send profile and update it | 6 years ago | 
				
					
						|  Beaudan | 014558d939 | Squash and clean of old PRs, move towards sending cleartext again | 6 years ago | 
				
					
						|  Beaudan | 90f788c591 | Add the server and channel plus proper displayName | 6 years ago | 
				
					
						|  Beaudan | 89980e3248 | Better sql for selecting version | 6 years ago | 
				
					
						|  Beaudan | 8225bf5847 | Slight sql changes | 6 years ago | 
				
					
						|  Beaudan | 06832e4978 | Lint | 6 years ago | 
				
					
						|  Beaudan | b4cc9430be | Add loki schema versioning and create new public conversation | 6 years ago | 
				
					
						|  Beaudan Campbell-Brown | 5885f2d901 | Merge pull request #384 from BeaudanBrown/version-1-0-3 Bump version number | 6 years ago | 
				
					
						|  Beaudan | dd9e401623 | Bump version number | 6 years ago | 
				
					
						|  Beaudan Campbell-Brown | 93993078c9 | Merge pull request #382 from BeaudanBrown/delay-connectivity Delay disconnected status and stop emitting empty events | 6 years ago | 
				
					
						|  Beaudan | ccfc9046b4 | Fix tests | 6 years ago | 
				
					
						|  Beaudan | 7dd155eb16 | Remove empty event trigger, doesn't seem to be required any more but could be wrong | 6 years ago | 
				
					
						|  Beaudan | 9dae805017 | Run lint | 6 years ago | 
				
					
						|  Beaudan Campbell-Brown | 73b417e605 | Merge pull request #371 from BeaudanBrown/testnet Separate testnet | 6 years ago | 
				
					
						|  Beaudan | 492bb3723a | Move pubkey truncation to loki_rpc and add window function | 6 years ago | 
				
					
						|  Beaudan Campbell-Brown | 98f1c8d80b | Merge pull request #380 from BeaudanBrown/profile-fix Catch this little rascal. Profile names should update consistently now | 6 years ago | 
				
					
						|  Beaudan | 55152cd33a | Catch this little rascal. Profile names should update consistently now | 6 years ago | 
				
					
						|  Beaudan Campbell-Brown | b5c232f54a | Merge pull request #378 from BeaudanBrown/typing-friend-request Also don't send typing messages for people we aren't friends with | 6 years ago | 
				
					
						|  Beaudan Campbell-Brown | dd7bf1b2bb | Merge pull request #370 from msgmaxim/clipboard Add a button to paste pubkey from clipboard if valid | 6 years ago | 
				
					
						|  Beaudan | debd211fe5 | Also don't send typing messages for people we aren't friends with | 6 years ago | 
				
					
						|  Beaudan Campbell-Brown | fc12f01ab3 | Merge pull request #374 from msgmaxim/no-read-receipt-unless-friends Only send read receipts if friends | 6 years ago | 
				
					
						|  Beaudan Campbell-Brown | b76f84acc5 | Merge pull request #377 from msgmaxim/typing-indicators Add a toggle option for typing indicators; use short ttl for them | 6 years ago | 
				
					
						|  Maxim Shishmarev | cdd374a4b2 | Add a toggle option for typing indicators; use short ttl for them | 6 years ago | 
				
					
						|  Beaudan Campbell-Brown | 0e9372d3d5 | Merge pull request #373 from msgmaxim/timestamp-error Show correct error on incorrect timestamp | 6 years ago | 
				
					
						|  Beaudan Campbell-Brown | cd072d140a | Merge pull request #376 from BeaudanBrown/update-gitignore Ignore ctags file | 6 years ago | 
				
					
						|  Beaudan | 08b5c5608f | Ignore ctags file | 6 years ago | 
				
					
						|  Beaudan Campbell-Brown | 6a3062860d | Merge pull request #365 from sachaaaaa/beta-disclaimer Add one-time disclaimer at startup for beta release | 6 years ago | 
				
					
						|  Beaudan | 0a231ea2ae | Allow start-prod and start-prod-multi so launch in production (mainnet) mode | 6 years ago | 
				
					
						|  Beaudan | 6140fef1f7 | Fix some bugs | 6 years ago | 
				
					
						|  Maxim Shishmarev | f12a7cee4d | only send read receipts if friends | 6 years ago | 
				
					
						|  Maxim Shishmarev | 09d279dd93 | Show correct error on incorrect timestamp | 6 years ago | 
				
					
						|  Beaudan Campbell-Brown | 8784f27d89 | Merge pull request #368 from BeaudanBrown/enforce-curlys Enforce curlys | 6 years ago | 
				
					
						|  Beaudan | 43c2e9c953 | Use different seed nodes for development vs production and strip 2 characters from pubkey on testnet | 6 years ago | 
				
					
						|  Maxim Shishmarev | d0e73ed7f8 | Add a button to paste pubkey from clipboard if valid | 6 years ago | 
				
					
						|  Beaudan | 63396669bc | Add eslint rule to enforce curlys, run eslint --fix to automatically apply this rule and add swapfiles to gitignore | 6 years ago | 
				
					
						|  Beaudan Campbell-Brown | 56c0d12e39 | Merge pull request #364 from Sonofotis/patch-2 Update README.md | 6 years ago | 
				
					
						|  sachaaaaa | 468a92f861 | Fix electron tests | 6 years ago | 
				
					
						|  sachaaaaa | 5cb7703ae5 | Add one-time disclaimer at startup for beta release | 6 years ago |