2010-12-18 |
David ‘Bombe’ Roden | Simplify removal of ticker object, ensure that the... |
tree | commitdiff |
2010-12-18 |
David ‘Bombe’ Roden | Remove ticker object when sone-is-locked notification... |
tree | commitdiff |
2010-12-18 |
David ‘Bombe’ Roden | Add trust accessor to template factory. |
tree | commitdiff |
2010-12-18 |
David ‘Bombe’ Roden | Add field to trust accessor that denotes whether the... |
tree | commitdiff |
2010-12-18 |
David ‘Bombe’ Roden | Add field to trust accessor that returns whether the... |
tree | commitdiff |
2010-12-17 |
David ‘Bombe’ Roden | Don’t create a new session in the link-enabled callback... |
tree | commitdiff |
2010-12-17 |
David ‘Bombe’ Roden | Add methods to get the current Sone without creating... |
tree | commitdiff |
2010-12-15 |
David ‘Bombe’ Roden | Add trust accessor. |
tree | commitdiff |
2010-12-15 |
David ‘Bombe’ Roden | Merge branch 'next' into edit-wot-trust |
tree | commitdiff |
2010-12-15 |
David ‘Bombe’ Roden | Return the trust of a Sone. |
tree | commitdiff |
2010-12-15 |
David ‘Bombe’ Roden | Add method to get the trust between two Sones. |
tree | commitdiff |
2010-12-15 |
David ‘Bombe’ Roden | Fix identity checking. |
tree | commitdiff |
2010-12-15 |
David ‘Bombe’ Roden | Add method to retrieve the trust of an identity for... |
tree | commitdiff |
2010-12-13 |
David ‘Bombe’ Roden | Add method to set identity trust. |
tree | commitdiff |
2010-12-13 |
David ‘Bombe’ Roden | Keep track of which own identities trusts which identities. |
tree | commitdiff |
2010-12-13 |
David ‘Bombe’ Roden | Fix IdentityListener interface methods. |
tree | commitdiff |
2010-12-13 |
David ‘Bombe’ Roden | Catch and log WoT exceptions. |
tree | commitdiff |
2010-12-13 |
David ‘Bombe’ Roden | WoT interaction is handled in the core, thank you. |
tree | commitdiff |
2010-12-13 |
David ‘Bombe’ Roden | Extract Identity interfaces, move functionality to... |
tree | commitdiff |
2010-12-13 |
David ‘Bombe’ Roden | Move plugin connector and related classes to its own... |
tree | commitdiff |
2010-12-13 |
David ‘Bombe’ Roden | Log exception on shutdown. |
tree | commitdiff |
2010-12-13 |
David ‘Bombe’ Roden | There is no plugin store to persist anymore. |
tree | commitdiff |
2010-12-13 |
David ‘Bombe’ Roden | The Core is not a Service anymore, stop() really stops it. |
tree | commitdiff |
2010-12-13 |
David ‘Bombe’ Roden | Remove notifications for removed posts and replies. |
tree | commitdiff |
2010-12-13 |
David ‘Bombe’ Roden | Merge branch 'notification-for-locked-sones' into next |
tree | commitdiff |
2010-12-13 |
David ‘Bombe’ Roden | Show a notification if a Sone is locked for more than... |
tree | commitdiff |
2010-12-13 |
David ‘Bombe’ Roden | Fire events when locking and unlocking Sones. |
tree | commitdiff |
2010-12-13 |
David ‘Bombe’ Roden | Add methods to fire soneLocked and soneUnlocked events. |
tree | commitdiff |
2010-12-13 |
David ‘Bombe’ Roden | Add notifications for locking and unlocking Sones. |
tree | commitdiff |
2010-12-13 |
David ‘Bombe’ Roden | Synchronize saving to prevent race conditions while... |
tree | commitdiff |
2010-12-13 |
David ‘Bombe’ Roden | Store the IDs of the liked replies correctly. |
tree | commitdiff |
2010-12-13 |
David ‘Bombe’ Roden | Save the configuration after saving a Sone. |
tree | commitdiff |
2010-12-13 |
David ‘Bombe’ Roden | Mark posts and replies as known as long as the first... |
tree | commitdiff |
2010-12-12 |
David ‘Bombe’ Roden | Use thread-safe way to render templates. |
tree | commitdiff |
2010-12-12 |
David ‘Bombe’ Roden | Merge branch 'release-0.3.4' into next |
tree | commitdiff |
2010-12-12 |
David ‘Bombe’ Roden | Merge branch 'release-0.3.4' 0.3.4 |
tree | commitdiff |
2010-12-12 |
David ‘Bombe’ Roden | Set version to 0.3.4. |
tree | commitdiff |
2010-12-12 |
David ‘Bombe’ Roden | Synchronize template access to prevent multiple copies... |
tree | commitdiff |
2010-12-12 |
David ‘Bombe’ Roden | Merge branch 'release-0.3.3' into next |
tree | commitdiff |
2010-12-12 |
David ‘Bombe’ Roden | Merge branch 'release-0.3.3' 0.3.3 |
tree | commitdiff |
2010-12-12 |
David ‘Bombe’ Roden | Set version to 0.3.3. |
tree | commitdiff |
2010-12-12 |
David ‘Bombe’ Roden | Merge branch 'fix-start-with-broken-config' into next |
tree | commitdiff |
2010-12-12 |
David ‘Bombe’ Roden | Use template factory to create templates. |
tree | commitdiff |
2010-12-12 |
David ‘Bombe’ Roden | Set firstStart and newConfig only after the web interfa... |
tree | commitdiff |
2010-12-12 |
David ‘Bombe’ Roden | Show notification only if there is no first-start notif... |
tree | commitdiff |
2010-12-12 |
David ‘Bombe’ Roden | Don’t show notifications for new Sones, posts, and... |
tree | commitdiff |
2010-12-12 |
David ‘Bombe’ Roden | Use new method to check for first-start notification. |
tree | commitdiff |
2010-12-12 |
David ‘Bombe’ Roden | Add method to check whether the first-start notificatio... |
tree | commitdiff |
2010-12-12 |
David ‘Bombe’ Roden | Add notification if the config file can not be read. |
tree | commitdiff |
2010-12-12 |
David ‘Bombe’ Roden | Add notification on a first start of Sone. |
tree | commitdiff |
2010-12-10 |
David ‘Bombe’ Roden | Merge branch 'master' into next |
tree | commitdiff |
2010-12-09 |
David ‘Bombe’ Roden | Set version to 0.3.2. 0.3.2 |
tree | commitdiff |
2010-12-08 |
David ‘Bombe’ Roden | Log exceptions on startup. |
tree | commitdiff |
2010-12-08 |
David ‘Bombe’ Roden | Add more synchronization. |
tree | commitdiff |
2010-12-08 |
David ‘Bombe’ Roden | Parse http and https links, show them differently. |
tree | commitdiff |
2010-12-08 |
David ‘Bombe’ Roden | Allow to store arbitrary objects in a template part. |
tree | commitdiff |
2010-12-08 |
David ‘Bombe’ Roden | Recognize a line break as whitespace, too. |
tree | commitdiff |
2010-12-06 |
David ‘Bombe’ Roden | Fire correct event when a post or reply is removed. |
tree | commitdiff |
2010-12-06 |
David ‘Bombe’ Roden | Add methods to notify core listeners about removed... |
tree | commitdiff |
2010-12-06 |
David ‘Bombe’ Roden | Mark posts and replies as known when they are removed. |
tree | commitdiff |
2010-12-05 |
David ‘Bombe’ Roden | Set version to 0.3.2-RC5. 0.3.2-RC5 |
tree | commitdiff |
2010-12-04 |
David ‘Bombe’ Roden | Don’t try to parse non-existing text. |
tree | commitdiff |
2010-12-02 |
David ‘Bombe’ Roden | Set version to 0.3.2-RC4. 0.3.2-RC4 |
tree | commitdiff |
2010-12-02 |
David ‘Bombe’ Roden | Fix log output. |
tree | commitdiff |
2010-12-02 |
David ‘Bombe’ Roden | Don’t create invalid local Sones! |
tree | commitdiff |
2010-12-01 |
David ‘Bombe’ Roden | Move session-related methods to web interface. |
tree | commitdiff |
2010-12-01 |
David ‘Bombe’ Roden | Prevent posting a message to yourself. |
tree | commitdiff |
2010-11-30 |
David ‘Bombe’ Roden | Set version to 0.3.2-RC3. 0.3.2-RC3 |
tree | commitdiff |
2010-11-30 |
David ‘Bombe’ Roden | Redirect to index page if the user is already logged in. |
tree | commitdiff |
2010-11-30 |
David ‘Bombe’ Roden | Set version to 0.3.2-RC2. 0.3.2-RC2 |
tree | commitdiff |
2010-11-30 |
David ‘Bombe’ Roden | Explicitely store a null if there is no recipient. |
tree | commitdiff |
2010-11-30 |
David ‘Bombe’ Roden | Don’t use Java’s whitespace character class, it’s broke... |
tree | commitdiff |
2010-11-30 |
David ‘Bombe’ Roden | Set version to 0.3.2-RC1. 0.3.2-RC1 |
tree | commitdiff |
2010-11-30 |
David ‘Bombe’ Roden | Actually post process after rendering the template! |
tree | commitdiff |
2010-11-30 |
David ‘Bombe’ Roden | Deduplicate functionality. |
tree | commitdiff |
2010-11-30 |
David ‘Bombe’ Roden | Only allow local Sones to log in. |
tree | commitdiff |
2010-11-28 |
David ‘Bombe’ Roden | Return recipient of a post in JSON post. |
tree | commitdiff |
2010-11-28 |
David ‘Bombe’ Roden | Don’t declare that an IOException can be thrown. |
tree | commitdiff |
2010-11-27 |
David ‘Bombe’ Roden | Merge branch 'message-recipient' |
tree | commitdiff |
2010-11-27 |
David ‘Bombe’ Roden | Always use the current session to prevent timeouts. |
tree | commitdiff |
2010-11-27 |
David ‘Bombe’ Roden | Strip “freenet:” prefix from links. |
tree | commitdiff |
2010-11-27 |
David ‘Bombe’ Roden | Store the recognized link type, don’t rely on positions. |
tree | commitdiff |
2010-11-27 |
David ‘Bombe’ Roden | Move all AJAX handlers to the same directory as the... |
tree | commitdiff |
2010-11-26 |
David ‘Bombe’ Roden | Merge commit '0.3.1' into message-recipient |
tree | commitdiff |
2010-11-26 |
David ‘Bombe’ Roden | Merge branch 'next' |
tree | commitdiff |
2010-11-26 |
David ‘Bombe’ Roden | Set version to 0.3.1. 0.3.1 |
tree | commitdiff |
2010-11-26 |
David ‘Bombe’ Roden | Return the ID of the Sone with the post. |
tree | commitdiff |
2010-11-26 |
David ‘Bombe’ Roden | Merge commit '0.3.1-RC3' into message-recipient |
tree | commitdiff |
2010-11-26 |
David ‘Bombe’ Roden | Allow creation of post with recipient using HTTP POST. |
tree | commitdiff |
2010-11-26 |
David ‘Bombe’ Roden | Allow creation of posts with recipients using AJAX. |
tree | commitdiff |
2010-11-26 |
David ‘Bombe’ Roden | Add methods to create a post with a recipient. |
tree | commitdiff |
2010-11-26 |
David ‘Bombe’ Roden | Merge commit '0.3.1-RC3' into next |
tree | commitdiff |
2010-11-26 |
David ‘Bombe’ Roden | Set version to 0.3.1-RC3. 0.3.1-RC3 |
tree | commitdiff |
2010-11-26 |
David ‘Bombe’ Roden | Merge commit '0.3.1-RC2' into next |
tree | commitdiff |
2010-11-26 |
David ‘Bombe’ Roden | Set version to 0.3.1-RC2. 0.3.1-RC2 |
tree | commitdiff |
2010-11-26 |
David ‘Bombe’ Roden | Add recipients to posts. |
tree | commitdiff |
2010-11-26 |
David ‘Bombe’ Roden | Parse links from posts and replies and display them... |
tree | commitdiff |
2010-11-26 |
David ‘Bombe’ Roden | Add parser for freenet URIs. |
tree | commitdiff |
2010-11-26 |
David ‘Bombe’ Roden | Add template-based part. |
tree | commitdiff |
2010-11-26 |
David ‘Bombe’ Roden | Add container part. |
tree | commitdiff |
next |