Commit Graph

28 Commits

Author SHA1 Message Date
Baris Soner Usakli
d7597608d5 fixed login register logout 2013-07-10 21:31:58 -04:00
Julian Lam
37334e2910 fixing bug where clicking on a taskbar item would cause the page to re-ajaxify (due to href="#").
closed #50
2013-07-05 14:33:06 -04:00
Julian Lam
b1e4aecdb0 addressed issue #50 with taskbar weirdness 2013-07-05 14:06:36 -04:00
Matt Smith
719dedd72b Moved reply topic unlock 2013-06-25 15:54:33 +01:00
Matt Smith
60dfed79c1 Fixed Reply locking New Topic title edit 2013-06-25 12:28:59 +01:00
psychobunny
dbf7887cc6 fixes issue #14 2013-06-24 13:03:25 -04:00
Baris Usakli
9309722898 fixed indents 2013-06-20 16:48:17 -04:00
Julian Lam
ac5b7c02f8 hiding the minimize button for mobile/low resolution users - fixes issue #21 2013-06-20 13:01:50 -04:00
Baris Usakli
2498c5c486 fixed taskbar for chat so it doesnt show multiple taskbar buttons for the same person 2013-06-18 12:22:01 -04:00
Baris Usakli
38e1b39c2d chat windows added to taskbar 2013-06-18 12:11:48 -04:00
Baris Usakli
ffbd777642 moved chat code to its own module 2013-06-18 11:26:57 -04:00
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
2013-06-17 23:25:12 -04:00
Julian Lam
dd4bc61b5a allowed clicking on the taskbar button itself to minimize 2013-06-14 15:32:49 -04:00
Julian Lam
9d3a27ea17 splicing out taskbar related code into its own require module 2013-06-14 15:10:22 -04:00
Julian Lam
05b91caf6c noscript for home and category view (although it's not quite working for
category view yet)
2013-06-14 13:01:24 -04:00
Julian Lam
7e55e7b3d2 fixing quoting that broke with the introduction of the new post window 2013-06-06 15:56:49 -04:00
Julian Lam
49ea40f6ee tweaks to composer pushing, fixed random extra letter in footer js 2013-06-06 13:30:28 -04:00
psychobunny
97ea98ed3f topics: reply button in mobile menu + icon 2013-06-06 11:01:14 -04:00
psychobunny
5bb9933f4a added functionality to post button. also introduced some underlying concepts regarding modules and pulling template vars 2013-06-05 17:00:58 -04:00
psychobunny
2ffd436745 improved animations for mobile menu 2013-06-05 16:16:11 -04:00
psychobunny
54f86a912c mobileMenu module (categories menu), fixed bug I made in account.js when moving code to their own files, 2013-06-05 16:01:32 -04:00
Julian Lam
6f16088cd6 cleaning up readme file and fixing bugs in editing of posts ("asdf" anyone?) 2013-06-05 13:34:44 -04:00
Julian Lam
89d484c4ca removing old post_window (!!) and fixing default focus when the composer is loaded 2013-06-05 10:25:29 -04:00
Julian Lam
82736d8780 editing of posts using new post window 2013-06-05 10:18:29 -04:00
Julian Lam
061c7a9e66 half broken editing 2013-06-04 16:47:07 -04:00
Julian Lam
676ddcd3e3 integrating the new post window into the forum 2013-06-04 16:20:27 -04:00
Julian Lam
446bd3a022 constructing posts window 2013-06-03 16:41:06 -04:00
Julian Lam
0a00eac970 added requirejs, new 'composer' module for all posting related functions (client-side)
composer module only has "push" at the moment... doesn't render a window quite yet.
2013-06-03 16:06:11 -04:00