Let the list notification dismiss itself automatically when it’s empty.
[Sone.git] / src /
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.
2010-11-14 David ‘Bombe’ RodenSet ID of notification.
2010-11-14 David ‘Bombe’ RodenAdd function to ajaxify a notification.
2010-11-14 David ‘Bombe’ RodenRender notifications.
2010-11-14 David ‘Bombe’ RodenAdd AJAX page that dismisses a notification.
2010-11-14 David ‘Bombe’ RodenAdd page that dismisses a notification.
2010-11-14 David ‘Bombe’ RodenAdd a startup notification that disappears after two...
2010-11-14 David ‘Bombe’ RodenAdd a notification manager to the core.
2010-11-14 David ‘Bombe’ RodenAdd accessors for notifications and the notification...
2010-11-14 David ‘Bombe’ RodenConvert template factory into field.
2010-11-14 David ‘Bombe’ RodenAdd accessor for Notifications.
2010-11-14 David ‘Bombe’ RodenAdd accessor for the NotificationManager.
2010-11-14 David ‘Bombe’ RodenAdd method to create a “success” JSON object.
2010-11-14 David ‘Bombe’ RodenUpdate client information in stored Sones.
2010-11-14 David ‘Bombe’ RodenParse client information from downloaded Sones.
2010-11-14 David ‘Bombe’ RodenStore client information in local Sones.
2010-11-14 David ‘Bombe’ RodenStore client information in Sone.
2010-11-14 David ‘Bombe’ RodenAdd container for client information.
2010-11-14 David ‘Bombe’ RodenUpdate local Sones every 5 seconds.
2010-11-14 David ‘Bombe’ RodenSet latest edition outside the try-catch block.
2010-11-14 David ‘Bombe’ RodenStore the client name and version in the inserted Sone.
2010-11-13 David ‘Bombe’ RodenAlways initialize profile.
2010-11-13 David ‘Bombe’ RodenRemove unnecessary rules.
2010-11-13 David ‘Bombe’ RodenInherit font for delete buttons.
2010-11-13 David ‘Bombe’ RodenDon’t create a new Sone when getting the logged in...
2010-11-13 David ‘Bombe’ RodenAdd method to only optionally create a new Sone.
2010-11-12 David ‘Bombe’ RodenSet version to 0.2.3. 0.2.3
2010-11-12 David ‘Bombe’ RodenImplement inline posting of replies.
2010-11-12 David ‘Bombe’ RodenAdd methods to post replies and get replies.
2010-11-12 David ‘Bombe’ RodenFactor out method that adds comment links to a single...
2010-11-12 David ‘Bombe’ RodenReturn rendered HTML for the reply element.
2010-11-12 David ‘Bombe’ RodenMove reply HTML code into own file.
2010-11-12 David ‘Bombe’ RodenAdd AJAX page that returns the contents of a reply.
2010-11-12 David ‘Bombe’ RodenMove creation of error JSON object to JSON page.
next