19069 Commits (c1b1ee61f38d194b1b7b2d515e0de7d691919a81)
 

Author SHA1 Message Date
Barış Soner Uşaklı f8c8038a06 refactor: remove log, topics.exists 5 years ago
renovate[bot] cffbb32585 fix(deps): update dependency nodebb-plugin-spam-be-gone to v0.6.6 (#7944) 5 years ago
Misty (Bot) b484f309e2 Latest translations and fallbacks 5 years ago
renovate[bot] 9589fa327c fix(deps): update dependency nodebb-theme-persona to v10.1.20 (#7943) 5 years ago
Barış Soner Uşaklı 18bf865d83 fix: db.init calls 5 years ago
renovate[bot] 0d629f0696 fix(deps): update dependency nodebb-theme-persona to v10.1.19 (#7942) 5 years ago
Barış Soner Uşaklı dc8d721c46 refactor: async/await 5 years ago
Barış Soner Uşaklı 1f0c6f3d60 refactor: async/await mongo 5 years ago
Baris Usakli d5dda26f97 fix: #7938, escape username in registration queue 5 years ago
Barış Soner Uşaklı 603908c10a refactor: async/await socket.io/index 5 years ago
Barış Soner Uşaklı 3455c27a8d fix: #7901, handle group names that are translation keys 5 years ago
Barış Soner Uşaklı c5ffd8cc74 refactor: async/await image.js 5 years ago
Barış Soner Uşaklı 41f8da2e7c fix: fix the order of groups on user profile 5 years ago
renovate[bot] 2856333d05 fix(deps): update dependency connect-redis to v4.0.3 (#7933) 5 years ago
Renovate Bot 88cae4158a chore(deps): update dependency husky to v3.0.8 5 years ago
Misty (Bot) 2477849bb5 Latest translations and fallbacks 5 years ago
Barış Soner Uşaklı b192605450 feat: add new hook to get custom category tids for unread 5 years ago
Barış Soner Uşaklı 05e753c73b refactor: remove var 5 years ago
Aziz Khoury 94810fd637 feat: adding filter:login.check and loginFormEntry[] for the filter:login.build hook (#7861)
* adding filter:login.check and loginFormEntry[] for the filter:login.build hook, related to nodebb-plugin-spam-be-gone/issues/32

* do not exceed 50 lines per function

* spam-be-gone@0.6.4
5 years ago
Renovate Bot 310039e875 fix(deps): update dependency spider-detector to v2 5 years ago
Julian Lam 54c9f877a6 fix: #7935, ACP digest wording 5 years ago
Barış Soner Uşaklı fb278fc2f0 Merge branch 'master' of https://github.com/NodeBB/NodeBB 5 years ago
Barış Soner Uşaklı 10f168b824 fix: #7934, return tids 5 years ago
Renovate Bot a2a7bb3da5 chore(deps): update dependency lint-staged to v9.4.1 5 years ago
Renovate Bot f9ad826bfe chore(deps): update node.js to v8.16.1 5 years ago
Renovate Bot 48cc317c6e chore(deps): update node:8.16.0 docker digest to bb12612 5 years ago
Renovate Bot da12e94733 chore(deps): update dependency eslint to v6.5.1 5 years ago
Renovate Bot 10a30e665e chore(deps): update dependency husky to v3.0.7 5 years ago
Renovate Bot 764ed7f814 fix(deps): update socket.io packages to v2.3.0 5 years ago
Renovate Bot ddd4e03942 chore(deps): update commitlint monorepo to v8.2.0 5 years ago
Renovate Bot b172d10683 chore(deps): update dependency mocha to v6.2.1 5 years ago
Barış Soner Uşaklı 3caa387ac6 fix: tests 5 years ago
Barış Soner Uşaklı 2444ed5c88 feat: #7932, redirect to group details after creation
add private/hidden on group creation modal
5 years ago
Baris Usakli 9c051386d5 fix: tests 5 years ago
Baris Usakli b93c826d35 feat: add new hook filteR:topics.getSortedTids
to let plugins replace the logic used to retrieve tids
5 years ago
Baris Usakli 95ab071254 fix: remove jquery 5 years ago
Misty (Bot) 4d912ca300 Latest translations and fallbacks 5 years ago
Barış Soner Uşaklı 13c870597e fix: picture not showing up in change modal 5 years ago
Barış Soner Uşaklı 7effc89291 fix: profile page meta tags getting escaped twice 5 years ago
Barış Soner Uşaklı 9a7560049a feat: bypass cropper for gifs 5 years ago
Barış Soner Uşaklı ffe3670ff5 feat: deprecate file.isFileTypeAllowed
use image.isFileTypeAllowed, this function was always meant for images
5 years ago
Misty (Bot) 2801ffa622 Latest translations and fallbacks 5 years ago
Barış Soner Uşaklı ed1223645e feat: send notification to group owners when someone leaves 5 years ago
Baris Usakli 2150701f32 fix: missing await 5 years ago
Baris Usakli ac6eb31c69 refactor: async/await flags.js 5 years ago
Barış Soner Uşaklı 0ced71be39 refactor: async/await flags 5 years ago
Barış Soner Uşaklı 310c6fd33f
properly filter /unread /recent /popular /top (#7927)
* feat: add failing test for pagination

* feat: test

* fix: redis tests

* refactor: remove logs

* fix: add new test

* feat: make sortedSetRangeByScore work with keys on redis

* fix: hardcoded set name

* feat: show topics from readable categories on recent/popular/top

* feat: rewrite unread topics

respect watched categories and followed topics

* fix: term + watched
5 years ago
renovate[bot] 17437897f9 fix(deps): update dependency sharp to v0.23.1 (#7928) 5 years ago
Andrew Rodrigues 40f131a6bb
fix: potential for XSS here 5 years ago
Barış Soner Uşaklı 7a0f607434 fix: account/categories 5 years ago