24757 Commits (dd71877080a22d0108eeed1f8088d52e8c540df9)
 

Author SHA1 Message Date
Barış Soner Uşaklı 9e685e657a test: openapi for thumbs 2 years ago
Barış Soner Uşaklı 767c1d1faf fix: thumb remove on windows, closes #11357 2 years ago
Barış Soner Uşaklı a3a38e4ba3 fix: #11357 clear cache on thumb remove 2 years ago
Barış Soner Uşaklı cfd5027245 fix: closes #11352, try/catch rss feeds 2 years ago
Barış Soner Uşaklı 56427e4f9d fix: closes #11343, don't crash if tags array is empty 2 years ago
Misty Release Bot b331b9423b chore: incrementing version number - v2.8.8
(cherry picked from commit f5a59991fc)
Signed-off-by: Misty Release Bot <deploy@nodebb.org>
2 years ago
Misty Release Bot c03d5db71e chore: update changelog for v2.8.8 2 years ago
Misty Release Bot f5a59991fc chore: incrementing version number - v2.8.8 2 years ago
Misty Release Bot e45a6de24b Merge commit '22fc8fe38fd3b3c8ba6300ca6d12d90eb9b990ca' into v2.x 2 years ago
Julian Lam 22fc8fe38f fix: stop topic navigation hotkeys from firing if in a mousetrap-enabled form element 2 years ago
Julian Lam 17d0b40efa fix: stop topic navigation hotkeys from firing if in a mousetrap-enabled form element 2 years ago
Barış Soner Uşaklı 1545223e7f fix: tag filtering when changing filter to watched topics
or changing popular time limit to month
2 years ago
Barış Soner Uşaklı f054a4f44d fix: get cid from pid instead of passing in 2 years ago
Barış Soner Uşaklı 8c762d3228 fix: closes #11331, allow 0 length content if set to 0 in acp 2 years ago
Misty Release Bot 3f8248d673 chore: incrementing version number - v2.8.7
(cherry picked from commit 6976925943)
Signed-off-by: Misty Release Bot <deploy@nodebb.org>
2 years ago
Misty Release Bot 2ca38e7b95 chore: update changelog for v2.8.7 2 years ago
Misty Release Bot 6976925943 chore: incrementing version number - v2.8.7 2 years ago
Misty Release Bot f4282c091b Merge commit '791551098cb4a56edbae824e45b6f0a10138695b' into v2.x 2 years ago
Barış Soner Uşaklı 791551098c fix: display 25 topics on category feed 2 years ago
Barış Soner Uşaklı ec58700f6d fix: object destructuring overwriting type parameter
also check for valid types in generateExport
2 years ago
Barış Soner Uşaklı 8cf4a6f62e fix: alert on page load 2 years ago
Eldor 3bd9a87154 fix: show error alert if password change fails 2 years ago
gasoved edd2fc38fc fix: update main post timestamp when rescheduling 2 years ago
Julian Lam 1b29dbb69d test: add dummy emailer hook in authentication test 2 years ago
Julian Lam 40e7b86da9 docs: update openapi spec to include info about passing in timestamps for topic creation, removing timestamp as valid request param for topic replying 2 years ago
Barış Soner Uşaklı 326b92687f fix: show admins/globalmods if content is purged 2 years ago
Barış Soner Uşaklı e335d0f601 fix: email expiry timestamps
emailConfirmExpiry is hours and default is 24
2 years ago
落雨楓 8ac3b073de Merge branch 'isekai-main' 2 years ago
落雨楓 e0427b290f Merge branch 'v1.19.x' of https://github.com/NodeBB/NodeBB into isekai 2 years ago
Barış Soner Uşaklı 845c8013b6
fix: #11259, clean old emails when updating via admin (#11260)
when admin is changing users emails check if its avaiable and remove old email of user first
upgrade script to cleanup email:uid, email:sorted, will remove entries if user doesn't exist or doesn't have email or if entry in user hash doesn't match entry in email:uid
fix missing ! in email interstitial
fix missing await in canSendValidation,
fix broken tests
dont pass sessionId to email.remove if admin is changing/removing email
2 years ago
Julian Lam 7a5bcc2171 fix: #11257, onSuccessfulLogin called with improper uid 2 years ago
Misty Release Bot af6ce44737 chore: incrementing version number - v2.8.6
(cherry picked from commit 76732140f3)
Signed-off-by: Misty Release Bot <deploy@nodebb.org>
2 years ago
Misty Release Bot f3306d038a chore: update changelog for v2.8.6 2 years ago
Misty Release Bot 76732140f3 chore: incrementing version number - v2.8.6 2 years ago
Misty Release Bot c6681a1725 Merge commit 'bf92ee0e5fcd0b7a69bb58ec4baaf3b6225ebd6b' into v2.x 2 years ago
Barış Soner Uşaklı bf92ee0e5f feat: add sitemap filter hooks for categories/topic pages 2 years ago
Misty Release Bot 8335f90ae0 chore(i18n): fallback strings for new resources: nodebb.error 2 years ago
nesro 202378b939 fix: #11254, return check for reroll property 2 years ago
Barış Soner Uşaklı 705cd13ad3 fix: closes #11249, notification uses displayname 2 years ago
Julian Lam b5598a6e5d fix: wrong link to topics in acp dashboard 2 years ago
Barış Soner Uşaklı c241baf641 feat: closes #11241, add missing error lang keys 2 years ago
Barış Soner Uşaklı d68352cce5 lint: remove unused 2 years ago
Barış Soner Uşaklı 0713482bd4 feat: #11240, only show relevant users in flags assignee list
for user flags-> admins + all users who have `admin:users` privilege
for post flags -> admins + global mods + moderators of the category the post is in
refactor getModeratorUids function so it can be used for different privileges
2 years ago
Barış Soner Uşaklı 1d3c0e5a2b fix: https://github.com/NodeBB/NodeBB/issues/11239
parseInt uid received from req.body._uid or req.query._uid
2 years ago
Barış Soner Uşaklı 6d819b056e fix: notif filter selecte field 2 years ago
Misty Release Bot bff5ce2d79 chore: incrementing version number - v2.8.5
(cherry picked from commit 93ccf604db)
Signed-off-by: Misty Release Bot <deploy@nodebb.org>
2 years ago
Misty Release Bot 24e58c2895 chore: update changelog for v2.8.5 2 years ago
Misty Release Bot 93ccf604db chore: incrementing version number - v2.8.5 2 years ago
Misty Release Bot 4821b21e81 Merge commit 'f6c96948fe7cee13575ab9c93af6fe7fb9d7b722' into v2.x 2 years ago
Peter Jaszkowiak f6c96948fe
fix: import resolution within plugin modules (#11219)
use module.exports = require('..')
export * from '..' didn't work in some cases
2 years ago