Commit Graph

831 Commits

Author SHA1 Message Date
Julian Lam
743e0569c1 Merge branch 'master' of github.com:designcreateplay/NodeBB
Conflicts:
	src/topics.js
2013-07-15 15:26:58 -04:00
Julian Lam
561ff38e5a if every post gets deleted in a topic, then the topic deletes itself also 2013-07-15 15:25:31 -04:00
Julian Lam
87aec422e9 moved get_last_undeleted_pid to threadTools.js 2013-07-15 15:08:54 -04:00
Julian Lam
31f8be8a0a updating topics.getTeaser and get_last_undeleted_pid to return err first, and handled methods that called it 2013-07-15 15:03:42 -04:00
Baris Soner Usakli
ba161c1f6c removed couple console.logs 2013-07-15 14:35:33 -04:00
Baris Soner Usakli
c7a218af9a closes #80 2013-07-15 14:34:15 -04:00
Baris Soner Usakli
4527b3d53c closes #82 2013-07-15 12:35:35 -04:00
Baris Soner Usakli
cc6bd59560 closes #75 2013-07-13 12:36:51 -04:00
Baris Soner Usakli
8d2c4fd625 closes #76 2013-07-13 12:27:37 -04:00
Baris Soner Usakli
16117d4331 changed req.connection.encrpyted to req.secure 2013-07-12 17:40:10 -04:00
Baris Soner Usakli
910e9d6ee0 closes #73 2013-07-12 16:23:35 -04:00
Baris Soner Usakli
28f888fc7d removed console.log 2013-07-11 16:47:24 -04:00
Baris Soner Usakli
62ef925fd3 removed graph/picture, closes #72 2013-07-11 16:45:05 -04:00
Baris Soner Usakli
7e1d005cae 404 to relative path 2013-07-11 14:39:25 -04:00
Baris Soner Usakli
2c5e9d47ad admin routes and fixes 2013-07-11 14:32:50 -04:00
Baris Soner Usakli
d7597608d5 fixed login register logout 2013-07-10 21:31:58 -04:00
Baris Usakli
6eb9af77e6 first pass at subfolder 2013-07-10 16:22:03 -04:00
Baris Usakli
d66aef7812 moved bcrpyt rounds to config file 2013-07-10 11:51:15 -04:00
Baris Usakli
93653e88df changed most of the ajax calls to use sockets 2013-07-10 11:20:31 -04:00
Baris Soner Usakli
dc473b06bf closes #67 2013-07-09 12:36:17 -04:00
Baris Soner Usakli
fb8b19959c moved one of the middlewares before app.use(app.router) 2013-07-08 16:57:40 -04:00
Baris Usakli
47378fb978 error middleware, closes #60 2013-07-08 16:02:54 -04:00
Baris Usakli
bed3bf630c removed the throw and logging the error in feed.js 2013-07-08 14:39:41 -04:00
Baris Usakli
8f2a0014b3 closes #70 2013-07-08 14:14:18 -04:00
Baris Usakli
1d39b08195 password change, closes #66 2013-07-08 12:10:21 -04:00
Baris Soner Usakli
026056c8eb moved create/delete to top, handle error in get_online_userS 2013-07-07 16:31:37 -04:00
Baris Soner Usakli
9320883f92 fixed live tiles if there are more than 2 posts 2013-07-06 22:21:30 -04:00
Baris Soner Usakli
642bd5f3c8 removed console.log 2013-07-06 22:09:21 -04:00
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 2013-07-06 22:02:24 -04:00
Baris Soner Usakli
8f4848cc69 userList function for active users, moved it to server side too 2013-07-06 16:37:25 -04:00
Baris Soner Usakli
12f78f5d56 added forEach test 2013-07-06 00:09:52 -04:00
Baris Soner Usakli
7e35b26a43 log bcrypt error, closes59 2013-07-06 00:00:38 -04:00
Baris Soner Usakli
6ecfd611eb removed one of the RDB,keys from user.js, canged userlist to store uids 2013-07-05 23:46:32 -04:00
Baris Soner Usakli
f760b01bfe fixed type in user.js 2013-07-05 19:11:27 -04:00
Baris Soner Usakli
f2d7f856aa async.each in user.js 2013-07-05 19:08:59 -04:00
Baris Soner Usakli
c47db0e908 async.each for get_userslugs_by_uids 2013-07-05 18:24:29 -04:00
Baris Soner Usakli
1c855ce502 async.each for get_userslugs_by_uids 2013-07-05 18:19:55 -04:00
Barış Soner Uşaklı
b343665ceb Merge pull request #68 from damianb/patch-1
user.js cleanup
2013-07-05 14:42:16 -07:00
Damian Bushong
e3b4a6029c Clean up excess end-of-line whitespace 2013-07-05 16:37:45 -05:00
Damian Bushong
f61e71729a More cleanup of user.js
See added comments for more information on problems discovered within the codebase.
2013-07-05 16:25:51 -05:00
Baris Soner Usakli
8c8e1fef93 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 2013-07-05 17:16:42 -04:00
Baris Soner Usakli
b146445db1 send 404 and error message in api_method user.js 2013-07-05 17:16:35 -04:00
Damian Bushong
7a5013325c Force a default gravatar if no email provided
Gravatar provides the forceDefault option, let's use it.
2013-07-05 16:02:59 -05:00
Damian Bushong
78ef54baf2 Cleanup user.js for style guide compliance 2013-07-05 15:55:58 -05:00
Julian Lam
0a09156a5e Merge branch 'master' of github.com:psychobunny/node-forum 2013-07-05 16:44:30 -04:00
Julian Lam
d1bc8b5d91 fixing issue where NodeBB hangs if a non-existant topic was requested 2013-07-05 16:44:11 -04:00
Baris Soner Usakli
575b7f0ecc Merge branch 'master' of https://github.com/designcreateplay/NodeBB 2013-07-05 16:32:05 -04:00
Baris Soner Usakli
a0b4ea70b3 more cleanup in user routes 2013-07-05 16:31:55 -04:00
Julian Lam
6ac2564bad Merge branch 'master' of github.com:psychobunny/node-forum 2013-07-05 16:21:06 -04:00
Julian Lam
5eda18e03c fixing issue with routes that don't have (or need) a corresponding api_method case from crashing due to 404. (issue #53) 2013-07-05 16:17:13 -04:00