|  William Grant | 9be21ce879 | Merge branch 'unstable' into feat/ses-897/steps-create-account | 2 years ago | 
				
					
						|  William Grant | cb517b4445 | feat: added correct links to modal | 2 years ago | 
				
					
						|  William Grant | 131c114b24 | feat: improved TermsOfServicePrivacyDialog styling added new modal confirm buttons, only tested in classic dark for onboarding | 2 years ago | 
				
					
						|  William Grant | a07fea677b | fix: remove TermsOfServicePrivacyDialog from convo state we are moving it to a separate onboarding store | 2 years ago | 
				
					
						|  William Grant | b10873c64a | feat: updated tos and privacy policy on registration link intial run at legal links modal | 2 years ago | 
				
					
						|  Audric Ackermann | 2a798aed92 | fix: show timer fixed when off update | 2 years ago | 
				
					
						|  Audric Ackermann | 5b58a5194b | fix: make onClickClose on confirmModal mandatory | 2 years ago | 
				
					
						|  William Grant | 3250a2819f | feat: moved spinners into new loading folder converted session-loader sass to styled components | 2 years ago | 
				
					
						|  William Grant | b81d5a3d7a | refactor: clean up remaining global React import calls import specific types from react package | 2 years ago | 
				
					
						|  William Grant | a098638bc0 | refactor: remove unnecessary react imports you don't need it from react 17 | 2 years ago | 
				
					
						|  Audric Ackermann | 5f0888d144 | fix: make sure all dialog "cancel" cancel the dialog | 2 years ago | 
				
					
						|  Audric Ackermann | 24887dd05b | Merge branch 'feature/ses-145/leave-conversation-update' into userconfig_disappearingmessage | 2 years ago | 
				
					
						|  William Grant | dbd95fbf35 | fix: sessionconfirm on click callback accepts arguments now delete modal supports delete for me or everyone | 2 years ago | 
				
					
						|  William Grant | 28517b7624 | feat: sessionradio now supports being positioned on the right used in delete message modal | 2 years ago | 
				
					
						|  William Grant | 5dd62f7dd7 | feat: started adding options to session confirm modal for delete button in more message info | 2 years ago | 
				
					
						|  Audric Ackermann | 36c297f368 | chore: wrap text of dialog desc when more than 90c long | 2 years ago | 
				
					
						|  William Grant | cafa9d80ec | fix: remove all unneeded tslint comments fixed some eslint errors | 2 years ago | 
				
					
						|  William Grant | 85f270b67a | Merge branch 'unstable' into userconfig_disappearingmessage | 2 years ago | 
				
					
						|  William Grant | 43276b069e | Merge branch 'unstable' into userconfig_disappearingmessage | 2 years ago | 
				
					
						|  Audric Ackermann | 509dd76b49 | chore: share gh actions logic between workflows | 2 years ago | 
				
					
						|  Audric Ackermann | c796afe4c8 | Merge remote-tracking branch 'upstream/unstable' into integration_tests_2 | 2 years ago | 
				
					
						|  William Grant | 5285d4240a | fix: resolved missing selected conversation hooks imports | 2 years ago | 
				
					
						|  William Grant | 41af1e7865 | Merge branch 'unstable' into userconfig_disappearingmessage | 2 years ago | 
				
					
						|  Audric Ackermann | 41ca0666ce | chore: remove () => void for misused promises | 2 years ago | 
				
					
						|  Audric Ackermann | ab946e69b1 | fix: finish updating dependencies | 2 years ago | 
				
					
						|  Audric Ackermann | d43d6abbae | chore: replace tslint with eslint and fix linting issues | 2 years ago | 
				
					
						|  William Grant | ed2a372ca3 | Merge branch 'unstable' into feature/ses-145/leave-conversation-update | 2 years ago | 
				
					
						|  Audric Ackermann | 9a7ef4d373 | Merge branch 'unstable' into userconfig_disappearingmessage | 2 years ago | 
				
					
						|  wafflesvsfrankie | 53558932a7 | Merge branch 'oxen-io:clearnet' into integration_tests_2 | 2 years ago | 
				
					
						|  Audric Ackermann | 594eee698b | Merge remote-tracking branch 'upstream/clearnet' into unstable | 2 years ago | 
				
					
						|  William Grant | d37aa42084 | Merge branch 'unstable' into feature/ses-145/leave-conversation-update | 2 years ago | 
				
					
						|  Audric Ackermann | 1d9279c79c | chore: merge conversation selectors into a single file as the circular dependency was causing a createSelector called with
undefined issue on startup without user loggedin | 2 years ago | 
				
					
						|  Audric Ackermann | 5d2d901aa0 | Merge remote-tracking branch 'upstream/unstable' into userconfig_disappearingmessage | 2 years ago | 
				
					
						|  Audric Ackermann | 3eb629e33e | fix: cleanup convo selectors to hope to improve performances | 2 years ago | 
				
					
						|  William Grant | e7f3bb5abf | fix: if there is no last message, we still want to display the interaction status loading state shows correctly in all cases, cleanup as well | 2 years ago | 
				
					
						|  William Grant | 24776c0d5c | feat: moved convo model interaction props into the lastMessage logic this makes it easier to interact with since if an interaction fails we save it to the db as a message | 2 years ago | 
				
					
						|  William Grant | ad08372f2a | feat: added headerReverse prop to SessionConfirm modal adjusted styling and rendering of confirmation text and sub text | 2 years ago | 
				
					
						|  William Grant | 9cd95bbcf1 | fix: remove AdminLeaveClosedGroupDialog added new leave group dialog strings | 2 years ago | 
				
					
						|  William Grant | 45ed2d5c05 | fix: rename useConversationInteractionState to useConversationInteractionPropsById extracted useLastMessageFromConvo to param selectors and renamed to useLastMessage, moved InteractionItem into MessageItem | 2 years ago | 
				
					
						|  William Grant | 454e382ce4 | feat: moved interaction logic to use conversation model added fail text color to interaction item | 2 years ago | 
				
					
						|  William Grant | 8a7007e7c3 | feat: added interaction properties to conversation modal and started UI changes in ConversationListItem based on confirming an interaction still to to port the original modal checks to use thd convo props | 2 years ago | 
				
					
						|  William Grant | c492fad4ee | feat: added support for tracking the confirmation process status and its type attempting to show this status inside of the ConversationListItem message section, show confirmation modal when leaving private chats | 2 years ago | 
				
					
						|  Audric Ackermann | 461b192f37 | fix: mod and admin actions on message context menu for communities | 2 years ago | 
				
					
						|  Audric Ackermann | 4637f4609a | Merge remote-tracking branch 'yougotwill/disappearing_messages' into userconfig_disappearingmessage | 2 years ago | 
				
					
						|  William Grant | d706ecdead | fix: show authorName in reply ui | 2 years ago | 
				
					
						|  William Grant | d7bc8213d6 | fix: community quotes now dont break the app | 2 years ago | 
				
					
						|  Emily | 75c42356c7 | Adding in data test-id to path light and fixing disappearing messages test | 2 years ago | 
				
					
						|  Audric Ackermann | 2068737cdd | fix: break down deleteContact based on convo type | 2 years ago | 
				
					
						|  Audric Ackermann | 3827298078 | Merge remote-tracking branch 'emily/integration_tests_2' into onboarding-with-integrationtest-2 | 3 years ago | 
				
					
						|  Emily | 9e3a569fac | Adding tests set nickname, call checks, change profile picture on linked device and unsend message check. Adding into data-testids for aforementioned tests and cleaning up typings | 3 years ago |