|  Audric Ackermann | 197ea88861 | fix: addressing more PR reviews | 1 year ago | 
				
					
						|  Audric Ackermann | 7611f07b09 | chore: address PR 184 reviews | 1 year ago | 
				
					
						|  Audric Ackermann | 25cf11f86a | feat: call setName/setNameTruncated depending on usecase for nts | 1 year ago | 
				
					
						|  Ryan Miller | a9be08bd4e | feat: add localization to the node side of the app | 1 year ago | 
				
					
						|  Audric Ackermann | a666c075a5 | fix: relative strings localization, latest changes from crowdin | 1 year ago | 
				
					
						|  Audric Ackermann | 849d8d0768 | chore: fetch latest strings and fix errors | 1 year ago | 
				
					
						|  Audric Ackermann | a7324a8d84 | Merge remote-tracking branch 'upstream/unstable' into standardised_strings | 1 year ago | 
				
					
						|  yougotwill | 7f97d3c6cb | fix: restore export logs menu item | 1 year ago | 
				
					
						|  yougotwill | 86df66621b | fix: copy log file when saving to desktop | 1 year ago | 
				
					
						|  yougotwill | 01948b9088 | feat: remove the debug window since log files are too large to render effectively lets just save to the users computer so that they can view it themselves | 1 year ago | 
				
					
						|  Ryan Miller | 4ffa754802 | feat: locale as args for modals and localized formatted html strings | 1 year ago | 
				
					
						|  Audric Ackermann | 4f44eecd6b | fix: update with latest changes from crowdin not compiling yet | 1 year ago | 
				
					
						|  Audric Ackermann | 697896d52e | chore: fix comment about cleaning up of logs on start | 1 year ago | 
				
					
						|  Audric Ackermann | d152ce946b | Merge remote-tracking branch 'upstream/unstable' into standardised_strings | 1 year ago | 
				
					
						|  Audric Ackermann | e31ba022e3 | fix: logs rotating file are broken, don't use them | 1 year ago | 
				
					
						|  yougotwill | 53308f6183 | fix: setting the password no longer requires a restart make sure to set the password hash on storage after the database is updated | 1 year ago | 
				
					
						|  Ryan Miller | 005efc8952 | Merge branch 'unstable' into standardised_strings_merge # Conflicts:
#	.gitignore
#	_locales/en/messages.json
#	ts/components/DebugLogView.tsx
#	ts/components/SessionWrapperModal.tsx
#	ts/components/basic/SessionHTMLRenderer.tsx
#	ts/components/basic/SessionRadio.tsx
#	ts/components/buttons/MenuButton.tsx
#	ts/components/conversation/SessionConversation.tsx
#	ts/components/conversation/SubtleNotification.tsx
#	ts/components/conversation/TimerNotification.tsx
#	ts/components/conversation/composition/CompositionBox.tsx
#	ts/components/conversation/message/message-content/MessageText.tsx
#	ts/components/conversation/message/message-item/InteractionNotification.tsx
#	ts/components/conversation/message/reactions/ReactionPopup.tsx
#	ts/components/conversation/right-panel/overlay/OverlayRightPanelSettings.tsx
#	ts/components/conversation/right-panel/overlay/disappearing-messages/DisappearingModes.tsx
#	ts/components/conversation/right-panel/overlay/disappearing-messages/OverlayDisappearingMessages.tsx
#	ts/components/dialog/BanOrUnbanUserDialog.tsx
#	ts/components/dialog/DeleteAccountModal.tsx
#	ts/components/dialog/EditProfileDialog.tsx
#	ts/components/dialog/ModeratorsAddDialog.tsx
#	ts/components/dialog/OnionStatusPathDialog.tsx
#	ts/components/dialog/ReactListModal.tsx
#	ts/components/dialog/SessionSeedModal.tsx
#	ts/components/dialog/SessionSetPasswordDialog.tsx
#	ts/components/dialog/UserDetailsDialog.tsx
#	ts/components/leftpane/LeftPaneSectionHeader.tsx
#	ts/components/leftpane/LeftPaneSettingSection.tsx
#	ts/components/leftpane/conversation-list-item/InteractionItem.tsx
#	ts/components/leftpane/overlay/OverlayClosedGroup.tsx
#	ts/components/leftpane/overlay/OverlayCommunity.tsx
#	ts/components/leftpane/overlay/OverlayMessage.tsx
#	ts/components/leftpane/overlay/SessionJoinableDefaultRooms.tsx
#	ts/components/leftpane/overlay/choose-action/ContactsListWithBreaks.tsx
#	ts/components/leftpane/overlay/choose-action/OverlayChooseAction.tsx
#	ts/components/menu/Menu.tsx
#	ts/components/registration/RegistrationStages.tsx
#	ts/components/registration/RegistrationUserDetails.tsx
#	ts/components/registration/SignInTab.tsx
#	ts/components/registration/SignUpTab.tsx
#	ts/components/settings/SessionSettings.tsx
#	ts/components/settings/SessionSettingsHeader.tsx
#	ts/components/settings/ZoomingSessionSlider.tsx
#	ts/components/settings/section/CategoryAppearance.tsx
#	ts/components/settings/section/CategoryHelp.tsx
#	ts/components/settings/section/CategoryPermissions.tsx
#	ts/components/settings/section/CategoryPrivacy.tsx
#	ts/hooks/useParamSelector.ts
#	ts/mains/main_renderer.tsx
#	ts/models/message.ts
#	ts/node/menu.ts
#	ts/node/tray_icon.ts
#	ts/session/constants.ts
#	ts/session/disappearing_messages/timerOptions.ts
#	ts/session/utils/Toast.tsx
#	ts/state/selectors/search.ts
#	ts/test/session/unit/selectors/conversations_test.ts
#	ts/types/LocalizerKeys.ts
#	ts/types/Util.ts
#	ts/window.d.ts
#	yarn.lock | 1 year ago | 
				
					
						|  Ryan Miller | 79f3f35977 | feat: update strings usages and library | 1 year ago | 
				
					
						|  yougotwill | 87b922daff | fix: ran formatter | 1 year ago | 
				
					
						|  yougotwill | 39d8ad11e5 | fix: a whole bunch of circular depdencies for various convo duck, convo interactions, convo model and opengroup types | 1 year ago | 
				
					
						|  yougotwill | c8b7d67c86 | Merge branch 'unstable' into feat/ses-825/onboarding2 | 1 year ago | 
				
					
						|  Audric Ackermann | 2357368ddf | feat: fetch snode storage version and filter for edge snode | 1 year ago | 
				
					
						|  William Grant | 5cd7262fa2 | fix: search now works correctly and we include groups again heading for unamed contacts is #, groups go above note to self, trust in the sql query | 1 year ago | 
				
					
						|  William Grant | 0a6b0d6950 | fix: cleanup | 1 year ago | 
				
					
						|  William Grant | 71cc46dfe4 | feat: search results are now sorted alphabetically without case sensitivity also includes unknown contacts | 1 year ago | 
				
					
						|  William Grant | a159616514 | feat: added filters to convo and contact query search screen only shows contacts and not convos | 1 year ago | 
				
					
						|  Audric Ackermann | 4eafe8c68c | Merge pull request #3080 from Bilb/fix-retrieve-snode-down fix: randomly pick a snode to poll from until we build a better way with changes server side | 2 years ago | 
				
					
						|  Audric Ackermann | 4589bde672 | chore: moved more types to ReduxTypes.d.ts | 2 years ago | 
				
					
						|  Audric Ackermann | 7f7f0fe26c | fix: clear swarms from snodes not in pool on full fetch | 2 years ago | 
				
					
						|  Ryan Miller | 87fb1701d4 | chore: rename fetch functions | 2 years ago | 
				
					
						|  Audric Ackermann | cfcbc013e5 | fix: make sure we only try to delete data once | 2 years ago | 
				
					
						|  Ryan Miller | d47b977b54 | feat: create strict typing for localization | 2 years ago | 
				
					
						|  Ryan Miller | 5f53b3fe8f | feat: replace and add changed and new localized strings | 2 years ago | 
				
					
						|  Audric Ackermann | 53059135ee | fix: tsc does not overwrite workers compiled content | 2 years ago | 
				
					
						|  Ryan Miller | 45eae6e956 | fix: add withAcceleratorPrefix function to remove accelerator prefixes from locale strings | 2 years ago | 
				
					
						|  Ryan Miller | 6024dce393 | fix: add LocalizerKeys type to getMessage and remove updateLocale function | 2 years ago | 
				
					
						|  Audric Ackermann | 3d6e22f2fe | fix: cleanup DaR unread messages after 14d | 2 years ago | 
				
					
						|  Audric Ackermann | 24887dd05b | Merge branch 'feature/ses-145/leave-conversation-update' into userconfig_disappearingmessage | 2 years ago | 
				
					
						|  Audric Ackermann | b42e6c659a | fix: fix crash on password window opening | 2 years ago | 
				
					
						|  Audric Ackermann | 82c6f0897b | fix: add jobs for expiry update & expiry fetch | 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 | 
				
					
						|  William Grant | aad55025ba | fix: more comment cleanup | 2 years ago | 
				
					
						|  William Grant | 61d349ecc4 | fix: remove unneeded export for writeSessionSchemaVersion | 2 years ago | 
				
					
						|  William Grant | a459bff86c | fix: more comment cleanup | 2 years ago | 
				
					
						|  William Grant | 386e9ef709 | refactor: update region comments to #region | 2 years ago | 
				
					
						|  William Grant | 73cceab31f | refactor: getDisappearingUnreadByConversation to getUnreadDisappearingByConversation since reading causes disappearing | 2 years ago | 
				
					
						|  William Grant | e66e9961e1 | fix: use precasted variables for modes for DisappearingMessageConversationModeType references | 2 years ago | 
				
					
						|  William Grant | 101762918c | Merge branch 'unstable' into userconfig_disappearingmessage | 2 years ago | 
				
					
						|  William Grant | 515805b94d | fix: messages are no longer randomly deleted forgot to expire only unread disappearing messages and not all messages | 2 years ago |