22462 Commits (cd85a55dd467258421cb1462c58fa0d52cfe04e3)
 

Author SHA1 Message Date
Barış Soner Uşaklı 1ce595083a fix: ioredis upgrade fix, maybe 4 years ago
Barış Soner Uşaklı 4afca6900b feat: add filter:user.getWatchedCategories 4 years ago
Julian Lam 1d9cfe1e96 fix: bug where interstitial errors were not properly passed to the front-end via req.flash 4 years ago
Barış Soner Uşaklı 518157d9fa feat: pass req.query to getUserDataByUserSlug 4 years ago
Renovate Bot bf4aa50c8c fix(deps): update dependency nodebb-theme-slick to v1.4.7 4 years ago
Renovate Bot 4164b3229b fix(deps): update dependency nodebb-plugin-composer-default to v6.5.28 4 years ago
Barış Soner Uşaklı 0551642a35 fix: #9553, use same fields for user search results in acp 4 years ago
Barış Soner Uşaklı e8c5c18af1 fix: lint 4 years ago
Barış Soner Uşaklı 94c12e3771 feat: #9508, add cluster support 4 years ago
Misty (Bot) 728db64485 Latest translations and fallbacks 4 years ago
Renovate Bot 1623ba4f41 chore(deps): update dependency eslint-plugin-import to v2.23.0 4 years ago
Barış Soner Uşaklı a3d6c56ec3 feat: #9551 4 years ago
Misty (Bot) 70852c24de Latest translations and fallbacks 4 years ago
Renovate Bot 4a01313de3 chore(deps): update commitlint monorepo to v12.1.4 4 years ago
Barış Soner Uşaklı ffa8016355 fix: lint 4 years ago
Barış Soner Uşaklı fad5988ed6 fix: tests 4 years ago
Barış Soner Uşaklı 074ee859c4 fix: tests 4 years ago
Barış Soner Uşaklı 1f3e660108 feat: add template to hook 4 years ago
Barış Soner Uşaklı a2442ee914 feat: add filter:account.getPostsFromUserSet 4 years ago
Renovate Bot b82774c51d chore(deps): update commitlint monorepo to v12.1.3 4 years ago
Misty (Bot) 2e6a01a7c8 Latest translations and fallbacks 4 years ago
Renovate Bot 155a7fb6e7 fix(deps): update socket.io packages to v4.1.1 4 years ago
Peter Jaszkowiak dd81dd03e0
fix(#9508): switch to ioredis (#9545)
* switch to ioredis

also need this fix in redisearch:

redis-search.js:98
```
  redisClient.multi(cmds).exec(function(err, ids) {
    if (err) {
      return callback(err);
    }
    var errRes = ids[resultIndex];
    if (errRes[0]) {
      return callback(errRes[0]);
    }
    callback(null, errRes[1]);
  });
```

* dbsearch compatible with ioredis

* fixed dbsearch?
4 years ago
Renovate Bot 53335677e3 fix(deps): update socket.io packages to v4.1.0 4 years ago
Misty (Bot) f645a96d18 Latest translations and fallbacks 4 years ago
Renovate Bot 4bc07a087a fix(deps): update dependency sharp to v0.28.2 4 years ago
Renovate Bot 7770c2a131 fix(deps): update dependency postcss to v8.2.15 4 years ago
Renovate Bot 3145c7d5f1 fix(deps): update dependency nodebb-theme-persona to v11.0.19 4 years ago
Renovate Bot 7e2ea4df2c fix(deps): update dependency nodebb-plugin-mentions to v2.13.11 4 years ago
Julian Lam 8cc61f1197 feat: automatically attempt reconnection on window focus 4 years ago
Barış Soner Uşaklı 0096cf178a refactor: bubble other errors 4 years ago
Julian Lam a9bb108802 fix: wrong error message checked 4 years ago
Julian Lam ec6d1e2321
fix: #9507 session reroll causes socket.io to become confused (#9534)
* fix: #9507 session reroll causes socket.io to become confused

* fix: added return

* fix: simpler logic for error handling

* fix: overly sensitive catch
4 years ago
Julian Lam 6ef0c8e950 docs: update API docs to better outline authentication options 4 years ago
Renovate Bot 2ac5a08559 fix(deps): update dependency nodebb-plugin-markdown to v8.12.10 4 years ago
Misty (Bot) b4c31f78ec Latest translations and fallbacks 4 years ago
Misty (Bot) 7f7d5a8f79 Latest translations and fallbacks 4 years ago
Misty (Bot) 230bbf01fc Latest translations and fallbacks 4 years ago
Renovate Bot d1418210ca chore(deps): update dependency eslint to v7.26.0 4 years ago
Renovate Bot ee3634cc5c fix(deps): update dependency nodebb-plugin-markdown to v8.12.9 4 years ago
Renovate Bot 1bf57d40f2 chore(deps): update dependency lint-staged to v11 4 years ago
Renovate Bot 461e187b03 chore(deps): update dependency mocha to v8.4.0 4 years ago
Barış Soner Uşaklı f6b583bb9d feat: #9533, allow redirect in build hooks 4 years ago
Misty (Bot) d8a8864cee Latest translations and fallbacks 4 years ago
Barış Soner Uşaklı 2c22b06feb fix: isObjectField(s) empty field 4 years ago
Renovate Bot ff98f85488 fix(deps): update socket.io packages to v4.0.2 4 years ago
Misty (Bot) 3cfd8f7671 Latest translations and fallbacks 4 years ago
Renovate Bot 22ec1ea5a6 fix(deps): update dependency postcss to v8.2.14 4 years ago
Misty (Bot) 45a4bb4174 Latest translations and fallbacks 4 years ago
Misty (Bot) 32d67666cd Latest translations and fallbacks 4 years ago