Commit Graph

24864 Commits (055f5b791cc4bc9dba3b19ad9dee15412cd93c95)
 

Author SHA1 Message Date
Misty Release Bot 055f5b791c Latest translations and fallbacks
renovate[bot] 0e57afa9db
chore(deps): update dependency @commitlint/cli to v17.5.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 9f5dc9adff
fix(deps): update dependency nodebb-rewards-essentials to v0.2.3 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 609c055807
fix(deps): update dependency nodebb-theme-persona to v13.0.55 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Julian Lam 7cb2e02cd7 fix: , removal of base_templates_path variable
Julian Lam 491487a1a2 Merge remote-tracking branch 'origin/master' into develop
Misty Release Bot 188ec62f9a chore: update changelog for v2.8.10
Misty Release Bot 48c1c7594d chore: incrementing version number - v2.8.10
Barış Soner Uşaklı 69f24ed92a feat: add support for selected topic count
Julian Lam 830f142b7a fix: , remove loader.js crash counter logic
Barış Soner Uşaklı 1aff9cad91 lint: fix arrow
Barış Soner Uşaklı 37b48b82a4 fix: don't crash if event name is not a string
Barış Soner Uşaklı a83734fb2b fix: dont show search input if user doesn't have tag search priv
Barış Soner Uşaklı 68db271dfd chore: remove logs
Barış Soner Uşaklı 2c5a5bf366 feat: change chat notification delivery
instead of checking if user is online in the past x minutes, check if the user has read the room, if they have already marked the chat as read don't send notification
Barış Soner Uşaklı 2a9b3ee464 fix: add missing delete
Barış Soner Uşaklı 3f8344804a chore: up harmony
renovate[bot] 8906002772
fix(deps): update dependency esbuild to v0.17.14 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 415da6c2ed
fix(deps): update dependency nodebb-theme-persona to v13.0.53 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Barış Soner Uşaklı 9c0996e40a feat: add placeholder for category search
renovate[bot] b17ab944e6
fix(deps): update dependency sharp to v0.32.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 4ab60c888c
fix(deps): update dependency esbuild to v0.17.13 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] e753603e6a
fix(deps): update dependency csrf-sync to v4.0.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Misty Release Bot b4292cf517 Latest translations and fallbacks
Julian Lam 33ad5a724a fix: buttons for post queue content editing
renovate[bot] 6947e60b47
fix(deps): update dependency @popperjs/core to v2.11.7 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 034666b4c1
chore(deps): update dependency sass-embedded to v1.60.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Barış Soner Uşaklı 7b7f473e14 chore: up themes
Barış Soner Uşaklı 6b89884dd5 use selected class for user status elements
Misty Release Bot ae5d4025b2 Latest translations and fallbacks
renovate[bot] 400a7abf55
fix(deps): update dependency sass to v1.60.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 5d2900e95d
fix(deps): update dependency rimraf to v4.4.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 96305e12c9
fix(deps): update dependency @isaacs/ttlcache to v1.2.2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 5a7104f13f
fix(deps): update dependency html-to-text to v9.0.5 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Misty Release Bot 1c0808d779 Latest translations and fallbacks
Barış Soner Uşaklı 1a07b77f88 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
Barış Soner Uşaklı 361441bd02 chore: up harmony
Misty Release Bot 04652ceb95 chore(i18n): fallback strings for new resources: nodebb.topic
Barış Soner Uşaklı 661a6e0473 https://github.com/NodeBB/NodeBB/issues/11329
renovate[bot] 97f081353f
fix(deps): update dependency helmet to v6 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 98b58bcc3e
fix(deps): update dependency nodebb-widget-essentials to v7.0.7 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 8c07a8d7e0
fix(deps): update dependency mkdirp to v2.1.6 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 69a7bfbe71
chore(deps): update dependency @commitlint/cli to v17.5.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 7f54709da7
fix(deps): update dependency webpack to v5.76.3 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Julian Lam 03e05b5154 fix: , trash the active session on account lockout, if there is one
Julian Lam e6e08d561b chore: bump version tag for RC
Julian Lam 596db09f7e Merge branch 'master' into develop
Julian Lam ddd0324832 docs: fix openapi spec for new property in post queue route
Misty Release Bot 72bee50b97 Latest translations and fallbacks
Misty Release Bot eaa5454fa1 chore(i18n): fallback strings for new resources: nodebb.post-queue