Sone.git
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.
2010-11-17 David ‘Bombe... Return the “locked” status of a Sone.
2010-11-17 David ‘Bombe... Add “locked” member.
2010-11-17 David ‘Bombe... Do not insert locked Sones.
2010-11-17 David ‘Bombe... Add “locked” flag for Sones.
2010-11-17 David ‘Bombe... Remove a post via the core.
2010-11-17 David ‘Bombe... Remove obsolete rules for blocking and blacklisting.
2010-11-17 David ‘Bombe... Implement a “Sone rescue mode.”
2010-11-17 David ‘Bombe... Add a “Sone rescue mode.”
2010-11-17 David ‘Bombe... Add method to download a Sone from a specific URI.
2010-11-17 David ‘Bombe... Convert the URI a Sone was downloaded from to USK befor...
2010-11-17 David ‘Bombe... Store whether the core has been stopped.
2010-11-17 David ‘Bombe... Replace existing notifications seamlessly instead of...
2010-11-16 David ‘Bombe... Use a notification!
2010-11-16 David ‘Bombe... Don’t show “web of trust is missing” notification the...
2010-11-16 David ‘Bombe... Stop ticker when web interface is stopped.
2010-11-16 David ‘Bombe... Check if success flag is true before accessing values.
2010-11-15 David ‘Bombe... Override jQuery’s getJSON() method, ignore all occuring...
2010-11-15 David ‘Bombe... Complete javadoc.
2010-11-15 David ‘Bombe... Only get new notifications every 30 seconds in case...
2010-11-15 David ‘Bombe... AJAX requests may actually fail, take it into account.
2010-11-15 David ‘Bombe... Hide all removed notifications.
2010-11-15 David ‘Bombe... Return removed notifications as well.
2010-11-15 David ‘Bombe... Move JSON object creation into its own method.
2010-11-15 David ‘Bombe... Start polling notifications when loading the page.
2010-11-15 David ‘Bombe... Add methods to retrieve new notification and create...
2010-11-15 David ‘Bombe... Return the notification as well as modify it.
2010-11-15 David ‘Bombe... Add template form for the dismiss button.
2010-11-15 David ‘Bombe... Set fixed ID for the startup notification.
2010-11-14 David ‘Bombe... Always hide the notification when “dismiss” is pressed.
2010-11-14 David ‘Bombe... Add minimum height to all notifications.
2010-11-14 David ‘Bombe... Add AJAX handler to get all notifications.
2010-11-14 David ‘Bombe... Don’t notify for replies on posts we don’t have.
2010-11-14 David ‘Bombe... Fire events when new posts and replies are found.
2010-11-14 David ‘Bombe... Check for new posts and replies in the correct places.
2010-11-14 David ‘Bombe... Rename method.
next