2010-10-22 |
David ‘Bombe’ Roden | Add parameter to get the name of the parameter from... |
tree | commitdiff |
2010-10-22 |
David ‘Bombe’ Roden | Move pagination to template. |
tree | commitdiff |
2010-10-22 |
David ‘Bombe’ Roden | Add plugins to template factory. |
tree | commitdiff |
2010-10-22 |
David ‘Bombe’ Roden | Add template plugin that extracts the page number from... |
tree | commitdiff |
2010-10-22 |
David ‘Bombe’ Roden | Don‘t download a Sone more than once. |
tree | commitdiff |
2010-10-21 |
David ‘Bombe’ Roden | Add pagination to index page. |
tree | commitdiff |
2010-10-21 |
David ‘Bombe’ Roden | Add request change filters to all created templates. |
tree | commitdiff |
2010-10-21 |
David ‘Bombe’ Roden | Add request change filter. |
tree | commitdiff |
2010-10-21 |
David ‘Bombe’ Roden | Actually fix backup function. |
tree | commitdiff |
2010-10-21 |
David ‘Bombe’ Roden | Return friends sorted by name. |
tree | commitdiff |
2010-10-21 |
David ‘Bombe’ Roden | Use a POST form to delete posts. |
tree | commitdiff |
2010-10-21 |
David ‘Bombe’ Roden | Return age of Sone in seconds. |
tree | commitdiff |
2010-10-21 |
David ‘Bombe’ Roden | Return date of last update in JSON object. |
tree | commitdiff |
2010-10-21 |
David ‘Bombe’ Roden | Add JSON page that returns the status of a Sone. |
tree | commitdiff |
2010-10-21 |
David ‘Bombe’ Roden | Synchronize status map. |
tree | commitdiff |
2010-10-21 |
David ‘Bombe’ Roden | Add translation page. |
tree | commitdiff |
2010-10-21 |
David ‘Bombe’ Roden | Add page implementation that delivers a JSON object. |
tree | commitdiff |
2010-10-21 |
David ‘Bombe’ Roden | XML parsing is not thread-safe, synchronize on Sone... |
tree | commitdiff |
2010-10-21 |
David ‘Bombe’ Roden | Actually parse friends and known Sones from a downloade... |
tree | commitdiff |
2010-10-21 |
David ‘Bombe’ Roden | Don’t register shutdown hooks for all Services. |
tree | commitdiff |
2010-10-20 |
David ‘Bombe’ Roden | Don’t extend AbstractService unless there’s a reason... |
tree | commitdiff |
2010-10-20 |
David ‘Bombe’ Roden | Sort local Sones for login page. |
tree | commitdiff |
2010-10-20 |
David ‘Bombe’ Roden | Check for blocked Sone IDs correctly. |
tree | commitdiff |
2010-10-20 |
David ‘Bombe’ Roden | Implement Sone loading. |
tree | commitdiff |
2010-10-20 |
David ‘Bombe’ Roden | Remove debug output. |
tree | commitdiff |
2010-10-20 |
David ‘Bombe’ Roden | Streamline adding Sones, remove “add Sone” from menu. |
tree | commitdiff |
2010-10-20 |
David ‘Bombe’ Roden | More honoring of POST requests and return pages. |
tree | commitdiff |
2010-10-20 |
David ‘Bombe’ Roden | Honor return page. |
tree | commitdiff |
2010-10-20 |
David ‘Bombe’ Roden | Remove obsolete link callback class. |
tree | commitdiff |
2010-10-20 |
David ‘Bombe’ Roden | Honor POST method and return page. |
tree | commitdiff |
2010-10-20 |
David ‘Bombe’ Roden | Try to fix comment posting. |
tree | commitdiff |
2010-10-20 |
David ‘Bombe’ Roden | Implement reply deletion. |
tree | commitdiff |
2010-10-20 |
David ‘Bombe’ Roden | Add method to delete a reply. |
tree | commitdiff |
2010-10-19 |
David ‘Bombe’ Roden | Always use correct return page. |
tree | commitdiff |
2010-10-19 |
David ‘Bombe’ Roden | Return to correct page when user tries to post an empty... |
tree | commitdiff |
2010-10-19 |
David ‘Bombe’ Roden | Return to original page after creating the post. |
tree | commitdiff |
2010-10-19 |
David ‘Bombe’ Roden | Rename “getURI()” method to “getUri()”. |
tree | commitdiff |
2010-10-19 |
David ‘Bombe’ Roden | Store current request in template. |
tree | commitdiff |
2010-10-19 |
David ‘Bombe’ Roden | Make SoneInserter thread-safe. |
tree | commitdiff |
2010-10-19 |
David ‘Bombe’ Roden | Use the addTemplateObject() method in the default templ... |
tree | commitdiff |
2010-10-19 |
David ‘Bombe’ Roden | Redirect to “noPermission.html” if a POST request does... |
tree | commitdiff |
2010-10-19 |
David ‘Bombe’ Roden | Don’t require a login to view Sones. |
tree | commitdiff |
2010-10-19 |
David ‘Bombe’ Roden | Don’t crash when not logged in. |
tree | commitdiff |
2010-10-19 |
David ‘Bombe’ Roden | Add “unknown” Sone state, initialize local and remote... |
tree | commitdiff |
2010-10-19 |
David ‘Bombe’ Roden | Set status of Sone when downloading, prepare for fetch... |
tree | commitdiff |
2010-10-19 |
David ‘Bombe’ Roden | Add status fields to Sone accessor. |
tree | commitdiff |
2010-10-19 |
David ‘Bombe’ Roden | Add status for Sones. |
tree | commitdiff |
2010-10-19 |
David ‘Bombe’ Roden | Add “modified” property. |
tree | commitdiff |
2010-10-19 |
David ‘Bombe’ Roden | Rename “isCurrent” property to “current”. |
tree | commitdiff |
2010-10-19 |
David ‘Bombe’ Roden | Rename “isFriend” property to just “friend”. |
tree | commitdiff |
2010-10-19 |
David ‘Bombe’ Roden | Rename “isBlocked” property to “blocked”. |
tree | commitdiff |
2010-10-19 |
David ‘Bombe’ Roden | Make it possible for the user to specify the document... |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Insert known Sones, too. |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Add page that lets the user unfollow a Sone. |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Blocking or unblocking sites inserts a new update of... |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Save and load update time of local Sones. |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Throw exceptions if attributes are not set. |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Add substring filter to all templates. |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Sort known Sones by nice name and last update time. |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Add filter that displays part of a String. |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Save and load known Sones. |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Add possibility to block and unblock Sones. |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Fix method name. |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Add “isBlocked” property. |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Persist list of blocked Sone IDs. |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Store list of blocked Sone IDs in Sone. |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Add icon to all delivered Sone pages. |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Let a template page have an optional icon. |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Add method to load a local Sone from Freenet. |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Add profile backup function. |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Expose the template to subclasses. |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Add method to set a header. |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Initialize response with empty header map. |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Store posts in a set, not in a list! |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Redirect back to index after the profile has been saved. |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Add toadlet to deliver images. |
tree | commitdiff |
2010-10-17 |
David ‘Bombe’ Roden | Parse time from downloaded Sone. |
tree | commitdiff |
2010-10-17 |
David ‘Bombe’ Roden | Update time when inserting, store time in insert. |
tree | commitdiff |
2010-10-17 |
David ‘Bombe’ Roden | Store the time of the last update in the Sone. |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Don’t add the new Post to the Sone ourselves, Core... |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Only load remote Sones after loading configuration. |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Add method to reload a known Sone. |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Only download remote Sones. |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Add method that returns all remote Sones, change javado... |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Add page that deletes a post. |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Add classpath-based template provider for template... |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Add “unauthorized access” template. |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Change javadoc comment. |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Remove own thread from page, the Core handles that... |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Restrict identity to the ID again. |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Download new friend Sones when starting up. |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Always download Sones in an own thread. |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Copying a null profile results in an empty profile. |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Don’t forget to set the name of the Sone. |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Only add parsed Sone if it is not null. |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Download new Sones in a background thread. |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Watch Sone for updates after it has been downloaded. |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Store request URI in yet unknown Sones when parsing. |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Add Sones to cache, too. |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | In case of a permanent redirect, follow. |
tree | commitdiff |
next |