Filter CSS class names, “~” is not a valid character.
[Sone.git] / src / main / resources / static / javascript / sone.js
2010-11-10 David ‘Bombe’ RodenFilter CSS class names, “~” is not a valid character.
2010-11-05 David ‘Bombe’ RodenAdd WoT identicons as avatars.
2010-11-04 David ‘Bombe’ RodenUpdate the list of Sones that like a post or reply...
2010-10-24 David ‘Bombe’ RodenUpdate the name of the Sone along with the status.
2010-10-23 David ‘Bombe’ RodenAdd optional parameter to insert an input field instead...
2010-10-23 David ‘Bombe’ RodenEnhance javascript “like” functionality to include...
2010-10-23 David ‘Bombe’ RodenHide 0 likes.
2010-10-23 David ‘Bombe’ RodenDon’t add comment links when nobody is logged in.
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.