Commit Graph

553 Commits (879a31f51e69eeea5acb268d9c884abefb62f349)

Author SHA1 Message Date
Baris Soner Usakli d7597608d5 fixed login register logout
Baris Usakli 6eb9af77e6 first pass at subfolder
Baris Usakli 79074fd597 prettier user boxes
Baris Usakli 1d39b08195 password change, closes
Baris Soner Usakli ac04bef26e live tiles on home page, ninjaed from andrew might need to randomize starting times, can be disabled by removing the slider class from the div, maybe this should be a setting in admin/categories
Baris Soner Usakli 884a259909 password reset form
Baris Soner Usakli e5817eecb0 img-polaroid on account/accountedit
Baris Soner Usakli 0eb83f1e85 css changes
psychobunny 8dd7c5fdd1 Added microdata to breadcrumbs for SEO
Baris Usakli 5f8ca4aa6c moved modals to footer.tpl from header.tpl
Baris Usakli 98013536d1 more fixes
Baris Soner Usakli c1484afab7 more fixes
Baris Soner Usakli fabb55426c more work:
Baris Usakli 1a992b7147 first batch of changes
Baris Soner Usakli ccba426fbd closes
Baris Soner Usakli c571a73a8b closes
Baris Usakli aecffecdf1 footer shows total topic post count
Baris Soner Usakli 761d8fc508 recent page gets alerts when new topics and posts are created
Baris Soner Usakli d0af1230b5 query params will need a fix before we can send /users?sort=latest to templates
Baris Soner Usakli 56dc29a747 closes
Baris Soner Usakli 1470cc221e span6 for recent posts
Baris Soner Usakli c93f8c0530 recent posts in /users/ page
psychobunny 69f1037d45 added qUnit unit testing framework, started categories unit tests. finally out of MVP so time to unslackmode :)
Baris Usakli 07ceabd371 added space after reps in topic.tpl and topic.js
Baris Usakli 0494718456 added the form back for login
Baris Usakli cde765b17d remove socket listeners in admin/users/search
Baris Usakli a59fdcbf6a for andrew
Baris Usakli 7a478637e3 added forum link to /admin header
Baris Usakli 941ed7e194 user search in admin/users
Baris Usakli 7ca2c949dd fixed safari script problem
Baris Usakli 0cc5b1f907 moved socket.on to admin index
Baris Usakli c870e8bbf3 testing user search in admin panel
Baris Usakli 746faa9488 delete user button in admin/users. the latest/top posters and most reputation sorting is working now in admin/users
Julian Lam 9098d61fe2 completed fb and g+ integration of buttons in category view
Baris Soner Usakli 9b43f80ff8 changed login to ajax added error message for incorret login, closes
Baris Soner Usakli 8e10ce1924 fixed admin page user links
Baris Soner Usakli f2e45e4ed1 changed spans on account page
Baris Soner Usakli 419e5ab528 changes to admin/users
Baris Soner Usakli e0debed04f removed ajax from make/remove admin
Baris Soner Usakli fcbe99870a added password confirm to registration and prettified the notifications on regiser page, need to add validation for email/username/password on server side User.create too
psychobunny 939207ef45 moved admin categories into its own file
psychobunny 1162b2020d categories admin basic features completed - name, description, icon selector + background color
Julian Lam 606387407f Merge branch 'master' of github.com:psychobunny/node-forum
Julian Lam bc2d7b7d0f added twitter intent, regarding issue
Baris Usakli a43c7bc90f changed the /latest route to /recent to match the text
Julian Lam 7154676c87 Merge branch 'master' of github.com:psychobunny/node-forum
Julian Lam eeaef21d44 removing redundant search link in admin menu
Baris Usakli a0751d6caa Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli d3a190d74e username to userslug change
Julian Lam d86dd2fbdf fixing up styling for category noscript view
Julian Lam 89e852f692 adding 'load more topics' button to topic admin
Baris Usakli 3ef32ba7fb image size css for topic first post, facebook app id in template
Baris Soner Usakli 74563ea21e added tooltips on topic page
Baris Soner Usakli 6c63ad89de image upload sends the csrf token now
Baris Soner Usakli c19f9fa54b closes issue
Baris Usakli e7619e6fe3 fixed indents
Baris Usakli 9309722898 fixed indents
psychobunny 912664756f categories admin continued
Baris Usakli 64a9e5844d son whitespace conflicts are so 1765
Baris Usakli 523b787e69 added csrf to ajax calls
Julian Lam e75e0011e2 Merge branch 'master' of github.com:psychobunny/node-forum
Conflicts:
	public/css/admin.less
Julian Lam 32eba62ef6 developed during a merge... I am going to hell for this.
- also new topics tab in admin panel
Baris Usakli 8c355c53cc fixed isFriend to isFollowing in account.tpl
psychobunny 99d8affa53 started categories admin + icon picker; updated fontawesome; removed FA docs/less/sass
Baris Usakli 3f3d81de44 admins can make others admins
Julian Lam a1cf9710e9 Merge branch 'master' of github.com:psychobunny/node-forum
Julian Lam 59d26d6fc9 implementing express.csrf for login and register pages (the only places where HTTP forms are used). Fixes
Baris Usakli a7bce12887 this fixes
Baris Usakli 9e7e0f6579 changed updateHeader to check for the existance of the user label
Baris Soner Usakli 45dec91e1b reverted updateHeader code in footer.js to fix top bar after an image upload
Baris Usakli 88a1fef941 bookmark for the post made
Baris Soner Usakli 39cf0476d3 follower and following count on account page
Baris Soner Usakli 44d07ea543 changed friends to following/followers, updated routes and the user.js functions
Julian Lam 51a941b6d5 tweaking templates code to accept a template-type attribute (for boolean purposes
Baris Soner Usakli b65f2bf97d birthday box type date
Julian Lam 07d4466cb4 fixing user label when viewing with js disabled
Julian Lam 05b91caf6c noscript for home and category view (although it's not quite working for
category view yet)
psychobunny 0b6a9d59c2 derp, footer has been pointing to the wrong site this whole time
Julian Lam 41187dfddb adding a confirm dialog behind the theme revert button in the acp
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
psychobunny 1fc596b74b fixed sidebar flashing in on empty category - got rid of javascript control and set the visibility properly from serverside
Julian Lam c0b018cdf4 adding noscript parsing for a topic, if accessed by a browser without javascript
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")
Julian Lam a01a5bbd64 title also changes the top menu badge as well
Julian Lam 882b9a917f ability for users to now follow/subscribe to threads
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
Julian Lam 9ca749d62f Merge branch 'master' of github.com:psychobunny/node-forum
Conflicts:
	public/templates/header.tpl
psychobunny 64ecbfce8b topics: removed some less important buttons from mobile view, removed reply button on main posts in exchange for the smaller reply button
psychobunny a8f6222824 part2 of mobile sidebar menu. still disabled for now going to come back to this later.
psychobunny 220d80e3a1 added ability to add forum to iOS homescreen as an app
psychobunny a846caa387 added post button to mobile menu
Julian Lam bffa8828df Merge branch 'master' of github.com:psychobunny/node-forum
Julian Lam 1a104686ac new header for meta title
psychobunny 54f86a912c mobileMenu module (categories menu), fixed bug I made in account.js when moving code to their own files,
psychobunny a08fbf4591 reduce avatar size in sidebar responsively
psychobunny 1d9dd604c0 prevent new topic button from overlapping in mobile
Julian Lam 89d484c4ca removing old post_window (!!) and fixing default focus when the composer is loaded
Julian Lam 1ff77f853c Merge branch 'master' into post_window_refactor
psychobunny 46fbf5e0bf removed placeholder in "recent" header for now
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 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.
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 68b7609ab6 identicon integration for twitter + fixing missing social icons for registration page
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 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
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
Julian Lam e6218bb74a Merge branch 'master' of github.com:psychobunny/node-forum
Julian Lam 2a829a0618 derpy globals to get notification pushing working for sockets on new notification event
Baris Usakli 16bf813dcd home page derp
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
Julian Lam cf64952918 bugfixing notif window
Julian Lam 7321088ac5 added a call to check for new notifications on load
Julian Lam 79bf5fad5b tweaks to notif window to show relative time
Julian Lam 1f7ab82f78 Merge remote-tracking branch 'origin' into notifications
Conflicts:
	src/webserver.js
Baris Usakli 65e24ed5cb added admin routes to config.json