Skip to content

Commit

Permalink
Fix restore Chat or Contact button ignoring SafeArea (#763, #758)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 25, 2023
0 parents commit f94bbcf
Show file tree
Hide file tree
Showing 35,261 changed files with 6,434,565 additions and 0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
Binary file added .cache/helm/messenger-0.1.0.tgz
Binary file not shown.
1 change: 1 addition & 0 deletions .cache/helm/messenger-0.1.0.tgz.sha256sum
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
d4bb663eb57e582c699993c51eb6efe969ad2cc1e9b10d6ed2d90c861a0f6188 messenger-0.1.0.tgz
Empty file added .nojekyll
Empty file.
18 changes: 18 additions & 0 deletions helm/index.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
apiVersion: v1
entries:
messenger:
- annotations:
artifacthub.io/license: AGPL-3.0-or-later
apiVersion: v2
appVersion: 0.1.0-alpha.6
created: "2022-09-28T19:26:32.827391251Z"
description: Open-source front-end part of messenger by team113.
digest: d4bb663eb57e582c699993c51eb6efe969ad2cc1e9b10d6ed2d90c861a0f6188
name: messenger
sources:
- https://github.com/team113/messenger
type: application
urls:
- https://team113.github.io/messenger/helm/messenger-0.1.0.tgz
version: 0.1.0
generated: "2022-09-28T19:26:32.826245736Z"
Binary file added helm/messenger-0.1.0.tgz
Binary file not shown.
570 changes: 570 additions & 0 deletions main/__404error.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<ol>







<li class="section-title"><a href="api_backend_extension_call/ChatCallConversion.html#instance-methods">Methods</a></li>
<li><a href="api_backend_extension_call/ChatCallConversion/toModel.html">toModel</a></li>





</ol>
155 changes: 155 additions & 0 deletions main/api_backend_extension_call/ChatCallConversion.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,155 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1, user-scalable=no">
<meta name="description" content="API docs for the ChatCallConversion extension from the call library, for the Dart programming language.">
<title>ChatCallConversion extension - call library - Dart API</title>



<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,300;0,400;0,500;0,700;1,400&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0" rel="stylesheet">

<link rel="stylesheet" href="../static-assets/github.css?v1">
<link rel="stylesheet" href="../static-assets/styles.css?v1">
<link rel="icon" href="../static-assets/favicon.png?v1">


</head>


<body data-base-href="../" data-using-base-href="false" class="light-theme">

<div id="overlay-under-drawer"></div>

<header id="title">
<span id="sidenav-left-toggle" class="material-symbols-outlined" role="button" tabindex="0">menu</span>
<ol class="breadcrumbs gt-separated dark hidden-xs">
<li><a href="../index.html">messenger</a></li>
<li><a href="../api_backend_extension_call/api_backend_extension_call-library.html">call</a></li>
<li class="self-crumb">ChatCallConversion extension</li>
</ol>
<div class="self-name">ChatCallConversion</div>
<form class="search navbar-right" role="search">
<input type="text" id="search-box" autocomplete="off" disabled class="form-control typeahead" placeholder="Loading search...">
</form>
<div class="toggle" id="theme-button">
<label for="theme">
<input type="checkbox" id="theme" value="light-theme">
<span id="dark-theme-button" class="material-symbols-outlined">
brightness_4
</span>
<span id="light-theme-button" class="material-symbols-outlined">
brightness_5
</span>
</label>
</div>
</header>
<main>
<div
id="dartdoc-main-content"
class="main-content"
data-above-sidebar="api_backend_extension_call&#47;api_backend_extension_call-library-sidebar.html"
data-below-sidebar="api_backend_extension_call&#47;ChatCallConversion-extension-sidebar.html">
<div>
<h1><span class="kind-class">ChatCallConversion</span> extension

</h1></div>


<section class="desc markdown">
<p>Extension adding models construction from <a href="../api_backend_schema.graphql/ChatCallMixin-mixin.html">ChatCallMixin</a>.</p>
</section>

<section>
<dl class="dl-horizontal">
<dt>on</dt>
<dd>
<ul class="comma-separated clazz-relationships">
<li><a href="../api_backend_schema.graphql/ChatCallMixin-mixin.html">ChatCallMixin</a></li>
</ul>
</dd>
</dl>



</section>



<section
class="summary offset-anchor"
id="instance-methods">
<h2>Methods</h2>
<dl class="callables">
<dt id="toModel" class="callable">
<span class="name"><a href="../api_backend_extension_call/ChatCallConversion/toModel.html">toModel</a></span><span class="signature">(<wbr>)
<span class="returntype parameter">&#8594; <a href="../domain_model_chat_call/ChatCall-class.html">ChatCall</a></span>
</span>


</dt>
<dd>
Constructs a new <a href="../domain_model_chat_call/ChatCall-class.html">ChatCall</a> from this <a href="../api_backend_schema.graphql/ChatCallMixin-mixin.html">ChatCallMixin</a>.


</dd>

</dl>
</section>






</div> <!-- /.main-content -->

<div id="dartdoc-sidebar-left" class="sidebar sidebar-offcanvas-left">
<!-- The search input and breadcrumbs below are only responsively visible at low resolutions. -->
<header id="header-search-sidebar" class="hidden-l">
<form class="search-sidebar" role="search">
<input type="text" id="search-sidebar" autocomplete="off" disabled class="form-control typeahead" placeholder="Loading search...">
</form>
</header>

<ol class="breadcrumbs gt-separated dark hidden-l" id="sidebar-nav">
<li><a href="../index.html">messenger</a></li>
<li><a href="../api_backend_extension_call/api_backend_extension_call-library.html">call</a></li>
<li class="self-crumb">ChatCallConversion extension</li>
</ol>


<h5>call library</h5>
<div id="dartdoc-sidebar-left-content"></div>
</div>

<div id="dartdoc-sidebar-right" class="sidebar sidebar-offcanvas-right">
</div><!--/.sidebar-offcanvas-->

</main>

<footer>
<span class="no-break">
messenger
0.1.0-alpha.11.1
</span>


</footer>



<script src="../static-assets/highlight.pack.js?v1"></script>
<script src="../static-assets/docs.dart.js"></script>



</body>

</html>


143 changes: 143 additions & 0 deletions main/api_backend_extension_call/ChatCallConversion/toModel.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,143 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1, user-scalable=no">
<meta name="description" content="API docs for the toModel method from the ChatCallConversion extension, for the Dart programming language.">
<title>toModel method - ChatCallConversion extension - call library - Dart API</title>



<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,300;0,400;0,500;0,700;1,400&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0" rel="stylesheet">

<link rel="stylesheet" href="../../static-assets/github.css?v1">
<link rel="stylesheet" href="../../static-assets/styles.css?v1">
<link rel="icon" href="../../static-assets/favicon.png?v1">


</head>


<body data-base-href="../../" data-using-base-href="false" class="light-theme">

<div id="overlay-under-drawer"></div>

<header id="title">
<span id="sidenav-left-toggle" class="material-symbols-outlined" role="button" tabindex="0">menu</span>
<ol class="breadcrumbs gt-separated dark hidden-xs">
<li><a href="../../index.html">messenger</a></li>
<li><a href="../../api_backend_extension_call/api_backend_extension_call-library.html">call</a></li>
<li><a href="../../api_backend_extension_call/ChatCallConversion.html">ChatCallConversion</a></li>
<li class="self-crumb">toModel method</li>
</ol>
<div class="self-name">toModel</div>
<form class="search navbar-right" role="search">
<input type="text" id="search-box" autocomplete="off" disabled class="form-control typeahead" placeholder="Loading search...">
</form>
<div class="toggle" id="theme-button">
<label for="theme">
<input type="checkbox" id="theme" value="light-theme">
<span id="dark-theme-button" class="material-symbols-outlined">
brightness_4
</span>
<span id="light-theme-button" class="material-symbols-outlined">
brightness_5
</span>
</label>
</div>
</header>
<main>

<div
id="dartdoc-main-content"
class="main-content"
data-above-sidebar="api_backend_extension_call&#47;ChatCallConversion-extension-sidebar.html"
data-below-sidebar="">
<div>
<h1><span class="kind-method">toModel</span> method
</h1></div>

<section class="multi-line-signature">


<span class="returntype"><a href="../../domain_model_chat_call/ChatCall-class.html">ChatCall</a></span>
<span class="name ">toModel</span>(<wbr>)



</section>

<section class="desc markdown">
<p>Constructs a new <a href="../../domain_model_chat_call/ChatCall-class.html">ChatCall</a> from this <a href="../../api_backend_schema.graphql/ChatCallMixin-mixin.html">ChatCallMixin</a>.</p>
</section>



<section class="summary source-code" id="source">
<h2><span>Implementation</span></h2>
<pre class="language-dart"><code class="language-dart">ChatCall toModel() =&gt; ChatCall(
id,
chatId,
author.toModel(),
at,
members: members.map((e) =&gt; e.toModel()).toList(),
withVideo: withVideo,
conversationStartedAt: conversationStartedAt,
finishReasonIndex: finishReason?.index,
finishedAt: finishedAt,
joinLink: joinLink,
dialed: dialed?.toModel(),
);</code></pre>
</section>


</div> <!-- /.main-content -->

<div id="dartdoc-sidebar-left" class="sidebar sidebar-offcanvas-left">
<!-- The search input and breadcrumbs below are only responsively visible at low resolutions. -->
<header id="header-search-sidebar" class="hidden-l">
<form class="search-sidebar" role="search">
<input type="text" id="search-sidebar" autocomplete="off" disabled class="form-control typeahead" placeholder="Loading search...">
</form>
</header>

<ol class="breadcrumbs gt-separated dark hidden-l" id="sidebar-nav">
<li><a href="../../index.html">messenger</a></li>
<li><a href="../../api_backend_extension_call/api_backend_extension_call-library.html">call</a></li>
<li><a href="../../api_backend_extension_call/ChatCallConversion.html">ChatCallConversion</a></li>
<li class="self-crumb">toModel method</li>
</ol>


<h5>ChatCallConversion extension</h5>
<div id="dartdoc-sidebar-left-content"></div>
</div><!--/.sidebar-offcanvas-->

<div id="dartdoc-sidebar-right" class="sidebar sidebar-offcanvas-right">
</div><!--/.sidebar-offcanvas-->

</main>

<footer>
<span class="no-break">
messenger
0.1.0-alpha.11.1
</span>


</footer>



<script src="../../static-assets/highlight.pack.js?v1"></script>
<script src="../../static-assets/docs.dart.js"></script>



</body>

</html>

Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<ol>







<li class="section-title"><a href="api_backend_extension_call/ChatCallDialedConversion.html#instance-methods">Methods</a></li>
<li><a href="api_backend_extension_call/ChatCallDialedConversion/toModel.html">toModel</a></li>





</ol>
Loading

0 comments on commit f94bbcf

Please sign in to comment.