2
0
mirror of https://github.com/status-im/status-go.git synced 2025-03-01 15:10:54 +00:00

9 Commits

Author SHA1 Message Date
Andrey Bocharnikov
d5acf01291 fix(unfurl)_: The application crashes when generating status user profile link preview
* It happened because the contact and the error were both nil

fixes 
2024-07-01 21:57:18 +07:00
Igor Sirotin
92f0479a0c
chore: fetch contact with StoreNodeRequestManager () 2023-12-20 12:49:12 +00:00
Ibrahem Khalil
90c31afe7c
New way of sharing communities () 2023-12-15 13:55:32 +02:00
Vitaly Vlasov
1794b93c16 Always set PubsubTopic in filters 2023-11-18 02:26:34 +02:00
Igor Sirotin
a178d724b1
fix: correct parsing shared url without data () 2023-11-10 16:33:37 +00:00
Igor Sirotin
f8236fb555
fix: link previews public keys () 2023-11-09 16:24:35 +00:00
Igor Sirotin
c27384680a
feat: new configurable endpoint RequestCommunityInfoFromMailserverV2 ()
* StatusUnfurler: use shard from url
2023-11-03 10:30:24 +00:00
Igor Sirotin
e83be20def
fix: shared links and link previews contain full self information ()
* fix(StatusUnfurler): allow contact without icon
2023-10-24 11:15:32 +01:00
Igor Sirotin
aded258ccb
feature: Unfurl status links () 2023-10-13 13:25:34 +01:00