Please enable JavaScript in your browser!
Почетна
Преглед
Помоћ
Пријавите се
RMichael
/
gnu-social
изданак од
diogo/gnu-social
Прати
1
Волим
0
Креирај огранак
0
Датотеке
Дрво:
586fb5a517
Гране
Ознаке
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
Историја
Датотека
1
2
3
4
5
SN.U.NoticeReplySet = function(nick,id) {
$('div.replyform').hide();
$('div#form'+id).show();
}