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
cdc3dd6f11
Signal-iOS
/
SignalUI
/
LinkPreview
History
Harry
ae67a311ff
Replace
foo as? TSAttachmentStream
with
foo.asResourceStream()
2024-04-11 13:46:40 -07:00
..
GroupLinkPreview.swift
Remove
required
from every
init
that is not dynamically dispatched
2024-04-01 15:27:20 -07:00
LinkPreviewFetcher.swift
Move around files in SignalUI/ and the share ext
2024-03-25 14:22:28 -05:00
LinkPreviewFetcherTest.swift
Colocate SignalUI tests with the files they test
2024-03-28 02:25:56 -05:00
LinkPreviewState.swift
Replace
foo as? TSAttachmentStream
with
foo.asResourceStream()
2024-04-11 13:46:40 -07:00
LinkPreviewView.swift
Remove
required
from every
init
that is not dynamically dispatched
2024-04-01 15:27:20 -07:00