2010-12-12 |
David ‘Bombe... | Merge branch 'release-0.3.3' into next |
commit | commitdiff | tree | snapshot |
2010-12-12 |
David ‘Bombe... | Merge branch 'release-0.3.3' 0.3.3 |
commit | commitdiff | tree | snapshot |
2010-12-12 |
David ‘Bombe... | Set version to 0.3.3. |
commit | commitdiff | tree | snapshot |
2010-12-12 |
David ‘Bombe... | Merge branch 'fix-start-with-broken-config' into next |
commit | commitdiff | tree | snapshot |
2010-12-12 |
David ‘Bombe... | Use template factory to create templates. |
commit | commitdiff | tree | snapshot |
2010-12-12 |
David ‘Bombe... | Set firstStart and newConfig only after the web interfa... |
commit | commitdiff | tree | snapshot |
2010-12-12 |
David ‘Bombe... | Show notification only if there is no first-start notif... |
commit | commitdiff | tree | snapshot |
2010-12-12 |
David ‘Bombe... | Don’t show notifications for new Sones, posts, and... |
commit | commitdiff | tree | snapshot |
2010-12-12 |
David ‘Bombe... | Use new method to check for first-start notification. |
commit | commitdiff | tree | snapshot |
2010-12-12 |
David ‘Bombe... | Add method to check whether the first-start notificatio... |
commit | commitdiff | tree | snapshot |
2010-12-12 |
David ‘Bombe... | Require utils-0.7.2. |
commit | commitdiff | tree | snapshot |
2010-12-12 |
David ‘Bombe... | Add notification if the config file can not be read. |
commit | commitdiff | tree | snapshot |
2010-12-12 |
David ‘Bombe... | Add notification on a first start of Sone. |
commit | commitdiff | tree | snapshot |
2010-12-10 |
David ‘Bombe... | Merge branch 'master' into next |
commit | commitdiff | tree | snapshot |
2010-12-09 |
David ‘Bombe... | Set version to 0.3.2. 0.3.2 |
commit | commitdiff | tree | snapshot |
2010-12-09 |
David ‘Bombe... | Fix replies being inserted at the wrong posts if the... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
David ‘Bombe... | Don’t make non-anonymous links bold, it’s too much. |
commit | commitdiff | tree | snapshot |
2010-12-08 |
David ‘Bombe... | Log exceptions on startup. |
commit | commitdiff | tree | snapshot |
2010-12-08 |
David ‘Bombe... | Add more synchronization. |
commit | commitdiff | tree | snapshot |
2010-12-08 |
David ‘Bombe... | Parse http and https links, show them differently. |
commit | commitdiff | tree | snapshot |
2010-12-08 |
David ‘Bombe... | Allow to store arbitrary objects in a template part. |
commit | commitdiff | tree | snapshot |
2010-12-08 |
David ‘Bombe... | Recognize a line break as whitespace, too. |
commit | commitdiff | tree | snapshot |
2010-12-06 |
David ‘Bombe... | Mark the correct element as known. |
commit | commitdiff | tree | snapshot |
2010-12-06 |
David ‘Bombe... | Fire correct event when a post or reply is removed. |
commit | commitdiff | tree | snapshot |
2010-12-06 |
David ‘Bombe... | Add methods to notify core listeners about removed... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
David ‘Bombe... | Mark posts and replies as known when they are removed. |
commit | commitdiff | tree | snapshot |
2010-12-05 |
David ‘Bombe... | Set version to 0.3.2-RC5. 0.3.2-RC5 |
commit | commitdiff | tree | snapshot |
2010-12-05 |
David ‘Bombe... | Don’t use the ID from the closure, it might have change... |
commit | commitdiff | tree | snapshot |
2010-12-05 |
David ‘Bombe... | Don’t try to show unknown posts. |
commit | commitdiff | tree | snapshot |
2010-12-04 |
David ‘Bombe... | Don’t try to parse non-existing text. |
commit | commitdiff | tree | snapshot |
2010-12-02 |
David ‘Bombe... | Mark post as loaded when the AJAX reply has arrived. |
commit | commitdiff | tree | snapshot |
2010-12-02 |
David ‘Bombe... | Try to prevent multiple insertion of the same replies. |
commit | commitdiff | tree | snapshot |
2010-12-02 |
David ‘Bombe... | Set version to 0.3.2-RC4. 0.3.2-RC4 |
commit | commitdiff | tree | snapshot |
2010-12-02 |
David ‘Bombe... | Fix log output. |
commit | commitdiff | tree | snapshot |
2010-12-02 |
David ‘Bombe... | Don’t create invalid local Sones! |
commit | commitdiff | tree | snapshot |
2010-12-01 |
David ‘Bombe... | Move session-related methods to web interface. |
commit | commitdiff | tree | snapshot |
2010-12-01 |
David ‘Bombe... | Prevent posting a message to yourself. |
commit | commitdiff | tree | snapshot |
2010-11-30 |
David ‘Bombe... | Set version to 0.3.2-RC3. 0.3.2-RC3 |
commit | commitdiff | tree | snapshot |
2010-11-30 |
David ‘Bombe... | Redirect to index page if the user is already logged in. |
commit | commitdiff | tree | snapshot |
2010-11-30 |
David ‘Bombe... | Only clear the input field if the reply was posted. |
commit | commitdiff | tree | snapshot |
2010-11-30 |
David ‘Bombe... | Set version to 0.3.2-RC2. 0.3.2-RC2 |
commit | commitdiff | tree | snapshot |
2010-11-30 |
David ‘Bombe... | Explicitely store a null if there is no recipient. |
commit | commitdiff | tree | snapshot |
2010-11-30 |
David ‘Bombe... | Don’t use Java’s whitespace character class, it’s broke... |
commit | commitdiff | tree | snapshot |
2010-11-30 |
David ‘Bombe... | Set version to 0.3.2-RC1. 0.3.2-RC1 |
commit | commitdiff | tree | snapshot |
2010-11-30 |
David ‘Bombe... | Actually post process after rendering the template! |
commit | commitdiff | tree | snapshot |
2010-11-30 |
David ‘Bombe... | Deduplicate functionality. |
commit | commitdiff | tree | snapshot |
2010-11-30 |
David ‘Bombe... | Only allow local Sones to log in. |
commit | commitdiff | tree | snapshot |
2010-11-29 |
David ‘Bombe... | Abort after inserting a new reply once. |
commit | commitdiff | tree | snapshot |
2010-11-28 |
David ‘Bombe... | Ignore a post if neither sender nor recipient match... |
commit | commitdiff | tree | snapshot |
2010-11-28 |
David ‘Bombe... | Always append new posts to the “posts” div. |
commit | commitdiff | tree | snapshot |
2010-11-28 |
David ‘Bombe... | Return recipient of a post in JSON post. |
commit | commitdiff | tree | snapshot |
2010-11-28 |
David ‘Bombe... | Use correct method to get the Sone ID. |
commit | commitdiff | tree | snapshot |
2010-11-28 |
David ‘Bombe... | Fix path for AJAX request. |
commit | commitdiff | tree | snapshot |
2010-11-28 |
David ‘Bombe... | Don’t declare that an IOException can be thrown. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
David ‘Bombe... | Remove unnecessary CSS rules. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
David ‘Bombe... | Use better function to find the nearest Sone element. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
David ‘Bombe... | Add “hidden” class to Sone ID. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
David ‘Bombe... | Use correct template command to translate a key. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
David ‘Bombe... | Merge branch 'message-recipient' |
commit | commitdiff | tree | snapshot |
2010-11-27 |
David ‘Bombe... | Use the correct name of freenet-ext package. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
David ‘Bombe... | Request a lot less data when not on the “known Sones... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
David ‘Bombe... | Add method to detect whether we’re on the “known Sones... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
David ‘Bombe... | Always use the current session to prevent timeouts. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
David ‘Bombe... | Strip “freenet:” prefix from links. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
David ‘Bombe... | Store the recognized link type, don’t rely on positions. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
David ‘Bombe... | Do not override getPostId()! Also, rename getSoneId... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
David ‘Bombe... | Move all AJAX handlers to the same directory as the... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
David ‘Bombe... | Don’t hide replies on “view post” pages. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
David ‘Bombe... | Add function to detect if the current page is a “view... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
David ‘Bombe... | Merge commit '0.3.1' into message-recipient |
commit | commitdiff | tree | snapshot |
2010-11-26 |
David ‘Bombe... | Merge branch 'next' |
commit | commitdiff | tree | snapshot |
2010-11-26 |
David ‘Bombe... | Set version to 0.3.1. 0.3.1 |
commit | commitdiff | tree | snapshot |
2010-11-26 |
David ‘Bombe... | Insert post after the last post. |
commit | commitdiff | tree | snapshot |
2010-11-26 |
David ‘Bombe... | Only insert posts when on the index or an appropriate... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
David ‘Bombe... | Add functions to detect a “view Sone” page and the... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
David ‘Bombe... | Return the ID of the Sone with the post. |
commit | commitdiff | tree | snapshot |
2010-11-26 |
David ‘Bombe... | Add possibility to detect the index page. |
commit | commitdiff | tree | snapshot |
2010-11-26 |
David ‘Bombe... | Only show message posting form for other Sones, not... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
David ‘Bombe... | Merge commit '0.3.1-RC3' into message-recipient |
commit | commitdiff | tree | snapshot |
2010-11-26 |
David ‘Bombe... | Add possibility to post a message directly to another... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
David ‘Bombe... | Add ID of Sone to “view Sone” page. |
commit | commitdiff | tree | snapshot |
2010-11-26 |
David ‘Bombe... | Allow creation of post with recipient using HTTP POST. |
commit | commitdiff | tree | snapshot |
2010-11-26 |
David ‘Bombe... | Allow creation of posts with recipients using AJAX. |
commit | commitdiff | tree | snapshot |
2010-11-26 |
David ‘Bombe... | Add methods to create a post with a recipient. |
commit | commitdiff | tree | snapshot |
2010-11-26 |
David ‘Bombe... | Show recipient on posts. |
commit | commitdiff | tree | snapshot |
2010-11-26 |
David ‘Bombe... | Merge commit '0.3.1-RC3' into next |
commit | commitdiff | tree | snapshot |
2010-11-26 |
David ‘Bombe... | Set version to 0.3.1-RC3. 0.3.1-RC3 |
commit | commitdiff | tree | snapshot |
2010-11-26 |
David ‘Bombe... | Revert parts of 8d8cc8a9cced7cc9171cc09ce0fd024145605d70. |
commit | commitdiff | tree | snapshot |
2010-11-26 |
David ‘Bombe... | Revert "Try to prevent insertion of a post or reply... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
David ‘Bombe... | Merge commit '0.3.1-RC2' into next |
commit | commitdiff | tree | snapshot |
2010-11-26 |
David ‘Bombe... | Set version to 0.3.1-RC2. 0.3.1-RC2 |
commit | commitdiff | tree | snapshot |
2010-11-26 |
David ‘Bombe... | Try to prevent insertion of a post or reply multiple... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
David ‘Bombe... | Add click handler to new posts and replies only once. |
commit | commitdiff | tree | snapshot |
2010-11-26 |
David ‘Bombe... | Add recipients to posts. |
commit | commitdiff | tree | snapshot |
2010-11-26 |
David ‘Bombe... | Add click-to-mark-known function to all posts and replies. |
commit | commitdiff | tree | snapshot |
2010-11-26 |
David ‘Bombe... | Require newer stable versions of all pterodactylus... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
David ‘Bombe... | Add repository for all pterodactylus libraries. |
commit | commitdiff | tree | snapshot |
2010-11-26 |
David ‘Bombe... | Add links to other APIs in javadoc. |
commit | commitdiff | tree | snapshot |
2010-11-26 |
David ‘Bombe... | Parse links from posts and replies and display them... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
David ‘Bombe... | Add parser for freenet URIs. |
commit | commitdiff | tree | snapshot |
next |