javaquery/demo-twitter/src/main/resources/org/apidesign/bck2brwsr/demo/twitter/index.html
Tue, 30 Apr 2013 15:22:57 +0200 Merge in the release-0.7 head together with preparation for next development
Tue, 30 Apr 2013 15:19:27 +0200 Additional tweaks to eliminate references to SNAPSHOT versions
Mon, 15 Apr 2013 22:11:48 +0200 Different initial text
Mon, 08 Apr 2013 19:31:47 +0200 Point the URL to the latest version of the source
Mon, 08 Apr 2013 19:30:22 +0200 Making list of activeTweeters really a list. It is easier to observe its changes.
Mon, 08 Apr 2013 15:14:29 +0200 Link to the Java code for the page controller
Mon, 08 Apr 2013 13:06:14 +0200 Access to twitter is driven by @OnReceive annotation
Mon, 08 Apr 2013 12:12:42 +0200 OnPropertyChange allows us to update the tweets as soon as active tweets are changed
Mon, 08 Apr 2013 09:24:59 +0200 Able to display tweets (if --disable-web-security used). Needed to patch knockout to survive/ignore properties with dollar sign in them.
Thu, 04 Apr 2013 13:12:17 +0200 Knockout.js Twitter client example rewritten to Bck2Brwsr (just missing JSON access to tweets)