šŸ”„ Replace debug flag collection with simple flag
[Sone.git] / src / main / resources / static / javascript / sone.js
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.