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)
Mon Jun 09 01:09:16 -0700 2008
commit  1edfcd384c91f98d78ba3fd9a373027f002bc422
tree    4b5f67996f8c5855769cd4022e5377b5f8f0615b
parent  47d26839f5e5b0f6f666f3f94f4115f233b62ae6
webapp-app / TODO
100644 16 lines (15 sloc) 0.929 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
- 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: Also make cursor left/right plus command+shift change tabs, just like the curly braces.
- 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