Commit Graph

25 Commits

Author SHA1 Message Date
Igor Solomennikov
2260eb9b8f
Convert ContactCellConfiguration and ContactCellAccessoryView to structs. 2026-05-29 06:21:35 -07:00
Igor Solomennikov
28b9200637
Use CGFloat.hairlineWidth for separator height constraint.
Instead of 0.3
2026-05-27 15:33:06 -07:00
kate-signal
589d37d607
release notes wallpaper 2026-05-12 18:11:45 -04:00
Pete Walters
5e0bfaadbf
Update MediaGallery to tolerate undownloaded attachments 2026-05-11 17:15:04 -05:00
kate-signal
e4e982739e
Correct context menu actions for left group 2026-04-30 13:26:52 -04:00
kate-signal
5963f2de3b
update member label coordinator instead of re-initializing 2026-04-28 17:57:21 -04:00
Sasha Weiss
1627117181
Remove unused didTapShowFingerprint CVComponentDelegate method 2026-04-28 12:41:09 -07:00
Pete Walters
a2c9feda56
Make the member label coordnator a strong reference 2026-04-24 08:49:28 -05:00
Pete Walters
18174fa886 Member Label update debug 2026-04-23 10:46:29 -05:00
Pete Walters
9a88532d2c
More member label update debugging 2026-04-23 08:54:57 -05:00
Pete Walters
6cadcd8c91
Hold strong reference to delegate while dismissing MemberLabelVC 2026-04-22 20:27:48 -05:00
Max Radermacher
f26cc15de8
Remove OutgoingEndSessionMessage & associated code 2026-04-22 08:59:05 -05:00
kate-signal
d08c0ab160
safety tips update 2026-04-15 14:44:38 -04:00
Elaine
87304b783c
Collapsing chat events 2026-04-15 01:12:00 -04:00
Max Radermacher
899749939a
Rename “pending or failed” to “skipped” 2026-04-13 12:01:34 -05:00
kate-signal
9cbe552759
pending admin delete UI 2026-03-13 16:58:11 -04:00
kate-signal
8a5935a756
dismiss member label keyboard on scroll 2026-03-10 15:51:10 -07:00
kate-signal
4d76ea5d0f
sort other group member labels 2026-03-09 16:28:56 -04:00
kate-signal
7cfa557b69
collapse spaces for member labels 2026-03-09 10:37:11 -04:00
kate-signal
06746a61db
Fix member label VC 2026-02-27 08:26:16 -05:00
Igor Solomennikov
37e1a99209
Big update of link preview views.
LinkPreviewView was previously used to show link previews in chat and in Share Extension when text being shared contained an url. This commit renames LinkPreviewView to CVLinkPreviewView and simplifies the component to only handle sent links - support for showing intermediate "loading" state as well as having a cancel button to remove link preview - has been removed from this class.

OutgoingLinkPreviewView is used to show "link preview draft" in the chat input toolbar. This commit renames the class to LinkPreviewView and adopts this component to be used in Share Extension in place of the component mentioned above.

All those changes result in update link preview UI in Share Extension - visible when sharing a website from Safari or other mobile browser.
2026-02-26 21:12:36 -08:00
kate-signal
be636f99e1
Tapping contact cell with add member label should open member label VC 2026-02-25 11:23:22 -05:00
kate-signal
270163acab
Member label nits 2026-02-12 18:07:02 -05:00
kate-signal
b7bb1d895e
Add list of other users' member labels 2026-02-12 17:37:02 -05:00
kate-signal
56700923e4
member label education sheet 2026-02-09 13:15:29 -05:00