Renovate Bot
47b2b97fef
fix(deps): update dependency nodebb-theme-persona to v11.0.5
2021-03-17 05:36:51 +00:00
Barış Soner Uşaklı
dd12c83fa0
feat: make info page full width
2021-03-16 23:26:07 -04:00
Barış Soner Uşaklı
6aa60b63b5
fix: category search not using uid
2021-03-16 22:59:58 -04:00
Barış Soner Uşaklı
262e059fa6
fix: inf scroll with subfolder install
2021-03-16 19:40:26 -04:00
renovate[bot]
2f70ac5a91
fix(deps): update dependency nodebb-plugin-composer-default to v6.5.21 ( #9401 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-03-16 19:24:28 -04:00
Barış Soner Uşaklı
56523aa148
revert: change toPid truthy
2021-03-16 18:02:21 -04:00
Renovate Bot
fcd887fd52
fix(deps): update dependency mongodb to v3.6.5
2021-03-16 18:39:57 +00:00
Barış Soner Uşaklı
2041b8084f
fix: flicker on dashboard
2021-03-15 23:24:16 -04:00
Barış Soner Uşaklı
d14ba1f4e1
chore: up themes
2021-03-15 19:47:15 -04:00
Barış Soner Uşaklı
90d64fe1df
fix : #9398 , crash on post flag
2021-03-15 17:55:14 -04:00
Barış Soner Uşaklı
8d3ec23483
chore: remove node 10
2021-03-15 15:35:33 -04:00
Barış Soner Uşaklı
a8f7b24452
fix : #9395 , pass all data from client to Topics.reply ( #9396 )
...
* fix : #9395 , pass all data from client to Topics.reply
so plugins can set custom fields
refactor and use setDefaultPostData
* fix: circular json error
* refactor: change params
2021-03-15 15:34:05 -04:00
Julian Lam
33fbfdfe40
chore: bump composer-default to 6.5.20
2021-03-15 14:40:49 -04:00
Barış Soner Uşaklı
4ac38ab2bc
fix: lint
2021-03-15 14:32:15 -04:00
Barış Soner Uşaklı
eb360351e5
fix : #9394 , fix guest handles
2021-03-15 14:03:35 -04:00
Julian Lam
d1685600d3
refactor: deprecate action:script.load, use filter:script.load instead
2021-03-15 13:56:12 -04:00
Misty (Bot)
6a354db491
Latest translations and fallbacks
2021-03-15 09:10:50 +00:00
renovate[bot]
1631f159ef
fix(deps): update dependency nodebb-plugin-composer-default to v6.5.19 ( #9391 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-03-14 18:22:23 -04:00
Barış Soner Uşaklı
03e306349c
fix : #9387 , don't try to load undefined images
2021-03-14 15:57:08 -04:00
Barış Soner Uşaklı
5c59354c58
fix : #9389 , allow admins to add themselves to private groups
2021-03-14 15:20:14 -04:00
Barış Soner Uşaklı
482641e30e
fix : #9386 , add missing translation string
2021-03-14 14:05:17 -04:00
Misty (Bot)
6e8b1bb9ad
chore: incrementing version number - v1.17.0-beta.3
v1.17.0-beta.3
2021-03-14 16:37:13 +00:00
Barış Soner Uşaklı
ef3ec96af2
chore: add multiparty dep
2021-03-14 12:29:12 -04:00
renovate[bot]
8d40176028
fix(deps): update dependency nodebb-plugin-composer-default to v6.5.17 ( #9384 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-03-14 11:41:06 -04:00
Barış Soner Uşaklı
4327a09d76
feat: allow optional fields argument on db.getObject(s) ( #9385 )
2021-03-14 11:40:54 -04:00
Misty (Bot)
754965b572
Latest translations and fallbacks
2021-03-14 09:06:43 +00:00
Barış Soner Uşaklı
f316c4d4b8
refactor: remove uncessary check
2021-03-14 00:39:11 -05:00
Barış Soner Uşaklı
e789fe8d2a
fix : #9383 , don't show deleted topic titles in inf scroll
2021-03-13 22:54:32 -05:00
Julian Lam
cc489708ee
fix : #9378 , crash on verifyToken if API Token settings not saved (null case error)
2021-03-13 21:25:27 -05:00
Renovate Bot
27facadb6a
fix(deps): update dependency nodebb-theme-persona to v11.0.3
2021-03-13 22:46:40 +00:00
Misty (Bot)
0c1945dc5b
chore: incrementing version number - v1.17.0-beta.2
v1.17.0-beta.2
2021-03-13 20:13:43 +00:00
Barış Soner Uşaklı
35700d1634
fix: closes #9382 , fix digest topic links
2021-03-13 14:46:08 -05:00
Barış Soner Uşaklı
1e1127bd20
fix: spec
2021-03-13 14:35:26 -05:00
Barış Soner Uşaklı
668508cc37
feat: closes #9380 , add category filtering and topic tools to tag page
2021-03-13 13:34:49 -05:00
Barış Soner Uşaklı
34b9aaedee
feat: allow sync function ( #9379 )
...
* feat: allow sync function
* fix: remove async
2021-03-13 12:03:06 -05:00
Barış Soner Uşaklı
e725beaa4a
Revert "feat: allow filter functions that return promises or the data directly"
...
This reverts commit e6c52cf26c .
2021-03-13 11:39:34 -05:00
Barış Soner Uşaklı
e6c52cf26c
feat: allow filter functions that return promises or the data directly
2021-03-13 11:27:53 -05:00
Barış Soner Uşaklı
53f67ff396
fix: regression from filter hook change
2021-03-13 10:12:30 -05:00
Barış Soner Uşaklı
e539ff4f95
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-03-13 09:16:33 -05:00
Barış Soner Uşaklı
617f4730a0
fix: crash if unreadTopics is undefined
2021-03-13 09:16:26 -05:00
Renovate Bot
adaddde624
fix(deps): update dependency socket.io-redis to v6.1.0
2021-03-13 13:39:01 +00:00
Renovate Bot
a98e92b4ea
fix(deps): update dependency nodebb-plugin-composer-default to v6.5.16
2021-03-13 11:59:23 +00:00
Misty (Bot)
df0518f934
Latest translations and fallbacks
2021-03-13 09:07:04 +00:00
Renovate Bot
28ed579b69
chore(deps): update dependency jsdom to v16.5.1
2021-03-13 06:13:26 +00:00
Barış Soner Uşaklı
5b0d068ccd
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-03-12 22:45:23 -05:00
Barış Soner Uşaklı
f45c0aab51
fix: dont crash if login el doesnt exist
2021-03-12 22:45:15 -05:00
Renovate Bot
775c3b9188
chore(deps): update dependency eslint to v7.22.0
2021-03-13 01:37:15 +00:00
Barış Soner Uşaklı
52082e1296
feat: add resolve flag to post tools
2021-03-12 16:38:05 -05:00
Julian Lam
2a939aad8d
fix: regression via c1b3079d93
...
Also refactored privilege render logic so that it no longer needs a server-side hack to render column count
2021-03-12 14:22:16 -05:00
Julian Lam
4cbd13fd9c
feat: hide revert button in ACP > Privileges until privileges change
2021-03-12 13:25:58 -05:00