This commit is contained in:
epoberezkin
2024-12-25 08:20:31 +00:00
parent e9cea79566
commit 1500ad3687
3 changed files with 3 additions and 3 deletions
@@ -420,7 +420,7 @@ window.addEventListener('scroll',changeHeaderBg);
<p><strong>See who reacted!</strong></p>
<p>This is a small but important change - you can now see who reacted to your messages!</p>
<h3 id="improving-notifications-in-ios-app" tabindex="-1">Improving notifications in iOS app</h3>
<p>iOS notifications in a decentralized network is a complex problems. We <a href="/blog/20220404-simplex-chat-instant-notifications.html#ios-notifications-require-a-server">support iOS notifications</a> from early versions of the app, focussing on preserving privacy as much as possible. But the reliability of notifications was not good enough.</p>
<p>iOS notifications in a decentralized network is a complex problem. We <a href="/blog/20220404-simplex-chat-instant-notifications.html#ios-notifications-require-a-server">support iOS notifications</a> from early versions of the app, focussing on preserving privacy as much as possible. But the reliability of notifications was not good enough.</p>
<p>We solved several problems of notification delivery in this release:</p>
<ul>
<li>messaging servers no longer lose notifications while notification servers are restarted.</li>
+1 -1
View File
@@ -3195,7 +3195,7 @@ A few bugs and UX issues but great foundation. Love that its public domain.&l
&lt;p&gt;&lt;strong&gt;See who reacted!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This is a small but important change - you can now see who reacted to your messages!&lt;/p&gt;
&lt;h3 id=&quot;improving-notifications-in-ios-app&quot; tabindex=&quot;-1&quot;&gt;Improving notifications in iOS app&lt;/h3&gt;
&lt;p&gt;iOS notifications in a decentralized network is a complex problems. We &lt;a href=&quot;https://simplex.chat/blog/20220404-simplex-chat-instant-notifications.html#ios-notifications-require-a-server&quot;&gt;support iOS notifications&lt;/a&gt; from early versions of the app, focussing on preserving privacy as much as possible. But the reliability of notifications was not good enough.&lt;/p&gt;
&lt;p&gt;iOS notifications in a decentralized network is a complex problem. We &lt;a href=&quot;https://simplex.chat/blog/20220404-simplex-chat-instant-notifications.html#ios-notifications-require-a-server&quot;&gt;support iOS notifications&lt;/a&gt; from early versions of the app, focussing on preserving privacy as much as possible. But the reliability of notifications was not good enough.&lt;/p&gt;
&lt;p&gt;We solved several problems of notification delivery in this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;messaging servers no longer lose notifications while notification servers are restarted.&lt;/li&gt;
+1 -1
View File
@@ -89,7 +89,7 @@
&lt;p&gt;&lt;strong&gt;See who reacted!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This is a small but important change - you can now see who reacted to your messages!&lt;/p&gt;
&lt;h3 id=&quot;improving-notifications-in-ios-app&quot; tabindex=&quot;-1&quot;&gt;Improving notifications in iOS app&lt;/h3&gt;
&lt;p&gt;iOS notifications in a decentralized network is a complex problems. We &lt;a href=&quot;https://simplex.chat/blog/20220404-simplex-chat-instant-notifications.html#ios-notifications-require-a-server&quot;&gt;support iOS notifications&lt;/a&gt; from early versions of the app, focussing on preserving privacy as much as possible. But the reliability of notifications was not good enough.&lt;/p&gt;
&lt;p&gt;iOS notifications in a decentralized network is a complex problem. We &lt;a href=&quot;https://simplex.chat/blog/20220404-simplex-chat-instant-notifications.html#ios-notifications-require-a-server&quot;&gt;support iOS notifications&lt;/a&gt; from early versions of the app, focussing on preserving privacy as much as possible. But the reliability of notifications was not good enough.&lt;/p&gt;
&lt;p&gt;We solved several problems of notification delivery in this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;messaging servers no longer lose notifications while notification servers are restarted.&lt;/li&gt;