Sone.git
2010-10-23 David ‘Bombe... Add GPLv3 license text.
2010-10-23 David ‘Bombe... Add “about” page.
2010-10-23 David ‘Bombe... Make parser a bit more tolerant for Sones with missing...
2010-10-23 David ‘Bombe... Enhance javascript “like” functionality to include...
2010-10-23 David ‘Bombe... Enhance javadoc.
2010-10-23 David ‘Bombe... Add like functionality to replies.
2010-10-23 David ‘Bombe... Fix error message.
2010-10-23 David ‘Bombe... Store and parse replies in/from inserted Sone.
2010-10-23 David ‘Bombe... Add method that returns all Sones that like a given...
2010-10-23 David ‘Bombe... Persist likes replies over plugin restarts.
2010-10-23 David ‘Bombe... Store IDs of like replies in Sone.
2010-10-23 David ‘Bombe... Use a more general way to like something.
2010-10-23 David ‘Bombe... Hide 0 likes.
2010-10-23 David ‘Bombe... Don’t add comment links when nobody is logged in.
2010-10-23 David ‘Bombe... Add online/offline marker in Sone top <div>.
2010-10-23 David ‘Bombe... Fix bug with getting the Sone element of an element.
2010-10-23 David ‘Bombe... Add javascript version of “like” button.
2010-10-23 David ‘Bombe... Implement “like” button.
2010-10-22 David ‘Bombe... Don’t show (obsolete) friend Sones anymore.
2010-10-22 David ‘Bombe... Adding and removing friends does not modify a Sone...
2010-10-22 David ‘Bombe... Don’t insert friends anymore.
2010-10-22 David ‘Bombe... Parse known Sones correctly, don’t parse friends anymore.
2010-10-22 David ‘Bombe... Fix filename in copied file.
2010-10-22 David ‘Bombe... Make “follow”, “unfollow”, “block” and “unblock” button...
2010-10-22 David ‘Bombe... Enhance all post and reply delete buttons.
2010-10-22 David ‘Bombe... Add AJAX page that deletes a reply.
2010-10-22 David ‘Bombe... Store form password in HTML.
2010-10-22 David ‘Bombe... Add AJAX page that deletes a post.
2010-10-22 David ‘Bombe... Return an error code if form password is wrong.
2010-10-22 David ‘Bombe... Copy session management from SoneTemplatePage.
2010-10-22 David ‘Bombe... Enhance JSON page to optionally require a form password.
2010-10-22 David ‘Bombe... Store the form password.
2010-10-22 David ‘Bombe... Increase pagination threshold to 25 items.
2010-10-22 David ‘Bombe... Small layout fixes.
2010-10-22 David ‘Bombe... Paginate known Sones.
2010-10-22 David ‘Bombe... Always show header.
2010-10-22 David ‘Bombe... Paginate “view Sone” page.
2010-10-22 David ‘Bombe... Use parameter name from data provider.
2010-10-22 David ‘Bombe... Add parameter to get the name of the parameter from...
2010-10-22 David ‘Bombe... Move pagination to template.
2010-10-22 David ‘Bombe... Add plugins to template factory.
2010-10-22 David ‘Bombe... Add template plugin that extracts the page number from...
2010-10-22 David ‘Bombe... Use default loop variable.
2010-10-22 David ‘Bombe... Fix syntax error.
2010-10-22 David ‘Bombe... Only update fast if a Sone is modified, downloading...
2010-10-22 David ‘Bombe... Don‘t download a Sone more than once.
2010-10-21 David ‘Bombe... Add pagination to index page.
2010-10-21 David ‘Bombe... Add request change filters to all created templates.
2010-10-21 David ‘Bombe... Add request change filter.
2010-10-21 David ‘Bombe... Use a “last” attribute instead of relying on “:last...
2010-10-21 David ‘Bombe... Clear of floats before a post.
2010-10-21 David ‘Bombe... Store posts, replies, and friends in backup.
2010-10-21 David ‘Bombe... Actually fix backup function.
2010-10-21 David ‘Bombe... Style “edit profile” page.
2010-10-21 David ‘Bombe... Make input field/textarea replacement working when...
2010-10-21 David ‘Bombe... Return friends sorted by name.
2010-10-21 David ‘Bombe... Extract translation retrieval into own method.
2010-10-21 David ‘Bombe... Use a POST form to delete posts.
2010-10-21 David ‘Bombe... Duplicate IDs are not allowed in HTML and do make probl...
2010-10-21 David ‘Bombe... Move most of the JavaScript to sone.js.
2010-10-21 David ‘Bombe... Make update interval depend on the age of the Sone.
2010-10-21 David ‘Bombe... Return age of Sone in seconds.
2010-10-21 David ‘Bombe... Only register each Sone once!
2010-10-21 David ‘Bombe... Update the last update date, too.
2010-10-21 David ‘Bombe... Return date of last update in JSON object.
2010-10-21 David ‘Bombe... Update the status of the Sone (more or less) immediatel...
2010-10-21 David ‘Bombe... Add JSON page that returns the status of a Sone.
2010-10-21 David ‘Bombe... Synchronize status map.
2010-10-21 David ‘Bombe... Put Sone loading into its own include file.
2010-10-21 David ‘Bombe... Change left margin of input fields and textareas.
2010-10-21 David ‘Bombe... Add default texts for input fields with AJAX.
2010-10-21 David ‘Bombe... Add translation page.
2010-10-21 David ‘Bombe... Add page implementation that delivers a JSON object.
2010-10-21 David ‘Bombe... Add utils.json dependency.
2010-10-21 David ‘Bombe... Hide advanced settings.
2010-10-21 David ‘Bombe... Don’t enlarge textareas.
2010-10-21 David ‘Bombe... Add default texts to all “create Sone” input fields.
2010-10-21 David ‘Bombe... Don’t copy the value, the input field is disabled anyway.
2010-10-21 David ‘Bombe... Apply gray color to all default input elements.
2010-10-21 David ‘Bombe... XML parsing is not thread-safe, synchronize on Sone...
2010-10-21 David ‘Bombe... Actually parse friends and known Sones from a downloade...
2010-10-21 David ‘Bombe... Restyle input fields and textareas for consistency.
2010-10-21 David ‘Bombe... Show key of Sone in “view Sone”.
2010-10-21 David ‘Bombe... Add name of input field to JavaScript function.
2010-10-21 David ‘Bombe... Don’t register shutdown hooks for all Services.
2010-10-20 David ‘Bombe... Show multiline-capable input boxes on focus, single...
2010-10-20 David ‘Bombe... Don’t extend AbstractService unless there’s a reason...
2010-10-20 David ‘Bombe... Enhance description.
2010-10-20 David ‘Bombe... Fix return page.
2010-10-20 David ‘Bombe... Add helper text to “add Sone” input field.
2010-10-20 David ‘Bombe... Update Sone logo.
2010-10-20 David ‘Bombe... Add header for the list of posts on the “view Sone...
2010-10-20 David ‘Bombe... Show the nice name and the Sone name, don’t show the ID.
2010-10-20 David ‘Bombe... Sort local Sones for login page.
2010-10-20 David ‘Bombe... Check for blocked Sone IDs correctly.
2010-10-20 David ‘Bombe... Move Sone creation to its own template.
2010-10-20 David ‘Bombe... Implement Sone loading.
2010-10-20 David ‘Bombe... Remove debug output.
2010-10-20 David ‘Bombe... Streamline adding Sones, remove “add Sone” from menu.
2010-10-20 David ‘Bombe... Omit bottom line on last post.
next