Add “comment” link to post before ajaxifying the replies.
[Sone.git] / src /
2010-11-25 David ‘Bombe’ RodenAdd “comment” link to post before ajaxifying the replies.
2010-11-25 David ‘Bombe’ RodenRemove unnecessary call to addCommentLink().
2010-11-25 David ‘Bombe’ RodenSet version to 0.3.1-RC1.
2010-11-25 David ‘Bombe’ RodenMark the document title with a “(!)” when activity...
2010-11-25 David ‘Bombe’ RodenCreate new scopes to not lose the element we’re unmarking.
2010-11-25 David ‘Bombe’ RodenMark a post as known when liking or unliking the post...
2010-11-25 David ‘Bombe’ RodenMark post as known when starting to enter a comment.
2010-11-25 David ‘Bombe’ RodenUse correct post element.
2010-11-25 David ‘Bombe’ RodenOnly mark new elements as known.
2010-11-25 David ‘Bombe’ RodenMark all replies of a post as known when marking a...
2010-11-25 David ‘Bombe’ RodenStore the times of posts and replies with unique class...
2010-11-25 David ‘Bombe’ RodenMark a post and all its replies as known if a comment...
2010-11-25 David ‘Bombe’ RodenAdd functions to mark posts and replies as known.
2010-11-25 David ‘Bombe’ RodenInsert reply at correct position.
2010-11-25 David ‘Bombe’ RodenAdd AJAX handlers to mark posts and replies as known.
2010-11-25 David ‘Bombe’ RodenAdd method to optionally skip reply creation.
2010-11-25 David ‘Bombe’ RodenProcess replies only on success, insert before a .creat...
2010-11-25 David ‘Bombe’ RodenIterate over all post elements, regardless of their...
2010-11-25 David ‘Bombe’ RodenUse function to load a reply after posting a reply.
2010-11-25 David ‘Bombe’ RodenToo many changes to even know what they were.
2010-11-25 David ‘Bombe’ RodenAdd AJAX handler to get a rendered post.
2010-11-25 David ‘Bombe’ RodenAdd AJAX handler for creating a post.
2010-11-25 David ‘Bombe’ RodenAdd more uniform JSON creation for replies.
2010-11-25 David ‘Bombe’ RodenDon’t render posts and replies on getStatus().
2010-11-25 David ‘Bombe’ RodenDo not mark posts and replies as known when rendering.
2010-11-25 David ‘Bombe’ RodenMove createReply() method.
2010-11-25 David ‘Bombe’ RodenAdd methods to conditionally mark posts and replies...
2010-11-25 David ‘Bombe’ RodenMark shown posts and replies known.
2010-11-25 David ‘Bombe’ RodenAdd methods to mark posts and replies as known.
2010-11-25 David ‘Bombe’ RodenReturn the created post.
2010-11-25 David ‘Bombe’ RodenMake the rendered template available in post processing.
2010-11-25 David ‘Bombe’ RodenAdd possibility to perform actions after the template...
2010-11-24 David ‘Bombe’ RodenReturn new posts and replies with status.
2010-11-24 David ‘Bombe’ RodenAlways persist the changed configuration.
2010-11-24 David ‘Bombe’ RodenExpose the saveConfiguration method.
2010-11-24 David ‘Bombe’ RodenExpose new posts and replies from the notifications.
2010-11-24 David ‘Bombe’ RodenAdd methods to extract the time of posts and replies.
2010-11-24 David ‘Bombe’ RodenReturn the post element if its containing post element...
2010-11-24 David ‘Bombe’ RodenAdd a couple of CSS classes for easier identification...
2010-11-24 David ‘Bombe’ RodenStore the time in posts and replies.
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.
next