This commit is contained in:
krille-chan 2023-07-23 07:27:38 +00:00
parent c05714ed6d
commit 005d3e5965
4 changed files with 10 additions and 10 deletions

View file

@ -3,11 +3,11 @@ const MANIFEST = 'flutter-app-manifest';
const TEMP = 'flutter-temp-cache';
const CACHE_NAME = 'flutter-app-cache';
const RESOURCES = {"index.html": "19bad607601dfb3109c8efcfad1bb69c",
"/": "19bad607601dfb3109c8efcfad1bb69c",
const RESOURCES = {"index.html": "c01962f5e07efeeaf01c84033fd49998",
"/": "c01962f5e07efeeaf01c84033fd49998",
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",
"main.dart.js": "a4e698bc8e599dc5e555bca4ce574834",
"main.dart.js": "f6a233d60f0173ca1f744647373cd9b6",
"version.json": "3d2c5936ebd30d387213be0f97763677",
"splash/style.css": "d284d01cad91aeea699e23fe4698ccf1",
"splash/img/light-4x.png": "e0346148103c17a87682a35525499afe",

View file

@ -37,7 +37,7 @@
application. For more information, see:
https://developers.google.com/web/fundamentals/primers/service-workers -->
<script>
var serviceWorkerVersion = "1050863469";
var serviceWorkerVersion = "64173321";
var scriptLoaded = false;
function loadMainDartJs() {
if (scriptLoaded) {

View file

@ -90681,7 +90681,7 @@ r.toString
return s.qv(A.a(["rooms",r],t.s))},
$S:0}
A.aZk.prototype={
$0(){return A.o0("https://github.com/krille-chan/fluffychat/wiki/User-Guide:-End-To-End-Encryption",B.dZ)},
$0(){return A.o0("https://github.com/krille-chan/fluffychat/wiki/How-to-use-end-to-end-encryption-in-FluffyChat",B.dZ)},
$S:0}
A.aZl.prototype={
$2(a,b){return A.f2(new A.aZi(this.a),this.b.Fy(),t.Jh)},
@ -97916,7 +97916,7 @@ case 4:k=d
j=A.t(a)
o=A.t(b)
n=$.cwR()
A.c8z(n.cD(A.bW(null,null,null,null,null,null,A.k(["issue[title]","[BUG]: "+i,"issue[description]","- Operating system: web\n- Version: "+k+"\n\n### Exception\n"+j+"\n\n### StackTrace\n"+o+"\n"],t.N,t.z),null,null)),B.AC)
A.c8z(n.cD(A.bW(null,null,null,null,null,null,A.k(["title","[BUG]: "+i,"body","- Operating system: web\n- Version: "+k+"\n\n### Exception\n"+j+"\n\n### StackTrace\n"+o+"\n"],t.N,t.z),null,null)),B.AC)
case 1:return A.n(q,r)}})
return A.o($async$Lh,r)}}
A.q5.prototype={
@ -257826,7 +257826,7 @@ $.cjw="matrix.org"
$.o7=1
$.qz=1
$.aeR=B.yV
$.cbn="https://github.com/krille-chan/fluffychat/-/blob/main/PRIVACY.md"
$.cbn="https://github.com/krille-chan/fluffychat/blob/main/PRIVACY.md"
$.UZ=!0
$.UX=!1
$.UY=!0
@ -258369,7 +258369,7 @@ s($,"d7u","ae0",()=>new A.N())
r($,"cKV","EL",()=>A.cKU())
s($,"dcP","cAE",()=>A.cNZ("miguelruivo.flutter.plugins.filepicker",$.chN()||$.ae3()||$.chO()?B.l3:B.b1,null))
s($,"d6b","cwR",()=>{var q=null
return A.bW(q,"gitlab.com","/famedly/fluffychat/-/issues/new",q,q,q,q,"https",q)})
return A.bW(q,"github.com","/krille-chan/fluffychat/issues/new",q,q,q,q,"https",q)})
s($,"dd8","cAO",()=>A.au("^[+]*[(]{0,1}[0-9]{1,4}[)]{0,1}[-\\s\\./0-9]*$",!0,!1,!1,!1))
s($,"dd7","cie",()=>A.au("(.+)@(.+)\\.(.+)",!0,!1,!1,!1))
r($,"d8y","cxW",()=>A.a([A.P9(B.D2,".m.rule.message",new A.bqv()),A.P9(B.D2,".m.rule.room_one_to_one",new A.bqw()),A.P9(B.ii,".m.rule.contains_display_name",new A.bqx()),A.P9(B.a5J,".m.rule.contains_user_name",new A.bqy()),A.P9(B.ii,".m.rule.invite_for_me",new A.bqz()),A.P9(B.ii,".m.rule.member_event",new A.bqA()),A.P9(B.ii,".m.rule.suppress_notices",new A.bqB())],A.a8("G<asy>")))

File diff suppressed because one or more lines are too long