25562 Commits (2360d2966b2b8334808762e7d7ab05376db1049a)
 

Author SHA1 Message Date
Julian Lam 2b8dd3d202 fix: #11554, email requirement bypass by sending in whitespace 2 years ago
Barış Soner Uşaklı d02f257945 fix badge bg 2 years ago
Barış Soner Uşaklı 9800d65a29 test: remove log 2 years ago
Barış Soner Uşaklı 663fb3e1f2 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2 years ago
Barış Soner Uşaklı 8a359d6338 test: increase delay after export 2 years ago
renovate[bot] efadd7146e
fix(deps): update dependency nodebb-plugin-composer-default to v10.1.4 (#11552)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 602f05201a
fix(deps): update dependency nodebb-plugin-emoji to v5.0.8 (#11550)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Barış Soner Uşaklı 24e0e5024d fix: show edit indicator after an edit without reloading the page 2 years ago
Barış Soner Uşaklı 2c62325a1e Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2 years ago
Barış Soner Uşaklı ec0da196d8 chore: whopps 2 years ago
Misty Release Bot 819ded6f2b chore(i18n): fallback strings for new resources: nodebb.global, nodebb.pages 2 years ago
Barış Soner Uşaklı 83fca31628 feat: closes #11549, new error pages 2 years ago
Barış Soner Uşaklı caac938428 add flex-fill 2 years ago
Barış Soner Uşaklı 6dc7dcd77c Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2 years ago
Barış Soner Uşaklı 2caf4afc3c chore: up harmony 2 years ago
Misty Release Bot 6fe660a302 chore(i18n): fallback strings for new resources: nodebb.global 2 years ago
Barış Soner Uşaklı 73d02725f0 new 404 page 2 years ago
Julian Lam 36895421ba refactor: topic mark read/unread routes 2 years ago
Julian Lam 82b4984b9d test: replace calls to getReplies socket call to api method 2 years ago
Julian Lam 69b409385d refactor: migrate `posts.getReplies` to write API 2 years ago
Julian Lam ee9f53f1ff refactor: deprecate socket method posts.getPidIndex 2 years ago
Julian Lam d814e281a0 feat: write API shorthand to query post routes by their topic index (requires tid in either query string or request body)
middleware.checkRequired is also updated to check for matches in req.query as well.
2 years ago
Julian Lam cdd7748003 fix: add back removed socket method, added deprecation warnings, as there are no breaking changes allowed in v3.1.0 2 years ago
Julian Lam 02f567ff3f docs: openapi schema for newly added routes 2 years ago
Julian Lam f2082d7de8 refactor: started work on porting socket methods to write API [breaking]
The following socket calls have been removed:

* `posts.getRawPost`
* `posts.getPostSummaryByPid`

Two new Write API routes have been added:

- `GET /api/v3/posts/:pid/raw`
- `GET /api/v3/posts/:pid/summary`
2 years ago
Julian Lam b3787bd50c fix: update openapi spec to specify optional `expiry` argument available to be passed in via request body.
Also updated test runner to ignore any request bodies in spec that are explicitly not required.
2 years ago
renovate[bot] f0d989e4ba
chore(deps): update dependency jsdom to v21.1.2 (#11547)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 72bc471e73
fix(deps): update dependency nodebb-plugin-mentions to v4.1.1 (#11548)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Julian Lam 2b70063eec fix: #11545, wrong message shown to new users re: email confirmation 2 years ago
Julian Lam 604a8f7e60 fix: black on red coloration on error when a bad reset code is received 2 years ago
Barış Soner Uşaklı ec8d8ec45b fix: closes #11511
reset all user skins if they are no longer available
2 years ago
Barış Soner Uşaklı e070b851b1 fix: outgoing style 2 years ago
Barış Soner Uşaklı 9e4bd4e916 chore: up harmony 2 years ago
Barış Soner Uşaklı 01960f2718 chore: up composer 2 years ago
Barış Soner Uşaklı b691524740 chore: up deps 2 years ago
Barış Soner Uşaklı 8e0f9ce573 fix: #11541, fix leave chat error 2 years ago
Barış Soner Uşaklı d0a15e9ec8 fix: closes #11539 2 years ago
Barış Soner Uşaklı 156b8e7721 fix: add check for no tids 2 years ago
Barış Soner Uşaklı 291c2e1cb7 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2 years ago
Barış Soner Uşaklı 870472108e refactor: if position 2 years ago
Misty Release Bot a908bed891 chore(i18n): fallback strings for new resources: nodebb.error, nodebb.tags, nodebb.topic 2 years ago
Barış Soner Uşaklı e3551d80d7 feat: allow tag editing from topic tools
closes #7536
closes #7465
closes #11538
2 years ago
Barış Soner Uşaklı 0391876822 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2 years ago
Barış Soner Uşaklı 4b374f044f chore: up themes 2 years ago
Misty Release Bot 6e7465debf chore(i18n): fallback strings for new resources: nodebb.global 2 years ago
Barış Soner Uşaklı 4aa87366f9 feat: #11537, copy ip on click 2 years ago
Barış Soner Uşaklı 9f485ce6f1 fix: remove positions 2 years ago
Barış Soner Uşaklı 8c3495b96a Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2 years ago
Barış Soner Uşaklı 5ead9b7365 fix: scroll on edit textarea 2 years ago
Barış Soner Uşaklı 95f8a3215e Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2 years ago