Commit Graph

440 Commits (eba653a3d28af5d8cce73a101823f24ed03e0a32)

Author SHA1 Message Date
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