Commit Graph

9466 Commits (954f32b77542f2c6e8a46e8b49e785c6b650786b)
 

Author SHA1 Message Date
Matthew Chen 954f32b775 Never use UD for sync messages. 7 years ago
Matthew Chen 8ff8f17b21 Never use UD for sync messages. 7 years ago
Matthew Chen 3a46a344ac Never use UD for sync messages. 7 years ago
Matthew Chen 4c98a200df Merge branch 'charlesmchen/signalRecipientReloads' into release/2.31.0 7 years ago
Matthew Chen 1c21c31c2b Fix failed reloads in SignalRecipient. 7 years ago
Matthew Chen 1e5a228c5b "Bump build to 2.31.0.27." 7 years ago
Michael Kirk 6d2c348840 Merge branch 'mkirk/update-translations-2' into release/2.31.0 7 years ago
Michael Kirk 62e9f51c08 sync translations 7 years ago
Michael Kirk 18343e1af8 l10n tr_TR -> tr 7 years ago
Michael Kirk 3585e111b6 l10n th_TH -> th 7 years ago
Michael Kirk a726fef89d l10n sv_SE -> sv 7 years ago
Michael Kirk 735331dc9f l10n ja_JP -> ja 7 years ago
Michael Kirk 6d052f1379 l10n it_IT -> it 7 years ago
Michael Kirk c01475836e l10n el_GR -> el 7 years ago
Michael Kirk f8207c6d2e l10n az_AZ -> az 7 years ago
Michael Kirk 3cfbc75f68 l10n ko_KR -> ko 7 years ago
Michael Kirk 0d06590304 update existing translations 7 years ago
Matthew Chen 78987445ec "Bump build to 2.31.0.26." 7 years ago
Matthew Chen 3d8a2a7f89 Merge branch 'charlesmchen/unregisteredUsersCache_' into release/2.31.0 7 years ago
Matthew Chen 3eab5b82cc Respond to CR. 7 years ago
Matthew Chen 3011175cef Fix "413 on prekey fetch" errors. 7 years ago
Matthew Chen e89d8b40d7 Fix "413 on prekey fetch" errors. 7 years ago
Matthew Chen 3cc1988f20 Fix "413 on prekey fetch" errors. 7 years ago
Matthew Chen 97e234f785 Fix "413 on prekey fetch" errors. 7 years ago
Matthew Chen 9e7c25af15 Merge branch 'charlesmchen/informLinkedDevicesOfProfileChanges' into release/2.31.0 7 years ago
Matthew Chen ac051fc89e Inform linked devices about profile changes. 7 years ago
Michael Kirk 338364eff1 Merge branch 'charlesmchen/profileFetchConcurrency' into release/2.31.0 7 years ago
Matthew Chen 3729398507 Request profile fetches on main thread. 7 years ago
Matthew Chen ec2478645d "Bump build to 2.31.0.25." 7 years ago
Michael Kirk 82d64405d0 fixup blogpost url 7 years ago
Matthew Chen b5bf3761a1 "Bump build to 2.31.0.24." 7 years ago
Matthew Chen 08befe914f Merge branch 'charlesmchen/udRefinements' into release/2.31.0 7 years ago
Matthew Chen 698e48f2d8 Respond to security review. 7 years ago
Matthew Chen 7d8b20d091 Apply refinements to UD logic. 7 years ago
Matthew Chen 44f6774396 Apply refinements to UD logic. 7 years ago
Matthew Chen c28d131f97 Respond to CR. 7 years ago
Matthew Chen e11d43d1f8 Respond to CR. 7 years ago
Matthew Chen ee87f1b489 Fix test breakage. 7 years ago
Matthew Chen c5f4711595 Apply refinements to UD logic. 7 years ago
Matthew Chen 2541be1619 Apply refinements to UD logic. 7 years ago
Michael Kirk e94e4d0a90 Merge branch 'mkirk/wrap-exceptions' into release/2.31.0 7 years ago
Michael Kirk 86066a37d5 update pods for exception wrapping 7 years ago
Michael Kirk 1dea927a3f Remove some usage of throwswrapped_ in udmanager since we don't need to
propogate the wrapped exception anyway.
7 years ago
Michael Kirk 3d9cd4f4ed CR: comments and code clarity 7 years ago
Michael Kirk 3bef78335d find -E . -type f -regex ".*\.(m|h|swift)" -exec sed -i "" -e "s/trywrapped_/throwswrapped_/g" {} \; 7 years ago
Michael Kirk cb9aa6304c find -E . -type f -regex ".*\.(m|h)" -exec sed -i "" -e "s/try_/throws_/" {} \; 7 years ago
Michael Kirk e09a181445 SQUASHME review podfile changes 7 years ago
Michael Kirk 8544c86427 Swift Exception wrap HKDFKit 7 years ago
Michael Kirk c4f8975308 Swift Exception wrap Curve25519 7 years ago
Michael Kirk c686e766b1 Exception audit, fail directly where intended 7 years ago