Commit Graph

453 Commits (e5b46dc4edabc57f252ec06fd2d667ab336e0e30)

Author SHA1 Message Date
psychobunny e5b46dc4ed ...removed the wrong class
psychobunny daa944cd50 removed unused class and moved topic-details 1px lower to be inline with gravatar.
psychobunny d620c29aa9 added rss button to topics. redesigned how the topic main_post looks - buttons were previously not visible on mobile as well.
psychobunny d4e4d17c5c prevent ajaxify from working on links with "target" set. added rss button as well as social icons to category listing.
Julian Lam 1aa4a440a0 motd tweaks in admin panel
Julian Lam 1760cf1e89 added motd to admin panel and added colour and transitions to alt-login icons
Julian Lam 9af39622ed actually using identicon default across the site
Julian Lam 3848115afe Merge branch 'master' of github.com:psychobunny/node-forum
Julian Lam 68b7609ab6 identicon integration for twitter + fixing missing social icons for registration page
psychobunny d76432a20f console.log
Julian Lam fa15f2e4d5 tweak to less file
Julian Lam c63d6f75c2 updating social login icons to use font-awesome equivalents instead of (possibly) proprietary icons
psychobunny f05b5165c5 fix for footer js not executing on non-root
psychobunny 6dd8264685 updated to latest font-awesome (3.11)
psychobunny 8a939fa4cc removed left over template variable in category.js
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,
psychobunny 392883b911 bugfix: show post row for new topic on previously empty category
Julian Lam 92aaeca899 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 48bccb3498 applying custom theme (if enabled) to all routes
psychobunny 82e8b481b8 fixed posting bug and moved new topic button to be visible if no topics found
Julian Lam 7f77ec2c5f committing hotfix to registration
Julian Lam dec9a3bef9 adding missing admin css file, some other tweaks and cleanup
Julian Lam c1755d0dba theming 'try it' support for ACP
Julian Lam 111b9dcf0a moved admin css to its own file for LESS compilation, and adding in
options to update social keys for login
Julian Lam 88bf9425db install script + patching up integration with install wizard
Julian Lam 5d7ec10aae Merge branch 'master' into install_script
psychobunny 523ce61d1f redis schema file for organization; moved new topic button in categories higher
Julian Lam 069cf5c6cb minor tweak to 'start' button at end of install wizard
Julian Lam 65b6010d74 installation wizard under /install
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
Julian Lam 405318844f allowing multiple less files to compile down to one
psychobunny 39b46eb125 prevent crash on getRecentReplies, and styled recent replies
psychobunny 8c2b6cda69 added timestamp to teaser, continuing work on recent replies block
Baris Usakli 8a2499a423 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli a4fd54a0c3 topic titles can be edited now
Julian Lam 00a9ec0f12 interim commit
psychobunny 6db259cf3f Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Conflicts:
	src/posts.js
psychobunny 448673b141 recent replies part 2
Baris Usakli eeb70b17ba Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli da46a73efe looks better without disconnect alert
psychobunny 55c704c6f9 hide category blocks in recent tab
Baris Usakli 6465b1aff7 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli 2d90635dc8 added 500ms delay to disconnect message
psychobunny af7550ca30 console.log
psychobunny a02a74604c moved CategoriesAdmin into its own file, hid popular/active, some jslinting + cleanup, renamed some fn calls to be more descriptive
psychobunny 55cb790d3c potential fix for duplicate chat results, started recent replies block
psychobunny c785f06367 added 404 tpl, fix for 404 on topics, continuing refactor - categories
Baris Usakli 8f281e9792 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli 0f2014193d top bar fix
Julian Lam d71a38c4f7 minor styling changes to notif window