Store the liked replies, too.
[Sone.git] / src / main / java /
2010-11-17 David ‘Bombe’ RodenStore the liked replies, too.
2010-11-17 David ‘Bombe’ RodenAdd functions to lock and unlock 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’ 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-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-15 David ‘Bombe’ RodenComplete javadoc.
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’ RodenSet fixed ID for the startup notification.
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’ 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 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’ 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’ 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’ 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’ 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’ RodenReturn rendered HTML for the reply element.
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’ RodenSet version to 0.2.2. 0.2.2
2010-11-11 David ‘Bombe’ RodenSet version to 0.2.1. 0.2.1
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’ 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’ 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 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’ 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.
next