Files
NodeBB/src/topics
Barış Soner Uşaklı 0568ef4310 fix: #14147, dont create wrong backlinks
syncBacklinks expects raw post content, html was passed to it from onNewPost since it was switched to use getPostSummary
backlinkRegex was matching  ${nconf.get('url')}/topic/1aef954c-d0dc-45cf-acf2-e3a59f6cc134/foo and return tid=1 instead of the uuid

remove useless if check in syncBacklinks
fixed parseInts on tids
current - remove are both arrays use .length
2026-04-03 21:54:18 -04:00
..
2023-03-17 11:58:31 -04:00
2026-03-05 14:01:57 -05:00
2026-02-20 08:07:21 -05:00
2025-04-29 10:28:18 -04:00
2026-01-12 12:55:18 -05:00