Statistics
| Branch: | Tag: | Revision:

chatsecureios / ChatSecure / Classes / Views / Cells @ f3813541

Name Size Revision Age Author Comment
HTMLPreviewView.swift 526 Bytes 960bd579 3 months Chris Ballinger Painful Swift 4 migration of ChatSecureCore.fra...
MediaDownloadView.swift 2.15 KB 960bd579 3 months Chris Ballinger Painful Swift 4 migration of ChatSecureCore.fra...
OMEMODeviceFingerprintCell.swift 5.18 KB 9a71f7ed about 1 month Chris Ballinger Fix Swift 4 warnings
OMEMODeviceFingerprintCell.xib 7.04 KB 7264ea5b about 1 year Chris Ballinger Add trustLevel label to fingerprint cell
OTRAccountTableViewCell.h 489 Bytes 094ae1e5 about 1 year Chris Ballinger Use modular imports
OTRAccountTableViewCell.m 1.71 KB a2752481 about 1 year Chris Ballinger Migrate OTRStrings from defines to Swift-compat...
OTRBuddyApprovalCell.h 456 Bytes 5a13eca8 over 1 year Chris Ballinger Inline subscription request approval
OTRBuddyApprovalCell.m 2.27 KB a2752481 about 1 year Chris Ballinger Migrate OTRStrings from defines to Swift-compat...
OTRBuddyImageCell.h 581 Bytes 094ae1e5 about 1 year Chris Ballinger Use modular imports
OTRBuddyImageCell.m 3.05 KB de6dea7f 5 months N-Pex Fix avatar rounding code
OTRBuddyInfoCell.h 815 Bytes b84fc056 5 months N-Pex Move cell height constant to cell
OTRBuddyInfoCell.m 3.8 KB e8911561 4 months N-Pex Fetch occupant either by jid or real jid, to av...
OTRBuddyInfoCheckableCell.swift 1.72 KB 999dc817 4 months N-Pex Use a crown for room owner/admins.
OTRComposeGroupBuddyCell.swift 1.68 KB 6561eb99 4 months Chris Ballinger Fix previews of sending group media
OTRComposeGroupBuddyCell.xib 5.47 KB 8750e935 5 months N-Pex New view controller for "create group"
OTRConversationCell.h 543 Bytes d7bfe58f about 3 years David Chiles Redo Xcode project Seems to have issue with xc...
OTRConversationCell.m 10 KB ddd30c0e 7 months Chris Ballinger Fix null text in error string
OTRInLineTextEditTableViewCell.h 984 Bytes 094ae1e5 about 1 year Chris Ballinger Use modular imports
OTRInLineTextEditTableViewCell.m 2.44 KB 094ae1e5 about 1 year Chris Ballinger Use modular imports
OTRSettingTableViewCell.h 1 KB d7bfe58f about 3 years David Chiles Redo Xcode project Seems to have issue with xc...
OTRSettingTableViewCell.m 3.22 KB 95c83f0d over 2 years Chris Ballinger Add OTRResources.bundle
OTRStatusMessageCell.h 282 Bytes 094ae1e5 about 1 year Chris Ballinger Use modular imports
OTRStatusMessageCell.m 1.34 KB d7bfe58f about 3 years David Chiles Redo Xcode project Seems to have issue with xc...
OTRStoreTableViewCell.h 1020 Bytes d7bfe58f about 3 years David Chiles Redo Xcode project Seems to have issue with xc...
OTRStoreTableViewCell.m 2.49 KB d7bfe58f about 3 years David Chiles Redo Xcode project Seems to have issue with xc...
OTRUsernameCell.swift 4.74 KB 9a71f7ed about 1 month Chris Ballinger Fix Swift 4 warnings
PushAccountTableViewCell.swift 3.56 KB ea403f5d 11 months Chris Ballinger Add Push Warning button to Invite screen
PushAccountTableViewCell.xib 9.32 KB d6ae14fd 11 months Chris Ballinger Use push staging server in debug configurations
ServerCapabilityTableViewCell.swift 1.58 KB d375d58c 11 months Chris Ballinger Hook up account reset and deactivate
ServerCapabilityTableViewCell.xib 7.07 KB 263411a1 11 months Chris Ballinger Async loading for PushAccountTableViewCell
SingleButtonTableViewCell.swift 664 Bytes d375d58c 11 months Chris Ballinger Hook up account reset and deactivate
SingleButtonTableViewCell.xib 2.7 KB 73537ade 7 months Chris Ballinger Version 4.1.0 (85)
TwoButtonTableViewCell.swift 961 Bytes d375d58c 11 months Chris Ballinger Hook up account reset and deactivate
TwoButtonTableViewCell.xib 3.72 KB 207e6fb9 11 months Chris Ballinger Add reset, deactivation, and fix permission cells
UserInfoProfileCell.swift 1.71 KB 57ab8fdb 3 months Chris Ballinger Fix crash when room messages are orphaned #863
UserInfoProfileCell.xib 5.9 KB 21efbc63 11 months Chris Ballinger Add custom cells for server capabilities viewer
XMPPAccountCell.swift 1.78 KB 960bd579 3 months Chris Ballinger Painful Swift 4 migration of ChatSecureCore.fra...
XMPPAccountCell.xib 7.21 KB 76f6510e 10 months Chris Ballinger Fix failing tests
XMPPServerInfoCell.h 1.8 KB 00666c5d 11 months Chris Ballinger Fix link actions on XMPPServerInfoCell
XMPPServerInfoCell.m 5.99 KB 8aad73c1 9 months Chris Ballinger Update XMPP server list

Latest revisions

# Date Author Comment
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.

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.

af89c1fb 11/28/2017 11:00 am N-Pex

Add placeholder views for "unknown" group sender

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

Fix Swift 4 warnings

960bd579 10/26/2017 03:49 am Chris Ballinger

Painful Swift 4 migration of ChatSecureCore.framework

57ab8fdb 10/25/2017 11:52 pm Chris Ballinger

Fix crash when room messages are orphaned #863

3857180f 10/09/2017 10:08 pm Chris Ballinger

Merge branch 'master' into xmpp_swift

999dc817 10/03/2017 01:37 pm N-Pex

Use a crown for room owner/admins.

e8911561 10/02/2017 10:25 am N-Pex

Fetch occupant either by jid or real jid, to avoid dups

And use members list. Show members with role "none" as grayed out,
since they are not currently occupants.

Also, don't show local notifications for archived groups and when
fetching history on re-join.

c7404d26 09/28/2017 08:10 pm Chris Ballinger

XMPPFramework swift interface changes

View revisions

Also available in: Atom