Add online/offline marker in Sone top <div>.
[Sone.git] / src / main / resources / static / javascript / sone.js
2010-10-23 David ‘Bombe’ RodenAdd online/offline marker in Sone top <div>.
2010-10-23 David ‘Bombe’ RodenFix bug with getting the Sone element of an element.
2010-10-23 David ‘Bombe’ RodenAdd javascript version of “like” button.
2010-10-22 David ‘Bombe’ RodenMake “follow”, “unfollow”, “block” and “unblock” button...
2010-10-22 David ‘Bombe’ RodenEnhance all post and reply delete buttons.
2010-10-22 David ‘Bombe’ RodenFix syntax error.
2010-10-22 David ‘Bombe’ RodenOnly update fast if a Sone is modified, downloading...
2010-10-21 David ‘Bombe’ RodenMake input field/textarea replacement working when...
2010-10-21 David ‘Bombe’ RodenExtract translation retrieval into own method.
2010-10-21 David ‘Bombe’ RodenDuplicate IDs are not allowed in HTML and do make probl...
2010-10-21 David ‘Bombe’ RodenMove most of the JavaScript to sone.js.
2010-10-21 David ‘Bombe’ RodenAdd default texts for input fields with AJAX.
2010-10-21 David ‘Bombe’ RodenDon’t copy the value, the input field is disabled anyway.
2010-10-21 David ‘Bombe’ RodenAdd name of input field to JavaScript function.
2010-10-20 David ‘Bombe’ RodenShow multiline-capable input boxes on focus, single...
2010-10-20 David ‘Bombe’ RodenDon’t color the separator dot.
2010-10-20 David ‘Bombe’ RodenFix posting of comments.
2010-10-20 David ‘Bombe’ RodenTry to fix comment posting.
2010-10-19 David ‘Bombe’ RodenRedesign and consolidate.
2010-10-15 David ‘Bombe’ RodenUse JavaScript to improve the UI.