Commit Graph

21964 Commits (728ac5ff72dfd2300ebb80039d41b35013ffab4d)
 

Author SHA1 Message Date
Renovate Bot 47b2b97fef fix(deps): update dependency nodebb-theme-persona to v11.0.5
Barış Soner Uşaklı dd12c83fa0 feat: make info page full width
Barış Soner Uşaklı 6aa60b63b5 fix: category search not using uid
Barış Soner Uşaklı 262e059fa6 fix: inf scroll with subfolder install
renovate[bot] 2f70ac5a91
fix(deps): update dependency nodebb-plugin-composer-default to v6.5.21 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Barış Soner Uşaklı 56523aa148 revert: change toPid truthy
Renovate Bot fcd887fd52 fix(deps): update dependency mongodb to v3.6.5
Barış Soner Uşaklı 2041b8084f fix: flicker on dashboard
Barış Soner Uşaklı d14ba1f4e1 chore: up themes
Barış Soner Uşaklı 90d64fe1df fix: , crash on post flag
Barış Soner Uşaklı 8d3ec23483 chore: remove node 10
Barış Soner Uşaklı a8f7b24452
fix: , pass all data from client to Topics.reply ()
* fix: , 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
Julian Lam 33fbfdfe40 chore: bump composer-default to 6.5.20
Barış Soner Uşaklı 4ac38ab2bc fix: lint
Barış Soner Uşaklı eb360351e5 fix: , fix guest handles
Julian Lam d1685600d3 refactor: deprecate action:script.load, use filter:script.load instead
Misty (Bot) 6a354db491 Latest translations and fallbacks
renovate[bot] 1631f159ef
fix(deps): update dependency nodebb-plugin-composer-default to v6.5.19 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Barış Soner Uşaklı 03e306349c fix: , don't try to load undefined images
Barış Soner Uşaklı 5c59354c58 fix: , allow admins to add themselves to private groups
Barış Soner Uşaklı 482641e30e fix: , add missing translation string
Misty (Bot) 6e8b1bb9ad chore: incrementing version number - v1.17.0-beta.3
Barış Soner Uşaklı ef3ec96af2 chore: add multiparty dep
renovate[bot] 8d40176028
fix(deps): update dependency nodebb-plugin-composer-default to v6.5.17 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Barış Soner Uşaklı 4327a09d76
feat: allow optional fields argument on db.getObject(s) ()
Misty (Bot) 754965b572 Latest translations and fallbacks
Barış Soner Uşaklı f316c4d4b8 refactor: remove uncessary check
Barış Soner Uşaklı e789fe8d2a fix: , don't show deleted topic titles in inf scroll
Julian Lam cc489708ee fix: , crash on verifyToken if API Token settings not saved (null case error)
Renovate Bot 27facadb6a fix(deps): update dependency nodebb-theme-persona to v11.0.3
Misty (Bot) 0c1945dc5b chore: incrementing version number - v1.17.0-beta.2
Barış Soner Uşaklı 35700d1634 fix: closes , fix digest topic links
Barış Soner Uşaklı 1e1127bd20 fix: spec
Barış Soner Uşaklı 668508cc37 feat: closes , add category filtering and topic tools to tag page
Barış Soner Uşaklı 34b9aaedee
feat: allow sync function ()
* feat: allow sync function

* fix: remove async
Barış Soner Uşaklı e725beaa4a Revert "feat: allow filter functions that return promises or the data directly"
This reverts commit e6c52cf26c.
Barış Soner Uşaklı e6c52cf26c feat: allow filter functions that return promises or the data directly
Barış Soner Uşaklı 53f67ff396 fix: regression from filter hook change
Barış Soner Uşaklı e539ff4f95 Merge branch 'master' of https://github.com/NodeBB/NodeBB
Barış Soner Uşaklı 617f4730a0 fix: crash if unreadTopics is undefined
Renovate Bot adaddde624 fix(deps): update dependency socket.io-redis to v6.1.0
Renovate Bot a98e92b4ea fix(deps): update dependency nodebb-plugin-composer-default to v6.5.16
Misty (Bot) df0518f934 Latest translations and fallbacks
Renovate Bot 28ed579b69 chore(deps): update dependency jsdom to v16.5.1
Barış Soner Uşaklı 5b0d068ccd Merge branch 'master' of https://github.com/NodeBB/NodeBB
Barış Soner Uşaklı f45c0aab51 fix: dont crash if login el doesnt exist
Renovate Bot 775c3b9188 chore(deps): update dependency eslint to v7.22.0
Barış Soner Uşaklı 52082e1296 feat: add resolve flag to post tools
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
Julian Lam 4cbd13fd9c feat: hide revert button in ACP > Privileges until privileges change