Commit Graph

463 Commits

Author SHA1 Message Date
Baris Soner Usakli
910e9d6ee0 closes #73 2013-07-12 16:23:35 -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 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
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
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
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
Baris Soner Usakli
4c33cee051 user restore for try.nodebb 2013-07-05 12:50:09 -04:00
Baris Soner Usakli
0eb83f1e85 css changes 2013-07-04 14:39:56 -04:00
Baris Usakli
efb5cfe1ac nothing 2013-07-03 14:58:33 -04:00
Baris Usakli
f718d25d36 === is gud 2013-07-03 14:54:07 -04:00
Baris Usakli
9dbaf9fef9 more work 2013-07-02 17:01:49 -04:00
Baris Usakli
1a992b7147 first batch of changes 2013-07-02 16:24:13 -04:00
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 2013-06-26 23:31:41 -04:00
Baris Usakli
cde765b17d remove socket listeners in admin/users/search 2013-06-26 15:19:18 -04:00
Baris Usakli
be0afc43a8 user search in admin/users 2013-06-26 13:46:04 -04:00
Baris Usakli
941ed7e194 user search in admin/users 2013-06-26 13:45:40 -04:00
Baris Usakli
7ca2c949dd fixed safari script problem 2013-06-26 13:18:19 -04:00
Baris Usakli
c870e8bbf3 testing user search in admin panel 2013-06-26 12:32:30 -04:00
Baris Soner Usakli
ea4f39ca21 server side checks for username/email/password, closes #41 2013-06-25 15:50:14 -04:00
Julian Lam
d0e5c0dcf1 Merge branch 'master' of github.com:psychobunny/node-forum 2013-06-24 16:35:54 -04:00
Julian Lam
87e2023c86 closed #28 by implementing solution #2 2013-06-24 16:35:50 -04:00
Baris Usakli
87a786c1b0 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 2013-06-24 16:16:55 -04:00
Baris Usakli
51842a32da dont let users with the same username/slug register closes #33 2013-06-24 16:16:50 -04:00
Julian Lam
578dba10cd fixed #30 2013-06-24 16:02:39 -04:00
Baris Usakli
bbee8e94bd fixes #34 2013-06-24 14:56:23 -04:00
Baris Usakli
d3a190d74e username to userslug change 2013-06-24 14:33:53 -04:00
Baris Usakli
ad11be657e added turkish characters to utils.slugify 2013-06-24 12:08:21 -04:00
Baris Usakli
dd4af40be0 removed login code from user.js 2013-06-24 11:14:45 -04:00
Julian Lam
e158fdc963 Merge branch 'master' of github.com:designcreateplay/NodeBB 2013-06-21 13:29:22 -04:00
Julian Lam
4d99870063 updating nodebb executable so that it sends a NODE_ENV environment
variable in, and modified app.js and redis lib to read it.
2013-06-21 13:28:55 -04:00
Baris Soner Usakli
e49d2707eb changed the follower/following keys 2013-06-21 12:53:50 -04:00
Baris Usakli
9cf9e98b14 removed duplicate build_header 2013-06-20 16:04:58 -04:00
Baris Usakli
3f3d81de44 admins can make others admins 2013-06-20 14:45:38 -04:00
Baris Usakli
fc4d3d849d better this way 2013-06-20 11:22:10 -04:00
Baris Usakli
41aeee9839 send back empty object if no data for user 2013-06-20 11:20:37 -04:00
Baris Soner Usakli
32b9db5771 changes to Date.now() 2013-06-19 21:39:41 -04:00
Baris Usakli
88a1fef941 bookmark for the post made 2013-06-18 10:47:43 -04:00
Baris Usakli
b7e2bfff3d send notification to all followers when a user makes a post 2013-06-18 10:01:42 -04:00
Baris Soner Usakli
39cf0476d3 follower and following count on account page 2013-06-17 15:46:13 -04:00
Baris Soner Usakli
44d07ea543 changed friends to following/followers, updated routes and the user.js functions 2013-06-17 15:25:09 -04:00