Commit Graph

65 Commits (c2c925cacdfa63a4e70faf37c2734162409847af)

Author SHA1 Message Date
Julian Lam c2c925cacd closes
Julian Lam 7a53fa9469 Added block and unblock button to profile dropdown menu,
Barış Soner Uşaklı 0b0ce1df8a closes
Julian Lam dc386b5b23 Merge branch 'master' into user-blocking
Julian Lam 8db98b5cf4 additional UCP integration for
Julian Lam 8e822c7772 Added user consent pages ()
- "Your Rights & Consent" user settings page
Julian Lam 897a7d84f9 Merge remote-tracking branch 'origin/master' into develop
Julian Lam 7581dd1174 Closes
- 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!
Julian Lam fbf52407fd Re:
- Exposing IP addresses to moderators
Baris Usakli c37be3b58f remove my stupid code
Barış Soner Uşaklı 08562ad9cc closes
Baris Usakli 4fdc1b99c6 remove unnecessary variable
acardinale 78e65ab8c8 Fix if cover URL is external URL ()
* 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
Barış Soner Uşaklı 5344edc2a7 closes
Baris Usakli a9dbdc75af closes
Barış Soner Uşaklı 6c224c3800 fix cover:url logic
Barış Soner Uşaklı 5b69598f15 Merge pull request from NodeBB/fix-5631
Fix 
Barış Soner Uşaklı 59d0815073 closes
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
Julian Lam d18cfced96 Merge remote-tracking branch 'origin/master' into develop
Peter Jaszkowiak 1ed571189c Make utils and translator easier to require
Move utils.walk to file.walk, backwards compatible
Julian Lam ddea9f534e running eslint again
Julian Lam 72e77772db Merge branch 'master' into develop
Peter Jaszkowiak 896c8c7343 ESlint object-curly-spacing
Peter Jaszkowiak bc1d70c126 ESlint comma-dangle
Julian Lam d29361f4c9 added additional visibility masks for profile menu hook, also added isPrivileged user method, closes
Barış Soner Uşaklı 4ff3d06f90 escape labelColor, icon, cover:position, validate toPid
Julian Lam 33ff5e09bb updated revoke session middleware to allow self or admin or global mod invocation, tweaked tests a bit
barisusakli 2476ab3684 closes
Julian Lam 2463e85c0d allowing moderators access to the account info page
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule
HeeL 3fa1c1f927 Fix space-infix-ops linter rule
barisusakli 15409f92cd escape history data, hide moderation note in api
barisusakli 6540b07ab2 closes
barisusakli 15cae8d6ea ability to set moderation note on users
barisusakli ae8b9c3683 closes
barisusakli aefba6e2b1 removed some methods
helpers.getBaseUser
exposeUid, exposeGroupName
barisusakli 07fe5057e1 make sure validator.escape() receives strings only
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
barisusakli d94e2eed72 closes
barisusakli e564260650 moved groupTitle from user settings to user profile/edit
psychobunny f277c66089 closes
Ben Lubar d654978508 show the crossed-out eye icon for users who want their email private for staff, not just the user
barisusakli 2d4fde5af3 closes
dont escape username twice, its already escape in user/data.js
barisusakli 7c2041e8d8 fix typo
barisusakli 9614bd30d0 other pages
barisusakli 8917ea9f81 closes
Barış Soner Uşaklı 88e4591f88 closes
barisusakli 4b3f09deea closes
barisusakli 86d70eca74 closes