Please enable JavaScript in your browser!
Halaman utama
Jelajahi
Bantuan
Masuk
RMichael
/
gnu-social
ter-fork dari
diogo/gnu-social
Liatin
1
Bintangi
0
Fork
0
Berkas
Pohon:
586fb5a517
Ranting
Tag
1.1.x
1.2.x
GS-Oembed-plugin
Nodeinfo
XMPPHP
activitypub
experimental
issue-305
issue-323
issue-326
issue-337
issue-338
master
nightly
gnu-social
/
plugins
/
GNUsocialProfileExtensions
/
js
/
profile.js
profile.js
104 B
Riwayat
Mentahan
1
2
3
4
5
SN.U.NoticeReplySet = function(nick,id) {
$('div.replyform').hide();
$('div#form'+id).show();
}