Add GPLv3 license text.
[Sone.git] / src /
2010-10-23 David ‘Bombe’ RodenAdd “about” page.
2010-10-23 David ‘Bombe’ RodenMake parser a bit more tolerant for Sones with missing...
2010-10-23 David ‘Bombe’ RodenEnhance javascript “like” functionality to include...
2010-10-23 David ‘Bombe’ RodenEnhance javadoc.
2010-10-23 David ‘Bombe’ RodenAdd like functionality to replies.
2010-10-23 David ‘Bombe’ RodenFix error message.
2010-10-23 David ‘Bombe’ RodenStore and parse replies in/from inserted Sone.
2010-10-23 David ‘Bombe’ RodenAdd method that returns all Sones that like a given...
2010-10-23 David ‘Bombe’ RodenPersist likes replies over plugin restarts.
2010-10-23 David ‘Bombe’ RodenStore IDs of like replies in Sone.
2010-10-23 David ‘Bombe’ RodenUse a more general way to like something.
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-23 David ‘Bombe’ RodenImplement “like” button.
2010-10-22 David ‘Bombe’ RodenDon’t show (obsolete) friend Sones anymore.
2010-10-22 David ‘Bombe’ RodenAdding and removing friends does not modify a Sone...
2010-10-22 David ‘Bombe’ RodenDon’t insert friends anymore.
2010-10-22 David ‘Bombe’ RodenParse known Sones correctly, don’t parse friends anymore.
2010-10-22 David ‘Bombe’ RodenFix filename in copied file.
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’ RodenAdd AJAX page that deletes a reply.
2010-10-22 David ‘Bombe’ RodenStore form password in HTML.
2010-10-22 David ‘Bombe’ RodenAdd AJAX page that deletes a post.
2010-10-22 David ‘Bombe’ RodenReturn an error code if form password is wrong.
2010-10-22 David ‘Bombe’ RodenCopy session management from SoneTemplatePage.
2010-10-22 David ‘Bombe’ RodenEnhance JSON page to optionally require a form password.
2010-10-22 David ‘Bombe’ RodenStore the form password.
2010-10-22 David ‘Bombe’ RodenIncrease pagination threshold to 25 items.
2010-10-22 David ‘Bombe’ RodenSmall layout fixes.
2010-10-22 David ‘Bombe’ RodenPaginate known Sones.
2010-10-22 David ‘Bombe’ RodenAlways show header.
2010-10-22 David ‘Bombe’ RodenPaginate “view Sone” page.
2010-10-22 David ‘Bombe’ RodenUse parameter name from data provider.
2010-10-22 David ‘Bombe’ RodenAdd parameter to get the name of the parameter from...
2010-10-22 David ‘Bombe’ RodenMove pagination to template.
2010-10-22 David ‘Bombe’ RodenAdd plugins to template factory.
2010-10-22 David ‘Bombe’ RodenAdd template plugin that extracts the page number from...
2010-10-22 David ‘Bombe’ RodenUse default loop variable.
2010-10-22 David ‘Bombe’ RodenFix syntax error.
2010-10-22 David ‘Bombe’ RodenOnly update fast if a Sone is modified, downloading...
2010-10-22 David ‘Bombe’ RodenDon‘t download a Sone more than once.
2010-10-21 David ‘Bombe’ RodenAdd pagination to index page.
2010-10-21 David ‘Bombe’ RodenAdd request change filters to all created templates.
2010-10-21 David ‘Bombe’ RodenAdd request change filter.
2010-10-21 David ‘Bombe’ RodenUse a “last” attribute instead of relying on “:last...
2010-10-21 David ‘Bombe’ RodenClear of floats before a post.
2010-10-21 David ‘Bombe’ RodenStore posts, replies, and friends in backup.
2010-10-21 David ‘Bombe’ RodenActually fix backup function.
2010-10-21 David ‘Bombe’ RodenStyle “edit profile” page.
2010-10-21 David ‘Bombe’ RodenMake input field/textarea replacement working when...
2010-10-21 David ‘Bombe’ RodenReturn friends sorted by name.
2010-10-21 David ‘Bombe’ RodenExtract translation retrieval into own method.
2010-10-21 David ‘Bombe’ RodenUse a POST form to delete posts.
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’ RodenMake update interval depend on the age of the Sone.
2010-10-21 David ‘Bombe’ RodenReturn age of Sone in seconds.
2010-10-21 David ‘Bombe’ RodenOnly register each Sone once!
2010-10-21 David ‘Bombe’ RodenUpdate the last update date, too.
2010-10-21 David ‘Bombe’ RodenReturn date of last update in JSON object.
2010-10-21 David ‘Bombe’ RodenUpdate the status of the Sone (more or less) immediatel...
2010-10-21 David ‘Bombe’ RodenAdd JSON page that returns the status of a Sone.
2010-10-21 David ‘Bombe’ RodenSynchronize status map.
2010-10-21 David ‘Bombe’ RodenPut Sone loading into its own include file.
2010-10-21 David ‘Bombe’ RodenChange left margin of input fields and textareas.
2010-10-21 David ‘Bombe’ RodenAdd default texts for input fields with AJAX.
2010-10-21 David ‘Bombe’ RodenAdd translation page.
2010-10-21 David ‘Bombe’ RodenAdd page implementation that delivers a JSON object.
2010-10-21 David ‘Bombe’ RodenHide advanced settings.
2010-10-21 David ‘Bombe’ RodenDon’t enlarge textareas.
2010-10-21 David ‘Bombe’ RodenAdd default texts to all “create Sone” input fields.
2010-10-21 David ‘Bombe’ RodenDon’t copy the value, the input field is disabled anyway.
2010-10-21 David ‘Bombe’ RodenApply gray color to all default input elements.
2010-10-21 David ‘Bombe’ RodenXML parsing is not thread-safe, synchronize on Sone...
2010-10-21 David ‘Bombe’ RodenActually parse friends and known Sones from a downloade...
2010-10-21 David ‘Bombe’ RodenRestyle input fields and textareas for consistency.
2010-10-21 David ‘Bombe’ RodenShow key of Sone in “view Sone”.
2010-10-21 David ‘Bombe’ RodenAdd name of input field to JavaScript function.
2010-10-21 David ‘Bombe’ RodenDon’t register shutdown hooks for all Services.
2010-10-20 David ‘Bombe’ RodenShow multiline-capable input boxes on focus, single...
2010-10-20 David ‘Bombe’ RodenDon’t extend AbstractService unless there’s a reason...
2010-10-20 David ‘Bombe’ RodenEnhance description.
2010-10-20 David ‘Bombe’ RodenFix return page.
2010-10-20 David ‘Bombe’ RodenAdd helper text to “add Sone” input field.
2010-10-20 David ‘Bombe’ RodenUpdate Sone logo.
2010-10-20 David ‘Bombe’ RodenAdd header for the list of posts on the “view Sone...
2010-10-20 David ‘Bombe’ RodenShow the nice name and the Sone name, don’t show the ID.
2010-10-20 David ‘Bombe’ RodenSort local Sones for login page.
2010-10-20 David ‘Bombe’ RodenCheck for blocked Sone IDs correctly.
2010-10-20 David ‘Bombe’ RodenMove Sone creation to its own template.
2010-10-20 David ‘Bombe’ RodenImplement Sone loading.
2010-10-20 David ‘Bombe’ RodenRemove debug output.
2010-10-20 David ‘Bombe’ RodenStreamline adding Sones, remove “add Sone” from menu.
2010-10-20 David ‘Bombe’ RodenOmit bottom line on last post.
2010-10-20 David ‘Bombe’ RodenDon’t show Sone header when current Sone is viewed.
2010-10-20 David ‘Bombe’ RodenChange header.
next