Sone.git
2011-01-14 David ‘Bombe... Merge branch 'next' into profile-fields
2011-01-14 David ‘Bombe... Merge branch 'master' into next
2011-01-13 David ‘Bombe... Merge branch 'release-0.3.7' 0.3.7
2011-01-13 David ‘Bombe... Set version to 0.3.7.
2011-01-13 David ‘Bombe... Catch some more (undocumented) exceptions by FreenetURI.
2011-01-13 David ‘Bombe... Change all buttons’ appearance.
2011-01-13 David ‘Bombe... Merge branch 'reduce-loading' into next
2011-01-13 David ‘Bombe... Move the pagination out of the HTML. This fixes #51.
2011-01-13 David ‘Bombe... Check for post time at the correct place.
2011-01-13 David ‘Bombe... Return time of a post, and don’t load it if it’s older...
2011-01-13 David ‘Bombe... Don’t show posts that are older than the last post...
2011-01-13 David ‘Bombe... Merge branch 'reduce-loading' into next
2011-01-13 David ‘Bombe... Add more information to new reply information and don...
2011-01-13 David ‘Bombe... Also react correctly on a “view Sone” page.
2011-01-13 David ‘Bombe... The posting Sone for a created post is always the logge...
2011-01-13 David ‘Bombe... Return IDs of Sone and recipient when getting new posts.
2011-01-13 David ‘Bombe... Add IDs of posting Sone and recipient to loadNewPost().
2011-01-13 David ‘Bombe... Add function to extract ID of current Sone from HTML.
2011-01-13 David ‘Bombe... Include ID of current Sone in HTML.
2011-01-13 David ‘Bombe... Small optimization to prevent loading of a post if...
2011-01-13 David ‘Bombe... Improve link parser.
2011-01-13 David ‘Bombe... Name button differently (and all using the same style).
2011-01-13 David ‘Bombe... Use different classes for profile fields.
2011-01-13 David ‘Bombe... Remove empty rule.
2011-01-12 David ‘Bombe... Copy field names, too.
2011-01-12 David ‘Bombe... Parse profile fields from inserted Sone.
2011-01-12 David ‘Bombe... Remove “changed” status.
2011-01-12 David ‘Bombe... Change all buttons’ appearance.
2011-01-12 David ‘Bombe... Merge branch 'next' into profile-fields
2011-01-12 David ‘Bombe... Load and save profile fields.
2011-01-12 David ‘Bombe... Assign a name to the save button, react only to that...
2011-01-12 David ‘Bombe... Add method to set a field by its index.
2011-01-12 David ‘Bombe... Move “fields” functionality into Profile, remove Profil...
2011-01-12 David ‘Bombe... Show profile fields on Sone page.
2011-01-12 David ‘Bombe... Remove modified tracker from Profile.
2011-01-10 David ‘Bombe... Render templates in a thread-safe way.
2011-01-10 David ‘Bombe... Add accessor for profile fields.
2011-01-10 David ‘Bombe... Add custom fields to profile.
2011-01-10 David ‘Bombe... Implement Fingerprintable interface in Profile.
2011-01-10 David ‘Bombe... Add Fingerprintable interface.
2011-01-09 David ‘Bombe... Merge branch 'show-versions' into next
2011-01-09 David ‘Bombe... Notify all core listeners when a new version was found.
2011-01-09 David ‘Bombe... Add version information to all templates.
2011-01-09 David ‘Bombe... Add “new version” notification, set current and latest...
2011-01-09 David ‘Bombe... Add “update found” event to core listener.
2011-01-09 David ‘Bombe... Add update checker to core.
2011-01-09 David ‘Bombe... Add update checker.
2011-01-09 David ‘Bombe... Catch exceptions in the whole startup sequence.
2011-01-09 David ‘Bombe... Add possibility to register arbitrary USKs for watching.
2011-01-09 David ‘Bombe... Merge branch 'master' into next
2011-01-09 David ‘Bombe... Merge branch 'release-0.3.6.5' 0.3.6.5
2011-01-09 David ‘Bombe... Set version to 0.3.6.5.
2011-01-09 David ‘Bombe... Require utils 0.7.6.
2011-01-09 David ‘Bombe... Store version of configuration in the configuration.
2011-01-07 David ‘Bombe... Change javascript for notification.
2011-01-07 David ‘Bombe... Prevent crash on more invalid links.
2011-01-07 David ‘Bombe... Enhance Parser with a ParserContext.
2011-01-06 David ‘Bombe... Merge branch 'master' into next
2011-01-06 David ‘Bombe... Merge branch 'release-0.3.6.4' 0.3.6.4
2011-01-06 David ‘Bombe... Set version to 0.3.6.4.
2011-01-06 David ‘Bombe... Shorten a possible invalid link in a safer way.
2011-01-06 David ‘Bombe... Don’t add a link if an SSK or a USK fail parsing.
2011-01-06 David ‘Bombe... Merge branch 'master' into next
2011-01-06 David ‘Bombe... Merge branch 'release-0.3.6.3' 0.3.6.3
2011-01-06 David ‘Bombe... Set version to 0.3.6.3.
2011-01-06 David ‘Bombe... Hide details about new Sones, too.
2011-01-06 David ‘Bombe... Improve display of parsed links.
2011-01-01 David ‘Bombe... Merge branch 'protocol-version' into next
2011-01-01 David ‘Bombe... Parse protocol version from sone XML, don’t parse if...
2011-01-01 David ‘Bombe... Add protocol version to inserted XML.
2011-01-01 David ‘Bombe... Hide information in notification until a link is clicked.
2011-01-01 David ‘Bombe... Remove unnecessary CSS rule.
2011-01-01 David ‘Bombe... Add method to show a notification’s details.
2011-01-01 David ‘Bombe... Store the list notification itself in the notification...
2010-12-31 David ‘Bombe... Reactivate status polling on all pages, it’s necessary...
2010-12-31 David ‘Bombe... Don’t try to get the status of a non-existing Sone.
2010-12-31 David ‘Bombe... Don’t create cookies for link-enabled checking.
2010-12-31 David ‘Bombe... Only poll for status if a page ID is actually defined.
2010-12-31 David ‘Bombe... Don’t poll for status on the login page.
2010-12-31 David ‘Bombe... Set page ID on login page.
2010-12-31 David ‘Bombe... Use session mechanisms from SoneTemplatePage.
2010-12-30 David ‘Bombe... Merge branch 'master' into next
2010-12-30 David ‘Bombe... Merge branch 'release-0.3.6.2' 0.3.6.2
2010-12-30 David ‘Bombe... Set version to 0.3.6.2.
2010-12-30 David ‘Bombe... Require utils 0.7.5 (for improved text persistence...
2010-12-30 David ‘Bombe... Fix posting (again). This should now not perform a...
2010-12-30 David ‘Bombe... Merge branch 'master' into next
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.
next