Commit Graph

29665 Commits

Author SHA1 Message Date
renovate[bot]
606342c509 fix(deps): update dependency mongodb to v6.7.0 (#12603)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-30 12:13:54 -04:00
Julian Lam
47406d1309 fix: parse incoming HTML to remove useless classes too 2024-05-30 12:04:37 -04:00
renovate[bot]
f783ce303e fix(deps): update dependency sass to v1.77.3 (#12605)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-30 11:38:08 -04:00
Misty Release Bot
3854a43427 chore: update changelog for v3.8.2 2024-05-29 14:19:23 +00:00
Misty Release Bot
0a3ac7170a chore: incrementing version number - v3.8.2 v3.8.2 2024-05-29 14:19:23 +00:00
Misty Release Bot
208a89af65 Latest translations and fallbacks 2024-05-29 09:19:02 +00:00
Julian Lam
547fc17dcf fix: update post cache clearing logic to call helper function
regression from 8cf9617630
2024-05-28 12:01:30 -04:00
Julian Lam
f2e43e894b Merge remote-tracking branch 'origin/develop' into activitypub 2024-05-27 12:56:51 -04:00
renovate[bot]
91e79c2237 chore(deps): update dependency jsdom to v24.1.0 (#12601)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-27 11:36:43 -04:00
renovate[bot]
c1a6293fee fix(deps): update dependency esbuild to v0.21.4 (#12600)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-27 11:36:21 -04:00
renovate[bot]
5595a35ec6 fix(deps): update dependency ace-builds to v1.34.2 (#12599)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-27 11:12:32 -04:00
renovate[bot]
3f904986f4 chore(deps): update dependency lint-staged to v15.2.5 (#12598)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-27 11:12:23 -04:00
renovate[bot]
8f6ef987ff chore(deps): update postgres docker tag to v16.3 (#12576)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-27 10:38:29 -04:00
renovate[bot]
72a0fe9320 fix(deps): update dependency nodebb-plugin-2factor to v7.5.2 (#12577)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-27 10:37:44 -04:00
renovate[bot]
9ebd96e830 fix(deps): update dependency sitemap to v8 (#12595)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-27 10:36:42 -04:00
Misty Release Bot
97952467c0 Latest translations and fallbacks 2024-05-27 09:19:18 +00:00
Barış Soner Uşaklı
58ed470440 Merge branch 'master' into develop 2024-05-25 12:36:12 -04:00
Barış Soner Uşaklı
7969e62d06 fix: wrong var for ignored 2024-05-25 12:36:04 -04:00
Misty Release Bot
1bb472803a chore(i18n): fallback strings for new resources: nodebb.admin-settings-reputation 2024-05-25 16:29:17 +00:00
Barış Soner Uşaklı
759d654da7 Merge branch 'master' into develop 2024-05-25 12:28:53 -04:00
Barış Soner Uşaklı
29dbe92d6e feat: show ignored/watched topics in topic list, closes #10974 2024-05-25 12:28:39 -04:00
Misty Release Bot
c8429d8bb0 Latest translations and fallbacks 2024-05-25 09:18:41 +00:00
Barış Soner Uşaklı
e0515080a0 feat: convert "All Votes Are Public" toggle to vote visibility
closes #12597
2024-05-24 17:12:44 -04:00
Julian Lam
5ec24977db chore: bump mentions 2024-05-24 14:20:46 -04:00
Julian Lam
ff53f3c02c feat: save remote user urls backreference 2024-05-24 14:11:06 -04:00
renovate[bot]
333ebd9be7 fix(deps): update dependency nodebb-plugin-markdown to v12.2.7 (#12590)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-24 12:43:16 -04:00
renovate[bot]
7a6b70f00d fix(deps): update dependency ace-builds to v1.34.1 (#12591)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-24 12:42:22 -04:00
renovate[bot]
0b004b4b8c chore(deps): update dependency lint-staged to v15.2.4 (#12592)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-24 12:41:06 -04:00
Opliko
56ef2bdd67 fix: reduce docker image size again and speed up build
it really was just order of operations...
resolves #12582
2024-05-23 18:38:39 -04:00
Barış Soner Uşaklı
285e40acab Revert "fix: handle unhandled exception at handleErrors"
This reverts commit 598c10c6a9.
2024-05-23 16:53:42 -04:00
Julian Lam
7c79e2310a feat: add another sanitization round before federating to remove classes from all tags in output html, closes #12573 2024-05-23 15:29:32 -04:00
Julian Lam
09e71e94a2 Merge branch 'develop' into activitypub 2024-05-23 15:18:56 -04:00
Julian Lam
db30834ebc fix: sanitize-html configuration passed in src/posts/parse.js
Cursory review of sanitize-html documentation suggests that the currently-used `globalAttributes` property no longer exists, but was replaced with `nonBooleanAttributes`, likely because the attribute allow-list explicitly applies only to "non-boolean" attributes (e.g. not `checked` or `selected`).

Either way it does not likely affect us but is mainly here for future-proofing purposes.
2024-05-23 15:18:29 -04:00
Julian Lam
b6653d153a fix: have replies provide name when mocked 2024-05-23 12:36:03 -04:00
Julian Lam
e536223ed0 Merge remote-tracking branch 'origin/develop' into activitypub 2024-05-21 13:49:28 -04:00
Julian Lam
598c10c6a9 fix: handle unhandled exception at handleErrors 2024-05-21 12:39:27 -04:00
Julian Lam
4fd0d27e21 chore: bump markdown 2024-05-21 11:16:35 -04:00
renovate[bot]
95023355f8 fix(deps): update dependency chart.js to v4.4.3 (#12585)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-21 10:44:45 -04:00
renovate[bot]
fc29ea8514 chore(deps): update redis docker tag to v7.2.5 (#12588)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-21 10:44:20 -04:00
Barış Soner Uşaklı
d61b02156e Merge branch 'master' into develop 2024-05-21 10:05:06 -04:00
Misty Release Bot
2fef27a41d Latest translations and fallbacks 2024-05-21 09:19:03 +00:00
Misty Release Bot
14c58ed394 Latest translations and fallbacks 2024-05-20 09:19:45 +00:00
Misty Release Bot
4e742e5c08 Latest translations and fallbacks 2024-05-19 09:18:32 +00:00
Misty Release Bot
d1add6684c Latest translations and fallbacks 2024-05-18 09:18:41 +00:00
renovate[bot]
f6509266f6 fix(deps): update dependency sass to v1.77.2 (#12584)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-17 21:54:09 -04:00
renovate[bot]
42754e39ed chore(deps): update dependency sass-embedded to v1.77.2 (#12583)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-17 21:54:00 -04:00
renovate[bot]
984717a896 fix(deps): update dependency mongodb to v6.6.2 (#12579)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-17 21:53:41 -04:00
Barış Soner Uşaklı
83facb7df6 chore: up composer 2024-05-17 17:11:18 -04:00
Barış Soner Uşaklı
6214336ce1 fix: update thumb count when removing thumbs 2024-05-17 17:10:44 -04:00
Julian Lam
8cf9617630 feat: passing in types to parsePost for more specific handling by plugins 2024-05-17 15:22:13 -04:00