barisusakli
|
f8afb8da3e
|
allow plugins to add new links to user profile menu
|
2014-06-18 12:40:49 -04:00 |
|
barisusakli
|
efe04c12d3
|
closes #1635
if email isnt confirmed, show a warning in account/edit and let users
resend confirm email
|
2014-06-03 18:39:54 -04:00 |
|
psychobunny
|
0334a487b5
|
fixing #1587 properly for profile views
|
2014-05-28 18:15:53 -04:00 |
|
psychobunny
|
74097be2e4
|
additional fix for #1587
|
2014-05-28 17:49:31 -04:00 |
|
barisusakli
|
9c0446d416
|
closes #1593
|
2014-05-28 14:18:00 -04:00 |
|
barisusakli
|
51e07e197b
|
added isSelf to account route
|
2014-05-21 21:52:10 -04:00 |
|
barisusakli
|
c5d9a68b4b
|
closes #1445
|
2014-05-12 18:42:13 -04:00 |
|
barisusakli
|
7a25f0bb36
|
fix for #1496
|
2014-05-06 16:28:35 -04:00 |
|
psychobunny
|
38a3ab6365
|
fixes routes for https://github.com/designcreateplay/NodeBB/issues/1485
|
2014-05-05 12:59:27 -04:00 |
|
barisusakli
|
c8efeb7d7c
|
closes #1400, bunch of other fixes to 404, 403 in accounts
|
2014-04-30 17:24:53 -04:00 |
|
barisusakli
|
e7a415246e
|
closes #1390
|
2014-04-16 17:33:48 -04:00 |
|
psychobunny
|
e5486db1ae
|
Merge branch 'code-quality' of https://github.com/miksago/NodeBB into miksago-code-quality
Conflicts:
src/database.js
|
2014-04-14 17:36:10 -04:00 |
|
barisusakli
|
3e60451ce4
|
closes #1013
lets user change languages,
|
2014-04-14 15:58:19 -04:00 |
|
Micheil Smith
|
3e82cab398
|
Add missing new lines at end of files.
|
2014-04-10 20:56:53 +01:00 |
|
barisusakli
|
0ac58dbee6
|
more error strings
|
2014-04-09 21:56:30 -04:00 |
|
barisusakli
|
4bc3f54468
|
closes #1318
|
2014-04-03 12:42:40 -04:00 |
|
barisusakli
|
0cfd05d839
|
closes #1254
|
2014-03-21 18:36:06 -04:00 |
|
barisusakli
|
88c4b90fc8
|
accounts controller removed duplication
|
2014-03-11 04:33:08 -04:00 |
|
barisusakli
|
3d68c7c6b6
|
added getObjectsFields methods to db class, changed getUsers methods to use the new method, refactor to user.js and mongo.js
|
2014-03-11 03:39:41 -04:00 |
|
psychobunny
|
a99be8e7be
|
got rid of all the res.locals.isAPI checks in all controller methods. now 1000% cleaner :shipit:
|
2014-03-09 20:05:14 -04:00 |
|
psychobunny
|
f20a2a2047
|
merging changes from deprecated routes/user.js
|
2014-03-06 00:52:12 -05:00 |
|
psychobunny
|
94aeb3ab22
|
notifications route; added middleware.authenticate to user/uploadpicture api route
|
2014-03-03 12:30:27 -05:00 |
|
psychobunny
|
88ca3733a7
|
more jshinting
|
2014-03-02 23:07:16 -05:00 |
|
psychobunny
|
f35c14ee07
|
bugfixes + cleanup for accounts and users routes
|
2014-02-28 15:58:29 -05:00 |
|
psychobunny
|
fa103b2d6e
|
finally done with routes/user.js; accounts.getUserByUID; bug fixing and cleanup
|
2014-02-28 15:33:25 -05:00 |
|
psychobunny
|
08d3d9feb3
|
accounts.uploadPicture
|
2014-02-28 15:26:39 -05:00 |
|
psychobunny
|
bfcb61f37d
|
forgot to port getUserDataByUserSlug
|
2014-02-28 14:22:49 -05:00 |
|
psychobunny
|
7c873c4314
|
decided to functionally separate accounts from users
|
2014-02-28 14:08:06 -05:00 |
|