Implement core listener interface.
[Sone.git] / src /
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.
2010-11-12 David ‘Bombe’ RodenReturn the ID of the created reply.
2010-11-12 David ‘Bombe’ RodenReturn the created reply from createReply().
2010-11-12 David ‘Bombe’ RodenAdd AJAX page that creates a reply.
2010-11-12 David ‘Bombe’ RodenDetect if a Sone has been changed back to the previous...
2010-11-12 David ‘Bombe’ RodenStart Sone inserter after the Sone has been loaded.
2010-11-12 David ‘Bombe’ RodenSet version to 0.2.2.1. 0.2.2.1
2010-11-12 David ‘Bombe’ RodenRemove obsolete javascript cruft.
2010-11-12 David ‘Bombe’ RodenFix default texts of input fields.
2010-11-12 David ‘Bombe’ RodenDon’t link to pages directly, use fproxy’s referrer...
2010-11-12 David ‘Bombe’ RodenSet version to 0.2.2. 0.2.2
2010-11-12 David ‘Bombe’ RodenAdd notifications for new posts and replies.
2010-11-12 David ‘Bombe’ RodenAdd a notification area.
2010-11-12 David ‘Bombe’ RodenAdd anchors to posts and replies.
2010-11-12 David ‘Bombe’ RodenLoad texts for input fields only once.
2010-11-12 David ‘Bombe’ RodenGet translations of delete button texts only once.
2010-11-12 David ‘Bombe’ RodenOnly get the translation for “click to show replies...
2010-11-11 David ‘Bombe’ RodenSet version to 0.2.1. 0.2.1
2010-11-11 David ‘Bombe’ RodenMark the “click to show” area if a hidden post is new.
2010-11-11 David ‘Bombe’ RodenMark new replies.
2010-11-11 David ‘Bombe’ RodenMark own posts as read immediately.
2010-11-11 David ‘Bombe’ RodenMove newPosts and knownPosts below posts.
2010-11-11 David ‘Bombe’ RodenMake reply input a bit smaller.
2010-11-11 David ‘Bombe’ RodenMark new posts as new.
2010-11-11 David ‘Bombe’ RodenDon’t only update remote Sones, update any known Sones.
2010-11-11 David ‘Bombe’ RodenRename variable and don’t forget to increment counter.
2010-11-11 David ‘Bombe’ RodenDon’t check for Sones but for their IDs.
2010-11-10 David ‘Bombe’ RodenAlways check the full set of own identities.
2010-11-10 David ‘Bombe’ RodenStore friend Sones as strings, not as Sone objects.
2010-11-10 David ‘Bombe’ RodenAdd method to check whether the core knows about a...
2010-11-10 David ‘Bombe’ RodenAdd “create” parameter that can skip the creation of...
2010-11-10 David ‘Bombe’ RodenBlocking and blacklisting does not exist anymore.
2010-11-10 David ‘Bombe’ RodenAdd flattr button to page tail.
2010-11-10 David ‘Bombe’ RodenAdd second set of known Sones and persist that across...
2010-11-10 David ‘Bombe’ RodenSones may be known before but must not have a request...
2010-11-10 David ‘Bombe’ RodenA Sone is only new if it has no request URI.
2010-11-10 David ‘Bombe’ RodenDon’t NPE when the request URI is not yet set.
2010-11-10 David ‘Bombe’ RodenAdd CSS class for new Sones.
2010-11-10 David ‘Bombe’ RodenAdd member “new” to Sone accessor.
2010-11-10 David ‘Bombe’ RodenAdd method to check for the newness of a Sone.
2010-11-10 David ‘Bombe’ RodenAdd Sones as new when they are first added.
2010-11-10 David ‘Bombe’ RodenAdd method to check for the remoteness of a Sone by...
2010-11-10 David ‘Bombe’ RodenSet version to 0.2. 0.2
2010-11-10 David ‘Bombe’ RodenShow template rendering time in milliseconds.
2010-11-10 David ‘Bombe’ RodenFix typo in log message.
2010-11-10 David ‘Bombe’ RodenDo not log the insert URI but only its length (to disti...
2010-11-10 David ‘Bombe’ RodenRemote Sones start as unknown.
2010-11-10 David ‘Bombe’ RodenHide all replies but the last two.
2010-11-10 David ‘Bombe’ RodenSet version to 0.2-RC4. 0.2-RC4
2010-11-10 David ‘Bombe’ RodenFilter CSS class names, “~” is not a valid character.
2010-11-10 David ‘Bombe’ RodenCopy the identity from the original Sone, too.
2010-11-10 David ‘Bombe’ RodenRemove Sones do not need to be saved.
2010-11-10 David ‘Bombe’ RodenReset modification counter after updating a Sone.
2010-11-10 David ‘Bombe’ RodenDownload a local Sone from Freenet, too.
2010-11-10 David ‘Bombe’ RodenAlways create a new Sone.
2010-11-10 David ‘Bombe’ RodenSet version to 0.2-RC3. 0.2-RC3
2010-11-10 David ‘Bombe’ RodenSave the plugin store after each modification.
2010-11-09 David ‘Bombe’ RodenSet version to 0.2-RC2. 0.2-RC2
2010-11-08 David ‘Bombe’ RodenDon’t block the USK callback thread.
2010-11-08 David ‘Bombe’ RodenClear message names after timeout.
2010-11-08 David ‘Bombe’ RodenSet latest edition more effectively.
2010-11-07 David ‘Bombe’ RodenDownload a Sone again when its identity was updated.
next