diff --git a/BUILDING.md b/BUILDING.md index 2ceef1cb2..3da55b825 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -60,7 +60,7 @@ carthage build --platform iOS A prebuilt version of WebRTC.framework resides in our Carthage submodule and should be installed by the above steps. However, if you'd like to -build it from source, see: https://github.com/WhisperSystems/signal-webrtc-ios +build it from source, see: https://github.com/signalapp/signal-webrtc-ios ## 3. XCode diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8bb3381aa..c3b4a9eb3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -32,7 +32,7 @@ If you don't agree with us, you can use the [ClangFormat Xcode plugin](https://g ## Contributors -Signal wouldn’t be possible without the many open-source projects we depend on. Big shoutout to the maintainers of all the [pods](https://github.com/WhisperSystems/Signal-iOS/blob/master/Podfile) we use! +Signal wouldn’t be possible without the many open-source projects we depend on. Big shoutout to the maintainers of all the [pods](https://github.com/signalapp/Signal-iOS/blob/master/Podfile) we use! The original version of Signal was developed by Twisted Oak Studios. v1.0 development by Twisted Oak Studios: diff --git a/MAINTAINING.md b/MAINTAINING.md index d94891906..fc67ec4cd 100644 --- a/MAINTAINING.md +++ b/MAINTAINING.md @@ -14,7 +14,7 @@ Similarly, Carthage dependencies can be updated like so: `carthage update` WebRTC updates are managed separately and manually based on -https://github.com/WhisperSystems/signal-webrtc-ios +https://github.com/signalapp/signal-webrtc-ios ## Translations diff --git a/Podfile b/Podfile index 15ad5ef81..706f582ab 100644 --- a/Podfile +++ b/Podfile @@ -8,22 +8,22 @@ def shared_pods # pod 'SQLCipher', path: '../sqlcipher2' pod 'SQLCipher', :git => 'https://github.com/sqlcipher/sqlcipher.git', :commit => 'd5c2bec' # pod 'YapDatabase/SQLCipher', path: '../YapDatabase' - pod 'YapDatabase/SQLCipher', :git => 'https://github.com/WhisperSystems/YapDatabase.git', branch: 'release/unencryptedHeaders' + pod 'YapDatabase/SQLCipher', :git => 'https://github.com/signalapp/YapDatabase.git', branch: 'release/unencryptedHeaders' # pod 'AxolotlKit', path: '../SignalProtocolKit' pod 'SignalServiceKit', path: '.' pod 'AxolotlKit', git: 'https://github.com/signalapp/SignalProtocolKit.git' #pod 'AxolotlKit', path: '../SignalProtocolKit' - pod 'HKDFKit', git: 'https://github.com/WhisperSystems/HKDFKit.git', branch: 'mkirk/framework-friendly' + pod 'HKDFKit', git: 'https://github.com/signalapp/HKDFKit.git', branch: 'mkirk/framework-friendly' #pod 'HKDFKit', path: '../HKDFKit' - pod 'Curve25519Kit', git: 'https://github.com/WhisperSystems/Curve25519Kit', branch: 'mkirk/framework-friendly' + pod 'Curve25519Kit', git: 'https://github.com/signalapp/Curve25519Kit', branch: 'mkirk/framework-friendly' #pod 'Curve25519Kit', path: '../Curve25519Kit' - pod 'GRKOpenSSLFramework', git: 'https://github.com/WhisperSystems/GRKOpenSSLFramework' + pod 'GRKOpenSSLFramework', git: 'https://github.com/signalapp/GRKOpenSSLFramework' #pod 'GRKOpenSSLFramework', path: '../GRKOpenSSLFramework' # third party pods pod 'AFNetworking', inhibit_warnings: true - pod 'JSQMessagesViewController', git: 'https://github.com/WhisperSystems/JSQMessagesViewController.git', branch: 'mkirk/share-compatible', :inhibit_warnings => true - #pod 'JSQMessagesViewController', git: 'https://github.com/WhisperSystems/JSQMessagesViewController.git', branch: 'signal-master', :inhibit_warnings => true + pod 'JSQMessagesViewController', git: 'https://github.com/signalapp/JSQMessagesViewController.git', branch: 'mkirk/share-compatible', :inhibit_warnings => true + #pod 'JSQMessagesViewController', git: 'https://github.com/signalapp/JSQMessagesViewController.git', branch: 'signal-master', :inhibit_warnings => true #pod 'JSQMessagesViewController', path: '../JSQMessagesViewController' pod 'Mantle', :inhibit_warnings => true # pod 'YapDatabase/SQLCipher', :inhibit_warnings => true diff --git a/README.md b/README.md index 203732109..ea249f7a5 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,9 @@ Signal is a messaging app for simple private communication with friends. Help us translate Signal! The translation effort happens on [Transifex](https://www.transifex.com/open-whisper-systems/signal-ios/) ## Contributing Code -Instructions on how to setup your development environment and build Signal-iOS can be found in [BUILDING.md](https://github.com/WhisperSystems/Signal-iOS/blob/master/BUILDING.md). Other useful instructions for development can be found in the [Development Guide wiki page](https://github.com/WhisperSystems/Signal-iOS/wiki/Development-Guide) +Instructions on how to setup your development environment and build Signal-iOS can be found in [BUILDING.md](https://github.com/signalapp/Signal-iOS/blob/master/BUILDING.md). Other useful instructions for development can be found in the [Development Guide wiki page](https://github.com/signalapp/Signal-iOS/wiki/Development-Guide) -We recommend going through our issues and picking out something with the [help wanted](https://github.com/WhisperSystems/Signal-iOS/labels/help%20wanted) label. +We recommend going through our issues and picking out something with the [help wanted](https://github.com/signalapp/Signal-iOS/labels/help%20wanted) label. For larger changes and feature ideas, we ask that you propose it on the [unofficial Community Forum](https://whispersystems.discoursehosting.net) for a high-level discussion with the wider community before implementation. diff --git a/SettingsBundle/licenses/AxolotlKit.license b/SettingsBundle/licenses/AxolotlKit.license index ea4565732..9be171d71 100644 --- a/SettingsBundle/licenses/AxolotlKit.license +++ b/SettingsBundle/licenses/AxolotlKit.license @@ -1,5 +1,5 @@ AxolotlKit -https://github.com/WhisperSystems/AxolotlKit +https://github.com/signalapp/AxolotlKit GNU GENERAL PUBLIC LICENSE Version 2, June 1991 @@ -339,4 +339,4 @@ This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General -Public License instead of this License. \ No newline at end of file +Public License instead of this License. diff --git a/SignalMessaging/attachments/SignalAttachment.swift b/SignalMessaging/attachments/SignalAttachment.swift index b956049ec..5a5617b9a 100644 --- a/SignalMessaging/attachments/SignalAttachment.swift +++ b/SignalMessaging/attachments/SignalAttachment.swift @@ -171,7 +171,7 @@ public class SignalAttachment: NSObject { /** * Media Size constraints from Signal-Android * - * https://github.com/WhisperSystems/Signal-Android/blob/master/src/org/thoughtcrime/securesms/mms/PushMediaConstraints.java + * https://github.com/signalapp/Signal-Android/blob/master/src/org/thoughtcrime/securesms/mms/PushMediaConstraints.java */ static let kMaxFileSizeAnimatedImage = UInt(25 * 1024 * 1024) static let kMaxFileSizeImage = UInt(6 * 1024 * 1024) diff --git a/SignalServiceKit.podspec b/SignalServiceKit.podspec index 52bd5214f..293fac037 100644 --- a/SignalServiceKit.podspec +++ b/SignalServiceKit.podspec @@ -15,10 +15,10 @@ Pod::Spec.new do |s| An Objective-C library for communicating with the Signal messaging service. DESC - s.homepage = "https://github.com/WhisperSystems/SignalServiceKit" + s.homepage = "https://github.com/signalapp/SignalServiceKit" s.license = 'GPLv3' s.author = { "Frederic Jacobs" => "github@fredericjacobs.com" } - s.source = { :git => "https://github.com/WhisperSystems/SignalServiceKit.git", :tag => s.version.to_s } + s.source = { :git => "https://github.com/signalapp/SignalServiceKit.git", :tag => s.version.to_s } s.social_media_url = 'https://twitter.com/FredericJacobs' s.platform = :ios, '8.0' diff --git a/SignalServiceKit/CONTRIBUTING.md b/SignalServiceKit/CONTRIBUTING.md index 2a70aacc0..a18332c90 100644 --- a/SignalServiceKit/CONTRIBUTING.md +++ b/SignalServiceKit/CONTRIBUTING.md @@ -9,5 +9,5 @@ Please go ahead and sign, putting your github username in "Address line #2", so ## Code Conventions -Follow all [Signal-iOS Code Conventions](https://github.com/WhisperSystems/Signal-iOS/blob/master/CONTRIBUTING.md). +Follow all [Signal-iOS Code Conventions](https://github.com/signalapp/Signal-iOS/blob/master/CONTRIBUTING.md). diff --git a/SignalServiceKit/Example/TSKitiOSTestApp/Podfile b/SignalServiceKit/Example/TSKitiOSTestApp/Podfile index e79be0d5f..346d73be1 100644 --- a/SignalServiceKit/Example/TSKitiOSTestApp/Podfile +++ b/SignalServiceKit/Example/TSKitiOSTestApp/Podfile @@ -3,9 +3,9 @@ source 'https://github.com/CocoaPods/Specs.git' target 'TSKitiOSTestApp' do pod 'SocketRocket', git: 'https://github.com/facebook/SocketRocket.git' - pod 'AxolotlKit', git: 'https://github.com/WhisperSystems/SignalProtocolKit.git' + pod 'AxolotlKit', git: 'https://github.com/signalapp/SignalProtocolKit.git' pod 'SignalServiceKit', :path => '../../../SignalServiceKit.podspec' - pod 'OpenSSL', git: 'https://github.com/WhisperSystems/OpenSSL-Pod' + pod 'OpenSSL', git: 'https://github.com/signalapp/OpenSSL-Pod' target 'TSKitiOSTestAppTests' do inherit! :search_paths diff --git a/SignalServiceKit/README.md b/SignalServiceKit/README.md index c775e391d..5749588ab 100644 --- a/SignalServiceKit/README.md +++ b/SignalServiceKit/README.md @@ -5,5 +5,5 @@ messaging service for iOS & OS X To use SignalServiceKit via Cocoapods add the following to your Podfile - pod 'SignalServiceKit', git: 'https://github.com/WhisperSystems/Signal-iOS.git' + pod 'SignalServiceKit', git: 'https://github.com/signalapp/Signal-iOS.git' diff --git a/SignalServiceKit/src/Messages/OWSMessageManager.m b/SignalServiceKit/src/Messages/OWSMessageManager.m index 616754e59..75dac61d0 100644 --- a/SignalServiceKit/src/Messages/OWSMessageManager.m +++ b/SignalServiceKit/src/Messages/OWSMessageManager.m @@ -385,7 +385,7 @@ NS_ASSUME_NONNULL_BEGIN return; } - // FIXME: https://github.com/WhisperSystems/Signal-iOS/issues/1340 + // FIXME: https://github.com/signalapp/Signal-iOS/issues/1340 DDLogInfo(@"%@ Sending group info request: %@", self.logTag, envelopeAddress(envelope)); NSString *recipientId = envelope.source; diff --git a/SignalServiceKit/src/Messages/OWSMessageServiceParams.h b/SignalServiceKit/src/Messages/OWSMessageServiceParams.h index 3cb01e29c..f32a0e4cb 100644 --- a/SignalServiceKit/src/Messages/OWSMessageServiceParams.h +++ b/SignalServiceKit/src/Messages/OWSMessageServiceParams.h @@ -10,7 +10,7 @@ * the Signal Web Service. * * See: - * https://github.com/WhisperSystems/libsignal-service-java/blob/master/java/src/main/java/org/whispersystems/signalservice/internal/push/OutgoingPushMessage.java + * https://github.com/signalapp/libsignal-service-java/blob/master/java/src/main/java/org/whispersystems/signalservice/internal/push/OutgoingPushMessage.java */ @interface OWSMessageServiceParams : MTLModel diff --git a/SignalServiceKit/src/Util/NSData+messagePadding.m b/SignalServiceKit/src/Util/NSData+messagePadding.m index cd10112ba..cf22fd085 100644 --- a/SignalServiceKit/src/Util/NSData+messagePadding.m +++ b/SignalServiceKit/src/Util/NSData+messagePadding.m @@ -32,7 +32,7 @@ - (NSData *)paddedMessageBody { // From - // https://github.com/WhisperSystems/TextSecure/blob/master/libtextsecure/src/main/java/org/whispersystems/textsecure/internal/push/PushTransportDetails.java#L55 + // https://github.com/signalapp/TextSecure/blob/master/libtextsecure/src/main/java/org/whispersystems/textsecure/internal/push/PushTransportDetails.java#L55 // NOTE: This is dumb. We have our own padding scheme, but so does the cipher. // The +1 -1 here is to make sure the Cipher has room to add one padding byte, // otherwise it'll add a full 16 extra bytes.