470 Commits (1a104686acdfb45190ab1afdf286b1fe3943b644)

Author SHA1 Message Date
Julian Lam 1a104686ac new header for meta title 12 years ago
Julian Lam 6a91c8a116 Merge branch 'master' of github.com:psychobunny/node-forum 12 years ago
Julian Lam 6f16088cd6 cleaning up readme file and fixing bugs in editing of posts ("asdf" anyone?) 12 years ago
psychobunny a08fbf4591 reduce avatar size in sidebar responsively 12 years ago
psychobunny 1d9dd604c0 prevent new topic button from overlapping in mobile 12 years ago
Julian Lam 812cdd28bf removing default client side config file 12 years ago
Julian Lam 89d484c4ca removing old post_window (!!) and fixing default focus when the composer is loaded 12 years ago
Julian Lam 82736d8780 editing of posts using new post window 12 years ago
Julian Lam 061c7a9e66 half broken editing 12 years ago
Julian Lam 2b4782b376 removing console log 12 years ago
Julian Lam 1ff77f853c Merge branch 'master' into post_window_refactor 12 years ago
Julian Lam 676ddcd3e3 integrating the new post window into the forum 12 years ago
psychobunny 5e289ac9b4 added back a slight border radius onto category listing on home page. 12 years ago
psychobunny 46fbf5e0bf removed placeholder in "recent" header for now 12 years ago
psychobunny a716de5029 moved category and topic into their own less files. removed .caret-left I don't believe its being used. 12 years ago
psychobunny e5b46dc4ed ...removed the wrong class 12 years ago
psychobunny daa944cd50 removed unused class and moved topic-details 1px lower to be inline with gravatar. 12 years ago
psychobunny d620c29aa9 added rss button to topics. redesigned how the topic main_post looks - buttons were previously not visible on mobile as well. 12 years ago
psychobunny d4e4d17c5c prevent ajaxify from working on links with "target" set. added rss button as well as social icons to category listing. 12 years ago
Julian Lam 446bd3a022 constructing posts window 12 years ago
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.
12 years ago
Julian Lam 1aa4a440a0 motd tweaks in admin panel 12 years ago
Julian Lam 1760cf1e89 added motd to admin panel and added colour and transitions to alt-login icons 12 years ago
Julian Lam 9af39622ed actually using identicon default across the site 12 years ago
Julian Lam 3848115afe Merge branch 'master' of github.com:psychobunny/node-forum 12 years ago
Julian Lam 68b7609ab6 identicon integration for twitter + fixing missing social icons for registration page 12 years ago
psychobunny d76432a20f console.log 12 years ago
Julian Lam fa15f2e4d5 tweak to less file 12 years ago
Julian Lam c63d6f75c2 updating social login icons to use font-awesome equivalents instead of (possibly) proprietary icons 12 years ago
psychobunny f05b5165c5 fix for footer js not executing on non-root 12 years ago
psychobunny 6dd8264685 updated to latest font-awesome (3.11) 12 years ago
psychobunny 8a939fa4cc removed left over template variable in category.js 12 years ago
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,
12 years ago
psychobunny 392883b911 bugfix: show post row for new topic on previously empty category 12 years ago
Julian Lam 92aaeca899 Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam 48bccb3498 applying custom theme (if enabled) to all routes 12 years ago
psychobunny 82e8b481b8 fixed posting bug and moved new topic button to be visible if no topics found 12 years ago
Julian Lam 7f77ec2c5f committing hotfix to registration 12 years ago
Julian Lam dec9a3bef9 adding missing admin css file, some other tweaks and cleanup 12 years ago
Julian Lam c1755d0dba theming 'try it' support for ACP 12 years ago
Julian Lam 111b9dcf0a moved admin css to its own file for LESS compilation, and adding in
options to update social keys for login
12 years ago
Julian Lam 88bf9425db install script + patching up integration with install wizard 12 years ago
Julian Lam 5d7ec10aae Merge branch 'master' into install_script 12 years ago
psychobunny 523ce61d1f redis schema file for organization; moved new topic button in categories higher 12 years ago
Julian Lam 069cf5c6cb minor tweak to 'start' button at end of install wizard 12 years ago
Julian Lam 65b6010d74 installation wizard under /install 12 years ago
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
12 years ago
Julian Lam 405318844f allowing multiple less files to compile down to one 12 years ago
psychobunny 39b46eb125 prevent crash on getRecentReplies, and styled recent replies 12 years ago
psychobunny 8c2b6cda69 added timestamp to teaser, continuing work on recent replies block 12 years ago