Commit Graph

37 Commits (bc1d70c1263e39317c146f426bb7ca9db6d352d6)

Author SHA1 Message Date
Peter Jaszkowiak bc1d70c126 ESlint comma-dangle
Julian Lam 42b01060d7 up themes, allow chat modal to be minimised
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule
HeeL 3fa1c1f927 Fix space-infix-ops linter rule
psychobunny 489bdcced6
Julian Lam 6348eb2bab fixed
Julian Lam 474ff3ed35 fixed
psychobunny 533193fa79 send in data to action:taskbar.pushed as well
psychobunny c13e14d2c8 pass in element to filter:taskbar.push; taskbar.push cleanup
psychobunny 5d04cd0bef ability to add class to taskbar; new action hook; send touid in chat
psychobunny 23c4ecfe60 filter:taskbar.push
not really a filter, but does the job as long as its synchronous
psychobunny 2a88e08977 and one last derp
psychobunny 556d817cc5 forgot to return
psychobunny 458ee7cca8 acute ocd attack
psychobunny bfaeee2531 linting
psychobunny b511bc37fb don't initialize taskbar until dom is ready
psychobunny b480bff3fd moved taskbar markup out of JS and into modules/taskbar.tpl
Julian Lam e0436d73c3
barisusakli 38874345b7 closes
barisusakli ce1934e566 closes
barisusakli b9139ef263 some escaping and fixed uploads in progress
barisusakli 3f9fa0137c taskbar text incase <script> is title
psychobunny 281aa0049c init, attempt to increase cold load speed
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