2010-10-18 |
David ‘Bombe’ Roden | Completely hide the request key from the interface.
|
commit | commitdiff | tree |
2010-10-18 |
David ‘Bombe’ Roden | Throw exceptions if attributes are not set.
|
commit | commitdiff | tree |
2010-10-18 |
David ‘Bombe’ Roden | Show the time of the last update.
|
commit | commitdiff | tree |
2010-10-18 |
David ‘Bombe’ Roden | Increase page width.
|
commit | commitdiff | tree |
2010-10-18 |
David ‘Bombe’ Roden | Only show the routing part of the Sone’s request key.
|
commit | commitdiff | tree |
2010-10-18 |
David ‘Bombe’ Roden | Add substring filter to all templates.
|
commit | commitdiff | tree |
2010-10-18 |
David ‘Bombe’ Roden | Sort known Sones by nice name and last update time.
|
commit | commitdiff | tree |
2010-10-18 |
David ‘Bombe’ Roden | Add filter that displays part of a String.
|
commit | commitdiff | tree |
2010-10-18 |
David ‘Bombe’ Roden | Improve formatting of known Sones.
|
commit | commitdiff | tree |
2010-10-18 |
David ‘Bombe’ Roden | Save and load known Sones.
|
commit | commitdiff | tree |
2010-10-18 |
David ‘Bombe’ Roden | Only show block/unblock buttons if the user is logged in.
|
commit | commitdiff | tree |
2010-10-18 |
David ‘Bombe’ Roden | Fix “comment” link for posts with replies.
|
commit | commitdiff | tree |
2010-10-18 |
David ‘Bombe’ Roden | Change links to HTML forms.
|
commit | commitdiff | tree |
2010-10-18 |
David ‘Bombe’ Roden | Add possibility to block and unblock Sones.
|
commit | commitdiff | tree |
2010-10-18 |
David ‘Bombe’ Roden | Fix method name.
|
commit | commitdiff | tree |
2010-10-18 |
David ‘Bombe’ Roden | Add “isBlocked” property.
|
commit | commitdiff | tree |
2010-10-18 |
David ‘Bombe’ Roden | Persist list of blocked Sone IDs.
|
commit | commitdiff | tree |
2010-10-18 |
David ‘Bombe’ Roden | Store list of blocked Sone IDs in Sone.
|
commit | commitdiff | tree |
2010-10-18 |
David ‘Bombe’ Roden | Add icon to all delivered Sone pages.
|
commit | commitdiff | tree |
2010-10-18 |
David ‘Bombe’ Roden | Let a template page have an optional icon.
|
commit | commitdiff | tree |
2010-10-18 |
David ‘Bombe’ Roden | Add method to load a local Sone from Freenet.
|
commit | commitdiff | tree |
2010-10-18 |
David ‘Bombe’ Roden | Change hover color.
|
commit | commitdiff | tree |
2010-10-18 |
David ‘Bombe’ Roden | Whitespace fixes.
|
commit | commitdiff | tree |
2010-10-18 |
David ‘Bombe’ Roden | Use head and tail includes on all pages.
|
commit | commitdiff | tree |
2010-10-18 |
David ‘Bombe’ Roden | Change link colors to match logo.
|
commit | commitdiff | tree |
2010-10-18 |
David ‘Bombe’ Roden | Make profile link smaller.
|
commit | commitdiff | tree |
2010-10-18 |
David ‘Bombe’ Roden | Update logo.
|
commit | commitdiff | tree |
2010-10-18 |
David ‘Bombe’ Roden | Add profile backup function.
|
commit | commitdiff | tree |
2010-10-18 |
David ‘Bombe’ Roden | Expose the template to subclasses.
|
commit | commitdiff | tree |
2010-10-18 |
David ‘Bombe’ Roden | Add method to set a header.
|
commit | commitdiff | tree |
2010-10-18 |
David ‘Bombe’ Roden | Initialize response with empty header map.
|
commit | commitdiff | tree |
2010-10-18 |
David ‘Bombe’ Roden | Request the focus for the correct element.
|
commit | commitdiff | tree |
2010-10-18 |
David ‘Bombe’ Roden | Text is shown with line breaks as entered.
|
commit | commitdiff | tree |
2010-10-18 |
David ‘Bombe’ Roden | Only show reply form when “comment” is clicked.
|
commit | commitdiff | tree |
2010-10-18 |
David ‘Bombe’ Roden | Store posts in a set, not in a list!
|
commit | commitdiff | tree |
2010-10-18 |
David ‘Bombe’ Roden | Remove unnecessary “id” attribute.
|
commit | commitdiff | tree |
2010-10-18 |
David ‘Bombe’ Roden | Hide reply creation input text fields until “comment...
|
commit | commitdiff | tree |
2010-10-18 |
David ‘Bombe’ Roden | Hide all reply input fields, add “comment” button.
|
commit | commitdiff | tree |
2010-10-18 |
David ‘Bombe’ Roden | Make reply input fields have a default text.
|
commit | commitdiff | tree |
2010-10-18 |
David ‘Bombe’ Roden | Format status line differently, rename “delete post...
|
commit | commitdiff | tree |
2010-10-18 |
David ‘Bombe’ Roden | Redirect back to index after the profile has been saved.
|
commit | commitdiff | tree |
2010-10-18 |
David ‘Bombe’ Roden | Add padding for replies.
|
commit | commitdiff | tree |
2010-10-18 |
David ‘Bombe’ Roden | Re-style “delete reply” link.
|
commit | commitdiff | tree |
2010-10-18 |
David ‘Bombe’ Roden | Prepare for larger HTML/CSS rework.
|
commit | commitdiff | tree |
2010-10-18 |
David ‘Bombe’ Roden | Add toadlet to deliver images.
|
commit | commitdiff | tree |
2010-10-17 |
David ‘Bombe’ Roden | Parse time from downloaded Sone.
|
commit | commitdiff | tree |
2010-10-17 |
David ‘Bombe’ Roden | Update time when inserting, store time in insert.
|
commit | commitdiff | tree |
2010-10-17 |
David ‘Bombe’ Roden | Store the time of the last update in the Sone.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Don’t add the new Post to the Sone ourselves, Core...
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Only load remote Sones after loading configuration.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Add method to reload a known Sone.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Only download remote Sones.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Add method that returns all remote Sones, change javadoc...
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Add page that deletes a post.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Don’t omit post ID.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Add classpath-based template provider for template...
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Add “unauthorized access” template.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Create inclusion template for viewing a post.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Change javadoc comment.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Remove own thread from page, the Core handles that...
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Restrict identity to the ID again.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Download new friend Sones when starting up.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Always download Sones in an own thread.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Copying a null profile results in an empty profile.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Show replies to posts in remote Sone.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Don’t forget to set the name of the Sone.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Only add parsed Sone if it is not null.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Download new Sones in a background thread.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Watch Sone for updates after it has been downloaded.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Store request URI in yet unknown Sones when parsing.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Add Sones to cache, too.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | In case of a permanent redirect, follow.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Add “known Sones” page.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Add missing line of text.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Fix template variable.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Change Sone downloading logic.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Remove warning about parameter assignment.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Parse Sone from fetch result.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Add javadoc comment.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Don’t watch local Sones for updates, we already have...
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Add possibility to load a Sone by its Freenet URI.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Add method to load a Sone from a URI.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Make Sone parsing available from the outside.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Don’t skip the call to the parent method.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Link date to “view post” page.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Add “view post” page.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Use correct parameter name.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Show replies and reply posting form on index page.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Create “create reply” page.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Add methods to create a new Reply.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Add created post to Sone automatically.
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Set modification counter to 0 after loading the Sone...
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Set posts and replies in parsed Sones.
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Don’t crash on parsing incorrect XML.
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Add XML filter to the correct template factory.
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Don’t use the HTML filter to write XML.
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Add XML filter to all templates.
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Add the correct Sone!
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Remove all cache access from outside the getters, don...
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Use post accessor.
|
commit | commitdiff | tree |
next |