Misty (Bot)
f2ca69d8f7
Latest translations and fallbacks
3 years ago
Barış Soner Uşaklı
5c3d5f1f40
test: make it async
3 years ago
Barış Soner Uşaklı
26f00ffb60
test: fix
3 years ago
Barış Soner Uşaklı
cfd474487a
refactor: async
3 years ago
Barış Soner Uşaklı
f0394c4965
refactor: async
3 years ago
Barış Soner Uşaklı
8491f67daf
refactor: use async
3 years ago
Barış Soner Uşaklı
e3c0f0be0a
refactor: remove unused
3 years ago
Barış Soner Uşaklı
07e2741ea6
breaking: remove deprecated admin.groups methods
3 years ago
Barış Soner Uşaklı
a8afdc6019
fix : #10069 , don't modify fields array
...
use a single setObjectFields for the profile update
3 years ago
Julian Lam
c90a89264c
fix(deps): bump persona
3 years ago
Barış Soner Uşaklı
236d4e8056
fix : #10068 , update data-index values after sort
3 years ago
Barış Soner Uşaklı
9af2335134
fix : #10068 , baseIndex should be read before sort update fix off by one error
3 years ago
Barış Soner Uşaklı
45d8157fee
fix: tests
3 years ago
Barış Soner Uşaklı
9627fa9029
refactor: always returns array
3 years ago
Barış Soner Uşaklı
830166d120
fix : #10067 , count posts instead of incr/decr
3 years ago
Barış Soner Uşaklı
f4aa249d8c
refactor: use async/await
3 years ago
renovate[bot]
07217762e6
fix(deps): update dependency nodebb-plugin-mentions to v3.0.4 ( #10063 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
a5840c5aff
fix(deps): update dependency nodebb-plugin-spam-be-gone to v0.7.12 ( #10064 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
5477cf32ad
fix(deps): update dependency nodebb-theme-slick to v1.4.18 ( #10065 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
60d778f063
fix(deps): update dependency nodebb-plugin-markdown to v8.14.5 ( #10062 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
8695d370ce
fix(deps): update dependency nodebb-theme-persona to v11.3.5 ( #10059 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Renovate Bot
70068d6c8b
fix(deps): update dependency nodebb-plugin-dbsearch to v5.1.1
3 years ago
Renovate Bot
84b03a348c
fix(deps): update dependency nodebb-plugin-composer-default to v7.0.15
3 years ago
Misty (Bot)
cf6032b1b2
Latest translations and fallbacks
3 years ago
Renovate Bot
ba02f01553
chore(deps): update dependency eslint to v8.4.1
3 years ago
Barış Soner Uşaklı
cbf198fe9b
lint: remove unused
3 years ago
Barış Soner Uşaklı
45d755b6ae
breaking: remove socket.emit('categories.getCategory')
3 years ago
Barış Soner Uşaklı
cc3f82bc83
breaking: remove socket.emit('admin.categories.setPrivilege') and socket.emit('admin.categories.getPrivilegeSettings')
3 years ago
Barış Soner Uşaklı
0b9c01f9a0
breaking: remove deprecated socket.emit('admin.categories.update')
3 years ago
Barış Soner Uşaklı
ba5d2e7b81
breaking: remove deprecated socket.emit('admin.categories.purge')
3 years ago
Barış Soner Uşaklı
b335372348
breaking: remove deprecated socket.emit('admin.categories.create')
3 years ago
Barış Soner Uşaklı
10c19af2ad
breaking: remove deprecated socket.emit('admin.categories.getAll')
3 years ago
Barış Soner Uşaklı
f8f0a83b52
test: one more getTopicPosts test
3 years ago
Barış Soner Uşaklı
a20abdce02
lint: remove unused
3 years ago
Barış Soner Uşaklı
36eb47d9a0
refactor: change var name
3 years ago
Barış Soner Uşaklı
170e5dd941
breaking: remove getTopicPosts(tid, ...) usage
3 years ago
Barış Soner Uşaklı
906dc5675e
fix: handle start=0 stop=0 for topics.getTopicPosts
...
add more tests
3 years ago
Barış Soner Uşaklı
621c142f8e
refactor: alerts
3 years ago
Barış Soner Uşaklı
0a6eeb933e
lint: fix
3 years ago
Barış Soner Uşaklı
cba78aee16
refactor: use alerts.error/success
3 years ago
Barış Soner Uşaklı
4f4236101b
fix: wrong usage of is ACP
3 years ago
Misty (Bot)
4a53adf626
chore(i18n): fallback strings for new resources: nodebb.admin-admin
3 years ago
Barış Soner Uşaklı
b4a0af4972
Merge branch 'master' of https://github.com/NodeBB/NodeBB
3 years ago
Barış Soner Uşaklı
dd02c49f43
refactor: use lang keys, fix typo
3 years ago
Misty (Bot)
b052a8e763
chore(i18n): fallback strings for new resources: nodebb.admin-admin
3 years ago
Barış Soner Uşaklı
1980feed46
refactor: use alerts module
3 years ago
Renovate Bot
8cbe0df2e5
fix(deps): update dependency nodebb-theme-persona to v11.3.3
3 years ago
Renovate Bot
4b11371586
chore(deps): update dependency eslint to v8.4.0
3 years ago
Misty (Bot)
0b88cfd9dd
Latest translations and fallbacks
3 years ago
Julian Lam
fa01801f64
fix: don't throw on invalid session, just return early so socket is not opened.
...
Also updated the plugin hook call to `static:sockets.validateSession` to not return a result, because in static calls that result is always null anyway
3 years ago