Commit Graph

25300 Commits

Author SHA1 Message Date
Misty Release Bot
0b4e81ab72 chore: incrementing version number - v3.1.7
(cherry picked from commit 683675410d)
Signed-off-by: Misty Release Bot <deploy@nodebb.org>
2023-06-21 15:48:19 +00:00
Misty Release Bot
36319049f3 Merge commit 'f2fe7c0686962ad9fb933d46f58e252c008a3593' into v3.x 2023-06-21 15:48:02 +00:00
Barış Soner Uşaklı
f2fe7c0686 fix: #11735, crash when making guest reply
to /api/compose route
2023-06-20 18:51:46 -04:00
Barış Soner Uşaklı
090a792168 fix: #11729, only check registered users
ignore guests(uid 0) & spiders(uid -1)
2023-06-18 18:42:49 -04:00
Barış Soner Uşaklı
4e146eb50b fix: #11723, fix pagination on following/follower page 2023-06-16 20:30:44 -04:00
Misty Release Bot
b3a3b130b2 chore: incrementing version number - v3.1.6
(cherry picked from commit 35efc444ce)
Signed-off-by: Misty Release Bot <deploy@nodebb.org>
2023-06-15 19:45:04 +00:00
Misty Release Bot
f10a2d2e98 chore: update changelog for v3.1.6 2023-06-15 19:45:04 +00:00
Misty Release Bot
35efc444ce chore: incrementing version number - v3.1.6 v3.1.6 2023-06-15 19:45:03 +00:00
Misty Release Bot
4688861749 Merge commit '8620a2cd0ad4281dda10877fed5a5020d4bd7b8d' into v3.x 2023-06-15 19:45:02 +00:00
Barış Soner Uşaklı
8620a2cd0a fix: #11717 prevent crash in messaging 2023-06-15 15:33:36 -04:00
Barış Soner Uşaklı
a757716ddd fix: closes #11708, fix quick reply check 2023-06-13 16:08:59 -04:00
Misty Release Bot
ec19343a08 chore: incrementing version number - v3.1.5
(cherry picked from commit 3eaf04827e)
Signed-off-by: Misty Release Bot <deploy@nodebb.org>
2023-06-13 18:50:11 +00:00
Misty Release Bot
b0d1686185 chore: update changelog for v3.1.5 2023-06-13 18:50:11 +00:00
Misty Release Bot
3eaf04827e chore: incrementing version number - v3.1.5 v3.1.5 2023-06-13 18:50:11 +00:00
Misty Release Bot
40c7407c76 Merge commit '1d1639d46f15c5a9c84d3ccfc7a334244c28039a' into v3.x 2023-06-13 18:50:05 +00:00
Julian Lam
1d1639d46f fix: improper neutralization of user input in image wrapping code 2023-06-13 11:55:13 -04:00
Julian Lam
c5cd76e798 fix: don't update edit data if edited timestamp is not available 2023-06-09 12:44:06 -04:00
Barış Soner Uşaklı
b73f307abe fix: filter null nav items 2023-06-03 11:14:39 -04:00
Barış Soner Uşaklı
6aae88d5dd use bs5 classes for toggle 2023-05-29 19:32:20 -04:00
Barış Soner Uşaklı
0c4870ec12 refactor: change welcome headers to be smaller 2023-05-27 18:12:25 -04:00
Barış Soner Uşaklı
67f44a3212 feat: add back support for req.body._csrf
used in login.tpl etc for noscript login
2023-05-27 16:46:04 -04:00
Barış Soner Uşaklı
3256fb30e7 fix: rimraf usage in user image delete
https://github.com/isaacs/rimraf/issues/275#issuecomment-1562402287
2023-05-25 09:12:02 -04:00
Barış Soner Uşaklı
24ebb1536b test: remove socket.io test 2023-05-23 16:48:00 -04:00
Barış Soner Uşaklı
82e26829c5 fix: closes #11620, fix copy code when line numbers are enabled 2023-05-22 09:03:17 -04:00
Barış Soner Uşaklı
8cb6ebb90b fix: logins dashboard user images 2023-05-20 21:58:36 -04:00
Barış Soner Uşaklı
74174414ec chore: fix persona 2023-05-18 22:28:06 -04:00
Barış Soner Uşaklı
97ff1f1109 chore: up themes 2023-05-18 21:16:47 -04:00
Misty Release Bot
2452783c07 chore: incrementing version number - v3.1.4
(cherry picked from commit a34bbeacd5)
Signed-off-by: Misty Release Bot <deploy@nodebb.org>
2023-05-18 22:28:23 +00:00
Misty Release Bot
633dc2ded8 chore: update changelog for v3.1.4 2023-05-18 22:28:23 +00:00
Misty Release Bot
a34bbeacd5 chore: incrementing version number - v3.1.4 v3.1.4 2023-05-18 22:28:23 +00:00
Misty Release Bot
3c13a746a2 Merge commit '469aa5511fcfb3c75d2d5e3f60d066a3a968da90' into v3.x 2023-05-18 22:28:06 +00:00
Barış Soner Uşaklı
469aa5511f fix: textarea on error 2023-05-18 18:12:11 -04:00
Barış Soner Uşaklı
d8d486a633 fix: closes #11613, closes #11614
don't add input listener on every send message
2023-05-18 18:08:23 -04:00
Barış Soner Uşaklı
05b58c7047 refactor: remove unused require 2023-05-18 17:58:51 -04:00
Barış Soner Uşaklı
ca2be0e869 refactor: remove log 2023-05-18 14:26:13 -04:00
Barış Soner Uşaklı
8f6a68ca09 fix: closes #11612
fix selectors
2023-05-18 14:20:39 -04:00
Barış Soner Uşaklı
24bd9d4e88 https://github.com/NodeBB/NodeBB/issues/11612
fix post content and title edit
2023-05-18 14:20:30 -04:00
Barış Soner Uşaklı
51bf5e9512 chore: up markdown 2023-05-18 10:30:28 -04:00
Barış Soner Uşaklı
2910cb2b26 fix: #11572
add width to emojis
2023-05-18 10:29:04 -04:00
Misty Release Bot
3b4e9d3f45 chore: incrementing version number - v3.1.3
(cherry picked from commit 4355b34d0e)
Signed-off-by: Misty Release Bot <deploy@nodebb.org>
2023-05-15 16:44:03 +00:00
Misty Release Bot
9924fde6a2 chore: update changelog for v3.1.3 2023-05-15 16:44:03 +00:00
Misty Release Bot
4355b34d0e chore: incrementing version number - v3.1.3 v3.1.3 2023-05-15 16:44:02 +00:00
Misty Release Bot
a71b05743e Merge commit '51096ad2345fb1d1380bec0a447113489ef6c359' into v3.x 2023-05-15 16:43:35 +00:00
Barış Soner Uşaklı
51096ad234 poc: use csrf_token in ws handshake (#11573) 2023-05-15 11:15:53 -04:00
Barış Soner Uşaklı
d55cd464a0 fix: #11601, dont trigger edit if chat input has text
pressing escape will cancel edit
2023-05-13 21:26:34 -04:00
Barış Soner Uşaklı
8eed5a8413 fix: #11600, prevent helmet crash on startup 2023-05-13 15:16:36 -04:00
Opliko
412a1ecf93 ci: use GitHub Actions expression instead of handlebars template (#11599)
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...)
2023-05-13 14:36:59 -04:00
Barış Soner Uşaklı
85d104c375 fix: #11594
set the order of theme to same as the on it's replacing
2023-05-12 17:13:12 -04:00
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
2023-05-12 12:34:12 -04:00
Misty Release Bot
40fa34890c chore: incrementing version number - v3.1.2
(cherry picked from commit 8d8d102b95)
Signed-off-by: Misty Release Bot <deploy@nodebb.org>
2023-05-12 13:55:31 +00:00