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
Updated TODO.
alloy (author)
Fri Apr 11 08:35:00 -0700 2008
commit  19a2bc189521c65ad8f4de3646361778efd83efc
tree    14e630d62522448dd5a957fba6c18187029d6b03
parent  d6bb55d9a2c478b8d178f8a30a4ae7e9819d9e5b
0
...
4
5
6
 
 
7
8
9
...
4
5
6
7
8
9
10
11
0
@@ -4,6 +4,8 @@
0
 - WebApp: Remove growl callback procs when a timeout message is received.
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: 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.
0
 - Campfire: Zip a directory or multiple files before uploading.

Comments

    No one has commented yet.