26289 Commits (3f0dac389df5d58fee838c5cca0f3c550ac89077)
 

Author SHA1 Message Date
renovate[bot] 286dcf9aec
fix(deps): update dependency postcss to v8.4.29 (#11968)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
renovate[bot] 4251394fd0
fix(deps): update dependency jsonwebtoken to v9.0.2 (#11972)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
Barış Soner Uşaklı 8db13d8e86
refactor: how admins change emails (#11973)
* refactor: how admins change emails

ability for admins to change emails from acp
ability for admins to change passwords from acp
only users themselves can use /user/<slug>/edit/email
group actions in manage users dropdown
admins can use the same modal from profile page instead of interstitial to update email
add missing checks to addEmail, if email take throw error
add targetUid to email change event

* test: bunch of baloney

* test: remove old test
1 year ago
Barış Soner Uşaklı 6ae0d207a7 fix: double escape issue, body is escaped in composer-default 1 year ago
Barış Soner Uşaklı 9f7a39c59c fix: make selector stricter
so navigator number doesn't change due to nested replies
1 year ago
Barış Soner Uşaklı 887dfd7da7 fix: #11969, match the server side behaviour for filters
if there is an error bubble all the way up
1 year ago
Barış Soner Uşaklı 81961255f1 Merge branch 'master' into develop 1 year ago
Barış Soner Uşaklı a3d6dba69f feat: add a filter hook to login
so async checks can be made by plugins
like showing custom dialogs before login etc.
setting cancel=true in plugin returns back to login page
throwing errors will show it once #11969 is fixed
1 year ago
Barış Soner Uşaklı 29f77a8829 Merge branch 'master' into develop 1 year ago
NoScripter 90ac82d017
fix: remove og:image value (#11966) 1 year ago
Misty Release Bot 3c4315ee02 Latest translations and fallbacks 1 year ago
Barış Soner Uşaklı 440299e661 fix: don't try to parse response if request is head #11960 1 year ago
Barış Soner Uşaklı e10a5fa5f4 chore: up themes 1 year ago
Barış Soner Uşaklı 7331d4e41d use list partial 1 year ago
Barış Soner Uşaklı d45c1b0073 fix parent clicks 1 year ago
Barış Soner Uşaklı 8132d36be1 chore: up themes 1 year ago
Barış Soner Uşaklı 15d2119f38 show parent message in pinned messages 1 year ago
Barış Soner Uşaklı acee6777f6 fix: pinned msgs when switching chats 1 year ago
Barış Soner Uşaklı 10d119245d chore: up themes 1 year ago
Barış Soner Uşaklı 54706b1182
ability to pin chat messages (#11964) 1 year ago
renovate[bot] 94f07c149a
chore(deps): update dependency jquery to v3.7.1 (#11963)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
Barış Soner Uşaklı 1a1fd64d9a
fix: deleted chat messages (#11962)
* fix: deleted chat messages

* fix spec
1 year ago
renovate[bot] b25793cd41
fix(deps): update dependency cron to v2.4.3 (#11957)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
renovate[bot] 44611e05c3
fix(deps): update dependency nodebb-theme-peace to v2.1.16 (#11958)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
renovate[bot] 521a13f43b
fix(deps): update dependency cropperjs to v1.6.0 (#11956)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
Misty Release Bot 1a3d47afda Latest translations and fallbacks 1 year ago
Barış Soner Uşaklı f3eefa1dc8 fix shadows in dark theme
remove unused css
1 year ago
renovate[bot] 4d0055f0ef
chore(deps): update dependency eslint to v8.48.0 (#11953)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
Barış Soner Uşaklı 965780b731 fix: closes #11954, fix custom skins with spaces 1 year ago
Barış Soner Uşaklı 9d6aeba376 pass in privileges to event parsing so delete button shows up 1 year ago
Barış Soner Uşaklı 4bc21a2e8b feat: use all events in addTopicEvents 1 year ago
Barış Soner Uşaklı f026e74038 feat: add socket.data.uid on connect 1 year ago
Misty Release Bot effa60f2f3 Latest translations and fallbacks 1 year ago
Barış Soner Uşaklı 0334b389e2 chore: up harmony 1 year ago
Barış Soner Uşaklı 32c870f437 chore: up harmony 1 year ago
Barış Soner Uşaklı d926fb1eef Merge branch 'master' into develop 1 year ago
Barış Soner Uşaklı 3d6668e7f0 fix: dont show chat notif if you are already in the room
mark all notifs from chat read when you you mark the chat room read
1 year ago
Misty Release Bot 5805e7704c chore: incrementing version number - v3.3.9
(cherry picked from commit f455c959b2)
Signed-off-by: Misty Release Bot <deploy@nodebb.org>
1 year ago
Misty Release Bot 50d44777fa chore: update changelog for v3.3.9 1 year ago
Misty Release Bot f455c959b2 chore: incrementing version number - v3.3.9 1 year ago
Misty Release Bot f46dde5425 Merge commit '4ec3a480cc987be9b86d2cf0a20fbf3ba442141f' into v3.x 1 year ago
Barış Soner Uşaklı 4ec3a480cc chore: up mentions 1 year ago
Barış Soner Uşaklı 2930892aa7 pass req.query.next to sso callback
user req.query.next instead of req.session.returnTo if it exists
1 year ago
Barış Soner Uşaklı baf38b0d21 add nowrap to room names 1 year ago
Barış Soner Uşaklı 9720bb4846 Merge branch 'master' into develop 1 year ago
Barış Soner Uşaklı d5c8bf9eb1 test: add some tests for isPrivilegeGroup 1 year ago
Julian Lam d13e7cd36c fix: isPrivilegeGroup not capturing admin privileges 1 year ago
Barış Soner Uşaklı ffd6ea5ac7 chore: up composer 1 year ago
renovate[bot] d20c9cf292
fix(deps): update dependency nodebb-plugin-composer-default to v10.2.17 (#11951)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
renovate[bot] d28b1f4b7d
fix(deps): update dependency nodebb-theme-harmony to v1.1.43 (#11950)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago