2010-10-15 |
David ‘Bombe... | Remove replies from post. |
commit | commitdiff | tree | snapshot |
2010-10-15 |
David ‘Bombe... | Allow Sone, Post, and Reply creation only through the... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
David ‘Bombe... | Add ID-only constructors. |
commit | commitdiff | tree | snapshot |
2010-10-15 |
David ‘Bombe... | Rename methods that add local and remote Sones. |
commit | commitdiff | tree | snapshot |
2010-10-15 |
David ‘Bombe... | Don’t store Sone ID in the reply, it’s always the Sone... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
David ‘Bombe... | Add parsing stub. |
commit | commitdiff | tree | snapshot |
2010-10-15 |
David ‘Bombe... | Store known Sones in XML, too. |
commit | commitdiff | tree | snapshot |
2010-10-15 |
David ‘Bombe... | Allow method chaining in Profile. |
commit | commitdiff | tree | snapshot |
2010-10-15 |
David ‘Bombe... | Use JavaScript to improve the UI. |
commit | commitdiff | tree | snapshot |
2010-10-15 |
David ‘Bombe... | Create a static file delivery page, use it to deliver... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
David ‘Bombe... | Show Sone name in page title. |
commit | commitdiff | tree | snapshot |
2010-10-15 |
David ‘Bombe... | Add jQuery 1.4.2. |
commit | commitdiff | tree | snapshot |
2010-10-15 |
David ‘Bombe... | Enhance logging. |
commit | commitdiff | tree | snapshot |
2010-10-15 |
David ‘Bombe... | Only fetch Sone if the newest slot was found. |
commit | commitdiff | tree | snapshot |
2010-10-15 |
David ‘Bombe... | Start the Sone downloader, otherwise it can not be... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
David ‘Bombe... | Show name of current sone on index page. |
commit | commitdiff | tree | snapshot |
2010-10-15 |
David ‘Bombe... | Don’t access the Sone cache directly. |
commit | commitdiff | tree | snapshot |
2010-10-15 |
David ‘Bombe... | Remove the shell stuff, make objects mutable. |
commit | commitdiff | tree | snapshot |
2010-10-15 |
David ‘Bombe... | Stop logging when starting the plugin failed. |
commit | commitdiff | tree | snapshot |
2010-10-15 |
David ‘Bombe... | Don’t use the Sone’s ID but (maybe) also the Sone’s... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
David ‘Bombe... | Don’t create new shells all the time! |
commit | commitdiff | tree | snapshot |
2010-10-15 |
David ‘Bombe... | Don’t let a Sone add itself as friend! |
commit | commitdiff | tree | snapshot |
2010-10-15 |
David ‘Bombe... | Rename “friend Sone” to just “friend.” |
commit | commitdiff | tree | snapshot |
2010-10-15 |
David ‘Bombe... | Don’t let a Sone follow itself! |
commit | commitdiff | tree | snapshot |
2010-10-15 |
David ‘Bombe... | Show number of friends. |
commit | commitdiff | tree | snapshot |
2010-10-15 |
David ‘Bombe... | Fix header. |
commit | commitdiff | tree | snapshot |
2010-10-15 |
David ‘Bombe... | Output class name, we might be a Shell. |
commit | commitdiff | tree | snapshot |
2010-10-15 |
David ‘Bombe... | Rename template. |
commit | commitdiff | tree | snapshot |
2010-10-15 |
David ‘Bombe... | Add “this Sone follows” section to “view Sone.” |
commit | commitdiff | tree | snapshot |
2010-10-15 |
David ‘Bombe... | Load and save friends. |
commit | commitdiff | tree | snapshot |
2010-10-15 |
David ‘Bombe... | Add method to add remote Sones for watching. |
commit | commitdiff | tree | snapshot |
2010-10-15 |
David ‘Bombe... | Add javadoc. |
commit | commitdiff | tree | snapshot |
2010-10-15 |
David ‘Bombe... | Don’t store a Shell if there is already the real thing... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
David ‘Bombe... | Rename “add friend” action to “follow Sone” for now. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Add logging. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Add Sone downloader. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Create keys correctly. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Terminate the list of Sones as well. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Override Object.toString(). |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Terminate list of Posts and Replies (to prevent Ghost... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Store username instead of nice name. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Store more information about the Sone of replies. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Extract nice name formatting into its own method. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Add friends to Sone. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Add key and name of the posting Sone to all replies. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Update the edition numbers in the keys. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Add method to update the suggested edition on the inser... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Convert the keys to USK when creating the Sone. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Don’t try to get a null Sone. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Don’t add Sone twice. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Store all added Sones in the Sone cache. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Add page that adds a friend. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Every time a Sone is fetched, see if it can be unshelled. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Show links for adding or removing friends. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Add “isFriend” and “isCurrent” properties. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Sort posts in Sones. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Return replies sorted. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Prevent NPEs when accessing an unset time. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Always return the replies sorted by time, oldest first. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Use nice name where appropriate. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Add Sone accessor. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Add page that views a Sone. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Add ID to posts <div>. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Fix link. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Add method to return a Sone by its ID. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | The used UUIDs are an implementation detail. Hide it. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Always create Shells with IDs. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Change link. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Small display fixes, add link to other Sone. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Load replies and store everything in caches. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Rewrite shell cache to create shells, if necessary. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Only allow unshelling a post if its Sone is not a shell. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Only allow unshelling a reply if both its post and... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Add some shell creators. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Change contract of Shell.getShelled(). |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Add shell creator interface. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Save replies on stopping. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Use a more generic Shell-aware cache. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Add Shell for Sone. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Remove obsolete User class. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Add cache for Posts that is Shell-aware and throws... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Wrap Post and Reply into a Shell. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Add interface for not-yet-created objects. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Use all parameters for equality. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Use normal right-shift. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Use all available parameters for post equality. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Add a Sone’s replies. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Change formatting. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Add ID of Sone. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Store all replies of a Sone in the Sone. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Store the Sone in the reply. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Return a Set because that’s what it is. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Store replies in post. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Add container for replies. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Use the hashCode() of the ID. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Add code comment. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Iterate over correct posts list. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Name service. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Change restart and wait logic. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David ‘Bombe... | Store all posts in the Sone. |
commit | commitdiff | tree | snapshot |
next |