TheDesk Akane beta-phase:1

This commit is contained in:
cutls
2018-07-28 06:25:12 +09:00
parent 5473c22fe5
commit 7f64bd6d2a
29 changed files with 1449 additions and 691 deletions

View File

@@ -268,6 +268,7 @@ function ckdb(acct_id) {
$("#ranking-btn").show();
}else if(domain=="imastodon.net"){
localStorage.setItem("imas", "true");
$(".imasonly").show();
}
var at = localStorage.getItem("acct_"+ acct_id + "_at");
var bbcode = domain + "_bbcode";