Merge branch 'master' into next
[Sone.git] / src / main / resources /
2010-10-29 David ‘Bombe’ RodenMerge branch 'master' into next
2010-10-28 David ‘Bombe’ RodenMerge branch 'master' into next
2010-10-28 David ‘Bombe’ RodenFix labels for Sone creation URIs.
2010-10-28 David ‘Bombe’ RodenEnhance text about blacklisting.
2010-10-28 David ‘Bombe’ RodenMerge branch 'master' into next
2010-10-28 David ‘Bombe’ RodenAdd “help” page.
2010-10-27 David ‘Bombe’ RodenShow version information on “about” page.
2010-10-27 David ‘Bombe’ RodenFix name of URI XML nodes.
2010-10-27 David ‘Bombe’ RodenImplement Sone blacklisting via JavaScript.
2010-10-27 David ‘Bombe’ RodenAdd blacklisting functionality.
2010-10-26 David ‘Bombe’ RodenAdd CSS class for local Sones.
2010-10-25 David ‘Bombe’ RodenAdd “import Sone” section to login page.
2010-10-25 David ‘Bombe’ RodenAdd Sone import.
2010-10-25 David ‘Bombe’ RodenBackup ID and last modification time of Sone, too.
2010-10-25 David ‘Bombe’ RodenBackup post and reply likes.
2010-10-25 David ‘Bombe’ RodenBackup birth date.
2010-10-25 David ‘Bombe’ RodenShow “confirmation of clear-on-next-restart” option.
2010-10-25 David ‘Bombe’ RodenShow the first of the two “clear on next restart” optio...
2010-10-25 David ‘Bombe’ RodenAdd page to let the user edit the options.
2010-10-24 David ‘Bombe’ RodenAdd birth date to profile.
2010-10-24 David ‘Bombe’ RodenUpdate the name of the Sone along with the status.
2010-10-23 David ‘Bombe’ RodenHide the “idle” marker on a modified Sone.
2010-10-23 David ‘Bombe’ RodenUse input fields instead of textareas in a couple of...
2010-10-23 David ‘Bombe’ RodenAdd optional parameter to insert an input field instead...
2010-10-23 David ‘Bombe’ RodenAdd omitted input field name.
2010-10-23 David ‘Bombe’ RodenSlightly change formatting of <h1> headers.
2010-10-23 David ‘Bombe’ RodenFix label.
2010-10-23 David ‘Bombe’ RodenHardcode document name for Sone SSKs to “Sone”.
2010-10-23 David ‘Bombe’ RodenEnhance description of Sone creation.
2010-10-23 David ‘Bombe’ RodenUse a lot more <p> and a lot less <div>.
2010-10-23 David ‘Bombe’ RodenAdd “about” page.
2010-10-23 David ‘Bombe’ RodenEnhance javascript “like” functionality to include...
2010-10-23 David ‘Bombe’ RodenAdd like functionality to replies.
2010-10-23 David ‘Bombe’ RodenStore and parse replies in/from inserted 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’ RodenDon’t insert friends anymore.
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’ RodenStore form password in HTML.
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’ RodenMove pagination to template.
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-21 David ‘Bombe’ RodenAdd pagination to index page.
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’ 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’ RodenOnly register each Sone once!
2010-10-21 David ‘Bombe’ RodenUpdate the last update date, too.
2010-10-21 David ‘Bombe’ RodenUpdate the status of the Sone (more or less) immediatel...
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’ 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’ 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-20 David ‘Bombe’ RodenShow multiline-capable input boxes on focus, single...
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’ RodenMove Sone creation to its own template.
2010-10-20 David ‘Bombe’ RodenImplement Sone loading.
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.
2010-10-20 David ‘Bombe’ RodenSet return pages on all requests.
2010-10-20 David ‘Bombe’ RodenWhitespace fixes.
2010-10-20 David ‘Bombe’ RodenDon’t color the separator dot.
2010-10-20 David ‘Bombe’ RodenChange image into link to index.
2010-10-20 David ‘Bombe’ RodenFix posting of comments.
next