Commit Graph

18424 Commits (e0b2ae8d8ecb797dfaa2dda50b360ccfbfff6099)
 

Author SHA1 Message Date
Barış Soner Uşaklı 035f624758
Remove implicit mod privs. closes ()
* feat: add upgrade script to give mods privs

* feat: give all privileges when making a moderator

* feat: remove implicit privs

* feat: give global mods default privs

* feat: more priv fixes

* feat: use lodash

* fix: remove implicit mod priv from topic delete

* fix: more privs

* fix: posts.canEdit

* fix: canDelete and canEdit

* fix: tests, remove console.log

* feat: shorter functions

* feat: add tests

* fix: uids

* fix: redis random test fail
Barış Soner Uşaklı ebb32e7891 fix: attribute name so it works for both templates
Barış Soner Uşaklı c7f3e6b626 Merge branch 'master' of https://github.com/NodeBB/NodeBB
Barış Soner Uşaklı 0721bee146 feat: on category search reveal children and parents
renovate[bot] 6f70397bd7 fix(deps): update dependency nodebb-theme-vanilla to v10.1.33 ()
renovate[bot] d43bdb41d1 fix(deps): update dependency nodebb-theme-persona to v9.1.37 ()
renovate[bot] 3b8e6e15c3 fix(deps): update dependency async to v3.0.1 ()
Barış Soner Uşaklı 4d9bc30d1f
feat: async3 upgrade ()
* feat: async3 upgrade WIP

* fix: async.doWhilst

* fix: async early exit

* fix: psql doUntil

* fix: psql again
Barış Soner Uşaklı 6cebc7f069 feat: , close chat on ajaxify on mobile
Baris Usakli 64679b37cc fix: , fix getModeratorUids
sets.groupNames is an array that contains other arrays of groupnames so passing it to getMembersOfGroups returned wrong results when there were more than 1 element in it.
Julian Lam 5cd9e1bf86 fix:
Misty (Bot) 1d26aac8b8 Latest translations and fallbacks
Misty (Bot) b09749ff00 Latest translations and fallbacks
Misty (Bot) 64a20f5616 Latest translations and fallbacks
renovate[bot] 3f21096d47 fix(deps): update dependency mongodb to v3.2.6 ()
Julian Lam 603c526287 fix: bad usage of async requisition
Julian Lam f321b426b1 fix: 7638, returnTo accidentally saved into user hash
Barış Soner Uşaklı 157b921e14 fix: , make strip exif configurable
Barış Soner Uşaklı a8409fbd49 fix: , use reputation threshold for post queue
Baris Usakli 63e5d383d9 fix: , wait for lastonline to update on /users
Renovate Bot a3d4240435 fix(deps): update dependency validator to v11
renovate[bot] b174c2d25c fix(deps): update dependency nodebb-plugin-composer-default to v6.2.14 ()
Barış Soner Uşaklı e65ddc98b5 fix: https://github.com/barisusakli/nodebb-plugin-dbsearch/issues/53
Misty (Bot) 4da9a1eb38 Latest translations and fallbacks
renovate[bot] 85ca5b190a fix(deps): update dependency nodebb-theme-vanilla to v10.1.32 ()
Julian Lam 80c0d579e3 fix: , unable to set account password if no password set
Julian Lam a97e97b9c3 fix: incorrect pathname format for app.previousUrl
Barış Soner Uşaklı 106d52a47f fix: , use notice element instead of alert
Barış Soner Uşaklı a8e6520559 fix: , allow adding new fields into user objects for posts
Barış Soner Uşaklı 7ba4a864fd fix: , new filter hook for room rename
Barış Soner Uşaklı 7a4b68e816 fix: , log email send errors
Misty (Bot) d95e644720 Latest translations and fallbacks
Barış Soner Uşaklı f55cc66723 fix: {username} not working in notification.tpl
fix images going out of notification email
Barış Soner Uşaklı 3b0459a0a5 fix: do not prevent nbb from starting
if a plugin returns error for filter:auth.init
Julian Lam 91f0bce628 fix: , default open state on stateless flags
Misty (Bot) c6449c106b Latest translations and fallbacks
Misty (Bot) b692dd87cd Latest translations and fallbacks
Barış Soner Uşaklı 15391da51e fix: , add /unread link to topic route
Barış Soner Uşaklı 35d10f764a fix:
Julian Lam 7e5cb72a59 fix: save pathname into app.previousUrl ins. of entire url
Renovate Bot d1f29e2649 fix(deps): update dependency nodebb-plugin-composer-default to v6.2.13
renovate[bot] 20fa751c63 fix(deps): update dependency nodebb-plugin-spam-be-gone to v0.6.3 ()
Barış Soner Uşaklı 172e688805 fix: handle missing timestamps
Julian Lam b70e03a7b0 fix: broken test for meta tags on ajaxify
Barış Soner Uşaklı f326f53d4f Merge branch 'master' of https://github.com/NodeBB/NodeBB
Barış Soner Uşaklı 15ce23da4c fix:
Julian Lam f552cea523
fix: , removing nbsp from email CTAs ()
* fix: , removing nbsp from email CTAs

* fix: added right arrow to CTA button
Julian Lam b32da57faf
fix: shortened CTA text and added custom text for some notifs ()
* fix:  shortened CTA text and added custom text for some notifs

Specifically, new-reply and new-chat have different CTA text as they
do not go to the forum home like other email templates send users to.

* fix: minor optimization as suggested by @barisusakli
Julian Lam a41769e61c
feat: update meta tags on ajaxify (), fixes
* feat: wip -- refresh meta tags on ajaxify

* feat: wrapped up meta tags update on ajaxify feature

* fix: removed commented-out line

* fix: removed another commented-out line
Misty (Bot) f6ce0e655d Latest translations and fallbacks