22284 Commits (3611b04e0eb13f14e1613e1397030e9d53238242)
 

Author SHA1 Message Date
Misty (Bot) 1709139200 Latest translations and fallbacks 4 years ago
psychobunny 2db77b0cd2 docs: add undoTimeout 4 years ago
psychobunny e588948ff5 feat: add undoTimeout to moving posts as well #9599 4 years ago
psychobunny 05cc7ccb60 feat: make undoTimeout configurable, closes #9599 4 years ago
Julian Lam 93d94564c1 fix: #9596, incorrect placeholder string in some translations 4 years ago
Mats 2b42e7edb0 chore: lint 4 years ago
Mats 6f73261186 fix: extra ')' 4 years ago
Mats d07229aa6b chore: fix indentation 4 years ago
Mats edcba61aa9 fix: disallow editing of other users' notes
Feel free to close this if it is intentional, but as you are not allowed to delete other users notes I expect you shouldn't be able to edit them. Editing another users post also changes ownership, allowing you to then delete it.

I also added `error:` to the errormessage so that they display properly.
4 years ago
Barış Soner Uşaklı ca72aa93d7
Locks bug failing test (#9595)
* test: failing test for issue

* fix: #9593, don't lock if email is identical to username

* fix: lock calls after first call

* fix: add back email check

* test: remove invalid test

Co-authored-by: Julian Lam <julian@nodebb.org>
4 years ago
Renovate Bot 9f74caf65c fix(deps): update dependency ioredis to v4.27.5 4 years ago
Renovate Bot fac0bcbd35 chore(deps): update dependency eslint to v7.28.0 4 years ago
Julian Lam 816856b0c6 feat: introduce boolean res.locals flag to bypass session reroll (used by session-sharing)
The session reroll logic is still standard practice, but in some cases, it is not necessary or causes UX issues. An issue opened in session sharing (julianlam/nodebb-plugin-session-sharing#95) brought this to attention in that parsing the cookie to log in the user caused a reroll (as expected), but caused the session open on other tabs to be mismatched. If "re-validate" was turned on, it basically meant that it was not possible to use NodeBB with multiple tabs.

Session sharing now sets `reroll` to `false` if re-validate is enabled.
4 years ago
renovate[bot] 6632b2b6c3
fix(deps): update dependency connect-redis to v6 (#9590)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
Mats c448ba6f5a
Fixes flag note editing, deletion, and template update (#9581)
* Fixes flag note editing, deletion, and template update

Flag note datetime should be int.
Corrects argument order for note reloading.

* Chore: add missing radix

* fix: empty append bug

This line results in an error message popping up when clicking the flag notes text box, as the 'appendNote' case fires with no text. I can't tell that it serves any function.
4 years ago
Barış Soner Uşaklı 286644d0b8 fix: #9592, check session 4 years ago
Renovate Bot 4ffd234ff9 fix(deps): update dependency ioredis to v4.27.4 4 years ago
Barış Soner Uşaklı 3717df610a fix: don't crash if session doesn't exist 4 years ago
Barış Soner Uşaklı 66cae54ee3 fix: lint 4 years ago
Barış Soner Uşaklı 57e46e41e3 feat: allow modifying default category privileges 4 years ago
Renovate Bot 8672329218 chore(deps): update dependency smtp-server to v3.9.0 4 years ago
Misty (Bot) 21c992242e Latest translations and fallbacks 4 years ago
Renovate Bot 886d65f686 chore(deps): update dependency eslint-plugin-import to v2.23.4 4 years ago
Misty (Bot) 866a53088b Latest translations and fallbacks 4 years ago
Renovate Bot 062928d2e2 fix(deps): update dependency nodebb-theme-persona to v11.0.21 4 years ago
Julian Lam 16e0bca570 fix: improper use of filename extensions 4 years ago
Renovate Bot c3b0e2fa99 chore(deps): update dependency eslint-plugin-import to v2.23.3 4 years ago
Barış Soner Uşaklı d8d6c98970 fix: return null 4 years ago
Barış Soner Uşaklı ac7b093f99 feat: add filter:notifications.create 4 years ago
Mats f9b248b87f fix: updates navigation menu user icon 4 years ago
Barış Soner Uşaklı 3fb7444580 fix: returnOriginal deprecation
https://github.com/mongodb/node-mongodb-native/pull/2808
4 years ago
Misty (Bot) e6c3840a4d Latest translations and fallbacks 4 years ago
Andrew Rodrigues ca9ca876f5
chore: up rewards 4 years ago
Barış Soner Uşaklı 3d5fef6e80 feat: pass req.query to getUnreadData 4 years ago
Misty (Bot) b9482e3c87 Latest translations and fallbacks 4 years ago
Renovate Bot d8c64479d7 fix(deps): update dependency mongodb to v3.6.9 4 years ago
Julian Lam d2960aeb09 feat: added GET user route for api v3 4 years ago
Julian Lam 48b8e3bb3f fix: error when trying to trim an object 4 years ago
Renovate Bot 3aeac357b2 fix(deps): update dependency autoprefixer to v10.2.6 4 years ago
Misty (Bot) 0aad131204 chore: incrementing version number - v1.17.1
(cherry picked from commit 902da5402918dbe99c5f298ce769b0b1994739b5)
Signed-off-by: Misty (Bot) <deploy@nodebb.org>
4 years ago
Misty (Bot) 1e6ed0adbc chore: update changelog for v1.17.1 4 years ago
Misty (Bot) 925883bf4c Latest translations and fallbacks 4 years ago
Barış Soner Uşaklı 9ebfdeb7ee fix: #9580, proper 404 when ajaxifying 4 years ago
Barış Soner Uşaklı 09f5179216 fix: lint 4 years ago
Barış Soner Uşaklı 77dde41f7b feat: keep query string when redirecting category 4 years ago
Renovate Bot 963a9fe600 fix(deps): update dependency sharp to v0.28.3 4 years ago
Renovate Bot 0e37bbfd2c chore(deps): update dependency grunt to v1.4.1 4 years ago
Renovate Bot 60170ad68c chore(deps): update dependency jsdom to v16.6.0 4 years ago
Misty (Bot) 609e579442 Latest translations and fallbacks 4 years ago
Renovate Bot 298af98d52 chore(deps): update dependency eslint to v7.27.0 4 years ago