Commit Graph

14 Commits (5b17f9a7a4c80f0dd7c9740880ee7693d70b8299)

Author SHA1 Message Date
Micheil Smith 3e82cab398 Add missing new lines at end of files.
barisusakli 5209c614fc add taskbar to body
akhoury 1b207d8276 IE8 support, general cleanups, from native to $ objects ...
Julian Lam b81737bc0f moved refreshTitle into app.js, messaging someone now invokes an alternating title, hehe
Julian Lam 030ce95dea closed - added "active chats" dropdown to header
- some minor tweaks also, to make taskbar work a little better with chats
Julian Lam fe4aee177d lots of tweaks to chat and taskbar
psychobunny 31624b32e9 footer no longer overlaps composer; fixes 272
Julian Lam 45d5524df7 fixing minor errors in css in composer
Julian Lam 37334e2910 fixing bug where clicking on a taskbar item would cause the page to re-ajaxify (due to href="#").
closed 
Julian Lam b1e4aecdb0 addressed issue with taskbar weirdness
Baris Usakli 2498c5c486 fixed taskbar for chat so it doesnt show multiple taskbar buttons for the same person
Julian Lam 9fb8701f4f added a new option "state" to taskbar push... set to 'active' to have it
load in an active (darkened) state, while 'pulse' will have it pulse
between darkened and light states
Julian Lam dd4bc61b5a allowed clicking on the taskbar button itself to minimize
Julian Lam 9d3a27ea17 splicing out taskbar related code into its own require module