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
alloy (author)
Fri Apr 11 08:35:00 -0700 2008
commit  19a2bc189521c65ad8f4de3646361778efd83efc
tree    14e630d62522448dd5a957fba6c18187029d6b03
parent  d6bb55d9a2c478b8d178f8a30a4ae7e9819d9e5b
webapp-app / TODO
100644 15 lines (14 sloc) 0.831 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
- WebApp: Status bar?
- WebApp: Dragging a file should not make the drag icon go away.
- WebApp: Should still be possible to drag links on textfields.
- WebApp: Remove growl callback procs when a timeout message is received.
- WebApp: Change the on_event handlers to simply receive the event and not the node,
  thus making it easier to use with other type of events than only DOMNodeInserted.
- WebApp: Unescape html in messages.
- WebApp: Leave all rooms when quitting the app.
 
- Campfire: Only parse the username if there are no entries for highlight words yet, so nil.
- Campfire: Zip a directory or multiple files before uploading.
- Campfire: Add a "excludes" highlight textfield.
- Integrate crash reporter
- rewrite. Eg: #1234 => http://svn.example.com/r1234/trunk/
- Make sure the application icon is always drawn 128x128