ChatSecure-iOS/ChatSecure/Classes/Controllers
David Chiles 54cfcb1ac4 Catch errors where the server does not allow non-english chars in JID and retry 2016-06-22 17:30:39 -07:00
..
XMPP @import OTRAssets 2016-06-21 14:17:04 -07:00
Errors.swift Catch errors where the server does not allow non-english chars in JID and retry 2016-06-22 17:30:39 -07:00
OTRAccountsManager.h Removed AFOAuth2Client and unused ChatSecure Push 2014-12-19 13:06:31 -08:00
OTRAccountsManager.m Use onboarding storyboard 2015-08-07 00:49:32 -07:00
OTRAttachmentPicker.h Moved to use UISplitViewController on both iPhone and iPad 2015-12-03 16:48:15 -08:00
OTRAttachmentPicker.m @import OTRAssets 2016-06-21 14:17:04 -07:00
OTRAudioPlaybackController.h Working on Audio Playback 2015-02-26 15:41:08 -08:00
OTRAudioPlaybackController.m Fixed audio playback arc 2015-03-04 17:14:56 -08:00
OTRAudioSessionManager.h Cleanup and improve dB meter 2015-04-14 16:05:12 -07:00
OTRAudioSessionManager.m Update dependencies 2016-04-26 17:32:51 -07:00
OTRDatabaseManager.h Code cleanup and moving constants to swift for edges and extension names 2016-04-18 14:45:59 -07:00
OTRDatabaseManager.m Added support for better buddy search with yap and search controller 2016-04-27 14:19:52 -07:00
OTRDatabaseView.h Added support for better buddy search with yap and search controller 2016-04-27 14:19:52 -07:00
OTRDatabaseView.m Inline subscription request approval 2016-06-01 17:13:43 -07:00
OTREncryptionManager.h Add knock UI with 'cache' object 2016-02-29 17:36:31 -08:00
OTREncryptionManager.m @import OTRAssets 2016-06-21 14:17:04 -07:00
OTRLanguageManager.h OTRAssets.framework 2015-09-15 16:27:37 -07:00
OTRLanguageManager.m @import OTRAssets 2016-06-21 14:17:04 -07:00
OTRMediaFileManager.h Fix media file server when using in-memory passphrase 2015-04-15 15:18:53 -07:00
OTRMediaFileManager.m Fix media file server when using in-memory passphrase 2015-04-15 15:18:53 -07:00
OTRMediaServer.h Moved JSQ to fork 2015-03-17 17:53:25 -07:00
OTRMediaServer.m Moved JSQ to fork 2015-03-17 17:53:25 -07:00
OTRNotificationController.h Merge remote-tracking branch 'origin/develop' into group 2015-10-21 17:22:07 -07:00
OTRNotificationController.m @import OTRAssets 2016-06-21 14:17:04 -07:00
OTROAuthRefresher.h Redo Xcode project 2014-11-17 18:23:08 -08:00
OTROAuthRefresher.m Removed Facebook Account traces 2015-03-18 15:39:34 -07:00
OTRProtocol.h Fix memory leak when deleting accounts 2016-03-17 17:52:17 -07:00
OTRProtocolManager.h First attempt at integrating push api client 2015-09-03 16:13:45 -07:00
OTRProtocolManager.m Update dependencies 2016-04-26 17:32:51 -07:00
OTRPurchaseController.h Redo Xcode project 2014-11-17 18:23:08 -08:00
OTRPurchaseController.m Redo Xcode project 2014-11-17 18:23:08 -08:00
OTRPushTLVHandler.h Sending receiving over OTR 2015-09-30 14:05:48 -04:00
OTRPushTLVHandler.m Sending receiving over OTR 2015-09-30 14:05:48 -04:00
OTRPushTLVHandlerProtocols.h Sending receiving over OTR 2015-09-30 14:05:48 -04:00
OTRSettingsManager.h Show push permissions in settings when needed 2016-02-11 16:15:51 -08:00
OTRSettingsManager.m @import OTRAssets 2016-06-21 14:17:04 -07:00
OTRSplitViewCoordinator.swift Fix typo 2016-05-25 14:24:20 -07:00
OTRTorManager.h Redo Xcode project 2014-11-17 18:23:08 -08:00
OTRTorManager.m Re-adding Tor 2016-02-23 18:12:03 -08:00
OTRYapExtensions.swift Added support for better buddy search with yap and search controller 2016-04-27 14:19:52 -07:00
OTRYapViewHandler.swift Added support for better buddy search with yap and search controller 2016-04-27 14:19:52 -07:00
PushController.swift Fix XEP-0357 pubsub registration 2016-06-16 15:26:13 -07:00
PushDeserializer.swift Handle sending messages to correct url and changes in push SDK 2016-03-10 17:19:33 -08:00
PushOTRListener.swift changed to treat tokens that are missing expiration date and have expired the same way. 2016-05-18 15:38:48 -07:00
PushSerializer.swift Added support for expires_token key 2016-05-16 17:16:43 -07:00
PushStorage.swift changed to treat tokens that are missing expiration date and have expired the same way. 2016-05-18 15:38:48 -07:00
ShareController.swift Add a subject to share invite (emails etc) 2016-05-19 14:00:55 +02:00
YapDatabaseConstants.swift Added support for better buddy search with yap and search controller 2016-04-27 14:19:52 -07:00
YapDatabaseReadTransaction+ChatSecure.swift Code cleanup and moving constants to swift for edges and extension names 2016-04-18 14:45:59 -07:00
YapDatabse+ChatSecure.swift Fix a race condition associated with asynchronous Yap view registration 2016-04-19 16:31:25 -07:00