public
Description: A SSB OSX application, which at some point will be able to create a new application which wraps a specific web application, (Think Campfire, Twitter etc) and allows the user to use Ruby to create event handlers to be able support things like Growl or whatever you would like.
Clone URL: git://github.com/alloy/webapp-app.git
Search Repo:
Updated TODO.
alloy (author)
Mon Apr 14 07:12:49 -0700 2008
commit  47d26839f5e5b0f6f666f3f94f4115f233b62ae6
tree    df7ae0689af279acc5e6bec6a1bd6fa30ea6d6af
parent  19a2bc189521c65ad8f4de3646361778efd83efc
0
...
5
6
7
 
8
9
10
...
5
6
7
8
9
10
11
0
@@ -5,6 +5,7 @@
0
 - WebApp: Change the on_event handlers to simply receive the event and not the node,
0
   thus making it easier to use with other type of events than only DOMNodeInserted.
0
 - WebApp: Unescape html in messages.
0
+- WebApp: Also make cursor left/right plus command+shift change tabs, just like the curly braces.
0
 - WebApp: Leave all rooms when quitting the app.
0
 
0
 - Campfire: Only parse the username if there are no entries for highlight words yet, so nil.

Comments

    No one has commented yet.