2011-01-21 |
David ‘Bombe’ Roden | If there is only one local Sone, always be logged in... |
tree | commitdiff |
2011-01-21 |
David ‘Bombe’ Roden | Don’t create session when not visiting Sone. Fixes... |
tree | commitdiff |
2011-01-21 |
David ‘Bombe’ Roden | Fix detection of notifications that show their details. |
tree | commitdiff |
2011-01-20 |
David ‘Bombe’ Roden | Use the Sone element as parameter, not its ID. |
tree | commitdiff |
2011-01-20 |
David ‘Bombe’ Roden | Add format filter to context factory. |
tree | commitdiff |
2011-01-20 |
David ‘Bombe’ Roden | Mark Sones as known by clicking on them. |
tree | commitdiff |
2011-01-20 |
David ‘Bombe’ Roden | Move ajaxification of a Sone to its own function. |
tree | commitdiff |
2011-01-20 |
David ‘Bombe’ Roden | Don’t barf when post-processing a non-existing post. |
tree | commitdiff |
2011-01-20 |
David ‘Bombe’ Roden | When replacing a notification, remember whether it... |
tree | commitdiff |
2011-01-20 |
David ‘Bombe’ Roden | Don’t include the request verbally, it’s found in the... |
tree | commitdiff |
2011-01-20 |
David ‘Bombe’ Roden | Store the notification in itself when rendering. |
tree | commitdiff |
2011-01-20 |
David ‘Bombe’ Roden | Add HTML filter. |
tree | commitdiff |
2011-01-19 |
David ‘Bombe’ Roden | Replace the “insert” filter with the “replace” filter. |
tree | commitdiff |
2011-01-19 |
David ‘Bombe’ Roden | Add some margin to all buttons in the notifications. |
tree | commitdiff |
2011-01-19 |
David ‘Bombe’ Roden | Cache templates. |
tree | commitdiff |
2011-01-19 |
David ‘Bombe’ Roden | Fix documentation to remove warning. |
tree | commitdiff |
2011-01-19 |
David ‘Bombe’ Roden | Merge branch 'mark-as-read' into next |
tree | commitdiff |
2011-01-19 |
David ‘Bombe’ Roden | Ajaxify notifications and the “mark as read” button. |
tree | commitdiff |
2011-01-19 |
David ‘Bombe’ Roden | Use correct request variable. |
tree | commitdiff |
2011-01-19 |
David ‘Bombe’ Roden | Add missing jQuery plugin. |
tree | commitdiff |
2011-01-19 |
David ‘Bombe’ Roden | Add missing translation. |
tree | commitdiff |
2011-01-19 |
David ‘Bombe’ Roden | Replace two separate AJAX pages by one that handles... |
tree | commitdiff |
2011-01-19 |
David ‘Bombe’ Roden | Remove debug output. |
tree | commitdiff |
2011-01-19 |
David ‘Bombe’ Roden | Add “mark as read” buttons to new post, reply, and... |
tree | commitdiff |
2011-01-19 |
David ‘Bombe’ Roden | Store Sone in correct set when marking as known. |
tree | commitdiff |
2011-01-19 |
David ‘Bombe’ Roden | Use new template engine. |
tree | commitdiff |
2011-01-18 |
David ‘Bombe’ Roden | Float sender selection button to the left. |
tree | commitdiff |
2011-01-18 |
David ‘Bombe’ Roden | Use the core to check for the locality of a Sone. |
tree | commitdiff |
2011-01-18 |
David ‘Bombe’ Roden | Merge branch 'select-sender-identity' into next |
tree | commitdiff |
2011-01-18 |
David ‘Bombe’ Roden | Allow sender selection in replies. This finally fixes... |
tree | commitdiff |
2011-01-18 |
David ‘Bombe’ Roden | Fix display of button. |
tree | commitdiff |
2011-01-18 |
David ‘Bombe’ Roden | Allow specifying the sender when creating replies. |
tree | commitdiff |
2011-01-18 |
David ‘Bombe’ Roden | Allow deletion of replies for all local Sones. |
tree | commitdiff |
2011-01-18 |
David ‘Bombe’ Roden | Allow sender selection on new posts. |
tree | commitdiff |
2011-01-18 |
David ‘Bombe’ Roden | Don’t make all select boxes so wide. |
tree | commitdiff |
2011-01-18 |
David ‘Bombe’ Roden | Store all local Sones in every template. |
tree | commitdiff |
2011-01-18 |
David ‘Bombe’ Roden | Parse sender from request and set it as posting Sone. |
tree | commitdiff |
2011-01-18 |
David ‘Bombe’ Roden | Allow deletion of posts of all local Sones, not only... |
tree | commitdiff |
2011-01-18 |
David ‘Bombe’ Roden | Beautify select boxes. |
tree | commitdiff |
2011-01-17 |
David ‘Bombe’ Roden | Beautify CSS a little bit. |
tree | commitdiff |
2011-01-17 |
David ‘Bombe’ Roden | Deletion confirmation button is red again. Fixes #59. |
tree | commitdiff |
2011-01-17 |
David ‘Bombe’ Roden | Add page that marks posts, replies, and Sones as read. |
tree | commitdiff |
2011-01-17 |
David ‘Bombe’ Roden | Use “returnPage” instead of “returnPath” everywhere... |
tree | commitdiff |
2011-01-17 |
David ‘Bombe’ Roden | Mark Sones as known on “view Sone” and “known Sones... |
tree | commitdiff |
2011-01-17 |
David ‘Bombe’ Roden | Rewrite isNewSone() to match isNewPost() and isNewReply(). |
tree | commitdiff |
2011-01-17 |
David ‘Bombe’ Roden | Add method to mark a Sone as known. |
tree | commitdiff |
2011-01-17 |
David ‘Bombe’ Roden | Set the status for newly created Sones. |
tree | commitdiff |
2011-01-17 |
David ‘Bombe’ Roden | Move status update form to post feed page. |
tree | commitdiff |
2011-01-16 |
David ‘Bombe’ Roden | Also show “unknown” when updating a Sone from the web... |
tree | commitdiff |
2011-01-16 |
David ‘Bombe’ Roden | Show “unknown” when the date of the last update is... |
tree | commitdiff |
2011-01-16 |
David ‘Bombe’ Roden | Add filter that replaces a zero date with a translated... |
tree | commitdiff |
2011-01-16 |
David ‘Bombe’ Roden | Only set the insert time after the insert has finished... |
tree | commitdiff |
2011-01-16 |
David ‘Bombe’ Roden | Use new parser filter for posts and replies, too. |
tree | commitdiff |
2011-01-16 |
David ‘Bombe’ Roden | Parse profile field values. Fixes #57. |
tree | commitdiff |
2011-01-16 |
David ‘Bombe’ Roden | Add filter to pipe arbitrary text through the link... |
tree | commitdiff |
2011-01-16 |
David ‘Bombe’ Roden | Increase cache timeout to one hour. |
tree | commitdiff |
2011-01-16 |
David ‘Bombe’ Roden | Don’t show distrust button when trust is assigned.... |
tree | commitdiff |
2011-01-16 |
David ‘Bombe’ Roden | Clean up separator mess. |
tree | commitdiff |
2011-01-16 |
David ‘Bombe’ Roden | Don’t show “comment” link if there’s no reply form... |
tree | commitdiff |
2011-01-16 |
David ‘Bombe’ Roden | Actually return the retrieved trust! Fixes #54. |
tree | commitdiff |
2011-01-16 |
David ‘Bombe’ Roden | Implement Object.toString(). |
tree | commitdiff |
2011-01-16 |
David ‘Bombe’ Roden | Log retrieved trust. |
tree | commitdiff |
2011-01-16 |
David ‘Bombe’ Roden | Return null trust when getting trust while not logged in. |
tree | commitdiff |
2011-01-16 |
David ‘Bombe’ Roden | Remove calls to deprecated methods. |
tree | commitdiff |
2011-01-16 |
David ‘Bombe’ Roden | Only show trust controls when logged in. |
tree | commitdiff |
2011-01-16 |
David ‘Bombe’ Roden | Merge branch 'master' into next |
tree | commitdiff |
2011-01-16 |
David ‘Bombe’ Roden | Merge branch 'fix-field-insert' 0.4.1 |
tree | commitdiff |
2011-01-16 |
David ‘Bombe’ Roden | Set version to 0.4.1. |
tree | commitdiff |
2011-01-16 |
David ‘Bombe’ Roden | Increase last homepage edition. |
tree | commitdiff |
2011-01-16 |
David ‘Bombe’ Roden | Actually insert the name of the field! Fixes #56. |
tree | commitdiff |
2011-01-15 |
David ‘Bombe’ Roden | Merge branch 'master' into next |
tree | commitdiff |
2011-01-15 |
David ‘Bombe’ Roden | Merge branch 'release-0.4' 0.4 |
tree | commitdiff |
2011-01-15 |
David ‘Bombe’ Roden | Set version to 0.4. |
tree | commitdiff |
2011-01-15 |
David ‘Bombe’ Roden | Update latest edition of the homepage. |
tree | commitdiff |
2011-01-15 |
David ‘Bombe’ Roden | Disable all original input fields when form is submitted. |
tree | commitdiff |
2011-01-15 |
David ‘Bombe’ Roden | Don’t mark anything read if the Sone could not be found. |
tree | commitdiff |
2011-01-15 |
David ‘Bombe’ Roden | Link to web of trust identity page. Fixes #36. |
tree | commitdiff |
2011-01-15 |
David ‘Bombe’ Roden | Fix color of post deletion confirmation button. |
tree | commitdiff |
2011-01-15 |
David ‘Bombe’ Roden | Merge branch 'edit-wot-trust' into next |
tree | commitdiff |
2011-01-15 |
David ‘Bombe’ Roden | Make web of trust comment configurable. (#24) |
tree | commitdiff |
2011-01-15 |
David ‘Bombe’ Roden | Add configurable comment for trust assigned from Sone... |
tree | commitdiff |
2011-01-15 |
David ‘Bombe’ Roden | Add String options. |
tree | commitdiff |
2011-01-15 |
David ‘Bombe’ Roden | Merge branch 'profile-fields' into next |
tree | commitdiff |
2011-01-15 |
David ‘Bombe’ Roden | Don’t mark everything as known when a “click to show... |
tree | commitdiff |
2011-01-15 |
David ‘Bombe’ Roden | Implement moving the profile fields with Javascript. |
tree | commitdiff |
2011-01-15 |
David ‘Bombe’ Roden | Add Javascript methods to add profile fields. |
tree | commitdiff |
2011-01-15 |
David ‘Bombe’ Roden | Add AJAX page to move a profile field. |
tree | commitdiff |
2011-01-15 |
David ‘Bombe’ Roden | Show the name of the profile field in Sone view. |
tree | commitdiff |
2011-01-15 |
David ‘Bombe’ Roden | Remove “!important” rules, “!important” was not so... |
tree | commitdiff |
2011-01-15 |
David ‘Bombe’ Roden | Ajaxify the edit button. |
tree | commitdiff |
2011-01-15 |
David ‘Bombe’ Roden | Add AJAX page that renames a profile field. |
tree | commitdiff |
2011-01-15 |
David ‘Bombe’ Roden | Add method that renames a profile field. |
tree | commitdiff |
2011-01-14 |
David ‘Bombe’ Roden | Add comment. |
tree | commitdiff |
2011-01-14 |
David ‘Bombe’ Roden | Ajaxify the profile field delete button. |
tree | commitdiff |
2011-01-14 |
David ‘Bombe’ Roden | Add function that deletes a profile field. |
tree | commitdiff |
2011-01-14 |
David ‘Bombe’ Roden | Add AJAX page that deletes a profile field. |
tree | commitdiff |
2011-01-14 |
David ‘Bombe’ Roden | Do not require logins for some AJAX pages. |
tree | commitdiff |
2011-01-14 |
David ‘Bombe’ Roden | Require a login. |
tree | commitdiff |
2011-01-14 |
David ‘Bombe’ Roden | Turn profile fields into their own container classes. |
tree | commitdiff |
2011-01-14 |
David ‘Bombe’ Roden | Mark click area as known when the post is marked as... |
tree | commitdiff |
next |