23509 Commits (81fa2e22bc954a9c1878b0529cceee03f0f3a87b)
 

Author SHA1 Message Date
Julian Lam 81fa2e22bc fix: #10289, remove lodash dependency in src/cli/package-install.js 3 years ago
Misty (Bot) a1593e35c0 Latest translations and fallbacks 3 years ago
Renovate Bot 9577ef8d7d chore(deps): update dependency lint-staged to v12.3.4 3 years ago
Renovate Bot 2290cee5ed chore(deps): update commitlint monorepo to v16.2.1 3 years ago
Misty (Bot) 02ebcb7131 Latest translations and fallbacks 3 years ago
renovate[bot] 22da7a10cc
fix(deps): update dependency winston to v3.6.0 (#10285)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Misty (Bot) f62e9563c4 Latest translations and fallbacks 3 years ago
Renovate Bot 763cd193c9 chore(deps): update dependency eslint to v8.9.0 3 years ago
Barış Soner Uşaklı e5688d2c0d Merge branch 'master' of https://github.com/NodeBB/NodeBB 3 years ago
Barış Soner Uşaklı 398d25c210 feat: #10276, dont change/revert theme if its current 3 years ago
Renovate Bot 3225a1affc fix(deps): update dependency nodebb-plugin-markdown to v9.0.6 3 years ago
Julian Lam e9cb1452f9 chore: remove punycode dep 3 years ago
Julian Lam 6aae2e5d89 Revert "fix: proactively guard against homograph characters in website values"
This reverts commit fa7dcdb968.
3 years ago
renovate[bot] 3dc108d316
fix(deps): update dependency nodebb-plugin-spam-be-gone to v0.7.13 (#10280)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot] 2c0b63227e
fix(deps): update dependency nodebb-plugin-emoji to v3.5.12 (#10279)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Barış Soner Uşaklı 489c0d3015 refactor: remove extra zset remove, closes #10277 3 years ago
Misty (Bot) 2d125ecdbb Latest translations and fallbacks 3 years ago
Julian Lam 1c7fb8fe11 fix: non-functional upgrade script 3 years ago
Misty (Bot) b8362c49cd Latest translations and fallbacks 3 years ago
renovate[bot] 766ef4e5c0
fix(deps): update dependency nodebb-plugin-emoji to v3.5.11 (#10274)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Misty (Bot) 775d90771e chore(i18n): fallback strings for new resources: nodebb.user 3 years ago
Barış Soner Uşaklı 350052ec50 fix: language keys 3 years ago
Barış Soner Uşaklı d70ce3a937 fix: #10273, properly calculate item count for best/controversial 3 years ago
Misty (Bot) e49b31f0c1 chore: incrementing version number - v1.19.2
(cherry picked from commit ded19254ac)
Signed-off-by: Misty (Bot) <deploy@nodebb.org>
3 years ago
Misty (Bot) f012984d7f chore: update changelog for v1.19.2 3 years ago
renovate[bot] 8e52abe8be
fix(deps): update dependency sharp to v0.30.1 (#10270)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Barış Soner Uşaklı 2896ff1f0f Merge branch 'master' of https://github.com/NodeBB/NodeBB 3 years ago
Barış Soner Uşaklı 14ecafb6c7 chore: up persona 3 years ago
renovate[bot] 6c0f7034b3
fix(deps): update dependency nodebb-widget-essentials to v5.0.7 (#10269)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Misty (Bot) 9b40eb88ee Latest translations and fallbacks 3 years ago
Barış Soner Uşaklı 2dbdd1818f test: fix occasional test failure 3 years ago
Barış Soner Uşaklı 8a4b7dc454 chore: up markdown 3 years ago
Barış Soner Uşaklı b98758d30a chore: add missing quote 3 years ago
renovate[bot] 78d48c3775
fix(deps): update dependency nodebb-theme-persona to v11.3.37 (#10265)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Julian Lam a2c7d69e1b fix: remove extraneous devDependencies on package merge
/cc @pitaj
3 years ago
Julian Lam 9e4147f07c chore: use source and current local vars, + docs 3 years ago
Misty (Bot) 65ca8bbfd8 Latest translations and fallbacks 3 years ago
renovate[bot] 721a70c038
fix(deps): update dependency ioredis to v4.28.5 (#10252)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
dependabot[bot] b496ad445c
chore(deps): bump ioredis from 4.28.4 to 4.28.5 in /install (#10254)
Bumps [ioredis](https://github.com/luin/ioredis) from 4.28.4 to 4.28.5.
- [Release notes](https://github.com/luin/ioredis/releases)
- [Changelog](https://github.com/luin/ioredis/blob/master/Changelog.md)
- [Commits](https://github.com/luin/ioredis/compare/v4.28.4...v4.28.5)

---
updated-dependencies:
- dependency-name: ioredis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
renovate[bot] a10e4940f0
fix(deps): update dependency connect-redis to v6.1.1 (#10260)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Barış Soner Uşaklı 5143ca33f3 feat: handle array of keys in psql exists for zsets 3 years ago
Julian Lam 0ac2843587 feat: upgrade script to clean up leftover :thumb zsets 3 years ago
Julian Lam 0f788b8eaa fix: #10257, topic thumbs not deleting on topic deletion 3 years ago
Julian Lam 606808760e
test: add test to verify that a sorted set is automatically deleted if its last element is removed (#10261)
* test: add test to verify that a sorted set is automatically deleted if its last element is removed

* fix: remote empty zsets when all elements have been removed #yolo

* Revert "fix: remote empty zsets when all elements have been removed #yolo"

This reverts commit 0ac73244bb6ffd802007a252a35844c589ce8721.

* fix: altered behaviour in module.exists instead of zrem
3 years ago
Barış Soner Uşaklı fb3f4f9a13 fix: #10256, allow quote tooltip on mobile 3 years ago
Barış Soner Uşaklı 08f2a05053 fix: #10255, create verified/unverified groups on install 3 years ago
Misty (Bot) 0823992d63 Latest translations and fallbacks 3 years ago
renovate[bot] 0e2a4a2d4a
fix(deps): update dependency nodebb-theme-persona to v11.3.36 (#10253)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Misty (Bot) 0144f7d917 Latest translations and fallbacks 3 years ago
renovate[bot] 6465e012c5
fix(deps): update dependency nodebb-theme-persona to v11.3.35 (#10251)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago