Julian Lam
897a7d84f9
Merge remote-tracking branch 'origin/master' into develop
7 years ago
Julian Lam
7581dd1174
Closes #6245
...
- Moved account info to within the profile menu hook, so it can be
better filtered and shown to mods
- Also serves as a nice template for plugins that wish to listen
to the profileMenu hook!
7 years ago
Julian Lam
fbf52407fd
Re: #6425
...
- Exposing IP addresses to moderators
7 years ago
Baris Usakli
c37be3b58f
remove my stupid code
7 years ago
Barış Soner Uşaklı
08562ad9cc
closes #6276
7 years ago
Baris Usakli
4fdc1b99c6
remove unnecessary variable
7 years ago
acardinale
78e65ab8c8
Fix if cover URL is external URL ( #6026 )
...
* Fix if cover URL is external URL
Currently, when cover:url is an external URL, it's concat with relative path
* Fix if cover URL is external URL
Currently, when cover:url is an external URL, it's concat with relative path [fix barisusakli]
* Fix missing '
* Add User (uid) Welcome Notification
* Revert "Fix missing '"
This reverts commit 2da2d98ae295f1d7db63076587a3feae530dbe64.
* Revert "Revert "Fix missing '""
This reverts commit f4fca746e89d8c8b9515515bdbc42d449ebe0194.
* Revert "Add User (uid) Welcome Notification"
This reverts commit 831e291e78f27f2ac9382612772126c36490d36b.
* Fix eslint doesnt like nesting ternary operators
* fix space after if
7 years ago
Barış Soner Uşaklı
5344edc2a7
closes #5885
8 years ago
Baris Usakli
a9dbdc75af
closes #5825
8 years ago
Barış Soner Uşaklı
6c224c3800
fix cover:url logic
8 years ago
Barış Soner Uşaklı
5b69598f15
Merge pull request #5632 from NodeBB/fix-5631
...
Fix #5631
8 years ago
Barış Soner Uşaklı
59d0815073
closes #5637
8 years ago
Peter Jaszkowiak
2a0cb3b9ee
Fix profile covers not working with subfolders
...
Remove relative_path from the paths saved in the database so they're more portable
8 years ago
Julian Lam
d18cfced96
Merge remote-tracking branch 'origin/master' into develop
8 years ago
Peter Jaszkowiak
1ed571189c
Make utils and translator easier to require
...
Move utils.walk to file.walk, backwards compatible
8 years ago
Julian Lam
ddea9f534e
running eslint again
8 years ago
Julian Lam
72e77772db
Merge branch 'master' into develop
8 years ago
Peter Jaszkowiak
896c8c7343
ESlint object-curly-spacing
8 years ago
Peter Jaszkowiak
bc1d70c126
ESlint comma-dangle
8 years ago
Julian Lam
d29361f4c9
added additional visibility masks for profile menu hook, also added isPrivileged user method, closes #5306
8 years ago
Barış Soner Uşaklı
4ff3d06f90
escape labelColor, icon, cover:position, validate toPid
8 years ago
Julian Lam
33ff5e09bb
updated revoke session middleware to allow self or admin or global mod invocation, tweaked tests a bit
8 years ago
barisusakli
2476ab3684
closes #5202
8 years ago
Julian Lam
2463e85c0d
allowing moderators access to the account info page
8 years ago
HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
8 years ago
HeeL
3fa1c1f927
Fix space-infix-ops linter rule
8 years ago
barisusakli
15409f92cd
escape history data, hide moderation note in api
9 years ago
barisusakli
6540b07ab2
closes #5052
9 years ago
barisusakli
15cae8d6ea
ability to set moderation note on users
9 years ago
barisusakli
ae8b9c3683
closes #4665
9 years ago
barisusakli
aefba6e2b1
removed some methods
...
helpers.getBaseUser
exposeUid, exposeGroupName
9 years ago
barisusakli
07fe5057e1
make sure validator.escape() receives strings only
9 years ago
barisusakli
84f88a6f15
refactor user search
...
use pagination on results
removed infinite scroll
changed the term and section to use the query param as well
pagination urls respect search
9 years ago
barisusakli
d94e2eed72
closes #4816
9 years ago
barisusakli
e564260650
moved groupTitle from user settings to user profile/edit
9 years ago
psychobunny
f277c66089
closes #4459
9 years ago
Ben Lubar
d654978508
show the crossed-out eye icon for users who want their email private for staff, not just the user
9 years ago
barisusakli
2d4fde5af3
closes #4306
...
dont escape username twice, its already escape in user/data.js
9 years ago
barisusakli
7c2041e8d8
fix typo
9 years ago
barisusakli
9614bd30d0
other pages
9 years ago
barisusakli
8917ea9f81
closes #4297
9 years ago
Barış Soner Uşaklı
88e4591f88
closes #4194
9 years ago
barisusakli
4b3f09deea
closes #4154
9 years ago
barisusakli
86d70eca74
closes #4103
9 years ago
barisusakli
e693843314
closes #4017
...
inb4 2016
9 years ago
barisusakli
ac77f78d6b
closes #3994
9 years ago
barisusakli
d12e8e1116
closes #3814
9 years ago
barisusakli
6f864a6354
joindate iso
9 years ago
barisusakli
04894b549a
closes #3827
9 years ago
barisusakli
5e257107cd
fix status on following/followers etc.
9 years ago