Commit Graph

22176 Commits (5215c30aded231ef6089c7dc404f9709d32f6068)
 

Author SHA1 Message Date
renovate[bot] b50739c175
fix(deps): update dependency nodebb-theme-persona to v11.0.6 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Barış Soner Uşaklı 93c595d95e fix: , update flag post tools
Julian Lam d8ff9851a3 fix: typo in switch..case
Misty (Bot) 026ceaf3ec Latest translations and fallbacks
Misty (Bot) d56bca65aa Latest translations and fallbacks
renovate[bot] 9359cae9cd
fix(deps): update dependency nodebb-plugin-spam-be-gone to v0.7.9 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Julian Lam 289bfc0b43 chore: bump composer-default
Barış Soner Uşaklı 801570e4cf fix: , show signatures if the target user has signature privilege
Barış Soner Uşaklı ee69c1f80e fix: selector
Barış Soner Uşaklı 75553b246c fix: sorting when filtering by uid
Julian Lam 98b72ca572 fix: allow local (and overridden) login strategies to pass Error objects back
Misty (Bot) 17693dd5ca Latest translations and fallbacks
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