This website requires JavaScript.
Explore
Help
Register
Sign In
signalapp
/
Signal-iOS
Watch
1
Star
0
Fork
0
You've already forked Signal-iOS
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
4
Wiki
Activity
1a87241194
Signal-iOS
/
Signal
/
ConversationView
/
Components
History
Harry
ae67a311ff
Replace
foo as? TSAttachmentStream
with
foo.asResourceStream()
2024-04-11 13:46:40 -07:00
..
CVComponent.swift
CVComponentAudioAttachment.swift
CVComponentBodyMedia.swift
CVComponentBodyText.swift
Replace
foo as? TSAttachmentStream
with
foo.asResourceStream()
2024-04-11 13:46:40 -07:00
CVComponentBottomButtons.swift
Remove
required
from every
init
that is not dynamically dispatched
2024-04-01 15:27:20 -07:00
CVComponentContactShare.swift
CVComponentDateHeader.swift
Remove
required
from every
init
that is not dynamically dispatched
2024-04-01 15:27:20 -07:00
CVComponentDelegate.swift
CVComponentFooter.swift
Remove
required
from every
init
that is not dynamically dispatched
2024-04-01 15:27:20 -07:00
CVComponentGenericAttachment.swift
CVComponentGiftBadge.swift
CVComponentLinkPreview.swift
CVComponentMessage.swift
Remove
required
from every
init
that is not dynamically dispatched
2024-04-01 15:27:20 -07:00
CVComponentPaymentAttachment.swift
CVComponentQuotedReply.swift
CVComponentReactions.swift
CVComponentSenderName.swift
CVComponentState.swift
Replace
foo as? TSAttachmentStream
with
foo.asResourceStream()
2024-04-11 13:46:40 -07:00
CVComponentState+GroupLink.swift
CVComponentSticker.swift
CVComponentSystemMessage.swift
Simplify & stabilize system contact parsing
2024-04-02 12:54:03 -05:00
CVComponentThreadDetails.swift
Remove
required
from every
init
that is not dynamically dispatched
2024-04-01 15:27:20 -07:00
CVComponentTypingIndicator.swift
Remove
required
from every
init
that is not dynamically dispatched
2024-04-01 15:27:20 -07:00
CVComponentUnreadIndicator.swift
CVComponentViewOnce.swift
PersistableGroupUpdateItem+CVComponentSystemMessageAction.swift