Sone.git
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.
2010-11-14 David ‘Bombe... Remove old notification mechanism.
2010-11-14 David ‘Bombe... Add new reply notification.
2010-11-14 David ‘Bombe... Display new post notifications.
2010-11-14 David ‘Bombe... Add new post notification.
2010-11-14 David ‘Bombe... Add text for new Sone notification.
2010-11-14 David ‘Bombe... Add events for marked known posts and replies.
2010-11-14 David ‘Bombe... Fire “Sone is marked known” event.
2010-11-14 David ‘Bombe... Add method that signals when a Sone is marked as known.
2010-11-14 David ‘Bombe... Add method to remove a Sone, re-add isEmpty() method.
2010-11-14 David ‘Bombe... Add missing template for new sone notification.
2010-11-14 David ‘Bombe... Enhance javadoc, remove obsolete isEmpty() method.
2010-11-14 David ‘Bombe... Add notification for new Sones.
2010-11-14 David ‘Bombe... Get the notifications from the web interface.
2010-11-14 David ‘Bombe... Add web interface as core listener.
2010-11-14 David ‘Bombe... Implement core listener interface.
2010-11-14 David ‘Bombe... Fire a “new Sone found” event when a new Sone is found.
2010-11-14 David ‘Bombe... Add core listener.
2010-11-14 David ‘Bombe... Move notification manager to web interface.
2010-11-14 David ‘Bombe... Remove obsolete notification accessor.
2010-11-14 David ‘Bombe... Ajaxify all existing notifications.
2010-11-14 David ‘Bombe... Set ID of notification.
2010-11-14 David ‘Bombe... Add function to ajaxify a notification.
2010-11-14 David ‘Bombe... Render notifications.
2010-11-14 David ‘Bombe... Add AJAX page that dismisses a notification.
2010-11-14 David ‘Bombe... Add page that dismisses a notification.
2010-11-14 David ‘Bombe... Add a startup notification that disappears after two...
2010-11-14 David ‘Bombe... Add a notification manager to the core.
2010-11-14 David ‘Bombe... Add accessors for notifications and the notification...
2010-11-14 David ‘Bombe... Convert template factory into field.
2010-11-14 David ‘Bombe... Add accessor for Notifications.
2010-11-14 David ‘Bombe... Add accessor for the NotificationManager.
2010-11-14 David ‘Bombe... Add method to create a “success” JSON object.
2010-11-14 David ‘Bombe... Update client information in stored Sones.
2010-11-14 David ‘Bombe... Parse client information from downloaded Sones.
2010-11-14 David ‘Bombe... Store client information in local Sones.
2010-11-14 David ‘Bombe... Store client information in Sone.
2010-11-14 David ‘Bombe... Add container for client information.
2010-11-14 David ‘Bombe... Update local Sones every 5 seconds.
2010-11-14 David ‘Bombe... Set latest edition outside the try-catch block.
2010-11-14 David ‘Bombe... Store the client name and version in the inserted Sone.
2010-11-13 David ‘Bombe... Always initialize profile.
next