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
gasoved
ce5fea2abd
fix: do not register SW for Safari until upstream fixes #9193
4 years ago
gasoved
cb1dd0a3db
fix: infinite scroll with small number of items #9524 ( #9525 )
4 years ago
Misty (Bot)
9950602eff
Latest translations and fallbacks
4 years ago
Renovate Bot
0389dd968f
fix(deps): update dependency sitemap to v7
4 years ago
Barış Soner Uşaklı
7c1e163d82
Revert "feat: add _hooks metadata object to all hooks that have object-type params"
...
This reverts commit 46899ccadb
.
4 years ago
Julian Lam
db48b9527d
fix : #9519 unable to properly ajaxify to home on subfolder installs if anchor did not have a trailing slash
4 years ago
Julian Lam
46899ccadb
feat: add _hooks metadata object to all hooks that have object-type params
4 years ago
Barış Soner Uşaklı
9895e682ac
Merge branch 'master' of https://github.com/NodeBB/NodeBB
4 years ago
Barış Soner Uşaklı
d8e4fd4cdd
feat: add filter:categories.copySettingsFrom
4 years ago
Renovate Bot
19f1cbfc4a
fix(deps): update dependency nodebb-widget-essentials to v5.0.4
4 years ago
Barış Soner Uşaklı
084c985117
feat: guard against multiple resolves
4 years ago
Misty (Bot)
8789716ae4
Latest translations and fallbacks
4 years ago
Barış Soner Uşaklı
5fe97b9c2e
revert: sync hooks
4 years ago
Renovate Bot
33d91fdef8
fix(deps): update dependency nodebb-theme-persona to v11.0.18
4 years ago
Misty (Bot)
ac1a272321
Latest translations and fallbacks
4 years ago
Renovate Bot
c0d54a06f6
fix(deps): update dependency connect-redis to v5.2.0
4 years ago
Barış Soner Uşaklı
6ed8890c2e
fix : #9512 , fix chat icon if no privileges
4 years ago
Misty (Bot)
55e3f5c1db
Latest translations and fallbacks
4 years ago