24232 Commits (cf4f5447bb168b9bac32ac7ddbe567f273966b88)
 

Author SHA1 Message Date
Julian Lam cf4f5447bb fix: #10906, allow `middleware.checkAccountPermissions` to be called with either uid or userslug in params
Previously, the middleware only worked with userslug params
2 years ago
Barış Soner Uşaklı b5dd89e1c0
feat: store topic title and tags in diffs (#10900)
* feat: store topic title and tags in diffs

allow restoring post diff if tags didn't change

* test: fix tests, fast computer problems
2 years ago
Barış Soner Uşaklı 8e2129f858 fix: #10896, unescape / in taskbar 2 years ago
Julian Lam d3e38df8ea fix: add back timeago to post history modal 2 years ago
Julian Lam 5dbcfef91f
chore: remove duplicate version increment lines in changelog 2 years ago
Julian Lam 1d80a07ed1 fix(deps): bump composer-default to v9.1.1 2 years ago
Barış Soner Uşaklı 1c9c39a8c8 test: add back /admin/extend/plugins test 2 years ago
Barış Soner Uşaklı 8aa1596d23 chore: bring back treding plugins 2 years ago
Barış Soner Uşaklı 3d5a6b39d6 lint: fix lint 2 years ago
Barış Soner Uşaklı b392450c36 perf: disable trending plugins, too slow due to nbbpm 2 years ago
Misty Release Bot 84b6a7c791 chore: update changelog for v2.5.2 2 years ago
Misty Release Bot e351fbe89c chore: incrementing version number - v2.5.2 2 years ago
Barış Soner Uşaklı b45e241390 lint: fix lint error 2 years ago
Barış Soner Uşaklı 1dc79d76a0 test: disable nbbpm test temporarily 2 years ago
Barış Soner Uşaklı f6f37dc1cd fix: registration regression, closes #10875 2 years ago
Misty Release Bot 2b2fd4f34a chore: update changelog for v2.5.1 2 years ago
Misty Release Bot 2bf475299d chore: incrementing version number - v2.5.1 2 years ago
Julian Lam 67cb70352f fix: missing escape on ACP category backgroundImage property 2 years ago
Julian Lam 61d1e9e0d4 fix(deps): temporarily add back old textcomplete dependencies so emoji plugin can import them
Revert this commit once the emoji plugin is patched so it refers to the newer textcomplete module
2 years ago
Misty Release Bot 1076285dc9 chore: update changelog for v2.5.0 2 years ago
Misty Release Bot c3e19005f6 chore: incrementing version number - v2.5.0 2 years ago
Julian Lam 8fe41d92a2 Merge remote-tracking branch 'origin/master' into develop 2 years ago
Misty Release Bot 4b0a786dfb Latest translations and fallbacks 2 years ago
Opliko 1920732528
feat: remove visibilityjs (#10870)
* feat: remove visibilityjs

* fix: actually remove require

* style: add a newline

* style: forgot a semicolon

* style: accidently removed trailing newline

* fix: move property declaration to its actual previous place
2 years ago
Misty Release Bot e7806021c9 Latest translations and fallbacks 2 years ago
Barış Soner Uşaklı d12e0b8c5e Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2 years ago
Barış Soner Uşaklı b7addffc9e breaking: reduce nodebb.min.js size by around 800kb
const zxcvbn = require('zxcvbn');
bundles a huge amount of code, now it won't be in nodebb.min.js
2 years ago
Misty Release Bot 896ac77950 Latest translations and fallbacks 2 years ago
renovate[bot] 884d40756a fix(deps): update dependency compare-versions to v4.1.4 2 years ago
Misty Release Bot e20433ecfc chore(i18n): fallback strings for new resources: nodebb.admin-settings-reputation 2 years ago
Julian Lam 15b1561fd3 feat: introduce ACP defined option to rescind notif or do nothing on flag resolve/reject
/cc #10867
2 years ago
Julian Lam a088eb19af fix: empty thread tools container on open 2 years ago
Julian Lam c1936e87f0 fix: add dropup handler to thread tools menu, updated how post tools menu adds dropup handler 2 years ago
Julian Lam df36d96788 fix: empty thread tools container on open 2 years ago
Julian Lam 3dd3cd8297 fix: add dropup handler to thread tools menu, updated how post tools menu adds dropup handler 2 years ago
Barış Soner Uşaklı a2d0cd162d
refactor: remove console.log 2 years ago
Julian Lam b3b48fa62f Merge remote-tracking branch 'origin/master' into develop 2 years ago
Julian Lam 3cbb7a3df0 chore: move @textcomplete and its modules to composer-default 2 years ago
Julian Lam bc2ea86023 chore: remove client-side js file for tpl that no longer exists 2 years ago
Julian Lam 7c5a915dc9 test: have some build tests not pollute build folder 2 years ago
Julian Lam 70652ad480 docs(openapi): v3 spec for new user export routes 2 years ago
Julian Lam d05705183f refactor: move export generation logic to v3 controller, GET/HEAD routes for exports
re: #10384
2 years ago
Julian Lam 0cda5aa3e3 feat: allow v3 api to handle 202 and 204 response codes as well. 2 years ago
gasoved b424ba4637 test: User.hidePrivateData 2 years ago
Misty Release Bot d505cc47ec chore: update changelog for v2.4.5 2 years ago
Misty Release Bot d8b1291088 chore: incrementing version number - v2.4.5 2 years ago
Misty Release Bot 42e0fec392 Latest translations and fallbacks 2 years ago
Julian Lam 8b7cf48ade Merge remote-tracking branch 'origin/master' into develop 2 years ago
Julian Lam 9b96c33d5d fix: wrap passport.authenticate to pass in keepSessionInfo if not already set 2 years ago
Julian Lam 65b3996ac6 fix: removing duplicate session rerolling code (as it is in passport@^0.6 now) 2 years ago