public
Description: Makes Pibb/Campfire + Fluid/Firefox one hell of a steez.
Homepage: http://userscripts.org/scripts/show/30798
Clone URL: git://github.com/3n/steezy-pibb.git
steezy-pibb / TODO
100644 32 lines (19 sloc) 0.818 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
http://2.bp.blogspot.com/_wGr8njEWjtI/SQi3I1b4M5I/AAAAAAAAA1c/ezpKRyamTRg/s1600-h/kelly+b+giraffe.JPG
no worky in pibby
 
make it so you don't have to refresh the first time
 
resize images to fit, link them to original.
 
convert all the self.xxx bullshit to just using vars (especially for private instance methods)
 
move css stuff to client class
 
use setInterval?
 
Keep a running list of all links posted and who posted them in the DOM
 
don't mark all read on auto-replies
 
Preferences form
- colors for messages
  
- give the message class a reference to the client class that it belongs to
 
MAYBE
 
- Make an Element wrapper class for add_class and remove_class kinda things?
 
Hawt-keys
- tab switching
- mark all as read
- focus input bar
  
- handle tab switching (detect if tab is switched and do the right thing)