Commit Graph

18301 Commits (4da9a1eb3885992546d5ae5863a67ed1a86bc07c)
 

Author SHA1 Message Date
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
Barış Soner Uşaklı dfab231afd
Copy group privs ()
* feat: ability to copy a groups privileges

ability to copy a group's privileges to all categories, or children of current category

* feat: switch to dropdown

added copy from category to groups

* fix: indents
Julian Lam 183b0ed3f1 docs: updated changelog
Misty (Bot) 810e2c0b8d chore: incrementing version number - v1.12.2
Renovate Bot dc6b49cacb chore(deps): update dependency lint-staged to v8.1.7
Misty (Bot) 05a6413e44 Latest translations and fallbacks
Renovate Bot 9998e86b3b chore(deps): update commitlint monorepo
Renovate Bot fcd6dc88d0 chore(deps): update dependency jsdom to v15.1.0
Renovate Bot 3ff8154bbd chore(deps): update dependency mocha to v6.1.4
Renovate Bot 6421f10f81 chore(deps): update node:8.16.0 docker digest to b5484d1
Renovate Bot c20e331306 chore(deps): update dependency husky to v2.3.0
Julian Lam 0d86781cb5 fix: image size measurement erroring out on missing path
Misty (Bot) 58311b6cf6 Latest translations and fallbacks
Julian Lam 4f0dc44307 fix: updated chat and post edit and delete timeout labels in ACP
Baris Usakli 3a7e99a503 fix: tests
renovate[bot] a9f9d19b4e fix(deps): update dependency nodebb-theme-vanilla to v10.1.31 ()
renovate[bot] bd86e58daf fix(deps): update dependency nodebb-theme-persona to v9.1.36 ()
renovate[bot] 9047210c67 chore(deps): update dependency nyc to v14.1.1 ()
renovate[bot] 26d6d0bed1 fix(deps): update dependency mongodb to v3.2.4 ()
Baris Usakli bd94fbc2b1 feat: let theme know downvoting is disabled, closes https://github.com/NodeBB/NodeBB/pull/7568
dont load downvote data if downvoting is disabled
yossizahn 1703233f48 fix: , switchTimeagoLanguage shouldn't discriminate against languages w/o shorthands
Andrew Rodrigues d349754d9e chore: bump themes
Andrew Rodrigues 50260e137a fix: "Disable password changes" can be sidestepped
Andrew Rodrigues e114b16d7a fix: if editing password is disabled in ACP, prevent direct access via route/socket (related: )