|  William Grant | b40cf49acf | Merge branch 'unstable' into feat/ses-825/onboarding2 bumped react and redux to the latest minior versions | 1 year ago | 
				
					
						|  Audric Ackermann | 8ce2bf6d2a | Merge remote-tracking branch 'origin/clearnet' into unstable | 1 year ago | 
				
					
						|  Audric Ackermann | 534cebf5c4 | fix: bump libsession and remove manual unwrapping/wrapping of push() | 1 year ago | 
				
					
						|  William Grant | 8454a676b5 | chore: left comment to use GenericWrapperActions.makeDump once it has been merged | 1 year ago | 
				
					
						|  William Grant | 685469438d | Merge branch 'unstable' into feat/ses-50/onboarding improved global window types for persistStore and inboxStore, we now await the persist store purge in deleteDbLocally | 1 year ago | 
				
					
						|  William Grant | b13e907753 | fix: resolve cyclic imports in avatarplaceholder bt moving types from data module identitykey, guardnode, snode, swarmnode to a separate file | 1 year ago | 
				
					
						|  William Grant | 6db6a1f65d | fix: resolve cyclic imports with LokiProfile and MessageResultProps | 1 year ago | 
				
					
						|  William Grant | d4a8b555c6 | Merge branch 'unstable' into feat/ses-825/onboarding2 | 2 years ago | 
				
					
						|  William Grant | 551ee4221b | fix: cleaned up unused localised strings since we swapped some toast messages for input messages | 2 years ago | 
				
					
						|  Audric Ackermann | 42bea0264c | fix: improve retrieve timeout to 10s also:
- add comments about not adding the limit:256 on snode list fetch
- fix an issue when no audio are found when starting a webrtc call | 2 years ago | 
				
					
						|  Audric Ackermann | 49ab04d2fd | chore: move SessionSettingsCategory to .d.ts file and remove the enum (instead use string union) | 2 years ago | 
				
					
						|  Audric Ackermann | 7f7f0fe26c | fix: clear swarms from snodes not in pool on full fetch | 2 years ago | 
				
					
						|  William Grant | 4decf22241 | feat: improved error messaging when starting a new message | 2 years ago | 
				
					
						|  Audric Ackermann | 52ebcfdbab | fix: randomly pick a snode topollfrom until we build a better way | 2 years ago | 
				
					
						|  William Grant | 0f6d80b847 | Merge branch 'unstable' into feat/ses-50/onboarding | 2 years ago | 
				
					
						|  Audric Ackermann | 7f1e3ed8d8 | feat: remove custom icon for toasts as only used once | 2 years ago | 
				
					
						|  William Grant | 97cd21a77e | Merge branch 'unstable' into feat/ses-899/user_profile_poll | 2 years ago | 
				
					
						|  William Grant | 8dceb93b09 | feat: reset onboarding state when we return to the start stage added better logging for create account flow | 2 years ago | 
				
					
						|  Audric Ackermann | 095a9d33e5 | fix: canDisplayImage needs check to be done on the thumbnail | 2 years ago | 
				
					
						|  William Grant | fd4e1525cb | Merge branch 'unstable' into feat/ses-50/onboarding | 2 years ago | 
				
					
						|  Audric Ackermann | 53059135ee | fix: tsc does not overwrite workers compiled content | 2 years ago | 
				
					
						|  William Grant | 6f84d5bede | feat: animated progress loader to spec timeout display name fetch to 15 seconds, added display name inital screen still needs work | 2 years ago | 
				
					
						|  William Grant | ec7ab04d09 | refactor: moved related function from registrationstages to createaccount | 2 years ago | 
				
					
						|  William Grant | 4910911828 | fix: rename MAX_USERNAME_BYTES to MAX_NAME_LENGTH to match libsession, updated byte limit to 100 added doctstring to explain the prop | 2 years ago | 
				
					
						|  William Grant | a098638bc0 | refactor: remove unnecessary react imports you don't need it from react 17 | 2 years ago | 
				
					
						|  Audric Ackermann | a203ea79cd | Merge remote-tracking branch 'oxen/unstable' into userconfig_disappearingmessage | 2 years ago | 
				
					
						|  Audric Ackermann | 286260fae8 | fix: make callMessage forced to be DaR for recipient and put workaround for our local message | 2 years ago | 
				
					
						|  Audric Ackermann | ccbe3e13b0 | fix: call messages expires with recipients expire settings | 2 years ago | 
				
					
						|  Audric Ackermann | b61745fd94 | fix: use DaR ttl for synced message store request removing one request at a time | 2 years ago | 
				
					
						|  Audric Ackermann | 5cfbb8405c | fix: use expiry from swarm to update readAt & expiresAt for msg | 2 years ago | 
				
					
						|  Audric Ackermann | 82c6f0897b | fix: add jobs for expiry update & expiry fetch | 2 years ago | 
				
					
						|  Audric Ackermann | 9c4eee8a15 | fix: disable frigg&fenrir turn servers for now | 2 years ago | 
				
					
						|  Audric Ackermann | 98fd834367 | fix: already read DaR messages start with right time left on receive | 2 years ago | 
				
					
						|  Audric Ackermann | 19e9e0311e | feat: add cleanup of old expire update in history we only keep one from each sender | 2 years ago | 
				
					
						|  Audric Ackermann | ad9fa6dbee | chore: remove lastChangetimestmap and add explciit expiretype and type on the messages creation | 2 years ago | 
				
					
						|  Audric Ackermann | d1068983bb | fix: broken state adding lastDisappearingMessage to chatmsg | 2 years ago | 
				
					
						|  Audric Ackermann | 00f93a2754 | fix: send sync message with the expireUpdate if provided | 2 years ago | 
				
					
						|  Audric Ackermann | 99c231c698 | fix: allow answered&missed call notification to disappear after read | 2 years ago | 
				
					
						|  Audric Ackermann | 9cc37cc0e7 | fix: outgoing start call notification timer start on after read | 2 years ago | 
				
					
						|  William Grant | 04c3f69398 | refactor: export functions from an object for stubbing for disappearing messages index file | 2 years ago | 
				
					
						|  William Grant | bb6e09de0a | feat: cleaned up wip logs | 2 years ago | 
				
					
						|  William Grant | aad55025ba | fix: more comment cleanup | 2 years ago | 
				
					
						|  William Grant | 5f3a0899f5 | feat: moved remaining code into feature folder also separated out legacy functions | 2 years ago | 
				
					
						|  William Grant | 0212166fcc | feat: moved disappearing logic to a feature folder only moved types and timerOptions so far | 2 years ago | 
				
					
						|  William Grant | cafa9d80ec | fix: remove all unneeded tslint comments fixed some eslint errors | 2 years ago | 
				
					
						|  William Grant | a2890925a5 | test: fix groups wrapper values test | 2 years ago | 
				
					
						|  William Grant | 6694f5a86f | refactor: fixed comment typo returned for testing purposes only | 2 years ago | 
				
					
						|  William Grant | 4b93c5779a | test: started libsession LegacyGroups tests specifically insertGroupsFromDBIntoWrapperAndRefresh | 2 years ago | 
				
					
						|  William Grant | bb95aef2d0 | test: finished libsession_wrapper_user_profile tests | 2 years ago | 
				
					
						|  William Grant | edfcbe2d67 | fix: dont use ourNumber in contacts tests | 2 years ago |