Commit Graph

374 Commits

Author SHA1 Message Date
Julian Lam
cbd03e75e2 fixing bug where the number of posts counted was incorrect (1 over), causing thread tools to not appear when a topic was locked.
also integrated bootbox into confirm dialogs for thread deletion
2013-06-12 11:13:10 -04:00
psychobunny
1fc596b74b fixed sidebar flashing in on empty category - got rid of javascript control and set the visibility properly from serverside 2013-06-11 16:36:41 -04:00
Julian Lam
c0b018cdf4 adding noscript parsing for a topic, if accessed by a browser without javascript 2013-06-11 15:40:50 -04:00
Julian Lam
6df57c4a9b committing the broken template parsing for andrew to see (webserver.js, line 121. Uncomment the commented out object, or substitute in "posts") 2013-06-11 13:51:25 -04:00
Julian Lam
a01a5bbd64 title also changes the top menu badge as well 2013-06-07 15:08:47 -04:00
Julian Lam
882b9a917f ability for users to now follow/subscribe to threads 2013-06-06 20:39:45 -04:00
Julian Lam
a09cfd9304 started work on noscript tags in pages (but blocked by template bug with block processing), allowed reverting of theme in ACP
introducing mixins css file
2013-06-06 15:34:46 -04:00
Julian Lam
9ca749d62f Merge branch 'master' of github.com:psychobunny/node-forum
Conflicts:
	public/templates/header.tpl
2013-06-06 11:53:06 -04:00
psychobunny
64ecbfce8b topics: removed some less important buttons from mobile view, removed reply button on main posts in exchange for the smaller reply button 2013-06-06 11:14:55 -04:00
psychobunny
a8f6222824 part2 of mobile sidebar menu. still disabled for now going to come back to this later. 2013-06-06 10:51:13 -04:00
psychobunny
220d80e3a1 added ability to add forum to iOS homescreen as an app 2013-06-05 17:08:11 -04:00
psychobunny
a846caa387 added post button to mobile menu 2013-06-05 16:27:33 -04:00
Julian Lam
bffa8828df Merge branch 'master' of github.com:psychobunny/node-forum 2013-06-05 16:17:09 -04:00
Julian Lam
1a104686ac new header for meta title 2013-06-05 16:17:07 -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
psychobunny
a08fbf4591 reduce avatar size in sidebar responsively 2013-06-05 12:11:20 -04:00
psychobunny
1d9dd604c0 prevent new topic button from overlapping in mobile 2013-06-05 11:59:09 -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
1ff77f853c Merge branch 'master' into post_window_refactor 2013-06-04 16:23:10 -04:00
psychobunny
46fbf5e0bf removed placeholder in "recent" header for now 2013-06-04 15:53:36 -04:00
psychobunny
d620c29aa9 added rss button to topics. redesigned how the topic main_post looks - buttons were previously not visible on mobile as well. 2013-06-04 14:27:09 -04:00
psychobunny
d4e4d17c5c prevent ajaxify from working on links with "target" set. added rss button as well as social icons to category listing. 2013-06-04 13:40:38 -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
Julian Lam
1aa4a440a0 motd tweaks in admin panel 2013-06-03 14:51:02 -04:00
Julian Lam
1760cf1e89 added motd to admin panel and added colour and transitions to alt-login icons 2013-06-03 12:37:35 -04:00
Julian Lam
9af39622ed actually using identicon default across the site 2013-05-29 14:55:43 -04:00
Julian Lam
68b7609ab6 identicon integration for twitter + fixing missing social icons for registration page 2013-05-29 14:36:01 -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
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