Sone.git
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.
2011-01-15 David ‘Bombe... Require utils 0.7.8.
2011-01-15 David ‘Bombe... Disable all original input fields when form is submitted.
2011-01-15 David ‘Bombe... Don’t mark anything read if the Sone could not be found.
2011-01-15 David ‘Bombe... Link to web of trust identity page. Fixes #36.
2011-01-15 David ‘Bombe... Require snapshot of utils-0.7.8.
2011-01-15 David ‘Bombe... Fix color of post deletion confirmation button.
2011-01-15 David ‘Bombe... Merge branch 'edit-wot-trust' into next
2011-01-15 David ‘Bombe... Make web of trust comment configurable. (#24)
2011-01-15 David ‘Bombe... Add configurable comment for trust assigned from Sone...
2011-01-15 David ‘Bombe... Add String options.
2011-01-15 David ‘Bombe... Merge branch 'profile-fields' into next
2011-01-15 David ‘Bombe... Don’t mark everything as known when a “click to show...
2011-01-15 David ‘Bombe... Implement moving the profile fields with Javascript.
2011-01-15 David ‘Bombe... Add Javascript methods to add profile fields.
2011-01-15 David ‘Bombe... Add AJAX page to move a profile field.
2011-01-15 David ‘Bombe... Show the name of the profile field in Sone view.
2011-01-15 David ‘Bombe... Remove “!important” rules, “!important” was not so...
2011-01-15 David ‘Bombe... Ajaxify the edit button.
2011-01-15 David ‘Bombe... Add AJAX page that renames a profile field.
2011-01-15 David ‘Bombe... Add method that renames a profile field.
2011-01-14 David ‘Bombe... Add comment.
2011-01-14 David ‘Bombe... Ajaxify the profile field delete button.
2011-01-14 David ‘Bombe... Add function that deletes a profile field.
2011-01-14 David ‘Bombe... Add AJAX page that deletes a profile field.
2011-01-14 David ‘Bombe... Do not require logins for some AJAX pages.
2011-01-14 David ‘Bombe... Require a login.
2011-01-14 David ‘Bombe... Turn profile fields into their own container classes.
2011-01-14 David ‘Bombe... Mark click area as known when the post is marked as...
2011-01-14 David ‘Bombe... Use Javascript filter to print value.
2011-01-14 David ‘Bombe... Add Javascript string filter.
2011-01-14 David ‘Bombe... Allow null field values.
2011-01-14 David ‘Bombe... Show name of profile fields in empty fields.
2011-01-14 David ‘Bombe... Only show “save profile” button after fields if there...
2011-01-14 David ‘Bombe... Use shorter way of installing the handler.
2011-01-14 David ‘Bombe... Insert profile fields.
2011-01-14 David ‘Bombe... Restructure HTML to let the enter key work better.
2011-01-14 David ‘Bombe... Use shorter name for button.
2011-01-14 David ‘Bombe... Fix some button spacings.
2011-01-14 David ‘Bombe... Redirect back to profile after adding a field.
2011-01-14 David ‘Bombe... Go back to the profile after saving.
2011-01-14 David ‘Bombe... Add possibility to edit a field name.
next