Statistics
| Branch: | Tag: | Revision:

chatsecureios / ChatSecure / Classes / Controllers @ 8358d691

Name Size Revision Age Author Comment
  XMPP 8358d691 about 1 month Chris Ballinger Fetch full message history
Errors.swift 4.65 KB 960bd579 3 months Chris Ballinger Painful Swift 4 migration of ChatSecureCore.fra...
FileTransferManager.swift 37.6 KB 8d76e2e3 about 1 month Chris Ballinger MAM + OMEMO mostly works
MessageQueueHandler.swift 27.3 KB 8d76e2e3 about 1 month Chris Ballinger MAM + OMEMO mostly works
OTRAccountDatabaseCount.swift 1.64 KB 960bd579 3 months Chris Ballinger Painful Swift 4 migration of ChatSecureCore.fra...
OTRAccountMigrator.h 963 Bytes 016f4393 8 months Chris Ballinger Move most migration code to OTRAccountMigrator ...
OTRAccountMigrator.m 8.13 KB 57ab8fdb 3 months Chris Ballinger Fix crash when room messages are orphaned #863
OTRAccountSignalEncryptionManager.swift 6.6 KB c9c08ade 2 months Chris Ballinger Fix tests & remove unnecessary Swift OMEMO structs
OTRAccountsManager.h 1.18 KB e95e7519 9 months Chris Ballinger Improve account selector when adding buddies wi...
OTRAccountsManager.m 2.88 KB e95e7519 9 months Chris Ballinger Improve account selector when adding buddies wi...
OTRAttachmentPicker.h 1.88 KB 521fb04f 3 months Chris Ballinger Allow setting avatar
OTRAttachmentPicker.m 5.77 KB 521fb04f 3 months Chris Ballinger Allow setting avatar
OTRAudioPlaybackController.h 756 Bytes 094ae1e5 about 1 year Chris Ballinger Use modular imports
OTRAudioPlaybackController.m 6.23 KB 93fdad4b 4 months N-Pex Dont set length to 0 if currentAudioItem is nil...
OTRAudioSessionManager.h 1.15 KB 094ae1e5 about 1 year Chris Ballinger Use modular imports
OTRAudioSessionManager.m 7.51 KB d00340a8 11 months David Chiles Removed GCDWebServerOption_AutomaticallySuspend...
OTRDatabaseManager.h 1.76 KB 46626ba8 2 months Chris Ballinger Add secondary index for Buddy and RoomOccupant
OTRDatabaseManager.m 14.7 KB 46626ba8 2 months Chris Ballinger Add secondary index for Buddy and RoomOccupant
OTRDatabaseView.h 2.12 KB ea21094c 8 months Chris Ballinger Hide messages with just a single URL
OTRDatabaseView.m 19.6 KB cfbd66fd 3 months Chris Ballinger Add more test cases for when to display message...
OTREncryptionManager.h 3.54 KB 2a1dd5e8 about 1 year David Chiles cleanup and doc
OTREncryptionManager.m 34.8 KB 8d76e2e3 about 1 month Chris Ballinger MAM + OMEMO mostly works
OTRMediaFileManager.h 1.94 KB ce32510a about 1 month Andy Friedman 865 fix - Delete media files
OTRMediaFileManager.m 9.94 KB ce32510a about 1 month Andy Friedman 865 fix - Delete media files
OTRMediaServer.h 424 Bytes 094ae1e5 about 1 year Chris Ballinger Use modular imports
OTRMediaServer.m 2.7 KB d00340a8 11 months David Chiles Removed GCDWebServerOption_AutomaticallySuspend...
OTRNotificationController.h 457 Bytes 094ae1e5 about 1 year Chris Ballinger Use modular imports
OTRNotificationController.m 3.75 KB a2752481 about 1 year Chris Ballinger Migrate OTRStrings from defines to Swift-compat...
OTROAuthRefresher.h 477 Bytes 094ae1e5 about 1 year Chris Ballinger Use modular imports
OTROAuthRefresher.m 1022 Bytes b4141f32 almost 3 years David Chiles Removed Facebook Account traces
OTROMEMOSignalCoordinator.swift 30.7 KB 8d76e2e3 about 1 month Chris Ballinger MAM + OMEMO mostly works
OTROMEMOStorageManager.swift 7.87 KB 8d76e2e3 about 1 month Chris Ballinger MAM + OMEMO mostly works
OTRProtocol.h 2.41 KB d0b0ff05 3 months Vyacheslav Karpukhin More reliable disconnects
OTRProtocolManager.h 2.71 KB 6e96b2d7 3 months Vyacheslav Karpukhin Better way to wait for pending disconnects
OTRProtocolManager.m 15.3 KB 46626ba8 2 months Chris Ballinger Add secondary index for Buddy and RoomOccupant
OTRPurchaseController.h 1.66 KB d7bfe58f about 3 years David Chiles Redo Xcode project Seems to have issue with xc...
OTRPurchaseController.m 6.78 KB d7bfe58f about 3 years David Chiles Redo Xcode project Seems to have issue with xc...
OTRPushTLVHandler.h 548 Bytes 094ae1e5 about 1 year Chris Ballinger Use modular imports
OTRPushTLVHandler.m 1.25 KB 16348eee about 1 year David Chiles Moved to new OTRKit API with synchronous method...
OTRPushTLVHandlerProtocols.h 701 Bytes 16348eee about 1 year David Chiles Moved to new OTRKit API with synchronous method...
OTRSettingsManager.h 1.76 KB 425e728b about 1 year Chris Ballinger Remove OTR related settings no longer needed
OTRSettingsManager.m 8.86 KB e29fb09e 3 months Chris Ballinger Remove UserVoice
OTRSignalEncryptionHelper.swift 1.61 KB 44474f34 11 months David Chiles Convert to swift 3
OTRSignalStorageManager.swift 23.5 KB c9c08ade 2 months Chris Ballinger Fix tests & remove unnecessary Swift OMEMO structs
OTRSplitViewCoordinator.swift 6.49 KB 6c5ca251 2 months N-Pex Don't create new message view controllers
OTRTorManager.h 330 Bytes 094ae1e5 about 1 year Chris Ballinger Use modular imports
OTRTorManager.m 1.77 KB 094ae1e5 about 1 year Chris Ballinger Use modular imports
OTRXMPPChangeAvatar.swift 3.65 KB 960bd579 3 months Chris Ballinger Painful Swift 4 migration of ChatSecureCore.fra...
OTRXMPPChangePasswordManager.swift 1.47 KB 960bd579 3 months Chris Ballinger Painful Swift 4 migration of ChatSecureCore.fra...
OTRXMPPMessageStatusModule.swift 2.38 KB 960bd579 3 months Chris Ballinger Painful Swift 4 migration of ChatSecureCore.fra...
OTRYapExtensions.swift 1.2 KB 960bd579 3 months Chris Ballinger Painful Swift 4 migration of ChatSecureCore.fra...
OTRYapViewHandler.swift 6.38 KB 960bd579 3 months Chris Ballinger Painful Swift 4 migration of ChatSecureCore.fra...
PushController.swift 27.1 KB 960bd579 3 months Chris Ballinger Painful Swift 4 migration of ChatSecureCore.fra...
PushDeserializer.swift 1.44 KB 44474f34 11 months David Chiles Convert to swift 3
PushOTRListener.swift 3.84 KB 44474f34 11 months David Chiles Convert to swift 3
PushSerializer.swift 1.39 KB 44474f34 11 months David Chiles Convert to swift 3
PushStorage.swift 14 KB 46626ba8 2 months Chris Ballinger Add secondary index for Buddy and RoomOccupant
ServerCheck.swift 6.18 KB 8d76e2e3 about 1 month Chris Ballinger MAM + OMEMO mostly works
ShareController.swift 2.5 KB 960bd579 3 months Chris Ballinger Painful Swift 4 migration of ChatSecureCore.fra...
YapDatabase+ChatSecure.swift 3.29 KB 960bd579 3 months Chris Ballinger Painful Swift 4 migration of ChatSecureCore.fra...
YapDatabaseConstants.swift 3.35 KB e091b741 2 months Chris Ballinger XEP-0048: Bookmarks
YapDatabaseTransaction+ChatSecure.swift 5.01 KB 46626ba8 2 months Chris Ballinger Add secondary index for Buddy and RoomOccupant

Latest revisions

# Date Author Comment
8358d691 12/01/2017 12:14 am Chris Ballinger

Fetch full message history

5806f4b6 11/30/2017 10:11 pm Chris Ballinger

Merge branch 'revert' into xep_0313

80684e32 11/30/2017 10:08 pm Chris Ballinger

Revert "Merge pull request #899 from zom/group_fixes"

This reverts commit 6e15a1ecf95e3a708f80677b1a44b9d11efe8a0c, reversing
changes made to a879d9b757ce50e7bf37ce67f4fd273dbfe30a1c.

f3813541 11/30/2017 10:08 pm Chris Ballinger

Revert "Merge pull request #898 from zom/uknown_group_sender"

This reverts commit 6b4abb65a593bd8c2d8bbf69993c29c8718f90b8, reversing
changes made to 6e15a1ecf95e3a708f80677b1a44b9d11efe8a0c.

c9f8b1f7 11/30/2017 12:56 am Chris Ballinger

Merge remote-tracking branch 'origin/master' into xep_0313

8d76e2e3 11/30/2017 12:51 am Chris Ballinger

MAM + OMEMO mostly works

3791b0fb 11/29/2017 08:46 pm Chris Ballinger

Merge pull request #873 from afriedmanGlacier/865-fix

865 fix

6b4abb65 11/29/2017 08:46 pm Chris Ballinger

Merge pull request #898 from zom/uknown_group_sender

Don't auto download media for non-friends in group chat

74191bbf 11/29/2017 02:05 pm N-Pex

Get both moderators and members

Also, make sure room creation happens in the right order.

c6c7b30a 11/29/2017 02:00 pm N-Pex

Don't auto download group media for non-friends

Also show info in the conversations view.

View revisions

Also available in: Atom