Commit Graph

718 Commits (42d1cade2341e75a0ed3567bb90f1aab424e3428)

Author SHA1 Message Date
Baris Soner Usakli 5819b43595 moved index code from index.tpl to its own file
Baris Soner Usakli f7f5da00e1 another fix for js crashes
Baris Soner Usakli 6f57e639f9 changed input to meta
Baris Soner Usakli 49445767cb temp fix to resolve socket js error
Baris Soner Usakli f8518b1a9a moved js code in footer.tpl for admin into footer.js
Baris Soner Usakli bfc87a8178 fixed admin js error, was trying to use socket. before it was connected
Baris Soner Usakli 7191d94099 admin fix
Baris Soner Usakli 4a79459a87 bolded footer topic/post count
Baris Soner Usakli 8d2c4fd625 closes
Baris Soner Usakli 62ef925fd3 removed graph/picture, closes
Baris Soner Usakli 9f892c2e80 fixed pushState urls
Baris Soner Usakli 069368fe88 removed callback
Baris Soner Usakli de55a35684 more fixes for relative paths
Baris Soner Usakli 2c5e9d47ad admin routes and fixes
Baris Soner Usakli d7597608d5 fixed login register logout
Baris Soner Usakli 43e73e3aba url fixes for templates
Baris Usakli 6eb9af77e6 first pass at subfolder
Baris Usakli 93653e88df changed most of the ajax calls to use sockets
Baris Usakli 79074fd597 prettier user boxes
Baris Usakli 9b02fa0ab9 reduced delay on anims
Baris Usakli 8f2a0014b3 closes
Baris Usakli 1d39b08195 password change, closes
Baris Soner Usakli f4b3ef01df tiles animate on :hover
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 8f4848cc69 userList function for active users, moved it to server side too
Baris Soner Usakli f2d7f856aa async.each in user.js
Baris Soner Usakli 884a259909 password reset form
Julian Lam 6ac2564bad Merge branch 'master' of github.com:psychobunny/node-forum
Julian Lam 5eda18e03c fixing issue with routes that don't have (or need) a corresponding api_method case from crashing due to 404. (issue )
Baris Soner Usakli 6a4dcc75c2 changes to user routes to return null
Julian Lam 37334e2910 fixing bug where clicking on a taskbar item would cause the page to re-ajaxify (due to href="#").
closed 
Julian Lam b1e4aecdb0 addressed issue with taskbar weirdness
Julian Lam 9c5e9083fe closed by refactoring the jquery events for post buttons
Julian Lam d413d3b29a closed by removing jquery call that repetitvely bound and unbound anchors
Baris Soner Usakli e5817eecb0 img-polaroid on account/accountedit
Baris Soner Usakli 0eb83f1e85 css changes
Baris Soner Usakli 87bc13b4d6 copy pasta whitespace fail
Baris Soner Usakli ed99f2671e fixed a bug that made topics invisible to users, also closes
psychobunny 8dd7c5fdd1 Added microdata to breadcrumbs for SEO
Baris Usakli 20670e63d1 img class on recent_replies
Baris Usakli 5f8ca4aa6c moved modals to footer.tpl from header.tpl
Baris Usakli e24606ff73 fixed quoting
Baris Usakli 98013536d1 more fixes
Baris Soner Usakli 1e40ed28e5 fixed typo in footer
Baris Soner Usakli c1484afab7 more fixes
Baris Soner Usakli fabb55426c more work:
Baris Usakli 1a992b7147 first batch of changes
Baris Soner Usakli 3c6d39ab89 closes
Baris Soner Usakli ccba426fbd closes
Baris Soner Usakli c571a73a8b closes
Julian Lam ee7a1413b9 added favicon
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 caf81b7312 fixed a crash if user profile is viewed when they have no posts, fixed the footer user link it uses the userslug now
Baris Soner Usakli 1470cc221e span6 for recent posts
Baris Soner Usakli c93f8c0530 recent posts in /users/ page
Baris Soner Usakli 99465f1ffd moved chat socket.on to footer
psychobunny 69f1037d45 added qUnit unit testing framework, started categories unit tests. finally out of MVP so time to unslackmode :)
Julian Lam faf70d85d8 Merge branch 'master' of github.com:psychobunny/node-forum
Julian Lam 12a8775de5 hotfixing issue with set_up_posts function in new post event
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 8781f05117 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli 941ed7e194 user search in admin/users
Julian Lam 97f87ee003 Merge branch 'master' of github.com:psychobunny/node-forum
Julian Lam 936a284397 enabling infinite post loader (re: issue ), fixes
Baris Usakli 7ca2c949dd fixed safari script problem
Julian Lam 9df0b39a5d started integrating infinite post loading for topic view (re: issue )
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 4103e1db55 removed console.log
Baris Soner Usakli e0debed04f removed ajax from make/remove admin
Baris Soner Usakli 34777fa844 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli ea4f39ca21 server side checks for username/email/password, closes
Julian Lam 002695234b Merge pull request from Alfresco/master
Fix for reply locking new topic title as read only
psychobunny 619fc7d982 prevent hero unit text from breaking mobile layout if its too long
Baris Soner Usakli 7d49294595 closes , used the sorted set and updated it when a new post is made to a topic
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
Matt Smith 719dedd72b Moved reply topic unlock
Matt Smith 60dfed79c1 Fixed Reply locking New Topic title edit
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 d0e5c0dcf1 Merge branch 'master' of github.com:psychobunny/node-forum
Julian Lam 87e2023c86 closed by implementing solution
Baris Usakli 51842a32da dont let users with the same username/slug register closes
psychobunny 561ebea362 attempt at fixing issues on safari, in progress