Commit Graph

25281 Commits (f2fe7c0686962ad9fb933d46f58e252c008a3593)
 

Author SHA1 Message Date
Barış Soner Uşaklı f2fe7c0686 fix: , crash when making guest reply
to /api/compose route
Barış Soner Uşaklı 090a792168 fix: , only check registered users
ignore guests(uid 0) & spiders(uid -1)
Barış Soner Uşaklı 4e146eb50b fix: , fix pagination on following/follower page
Misty Release Bot f10a2d2e98 chore: update changelog for v3.1.6
Misty Release Bot 35efc444ce chore: incrementing version number - v3.1.6
Barış Soner Uşaklı 8620a2cd0a fix: prevent crash in messaging
Barış Soner Uşaklı a757716ddd fix: closes , fix quick reply check
Misty Release Bot b0d1686185 chore: update changelog for v3.1.5
Misty Release Bot 3eaf04827e chore: incrementing version number - v3.1.5
Julian Lam 1d1639d46f fix: improper neutralization of user input in image wrapping code
Julian Lam c5cd76e798 fix: don't update edit data if edited timestamp is not available
Barış Soner Uşaklı b73f307abe fix: filter null nav items
Barış Soner Uşaklı 6aae88d5dd use bs5 classes for toggle
Barış Soner Uşaklı 0c4870ec12 refactor: change welcome headers to be smaller
Barış Soner Uşaklı 67f44a3212 feat: add back support for req.body._csrf
used in login.tpl etc for noscript login
Barış Soner Uşaklı 3256fb30e7 fix: rimraf usage in user image delete
https://github.com/isaacs/rimraf/issues/275#issuecomment-1562402287
Barış Soner Uşaklı 24ebb1536b test: remove socket.io test
Barış Soner Uşaklı 82e26829c5 fix: closes , fix copy code when line numbers are enabled
Barış Soner Uşaklı 8cb6ebb90b fix: logins dashboard user images
Barış Soner Uşaklı 74174414ec chore: fix persona
Barış Soner Uşaklı 97ff1f1109 chore: up themes
Misty Release Bot 633dc2ded8 chore: update changelog for v3.1.4
Misty Release Bot a34bbeacd5 chore: incrementing version number - v3.1.4
Barış Soner Uşaklı 469aa5511f fix: textarea on error
Barış Soner Uşaklı d8d486a633 fix: closes , closes
don't add input listener on every send message
Barış Soner Uşaklı 05b58c7047 refactor: remove unused require
Barış Soner Uşaklı ca2be0e869 refactor: remove log
Barış Soner Uşaklı 8f6a68ca09 fix: closes
fix selectors
Barış Soner Uşaklı 24bd9d4e88 https://github.com/NodeBB/NodeBB/issues/11612
fix post content and title edit
Barış Soner Uşaklı 51bf5e9512 chore: up markdown
Barış Soner Uşaklı 2910cb2b26 fix:
add width to emojis
Misty Release Bot 9924fde6a2 chore: update changelog for v3.1.3
Misty Release Bot 4355b34d0e chore: incrementing version number - v3.1.3
Barış Soner Uşaklı 51096ad234 poc: use csrf_token in ws handshake ()
Barış Soner Uşaklı d55cd464a0 fix: , dont trigger edit if chat input has text
pressing escape will cancel edit
Barış Soner Uşaklı 8eed5a8413 fix: , prevent helmet crash on startup
Opliko 412a1ecf93
ci: use GitHub Actions expression instead of handlebars template ()
Apparently Docker Meta Actions overrides, not merely adds, handlebars helpers. So `#if` just doesn't exist and errors out...

As such here is an equivalent using GitHub Actions expression (and this time I tested that it works...)
Barış Soner Uşaklı 85d104c375 fix:
set the order of theme to same as the on it's replacing
Opliko cd7fdfcefd ci: tag with branch name if not default branch
This should prevent failed runs like https://github.com/NodeBB/NodeBB/actions/runs/4959641483
Misty Release Bot 5b3987828b chore: update changelog for v3.1.2
Misty Release Bot 8d8d102b95 chore: incrementing version number - v3.1.2
Barış Soner Uşaklı 28740de766 fix: , use default value
Misty Release Bot ccd6f48c02 chore: update changelog for v3.1.1
Misty Release Bot a454af4d4c chore: incrementing version number - v3.1.1
Julian Lam 3251bca24b fix: failing test case
Julian Lam 686ecea123 fix: , regression where a user could not confirm their email if requireEmailAddress was enabled
Misty Release Bot 77212c4219 Latest translations and fallbacks
Julian Lam b259a00033 docs: updating changelog to move line re: breaking change down to new features
The initial commit for the change had the socket methods removed,
causing it to become a breaking change. Those methods have been restored,
but are deprecated, and now slated for removal in an as-yet-unannounced v4.
Misty Release Bot 2c515dc371 chore: update changelog for v3.1.0
Misty Release Bot ca14404c45 chore: incrementing version number - v3.1.0