18776 Commits (8ed80bcb399ea0a69f44a315f3c5ecc89c57f3a6)
 

Author SHA1 Message Date
Barış Soner Uşaklı b10ad7b6ff fix: topicData passed to action:topic.edit 6 years ago
renovate[bot] ef734b622e fix(deps): update dependency nodebb-plugin-dbsearch to v3.0.8 (#7796) 6 years ago
Barış Soner Uşaklı c02686bfc8 feat: #7743, meta/languages and languages 6 years ago
Julian Lam 66aa443b7a feat: added filter:tags.getAll plugin hook 6 years ago
Barış Soner Uşaklı 102d4b0247 feat: #7743, events 6 years ago
Barış Soner Uşaklı 97d7a85060 feat: #7743 meta/errors 6 years ago
Barış Soner Uşaklı 99cf47ee08 feat: get rid of async.eachSeries 6 years ago
Barış Soner Uşaklı ce91288607 fix: derpy catch 6 years ago
Barış Soner Uşaklı 3c32d8600f
fix: #7788 No new posts (#7793)
* feat: debug no-new-posts

* feat: add test for user delete

* fix: timeout for flag test

* feat: shorter
6 years ago
Renovate Bot e76214a25c chore(deps): update node:8.16.0 docker digest to c671dc2 6 years ago
Julian Lam 7b90863971 feat: #7743 meta/tags.js 6 years ago
Julian Lam 79eed9ae60 feat: #7743 meta/templates.js 6 years ago
Baris Usakli 6a486e35bb fix: user urls in subfolder install
fix missing await
6 years ago
Misty (Bot) 54b87fd176 Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı 764a2b1210 feat: #7743 navigation 6 years ago
Barış Soner Uşaklı e72f3e4ffe feat: #7743 account/posts controller 6 years ago
Barış Soner Uşaklı 9b3f4b98d1 feat: #7743 finish topics controller 6 years ago
Barış Soner Uşaklı 0b498acdcf fix: #7765 6 years ago
Barış Soner Uşaklı 0d047f4eb9 feat: #7743, webserver 6 years ago
Julian Lam 87552c559c fix: tests 6 years ago
Renovate Bot 8b1fc5c85f fix(deps): update dependency nodebb-theme-persona to v10.1.11 6 years ago
Renovate Bot ba1bb5283a fix(deps): update dependency nodebb-theme-vanilla to v11.1.7 6 years ago
Julian Lam 7dc0eaf070 feat: #7743 meta/themes.js 6 years ago
Barış Soner Uşaklı a15c50bf62 feat: #7743, meta/sounds 6 years ago
Barış Soner Uşaklı 7f72181ec8 feat: #7743 , meta/cachebuster, meta/configs 6 years ago
Julian Lam 756a717eb8
feat: convert src/messaging/* to async/await (#7778)
* feat: src/messaging/create.js, #7743

* feat: src/messaging/data.js, #7743

* feat: src/messaging/delete.js, #7743

* feat: src/messaging/edit.js, index.js, #7743

* fix: added in missing awaits

* feat: wrapped up src/messaging/* rewrite

* refactor: messaging delete/restore similar blocks of code
6 years ago
Barış Soner Uşaklı fcf8fd51cb feat: #7743 meta/blacklist 6 years ago
Barış Soner Uşaklı 3dd806dcb8 fix: revert requires 6 years ago
Misty (Bot) 2d34b8cc99 Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı 69860e582b feat: #7743 meta/index 6 years ago
Barış Soner Uşaklı c126cd8572 feat: #7743 plugins 6 years ago
Barış Soner Uşaklı f5f5f76b12 feat: #7743 plugins/data 6 years ago
Barış Soner Uşaklı 97fdb2b431 Merge branch 'master' of https://github.com/NodeBB/NodeBB 6 years ago
Barış Soner Uşaklı 17f843f991 feat: dont waste whitespace 6 years ago
renovate[bot] 7a88c4cc34 fix(deps): update dependency nodebb-theme-vanilla to v11.1.6 (#7784) 6 years ago
Misty (Bot) bf04ee8d74 Latest translations and fallbacks 6 years ago
renovate[bot] e074b0bf9f fix(deps): update dependency nodebb-theme-slick to v1.2.26 (#7782) 6 years ago
renovate[bot] 4f20b4d38c fix(deps): update dependency nodebb-theme-persona to v10.1.10 (#7781) 6 years ago
Barış Soner Uşaklı 34d85b5205 feat: switch to promise.all 6 years ago
Barış Soner Uşaklı f8d341014a fix: #7763, parse about me on all profile pages 6 years ago
Barış Soner Uşaklı faccb191ec feat: #7743, privileges 6 years ago
Misty (Bot) 627ecaf6bb Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı e2e33dfb1e fix: status and groupTitle, if its not set 6 years ago
Barış Soner Uşaklı 2f0a331f02 fix: don't return promise 6 years ago
Barış Soner Uşaklı 44a3352003 fix: socket.io methods calling callbacks twice if method returns promise 6 years ago
Renovate Bot d43f5dcf4c chore(deps): update dependency mocha to v6.2.0 6 years ago
Renovate Bot c46a07727d chore(deps): update node:8.16.0 docker digest to 310db2a 6 years ago
Julian Lam 4fb271c684
System chat messages (#7771)
* fix: removed duplicate checkContent call in addMessage

addMessage is called in one place (sendMessage), and the checks
are already contained there. addMessage is the lower level call
and so should be called only from within core itself.

* feat: #7330 chat system messages for join, leave, rename

* fix: add back content checking in .addMessage();

* fix: tests, and added .addSystemMessage() method

Tests were relying on message indices that changed due to the
new system messages.

* feat: add tests for system chat messages

* refactor: rewrite half of src/messaging/rooms.js, fix tests

* feat: #7743 messaging/room.js

* fix: tests for messaging/room.js, #7743

* fix: trying to fix tests

* fix: omg :rage2:
6 years ago
Renovate Bot 28151f86da chore(deps): update dependency husky to v3.0.1 6 years ago
Renovate Bot 9fda2c1ff4 chore(deps): update dependency eslint-plugin-import to v2.18.1 6 years ago