Sone.git
2010-11-26 David ‘Bombe... Set version to 0.3.1-RC3. 0.3.1-RC3
2010-11-26 David ‘Bombe... Revert parts of 8d8cc8a9cced7cc9171cc09ce0fd024145605d70.
2010-11-26 David ‘Bombe... Revert "Try to prevent insertion of a post or reply...
2010-11-26 David ‘Bombe... Set version to 0.3.1-RC2. 0.3.1-RC2
2010-11-26 David ‘Bombe... Try to prevent insertion of a post or reply multiple...
2010-11-26 David ‘Bombe... Add click handler to new posts and replies only once.
2010-11-26 David ‘Bombe... Add click-to-mark-known function to all posts and replies.
2010-11-26 David ‘Bombe... Marks posts as known when clicking a new post or reply.
2010-11-25 David ‘Bombe... Don’t change the page title if we are focussed.
2010-11-25 David ‘Bombe... Store whether we are focussed in a flag.
2010-11-25 David ‘Bombe... Add element after which the “comment” link is to be...
2010-11-25 David ‘Bombe... Add “comment” link to post before ajaxifying the replies.
2010-11-25 David ‘Bombe... Remove unnecessary call to addCommentLink().
2010-11-25 David ‘Bombe... Require 0.7 of the utils package. 0.3.1-RC1
2010-11-25 David ‘Bombe... Set version to 0.3.1-RC1.
2010-11-25 David ‘Bombe... Mark the document title with a “(!)” when activity...
2010-11-25 David ‘Bombe... Create new scopes to not lose the element we’re unmarking.
2010-11-25 David ‘Bombe... Mark a post as known when liking or unliking the post...
2010-11-25 David ‘Bombe... Mark post as known when starting to enter a comment.
2010-11-25 David ‘Bombe... Use correct post element.
2010-11-25 David ‘Bombe... Only mark new elements as known.
2010-11-25 David ‘Bombe... Mark all replies of a post as known when marking a...
2010-11-25 David ‘Bombe... Store the times of posts and replies with unique class...
2010-11-25 David ‘Bombe... Mark a post and all its replies as known if a comment...
2010-11-25 David ‘Bombe... Add functions to mark posts and replies as known.
2010-11-25 David ‘Bombe... Insert reply at correct position.
2010-11-25 David ‘Bombe... Add AJAX handlers to mark posts and replies as known.
2010-11-25 David ‘Bombe... Add method to optionally skip reply creation.
2010-11-25 David ‘Bombe... Process replies only on success, insert before a .creat...
2010-11-25 David ‘Bombe... Iterate over all post elements, regardless of their...
2010-11-25 David ‘Bombe... Use function to load a reply after posting a reply.
2010-11-25 David ‘Bombe... Too many changes to even know what they were.
2010-11-25 David ‘Bombe... Add AJAX handler to get a rendered post.
2010-11-25 David ‘Bombe... Add AJAX handler for creating a post.
2010-11-25 David ‘Bombe... Add more uniform JSON creation for replies.
2010-11-25 David ‘Bombe... Don’t render posts and replies on getStatus().
2010-11-25 David ‘Bombe... Do not mark posts and replies as known when rendering.
2010-11-25 David ‘Bombe... Move createReply() method.
2010-11-25 David ‘Bombe... Add methods to conditionally mark posts and replies...
2010-11-25 David ‘Bombe... Mark shown posts and replies known.
2010-11-25 David ‘Bombe... Add methods to mark posts and replies as known.
2010-11-25 David ‘Bombe... Return the created post.
2010-11-25 David ‘Bombe... Make the rendered template available in post processing.
2010-11-25 David ‘Bombe... Add possibility to perform actions after the template...
2010-11-24 David ‘Bombe... Return new posts and replies with status.
2010-11-24 David ‘Bombe... Always persist the changed configuration.
2010-11-24 David ‘Bombe... Expose the saveConfiguration method.
2010-11-24 David ‘Bombe... Expose new posts and replies from the notifications.
2010-11-24 David ‘Bombe... Add methods to extract the time of posts and replies.
2010-11-24 David ‘Bombe... Return the post element if its containing post element...
2010-11-24 David ‘Bombe... Add a couple of CSS classes for easier identification...
2010-11-24 David ‘Bombe... Store the time in posts and replies.
2010-11-24 David ‘Bombe... Require Fred build 1305.
2010-11-24 David ‘Bombe... Improve logging at startup.
2010-11-24 David ‘Bombe... Override new save() method correctly.
2010-11-24 David ‘Bombe... Save the configuration after storing all values.
2010-11-24 David ‘Bombe... Throw an exception if no plugin store is available.
2010-11-24 David ‘Bombe... Rename configuration objects, improve logging.
2010-11-24 David ‘Bombe... Use a Map-based configuration backend, get rid of XML.
2010-11-24 David ‘Bombe... Change loading order of configuration backends.
2010-11-24 David ‘Bombe... Add method to set a configuration after creation time.
2010-11-24 David ‘Bombe... Use new session manager syntax.
2010-11-24 David ‘Bombe... Require a newer version of fred.
2010-11-23 David ‘Bombe... Newest fred does not throw anymore.
2010-11-22 David ‘Bombe... Use a comma to separate the identities in the tooltips.
2010-11-21 David ‘Bombe... Expose the elements of the list notification.
2010-11-21 David ‘Bombe... Increase the possible length of “returnPage” because...
2010-11-20 David ‘Bombe... Cache translations.
2010-11-19 David ‘Bombe... Replace getSoneStatus and getNotifications with getStatus.
2010-11-19 David ‘Bombe... Don’t always create a Sone for a given ID.
2010-11-19 David ‘Bombe... Add tooltips to “lock” and “unlock” buttons.
2010-11-18 David ‘Bombe... Set version to 0.3. 0.3
2010-11-18 David ‘Bombe... Set edition on parsed Sone.
2010-11-18 David ‘Bombe... Copy latest edition from newer Sone.
2010-11-18 David ‘Bombe... Images with links don’t have borders, Mr. Firefox!
2010-11-18 David ‘Bombe... Move all javascript to sone.js.
2010-11-17 David ‘Bombe... Set version to 0.3-RC1. 0.3-RC1
2010-11-17 David ‘Bombe... Only overwrite time when it’s newer.
2010-11-17 David ‘Bombe... Save Sone after rescuing.
2010-11-17 David ‘Bombe... Save Sones after liking stuff.
2010-11-17 David ‘Bombe... Always fix up posts and replies.
2010-11-17 David ‘Bombe... Improve margins on top of page and notifications.
2010-11-17 David ‘Bombe... Verify post better.
2010-11-17 David ‘Bombe... Replace the Sone of a reply with the authoritative...
2010-11-17 David ‘Bombe... Add method to not create a new post automatically.
2010-11-17 David ‘Bombe... Don’t forget to fire events.
2010-11-17 David ‘Bombe... Add notifications for Sones that are rescued.
2010-11-17 David ‘Bombe... Let the list notification dismiss itself automatically...
2010-11-17 David ‘Bombe... Use list notification.
2010-11-17 David ‘Bombe... Add generlized list notification.
2010-11-17 David ‘Bombe... Remove obsolete translation strings.
2010-11-17 David ‘Bombe... Tell user about locked Sones in rescue mode.
2010-11-17 David ‘Bombe... Lock Sones before starting the rescue.
2010-11-17 David ‘Bombe... Reply a new post’s Sone with the already existing copy.
2010-11-17 David ‘Bombe... Don’t duplicate files in final JAR file.
2010-11-17 David ‘Bombe... Check for modifications every second.
2010-11-17 David ‘Bombe... Store the liked replies, too.
2010-11-17 David ‘Bombe... Add missing templates.
2010-11-17 David ‘Bombe... Add functions to lock and unlock a Sone.
2010-11-17 David ‘Bombe... Update the “locked” status of a Sone.
next