barisusakli
|
348911fd2d
|
closes #2195
|
11 years ago |
psychobunny
|
1b2ccda40b
|
closes #2231; see #2218
|
11 years ago |
barisusakli
|
0eb4b93882
|
moved hasPassword to edit route
its only used there no need to display it everywhere user info is
retrieved
|
11 years ago |
barisusakli
|
c000e852b5
|
closes #1935
|
11 years ago |
barisusakli
|
4066607388
|
closes #2052
|
11 years ago |
Julian Lam
|
0b7a21b8d1
|
Merge branch 'hashtalk' of github.com:NodeBB/NodeBB into hashtalk
|
11 years ago |
Julian Lam
|
8bac0bf361
|
Merge branch 'csrf-excision' into hashtalk
|
11 years ago |
Julian Lam
|
a061079995
|
fixed all POST routes to use new csrf middleware
|
11 years ago |
psychobunny
|
1caf4806e8
|
closes https://github.com/NodeBB/NodeBB/issues/2103
|
11 years ago |
barisusakli
|
9a96458f79
|
closes #2053
|
11 years ago |
barisusakli
|
7c3dc4877a
|
closes #2089
|
11 years ago |
barisusakli
|
493d0dea1e
|
part 1 of notif refactor
|
11 years ago |
barisusakli
|
126b1c4f4c
|
only get 20 chats
|
11 years ago |
barisusakli
|
171f02101d
|
closes #2035, closes #2036
|
11 years ago |
barisusakli
|
5ae7c92d55
|
notifications refactor
added getMultiple which works with an array of nids
|
11 years ago |
barisusakli
|
5c84a3adb5
|
closes #1974
|
11 years ago |
barisusakli
|
4e4a583d9d
|
took out the meta config check from image.js
|
11 years ago |
psychobunny
|
bb48bdb008
|
closes #1942
|
11 years ago |
barisusakli
|
76ad2b8fb2
|
fixed to account header
|
11 years ago |
barisusakli
|
81018d1305
|
closes #1863
|
11 years ago |
barisusakli
|
ef8bbdd359
|
closes #1864
doing andrew's //todo's since 1991
|
11 years ago |
Julian Lam
|
71916f0691
|
marathon bugfixing with @barisusakli re: #1788
|
11 years ago |
Julian Lam
|
d9cdd2f165
|
limiting recent chats to 20
|
11 years ago |
Julian Lam
|
13e4e8dad7
|
a couple final tweaks to contact list and such... #1788
|
11 years ago |
Julian Lam
|
1db96dc627
|
typing notifcation socket implementation for chat page, #1788
|
11 years ago |
Julian Lam
|
84e046185b
|
WIP
|
11 years ago |
Julian Lam
|
4d85df5bae
|
issue #1788 - start
|
11 years ago |
barisusakli
|
b8b6ae7b2f
|
moved upload route into API namespace
|
11 years ago |
barisusakli
|
f8afb8da3e
|
allow plugins to add new links to user profile menu
|
11 years ago |
barisusakli
|
efe04c12d3
|
closes #1635
if email isnt confirmed, show a warning in account/edit and let users
resend confirm email
|
11 years ago |
psychobunny
|
0334a487b5
|
fixing #1587 properly for profile views
|
11 years ago |
psychobunny
|
74097be2e4
|
additional fix for #1587
|
11 years ago |
barisusakli
|
9c0446d416
|
closes #1593
|
11 years ago |
barisusakli
|
51e07e197b
|
added isSelf to account route
|
11 years ago |
barisusakli
|
c5d9a68b4b
|
closes #1445
|
11 years ago |
barisusakli
|
7a25f0bb36
|
fix for #1496
|
11 years ago |
psychobunny
|
38a3ab6365
|
fixes routes for https://github.com/designcreateplay/NodeBB/issues/1485
|
11 years ago |
barisusakli
|
c8efeb7d7c
|
closes #1400, bunch of other fixes to 404, 403 in accounts
|
11 years ago |
barisusakli
|
e7a415246e
|
closes #1390
|
11 years ago |
psychobunny
|
e5486db1ae
|
Merge branch 'code-quality' of https://github.com/miksago/NodeBB into miksago-code-quality
Conflicts:
src/database.js
|
11 years ago |
barisusakli
|
3e60451ce4
|
closes #1013
lets user change languages,
|
11 years ago |
Micheil Smith
|
3e82cab398
|
Add missing new lines at end of files.
|
11 years ago |
barisusakli
|
0ac58dbee6
|
more error strings
|
11 years ago |
barisusakli
|
4bc3f54468
|
closes #1318
|
11 years ago |
barisusakli
|
0cfd05d839
|
closes #1254
|
11 years ago |
barisusakli
|
88c4b90fc8
|
accounts controller removed duplication
|
11 years ago |
barisusakli
|
3d68c7c6b6
|
added getObjectsFields methods to db class, changed getUsers methods to use the new method, refactor to user.js and mongo.js
|
11 years ago |
psychobunny
|
a99be8e7be
|
got rid of all the res.locals.isAPI checks in all controller methods. now 1000% cleaner :shipit:
|
11 years ago |
psychobunny
|
f20a2a2047
|
merging changes from deprecated routes/user.js
|
11 years ago |
psychobunny
|
94aeb3ab22
|
notifications route; added middleware.authenticate to user/uploadpicture api route
|
11 years ago |