Statistics
| Branch: | Tag: | Revision:

chatsecureios / ChatSecure / Classes / View Controllers @ 80873ebe

Name Size Revision Age Author Comment
  Login View Controllers 4644067b 4 months N-Pex Need to save even if using existing account Ot...
  Onboarding 3ab401ec 2 months Chris Ballinger Fix crash when resetting push account
AccountDetailViewController.swift 16.9 KB 960bd579 3 months Chris Ballinger Painful Swift 4 migration of ChatSecureCore.fra...
MaybeLaterViewController.swift 2.67 KB e29fb09e 3 months Chris Ballinger Remove UserVoice
OTRBuddyViewController.h 592 Bytes 094ae1e5 about 1 year Chris Ballinger Use modular imports
OTRBuddyViewController.m 12.2 KB a2752481 about 1 year Chris Ballinger Migrate OTRStrings from defines to Swift-compat...
OTRCertificateDomainViewController.h 263 Bytes 094ae1e5 about 1 year Chris Ballinger Use modular imports
OTRCertificateDomainViewController.m 4.61 KB a2752481 about 1 year Chris Ballinger Migrate OTRStrings from defines to Swift-compat...
OTRCertificatesViewController.h 378 Bytes 094ae1e5 about 1 year Chris Ballinger Use modular imports
OTRCertificatesViewController.m 3.96 KB e6b4d456 about 2 years David Chiles Merge remote-tracking branch 'origin/develop' i...
OTRChooseAccountViewController.h 408 Bytes cc1daa0b 9 months Chris Ballinger Allow joining existing XMPP rooms (untested)
OTRChooseAccountViewController.m 2.97 KB cc1daa0b 9 months Chris Ballinger Allow joining existing XMPP rooms (untested)
OTRComposeGroupViewController.swift 12.3 KB 46626ba8 2 months Chris Ballinger Add secondary index for Buddy and RoomOccupant
OTRComposeViewController.h 1.89 KB 1a48817a 9 months Chris Ballinger Sort archived buddies to bottom of compose screen
OTRComposeViewController.m 29.2 KB 0ee934c1 2 months Chris Ballinger Small cleanup of group chat creation
OTRConversationViewController.h 1.02 KB 094ae1e5 about 1 year Chris Ballinger Use modular imports
OTRConversationViewController.m 26.7 KB 46626ba8 2 months Chris Ballinger Add secondary index for Buddy and RoomOccupant
OTRDatabaseUnlockViewController.h 251 Bytes 094ae1e5 about 1 year Chris Ballinger Use modular imports
OTRDatabaseUnlockViewController.m 7.01 KB a2752481 about 1 year Chris Ballinger Migrate OTRStrings from defines to Swift-compat...
OTRDoubleSettingViewController.h 1.34 KB d7bfe58f about 3 years David Chiles Redo Xcode project Seems to have issue with xc...
OTRDoubleSettingViewController.m 7.05 KB a2752481 about 1 year Chris Ballinger Migrate OTRStrings from defines to Swift-compat...
OTRIntSettingViewController.h 656 Bytes d7bfe58f about 3 years David Chiles Redo Xcode project Seems to have issue with xc...
OTRIntSettingViewController.m 6.35 KB a2752481 about 1 year Chris Ballinger Migrate OTRStrings from defines to Swift-compat...
OTRInviteViewController.h 457 Bytes f1baa65a 11 months Chris Ballinger Clean up public interface for OTRAppDelegate an...
OTRInviteViewController.m 10.5 KB 158bb562 10 months Chris Ballinger Add Last Seen to navbar & fix iOS 8 tableView c...
OTRLanguageListSettingViewController.h 294 Bytes d7bfe58f about 3 years David Chiles Redo Xcode project Seems to have issue with xc...
OTRLanguageListSettingViewController.m 689 Bytes ac25d445 over 1 year Chris Ballinger @import OTRAssets
OTRListSettingViewController.h 327 Bytes 3cce3aa7 11 months Chris Ballinger Working on Zom merge
OTRListSettingViewController.m 3.06 KB 3cce3aa7 11 months Chris Ballinger Working on Zom merge
OTRLogListViewController.swift 2.4 KB 1fba3bc4 9 months Chris Ballinger Start moving file transfer to FileTransferManag...
OTRMessagesCollectionViewFlowLayout.swift 982 Bytes 960bd579 3 months Chris Ballinger Painful Swift 4 migration of ChatSecureCore.fra...
OTRMessagesHoldTalkViewController.h 283 Bytes b54799c7 almost 3 years David Chiles rework tap to hold
OTRMessagesHoldTalkViewController.m 16.8 KB 09cda9e4 4 months N-Pex Cleanup of code After review comments.
OTRMessagesViewController.h 3.04 KB 8d984116 2 months Chris Ballinger Fix issue with group chat invites
OTRMessagesViewController.m 96.7 KB bab39f42 about 1 month N-Pex Reset size cache on rotation change
OTRNewBuddyViewController.h 1.01 KB 094ae1e5 about 1 year Chris Ballinger Use modular imports
OTRNewBuddyViewController.m 11 KB 46626ba8 2 months Chris Ballinger Add secondary index for Buddy and RoomOccupant
OTRQRCodeReaderDelegate.h 468 Bytes ecaac915 5 months N-Pex Export the code reader delegate
OTRQRCodeReaderDelegate.m 1.6 KB a60f73ff 8 months N-Pex Fixes for invite handling * Start chat with ne...
OTRQRCodeViewController.h 1.37 KB 094ae1e5 about 1 year Chris Ballinger Use modular imports
OTRQRCodeViewController.m 4.16 KB a2752481 about 1 year Chris Ballinger Migrate OTRStrings from defines to Swift-compat...
OTRRoomOccupantsViewController.swift 19 KB 80873ebe about 1 month N-Pex Show own avatar in group details
OTRSettingDetailViewController.h 1.07 KB 3cce3aa7 11 months Chris Ballinger Working on Zom merge
OTRSettingDetailViewController.m 2.49 KB 3cce3aa7 11 months Chris Ballinger Working on Zom merge
OTRSettingsViewController.h 1.19 KB 3cce3aa7 11 months Chris Ballinger Working on Zom merge
OTRSettingsViewController.m 20.1 KB 3c8b6c73 2 months Chris Ballinger Adjust version button size
OTRStoreViewController.h 1.36 KB d7bfe58f about 3 years David Chiles Redo Xcode project Seems to have issue with xc...
OTRStoreViewController.m 6.77 KB d7bfe58f about 3 years David Chiles Redo Xcode project Seems to have issue with xc...
Purchase.storyboard 28.9 KB 524b03d0 7 months Chris Ballinger Add donation nag dialog
PurchaseViewController.swift 12.4 KB 960bd579 3 months Chris Ballinger Painful Swift 4 migration of ChatSecureCore.fra...
UserProfileViewController.swift 19.7 KB 9a71f7ed about 1 month Chris Ballinger Fix Swift 4 warnings

Latest revisions

# Date Author Comment
80873ebe 11/29/2017 02:04 pm N-Pex

Show own avatar in group details

bab39f42 11/24/2017 12:51 pm N-Pex

Reset size cache on rotation change

9a71f7ed 11/21/2017 04:53 am Chris Ballinger

Fix Swift 4 warnings

09f272ce 11/20/2017 10:43 am N-Pex

Logic for group notifications were wrong after change.

7b7e15b6 11/14/2017 01:30 pm N-Pex

Fix occupant fetching

And use new API to get them.

46626ba8 11/09/2017 11:34 pm Chris Ballinger

Add secondary index for Buddy and RoomOccupant

8d984116 11/09/2017 12:21 am Chris Ballinger

Fix issue with group chat invites

0ee934c1 11/07/2017 10:49 pm Chris Ballinger

Small cleanup of group chat creation

b447794f 11/03/2017 10:19 pm Chris Ballinger

Fix compose layout on iPhone X

3c8b6c73 11/03/2017 10:14 pm Chris Ballinger

Adjust version button size

View revisions

Also available in: Atom