Sone.git
2010-12-30 David ‘Bombe... Merge branch 'fix-posting' 0.3.6.1
2010-12-30 David ‘Bombe... Set version to 0.3.6.1.
2010-12-30 David ‘Bombe... Fix posting.
2010-12-30 David ‘Bombe... Merge branch 'release-0.3.6' 0.3.6
2010-12-30 David ‘Bombe... Set version to 0.3.6.
2010-12-30 David ‘Bombe... Improve check for already existing posts and replies.
2010-12-30 David ‘Bombe... Add all posts that have the current Sone as recipient.
2010-12-30 David ‘Bombe... Rename variable to fit purpose better.
2010-12-30 David ‘Bombe... Don’t post a new status if no text was entered.
2010-12-30 David ‘Bombe... Try to prevent deadlocks when saving the configuration.
2010-12-30 David ‘Bombe... Merge branch 'new-priorities' into next
2010-12-30 David ‘Bombe... Create our own realtime client for requests.
2010-12-30 David ‘Bombe... Require fred build 1311.
2010-12-22 David ‘Bombe... Save the configuration after marking posts and replies...
2010-12-21 David ‘Bombe... Stop the Sone downloader and unregister all USKs when...
2010-12-18 David ‘Bombe... Merge branch 'master' into next
2010-12-18 David ‘Bombe... Merge branch 'fix-wrong-version-number' 0.3.5.1
2010-12-18 David ‘Bombe... Set version number to 0.3.5.1.
2010-12-18 David ‘Bombe... Merge branch 'release-0.3.5' 0.3.5
2010-12-18 David ‘Bombe... Set version to 0.3.5.
2010-12-18 David ‘Bombe... Require utils-0.7.4.
2010-12-18 David ‘Bombe... Simplify removal of ticker object, ensure that the...
2010-12-18 David ‘Bombe... Remove ticker object when sone-is-locked notification...
2010-12-18 David ‘Bombe... Use different character for arrow.
2010-12-17 David ‘Bombe... Don’t create a new session in the link-enabled callback...
2010-12-17 David ‘Bombe... Add methods to get the current Sone without creating...
2010-12-13 David ‘Bombe... Log exception on shutdown.
2010-12-13 David ‘Bombe... There is no plugin store to persist anymore.
2010-12-13 David ‘Bombe... The Core is not a Service anymore, stop() really stops it.
2010-12-13 David ‘Bombe... Remove notifications for removed posts and replies.
2010-12-13 David ‘Bombe... Merge branch 'notification-for-locked-sones' into next
2010-12-13 David ‘Bombe... Show a notification if a Sone is locked for more than...
2010-12-13 David ‘Bombe... Fire events when locking and unlocking Sones.
2010-12-13 David ‘Bombe... Add methods to fire soneLocked and soneUnlocked events.
2010-12-13 David ‘Bombe... Add notifications for locking and unlocking Sones.
2010-12-13 David ‘Bombe... Synchronize saving to prevent race conditions while...
2010-12-13 David ‘Bombe... Store the IDs of the liked replies correctly.
2010-12-13 David ‘Bombe... Save the configuration after saving a Sone.
2010-12-13 David ‘Bombe... Mark posts and replies as known as long as the first...
2010-12-12 David ‘Bombe... Use thread-safe way to render templates.
2010-12-12 David ‘Bombe... Merge branch 'release-0.3.4' into next
2010-12-12 David ‘Bombe... Merge branch 'release-0.3.4' 0.3.4
2010-12-12 David ‘Bombe... Set version to 0.3.4.
2010-12-12 David ‘Bombe... Synchronize template access to prevent multiple copies...
2010-12-12 David ‘Bombe... Merge branch 'release-0.3.3' into next
2010-12-12 David ‘Bombe... Merge branch 'release-0.3.3' 0.3.3
2010-12-12 David ‘Bombe... Set version to 0.3.3.
2010-12-12 David ‘Bombe... Merge branch 'fix-start-with-broken-config' into next
2010-12-12 David ‘Bombe... Use template factory to create templates.
2010-12-12 David ‘Bombe... Set firstStart and newConfig only after the web interfa...
2010-12-12 David ‘Bombe... Show notification only if there is no first-start notif...
2010-12-12 David ‘Bombe... Don’t show notifications for new Sones, posts, and...
2010-12-12 David ‘Bombe... Use new method to check for first-start notification.
2010-12-12 David ‘Bombe... Add method to check whether the first-start notificatio...
2010-12-12 David ‘Bombe... Require utils-0.7.2.
2010-12-12 David ‘Bombe... Add notification if the config file can not be read.
2010-12-12 David ‘Bombe... Add notification on a first start of Sone.
2010-12-10 David ‘Bombe... Merge branch 'master' into next
2010-12-09 David ‘Bombe... Set version to 0.3.2. 0.3.2
2010-12-09 David ‘Bombe... Fix replies being inserted at the wrong posts if the...
2010-12-08 David ‘Bombe... Don’t make non-anonymous links bold, it’s too much.
2010-12-08 David ‘Bombe... Log exceptions on startup.
2010-12-08 David ‘Bombe... Add more synchronization.
2010-12-08 David ‘Bombe... Parse http and https links, show them differently.
2010-12-08 David ‘Bombe... Allow to store arbitrary objects in a template part.
2010-12-08 David ‘Bombe... Recognize a line break as whitespace, too.
2010-12-06 David ‘Bombe... Mark the correct element as known.
2010-12-06 David ‘Bombe... Fire correct event when a post or reply is removed.
2010-12-06 David ‘Bombe... Add methods to notify core listeners about removed...
2010-12-06 David ‘Bombe... Mark posts and replies as known when they are removed.
2010-12-05 David ‘Bombe... Set version to 0.3.2-RC5. 0.3.2-RC5
2010-12-05 David ‘Bombe... Don’t use the ID from the closure, it might have change...
2010-12-05 David ‘Bombe... Don’t try to show unknown posts.
2010-12-04 David ‘Bombe... Don’t try to parse non-existing text.
2010-12-02 David ‘Bombe... Mark post as loaded when the AJAX reply has arrived.
2010-12-02 David ‘Bombe... Try to prevent multiple insertion of the same replies.
2010-12-02 David ‘Bombe... Set version to 0.3.2-RC4. 0.3.2-RC4
2010-12-02 David ‘Bombe... Fix log output.
2010-12-02 David ‘Bombe... Don’t create invalid local Sones!
2010-12-01 David ‘Bombe... Move session-related methods to web interface.
2010-12-01 David ‘Bombe... Prevent posting a message to yourself.
2010-11-30 David ‘Bombe... Set version to 0.3.2-RC3. 0.3.2-RC3
2010-11-30 David ‘Bombe... Redirect to index page if the user is already logged in.
2010-11-30 David ‘Bombe... Only clear the input field if the reply was posted.
2010-11-30 David ‘Bombe... Set version to 0.3.2-RC2. 0.3.2-RC2
2010-11-30 David ‘Bombe... Explicitely store a null if there is no recipient.
2010-11-30 David ‘Bombe... Don’t use Java’s whitespace character class, it’s broke...
2010-11-30 David ‘Bombe... Set version to 0.3.2-RC1. 0.3.2-RC1
2010-11-30 David ‘Bombe... Actually post process after rendering the template!
2010-11-30 David ‘Bombe... Deduplicate functionality.
2010-11-30 David ‘Bombe... Only allow local Sones to log in.
2010-11-29 David ‘Bombe... Abort after inserting a new reply once.
2010-11-28 David ‘Bombe... Ignore a post if neither sender nor recipient match...
2010-11-28 David ‘Bombe... Always append new posts to the “posts” div.
2010-11-28 David ‘Bombe... Return recipient of a post in JSON post.
2010-11-28 David ‘Bombe... Use correct method to get the Sone ID.
2010-11-28 David ‘Bombe... Fix path for AJAX request.
2010-11-28 David ‘Bombe... Don’t declare that an IOException can be thrown.
2010-11-27 David ‘Bombe... Remove unnecessary CSS rules.
2010-11-27 David ‘Bombe... Use better function to find the nearest Sone element.
next