Commit Graph

443 Commits

Author SHA1 Message Date
Julian Lam
fa15f2e4d5 tweak to less file 2013-05-29 13:20:07 -04:00
Julian Lam
c63d6f75c2 updating social login icons to use font-awesome equivalents instead of (possibly) proprietary icons 2013-05-29 13:15:30 -04:00
psychobunny
f05b5165c5 fix for footer js not executing on non-root 2013-05-29 12:32:59 -04:00
psychobunny
6dd8264685 updated to latest font-awesome (3.11) 2013-05-29 12:23:42 -04:00
psychobunny
8a939fa4cc removed left over template variable in category.js 2013-05-29 12:22:04 -04:00
psychobunny
34131ad46c modified exec_body_scripts to load external scripts. finally moved all the js files out of tpls into their own js
todo: still need to organize the individual scripts client side,
2013-05-29 12:17:44 -04:00
psychobunny
392883b911 bugfix: show post row for new topic on previously empty category 2013-05-28 15:10:09 -04:00
Julian Lam
92aaeca899 Merge branch 'master' of github.com:designcreateplay/NodeBB 2013-05-28 12:32:13 -04:00
Julian Lam
48bccb3498 applying custom theme (if enabled) to all routes 2013-05-28 12:31:55 -04:00
psychobunny
82e8b481b8 fixed posting bug and moved new topic button to be visible if no topics found 2013-05-28 16:11:29 +00:00
Julian Lam
7f77ec2c5f committing hotfix to registration 2013-05-28 11:50:09 -04:00
Julian Lam
dec9a3bef9 adding missing admin css file, some other tweaks and cleanup 2013-05-28 11:05:27 -04:00
Julian Lam
c1755d0dba theming 'try it' support for ACP 2013-05-28 00:08:35 -04:00
Julian Lam
111b9dcf0a moved admin css to its own file for LESS compilation, and adding in
options to update social keys for login
2013-05-27 18:06:03 -04:00
Julian Lam
88bf9425db install script + patching up integration with install wizard 2013-05-27 14:02:57 -04:00
Julian Lam
5d7ec10aae Merge branch 'master' into install_script 2013-05-27 11:45:58 -04:00
psychobunny
523ce61d1f redis schema file for organization; moved new topic button in categories higher 2013-05-27 11:29:05 -04:00
Julian Lam
069cf5c6cb minor tweak to 'start' button at end of install wizard 2013-05-25 20:42:27 -04:00
Julian Lam
65b6010d74 installation wizard under /install 2013-05-25 20:32:22 -04:00
psychobunny
d36a81966a use ajaxify to load 404 (prevents weird refreshing bug); part 1 of client side refactor: moving all template javascript vars into dom;
templates.get, templates.set for dynamic variables populated via tpls
2013-05-24 23:02:21 -04:00
Julian Lam
405318844f allowing multiple less files to compile down to one 2013-05-24 15:38:23 -04:00
psychobunny
39b46eb125 prevent crash on getRecentReplies, and styled recent replies 2013-05-24 15:05:59 -04:00
psychobunny
8c2b6cda69 added timestamp to teaser, continuing work on recent replies block 2013-05-24 14:35:07 -04:00
Baris Usakli
8a2499a423 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 2013-05-24 14:29:40 -04:00
Baris Usakli
a4fd54a0c3 topic titles can be edited now 2013-05-24 14:29:35 -04:00
Julian Lam
00a9ec0f12 interim commit 2013-05-24 13:14:41 -04:00
psychobunny
6db259cf3f Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Conflicts:
	src/posts.js
2013-05-24 12:53:45 -04:00
psychobunny
448673b141 recent replies part 2 2013-05-24 12:46:19 -04:00
Baris Usakli
eeb70b17ba Merge branch 'master' of https://github.com/designcreateplay/NodeBB 2013-05-24 11:49:34 -04:00
Baris Usakli
da46a73efe looks better without disconnect alert 2013-05-24 11:49:24 -04:00
psychobunny
55c704c6f9 hide category blocks in recent tab 2013-05-24 11:44:31 -04:00
Baris Usakli
6465b1aff7 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 2013-05-24 11:39:41 -04:00
Baris Usakli
2d90635dc8 added 500ms delay to disconnect message 2013-05-24 11:39:30 -04:00
psychobunny
af7550ca30 console.log 2013-05-24 11:38:16 -04:00
psychobunny
a02a74604c moved CategoriesAdmin into its own file, hid popular/active, some jslinting + cleanup, renamed some fn calls to be more descriptive 2013-05-24 11:18:28 -04:00
psychobunny
55cb790d3c potential fix for duplicate chat results, started recent replies block 2013-05-24 09:00:11 -04:00
psychobunny
c785f06367 added 404 tpl, fix for 404 on topics, continuing refactor - categories 2013-05-23 16:53:25 -04:00
Baris Usakli
8f281e9792 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 2013-05-23 16:35:39 -04:00
Baris Usakli
0f2014193d top bar fix 2013-05-23 16:35:34 -04:00
Julian Lam
d71a38c4f7 minor styling changes to notif window 2013-05-23 16:03:45 -04:00
Julian Lam
e6218bb74a Merge branch 'master' of github.com:psychobunny/node-forum 2013-05-23 15:54:17 -04:00
Julian Lam
2a829a0618 derpy globals to get notification pushing working for sockets on new notification event 2013-05-23 15:53:55 -04:00
Baris Usakli
c02e235005 border radius 0px on home 2013-05-23 15:44:00 -04:00
Baris Usakli
16bf813dcd home page derp 2013-05-23 15:41:28 -04:00
psychobunny
0f51843213 if there are no topics in a category and you make the first topic it doesnt show up until you reload the page 2013-05-23 15:16:06 -04:00
Julian Lam
cf64952918 bugfixing notif window 2013-05-23 14:43:00 -04:00
Julian Lam
7321088ac5 added a call to check for new notifications on load 2013-05-23 14:34:36 -04:00
Julian Lam
79bf5fad5b tweaks to notif window to show relative time 2013-05-23 14:32:25 -04:00
Julian Lam
1f7ab82f78 Merge remote-tracking branch 'origin' into notifications
Conflicts:
	src/webserver.js
2013-05-23 13:24:27 -04:00
psychobunny
cd4ca110a1 moved utils over to client side for code sharing 2013-05-23 13:21:46 -04:00