Require Fred build 1305.
[Sone.git] / src /
2010-11-24 David ‘Bombe’ RodenImprove logging at startup.
2010-11-24 David ‘Bombe’ RodenOverride new save() method correctly.
2010-11-24 David ‘Bombe’ RodenSave the configuration after storing all values.
2010-11-24 David ‘Bombe’ RodenThrow an exception if no plugin store is available.
2010-11-24 David ‘Bombe’ RodenRename configuration objects, improve logging.
2010-11-24 David ‘Bombe’ RodenUse a Map-based configuration backend, get rid of XML.
2010-11-24 David ‘Bombe’ RodenChange loading order of configuration backends.
2010-11-24 David ‘Bombe’ RodenAdd method to set a configuration after creation time.
2010-11-24 David ‘Bombe’ RodenUse new session manager syntax.
2010-11-23 David ‘Bombe’ RodenNewest fred does not throw anymore.
2010-11-22 David ‘Bombe’ RodenUse a comma to separate the identities in the tooltips.
2010-11-21 David ‘Bombe’ RodenExpose the elements of the list notification.
2010-11-21 David ‘Bombe’ RodenIncrease the possible length of “returnPage” because...
2010-11-20 David ‘Bombe’ RodenCache translations.
2010-11-19 David ‘Bombe’ RodenReplace getSoneStatus and getNotifications with getStatus.
2010-11-19 David ‘Bombe’ RodenDon’t always create a Sone for a given ID.
2010-11-19 David ‘Bombe’ RodenAdd tooltips to “lock” and “unlock” buttons.
2010-11-18 David ‘Bombe’ RodenSet version to 0.3. 0.3
2010-11-18 David ‘Bombe’ RodenSet edition on parsed Sone.
2010-11-18 David ‘Bombe’ RodenCopy latest edition from newer Sone.
2010-11-18 David ‘Bombe’ RodenImages with links don’t have borders, Mr. Firefox!
2010-11-18 David ‘Bombe’ RodenMove all javascript to sone.js.
2010-11-17 David ‘Bombe’ RodenSet version to 0.3-RC1. 0.3-RC1
2010-11-17 David ‘Bombe’ RodenOnly overwrite time when it’s newer.
2010-11-17 David ‘Bombe’ RodenSave Sone after rescuing.
2010-11-17 David ‘Bombe’ RodenSave Sones after liking stuff.
2010-11-17 David ‘Bombe’ RodenAlways fix up posts and replies.
2010-11-17 David ‘Bombe’ RodenImprove margins on top of page and notifications.
2010-11-17 David ‘Bombe’ RodenVerify post better.
2010-11-17 David ‘Bombe’ RodenReplace the Sone of a reply with the authoritative...
2010-11-17 David ‘Bombe’ RodenAdd method to not create a new post automatically.
2010-11-17 David ‘Bombe’ RodenDon’t forget to fire events.
2010-11-17 David ‘Bombe’ RodenAdd notifications for Sones that are rescued.
2010-11-17 David ‘Bombe’ RodenLet the list notification dismiss itself automatically...
2010-11-17 David ‘Bombe’ RodenUse list notification.
2010-11-17 David ‘Bombe’ RodenAdd generlized list notification.
2010-11-17 David ‘Bombe’ RodenRemove obsolete translation strings.
2010-11-17 David ‘Bombe’ RodenTell user about locked Sones in rescue mode.
2010-11-17 David ‘Bombe’ RodenLock Sones before starting the rescue.
2010-11-17 David ‘Bombe’ RodenReply a new post’s Sone with the already existing copy.
2010-11-17 David ‘Bombe’ RodenCheck for modifications every second.
2010-11-17 David ‘Bombe’ RodenStore the liked replies, too.
2010-11-17 David ‘Bombe’ RodenAdd missing templates.
2010-11-17 David ‘Bombe’ RodenAdd functions to lock and unlock a Sone.
2010-11-17 David ‘Bombe’ RodenUpdate the “locked” status of a Sone.
2010-11-17 David ‘Bombe’ RodenReturn the “locked” status of a Sone.
2010-11-17 David ‘Bombe’ RodenAdd “locked” member.
2010-11-17 David ‘Bombe’ RodenDo not insert locked Sones.
2010-11-17 David ‘Bombe’ RodenAdd “locked” flag for Sones.
2010-11-17 David ‘Bombe’ RodenRemove a post via the core.
2010-11-17 David ‘Bombe’ RodenRemove obsolete rules for blocking and blacklisting.
2010-11-17 David ‘Bombe’ RodenImplement a “Sone rescue mode.”
2010-11-17 David ‘Bombe’ RodenAdd a “Sone rescue mode.”
2010-11-17 David ‘Bombe’ RodenAdd method to download a Sone from a specific URI.
2010-11-17 David ‘Bombe’ RodenConvert the URI a Sone was downloaded from to USK befor...
2010-11-17 David ‘Bombe’ RodenStore whether the core has been stopped.
2010-11-17 David ‘Bombe’ RodenReplace existing notifications seamlessly instead of...
2010-11-16 David ‘Bombe’ RodenUse a notification!
2010-11-16 David ‘Bombe’ RodenDon’t show “web of trust is missing” notification the...
2010-11-16 David ‘Bombe’ RodenStop ticker when web interface is stopped.
2010-11-16 David ‘Bombe’ RodenCheck if success flag is true before accessing values.
2010-11-15 David ‘Bombe’ RodenOverride jQuery’s getJSON() method, ignore all occuring...
2010-11-15 David ‘Bombe’ RodenComplete javadoc.
2010-11-15 David ‘Bombe’ RodenOnly get new notifications every 30 seconds in case...
2010-11-15 David ‘Bombe’ RodenAJAX requests may actually fail, take it into account.
2010-11-15 David ‘Bombe’ RodenHide all removed notifications.
2010-11-15 David ‘Bombe’ RodenReturn removed notifications as well.
2010-11-15 David ‘Bombe’ RodenMove JSON object creation into its own method.
2010-11-15 David ‘Bombe’ RodenStart polling notifications when loading the page.
2010-11-15 David ‘Bombe’ RodenAdd methods to retrieve new notification and create...
2010-11-15 David ‘Bombe’ RodenReturn the notification as well as modify it.
2010-11-15 David ‘Bombe’ RodenAdd template form for the dismiss button.
2010-11-15 David ‘Bombe’ RodenSet fixed ID for the startup notification.
2010-11-14 David ‘Bombe’ RodenAlways hide the notification when “dismiss” is pressed.
2010-11-14 David ‘Bombe’ RodenAdd minimum height to all notifications.
2010-11-14 David ‘Bombe’ RodenAdd AJAX handler to get all notifications.
2010-11-14 David ‘Bombe’ RodenDon’t notify for replies on posts we don’t have.
2010-11-14 David ‘Bombe’ RodenFire events when new posts and replies are found.
2010-11-14 David ‘Bombe’ RodenCheck for new posts and replies in the correct places.
2010-11-14 David ‘Bombe’ RodenRename method.
2010-11-14 David ‘Bombe’ RodenRemove old notification mechanism.
2010-11-14 David ‘Bombe’ RodenAdd new reply notification.
2010-11-14 David ‘Bombe’ RodenDisplay new post notifications.
2010-11-14 David ‘Bombe’ RodenAdd new post notification.
2010-11-14 David ‘Bombe’ RodenAdd text for new Sone notification.
2010-11-14 David ‘Bombe’ RodenAdd events for marked known posts and replies.
2010-11-14 David ‘Bombe’ RodenFire “Sone is marked known” event.
2010-11-14 David ‘Bombe’ RodenAdd method that signals when a Sone is marked as known.
2010-11-14 David ‘Bombe’ RodenAdd method to remove a Sone, re-add isEmpty() method.
2010-11-14 David ‘Bombe’ RodenAdd missing template for new sone notification.
2010-11-14 David ‘Bombe’ RodenEnhance javadoc, remove obsolete isEmpty() method.
2010-11-14 David ‘Bombe’ RodenAdd notification for new Sones.
2010-11-14 David ‘Bombe’ RodenGet the notifications from the web interface.
2010-11-14 David ‘Bombe’ RodenAdd web interface as core listener.
2010-11-14 David ‘Bombe’ RodenImplement core listener interface.
2010-11-14 David ‘Bombe’ RodenFire a “new Sone found” event when a new Sone is found.
2010-11-14 David ‘Bombe’ RodenAdd core listener.
2010-11-14 David ‘Bombe’ RodenMove notification manager to web interface.
2010-11-14 David ‘Bombe’ RodenRemove obsolete notification accessor.
2010-11-14 David ‘Bombe’ RodenAjaxify all existing notifications.
next