Sone.git
2011-01-26 David ‘Bombe... Merge branch 'release-0.4.3' 0.4.3
2011-01-26 David ‘Bombe... Set version to 0.4.3.
2011-01-26 David ‘Bombe... Hide message input when not logged in. Fixes #98.
2011-01-26 David ‘Bombe... Remove the “new” class from clicked items immediately.
2011-01-26 David ‘Bombe... Prevent marking items as known multiple times.
2011-01-26 David ‘Bombe... Show a link to the Sone homepage in the new-version...
2011-01-26 David ‘Bombe... Store and propagate the latest edition, too.
2011-01-25 David ‘Bombe... Use the URI from the Sone directly.
2011-01-25 David ‘Bombe... Always store USKs in the Sone.
2011-01-25 David ‘Bombe... Save Sone after inserting it.
2011-01-25 David ‘Bombe... Remove misleading paragraph from javadoc.
2011-01-25 David ‘Bombe... Compare the new list of replies with the correct old...
2011-01-25 David ‘Bombe... Merge branch 'master' into next
2011-01-25 David ‘Bombe... Merge branch 'release-0.4.2' 0.4.2
2011-01-25 David ‘Bombe... Set version to 0.4.2.
2011-01-25 David ‘Bombe... Require utils version 0.8.
2011-01-25 David ‘Bombe... Require fred build 1336.
2011-01-25 David ‘Bombe... Show the “create Sone” page in the menu if we’re auto...
2011-01-25 David ‘Bombe... Only match a notifications state if it’s visible.
2011-01-24 David ‘Bombe... Set the latest edition in a better way on a Sone being...
2011-01-24 David ‘Bombe... Download the edition if it’s newer than the current...
2011-01-21 David ‘Bombe... Checking for the “newness” of an item will never mark...
2011-01-21 David ‘Bombe... Small performance improvements.
2011-01-21 David ‘Bombe... Use “hidden” CSS class to show the notification’s details.
2011-01-21 David ‘Bombe... Only try to remember the notification’s “opened” status...
2011-01-21 David ‘Bombe... If there is only one local Sone, always be logged in...
2011-01-21 David ‘Bombe... Don’t create session when not visiting Sone. Fixes...
2011-01-21 David ‘Bombe... Fix detection of notifications that show their details.
2011-01-20 David ‘Bombe... Use the Sone element as parameter, not its ID.
2011-01-20 David ‘Bombe... Add format filter to context factory.
2011-01-20 David ‘Bombe... Mark Sones as known by clicking on them.
2011-01-20 David ‘Bombe... Move ajaxification of a Sone to its own function.
2011-01-20 David ‘Bombe... Don’t barf when post-processing a non-existing post.
2011-01-20 David ‘Bombe... When replacing a notification, remember whether it...
2011-01-20 David ‘Bombe... Don’t include the request verbally, it’s found in the...
2011-01-20 David ‘Bombe... Store the notification in itself when rendering.
2011-01-20 David ‘Bombe... Add HTML filter.
2011-01-19 David ‘Bombe... Replace the “insert” filter with the “replace” filter.
2011-01-19 David ‘Bombe... Add some margin to all buttons in the notifications.
2011-01-19 David ‘Bombe... Cache templates.
2011-01-19 David ‘Bombe... Fix documentation to remove warning.
2011-01-19 David ‘Bombe... Merge branch 'mark-as-read' into next
2011-01-19 David ‘Bombe... Ajaxify notifications and the “mark as read” button.
2011-01-19 David ‘Bombe... Use correct request variable.
2011-01-19 David ‘Bombe... Add missing jQuery plugin.
2011-01-19 David ‘Bombe... Add missing translation.
2011-01-19 David ‘Bombe... Replace two separate AJAX pages by one that handles...
2011-01-19 David ‘Bombe... Remove debug output.
2011-01-19 David ‘Bombe... Add “mark as read” buttons to new post, reply, and...
2011-01-19 David ‘Bombe... Store Sone in correct set when marking as known.
2011-01-19 David ‘Bombe... Use new template engine.
2011-01-18 David ‘Bombe... Float sender selection button to the left.
2011-01-18 David ‘Bombe... Use the core to check for the locality of a Sone.
2011-01-18 David ‘Bombe... Merge branch 'select-sender-identity' into next
2011-01-18 David ‘Bombe... Allow sender selection in replies. This finally fixes...
2011-01-18 David ‘Bombe... Fix display of button.
2011-01-18 David ‘Bombe... Allow specifying the sender when creating replies.
2011-01-18 David ‘Bombe... Allow deletion of replies for all local Sones.
2011-01-18 David ‘Bombe... Allow sender selection on new posts.
2011-01-18 David ‘Bombe... Don’t make all select boxes so wide.
2011-01-18 David ‘Bombe... Store all local Sones in every template.
2011-01-18 David ‘Bombe... Parse sender from request and set it as posting Sone.
2011-01-18 David ‘Bombe... Allow deletion of posts of all local Sones, not only...
2011-01-18 David ‘Bombe... Beautify select boxes.
2011-01-18 David ‘Bombe... Require utils-0.7.9-SNAPSHOT for changes in DateFilter.
2011-01-17 David ‘Bombe... Beautify CSS a little bit.
2011-01-17 David ‘Bombe... Deletion confirmation button is red again. Fixes #59.
2011-01-17 David ‘Bombe... Add page that marks posts, replies, and Sones as read.
2011-01-17 David ‘Bombe... Use “returnPage” instead of “returnPath” everywhere...
2011-01-17 David ‘Bombe... Mark Sones as known on “view Sone” and “known Sones...
2011-01-17 David ‘Bombe... Rewrite isNewSone() to match isNewPost() and isNewReply().
2011-01-17 David ‘Bombe... Add method to mark a Sone as known.
2011-01-17 David ‘Bombe... Set the status for newly created Sones.
2011-01-17 David ‘Bombe... Move status update form to post feed page.
2011-01-16 David ‘Bombe... Also show “unknown” when updating a Sone from the web...
2011-01-16 David ‘Bombe... Show “unknown” when the date of the last update is...
2011-01-16 David ‘Bombe... Add filter that replaces a zero date with a translated...
2011-01-16 David ‘Bombe... Only set the insert time after the insert has finished...
2011-01-16 David ‘Bombe... Use new parser filter for posts and replies, too.
2011-01-16 David ‘Bombe... Parse profile field values. Fixes #57.
2011-01-16 David ‘Bombe... Add filter to pipe arbitrary text through the link...
2011-01-16 David ‘Bombe... Increase cache timeout to one hour.
2011-01-16 David ‘Bombe... Don’t show distrust button when trust is assigned....
2011-01-16 David ‘Bombe... Clean up separator mess.
2011-01-16 David ‘Bombe... Don’t show “comment” link if there’s no reply form...
2011-01-16 David ‘Bombe... Actually return the retrieved trust! Fixes #54.
2011-01-16 David ‘Bombe... Implement Object.toString().
2011-01-16 David ‘Bombe... Log retrieved trust.
2011-01-16 David ‘Bombe... Return null trust when getting trust while not logged in.
2011-01-16 David ‘Bombe... Remove calls to deprecated methods.
2011-01-16 David ‘Bombe... Only show trust controls when logged in.
2011-01-16 David ‘Bombe... Merge branch 'master' into next
2011-01-16 David ‘Bombe... Merge branch 'fix-field-insert' 0.4.1
2011-01-16 David ‘Bombe... Set version to 0.4.1.
2011-01-16 David ‘Bombe... Increase last homepage edition.
2011-01-16 David ‘Bombe... Actually insert the name of the field! Fixes #56.
2011-01-15 David ‘Bombe... Merge branch 'master' into next
2011-01-15 David ‘Bombe... Merge branch 'release-0.4' 0.4
2011-01-15 David ‘Bombe... Set version to 0.4.
2011-01-15 David ‘Bombe... Update latest edition of the homepage.
next