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-20 |
David ‘Bombe’ Roden | Add format filter to context factory. |
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 | 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 | 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 | Use correct request variable. |
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 | 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 | 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 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 | 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-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-16 |
David ‘Bombe’ Roden | Also show “unknown” when updating a Sone from the web... |
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 | 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 | 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 | 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-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 | Don’t mark anything read if the Sone could not be found. |
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 | Add AJAX page to move a profile field. |
tree | commitdiff |
2011-01-15 |
David ‘Bombe’ Roden | Add AJAX page that renames 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 | Add Javascript string filter. |
tree | commitdiff |
2011-01-14 |
David ‘Bombe’ Roden | Allow null field values. |
tree | commitdiff |
2011-01-14 |
David ‘Bombe’ Roden | Redirect back to profile after adding a field. |
tree | commitdiff |
2011-01-14 |
David ‘Bombe’ Roden | Go back to the profile after saving. |
tree | commitdiff |
2011-01-14 |
David ‘Bombe’ Roden | Add possibility to edit a field name. |
tree | commitdiff |
2011-01-14 |
David ‘Bombe’ Roden | Add template for “something strange has happened.” |
tree | commitdiff |
2011-01-14 |
David ‘Bombe’ Roden | Add method to rename a field. |
tree | commitdiff |
2011-01-14 |
David ‘Bombe’ Roden | Implement profile field deletion. |
tree | commitdiff |
2011-01-14 |
David ‘Bombe’ Roden | Add basic profile field editing. |
tree | commitdiff |
2011-01-14 |
David ‘Bombe’ Roden | Merge branch 'next' into profile-fields |
tree | commitdiff |
2011-01-14 |
David ‘Bombe’ Roden | Merge branch 'master' into next |
tree | commitdiff |
2011-01-13 |
David ‘Bombe’ Roden | Merge branch 'release-0.3.7' 0.3.7 |
tree | commitdiff |
2011-01-13 |
David ‘Bombe’ Roden | Set version to 0.3.7. |
tree | commitdiff |
2011-01-13 |
David ‘Bombe’ Roden | Catch some more (undocumented) exceptions by FreenetURI. |
tree | commitdiff |
2011-01-13 |
David ‘Bombe’ Roden | Merge branch 'reduce-loading' into next |
tree | commitdiff |
2011-01-13 |
David ‘Bombe’ Roden | Move the pagination out of the HTML. This fixes #51. |
tree | commitdiff |
2011-01-13 |
David ‘Bombe’ Roden | Return time of a post, and don’t load it if it’s older... |
tree | commitdiff |
2011-01-13 |
David ‘Bombe’ Roden | Merge branch 'reduce-loading' into next |
tree | commitdiff |
2011-01-13 |
David ‘Bombe’ Roden | Add more information to new reply information and don... |
tree | commitdiff |
2011-01-13 |
David ‘Bombe’ Roden | Return IDs of Sone and recipient when getting new posts. |
tree | commitdiff |
2011-01-13 |
David ‘Bombe’ Roden | Improve link parser. |
tree | commitdiff |
2011-01-13 |
David ‘Bombe’ Roden | Name button differently (and all using the same style). |
tree | commitdiff |
2011-01-12 |
David ‘Bombe’ Roden | Copy field names, too. |
tree | commitdiff |
2011-01-12 |
David ‘Bombe’ Roden | Parse profile fields from inserted Sone. |
tree | commitdiff |
2011-01-12 |
David ‘Bombe’ Roden | Merge branch 'next' into profile-fields |
tree | commitdiff |
2011-01-12 |
David ‘Bombe’ Roden | Load and save profile fields. |
tree | commitdiff |
2011-01-12 |
David ‘Bombe’ Roden | Assign a name to the save button, react only to that... |
tree | commitdiff |
2011-01-12 |
David ‘Bombe’ Roden | Add method to set a field by its index. |
tree | commitdiff |
2011-01-12 |
David ‘Bombe’ Roden | Move “fields” functionality into Profile, remove Profil... |
tree | commitdiff |
2011-01-12 |
David ‘Bombe’ Roden | Remove modified tracker from Profile. |
tree | commitdiff |
2011-01-10 |
David ‘Bombe’ Roden | Render templates in a thread-safe way. |
tree | commitdiff |
2011-01-10 |
David ‘Bombe’ Roden | Add accessor for profile fields. |
tree | commitdiff |
2011-01-10 |
David ‘Bombe’ Roden | Add custom fields to profile. |
tree | commitdiff |
2011-01-10 |
David ‘Bombe’ Roden | Implement Fingerprintable interface in Profile. |
tree | commitdiff |
2011-01-10 |
David ‘Bombe’ Roden | Add Fingerprintable interface. |
tree | commitdiff |
2011-01-09 |
David ‘Bombe’ Roden | Merge branch 'show-versions' into next |
tree | commitdiff |
2011-01-09 |
David ‘Bombe’ Roden | Notify all core listeners when a new version was found. |
tree | commitdiff |
2011-01-09 |
David ‘Bombe’ Roden | Add “new version” notification, set current and latest... |
tree | commitdiff |
2011-01-09 |
David ‘Bombe’ Roden | Add “update found” event to core listener. |
tree | commitdiff |
2011-01-09 |
David ‘Bombe’ Roden | Add update checker to core. |
tree | commitdiff |
2011-01-09 |
David ‘Bombe’ Roden | Add update checker. |
tree | commitdiff |
next |