Commit Graph

22 Commits (develop)

Author SHA1 Message Date
Shreyas 86af4e2ff5
refactor: reduce hot-path allocations in message parser utils (#39075) 17 hours ago
Copilot f6ba6a7195
fix(message-parser): decimal numbers and underscore-wrapped text render as italic (#38981) 2 days ago
Copilot 9a70095296
fix: strip trailing punctuation from URLs at end of message (#39069) 2 days ago
Copilot d1bf2cc675
fix(message-parser): Merge blockquotes separated by empty `>` lines into a single block (#39062) 3 days ago
Suryansh Mishra 02b1e6e6a1
chore(message-parser): replace wasteful filter().shift() with find() in extractFirstResult (#39046) 3 days ago
Shreyas b1b1d6ccd8
fix(message-parser): preserve ordered list index 0 in LIST_ITEM nodes (#39052) 3 days ago
Shreyas 35239b2b1d
refactor: make reducePlainTexts linear and allocation-light (#38901) 4 days ago
Copilot 17be0c1b3b
chore: normalize urls extraction for messages (#38795) 1 week ago
Guilherme Gazzo 8dffc8d8d1 Revert "Update URL parsing logic to detect IP addresses and modify tests to use the new link function for URL formatting." 1 week ago
Guilherme Gazzo 2f8d686a8d Update URL parsing logic to detect IP addresses and modify tests to use the new link function for URL formatting. 1 week ago
Guilherme Gazzo 93ef8adc7f
feat: Add support for SPOILER elements in message parsing and rendering (#38343) 1 week ago
Copilot 562d5ce6ad
fix: markdown link parser to handle parentheses in URLs (#38779) 1 week ago
Copilot 098f0a7467
fix: markdown breaking on bracketed text between hyperlinks (#38629) 2 weeks ago
Tasso Evangelista cea565ba8f
chore(message-parser): Review build configuration (#37737) 2 months ago
Martin Schoeler ccff0b3ccf
feat: add timezones to timestamp rendering (#36529) 7 months ago
Martin Schoeler 85f227af7a
feat(message-parser): Make timestamp accept ISO time (#36498) 7 months ago
Pierre Lehnen 335f19f5d0
fix: message parser mixing emoticons with bold/italic symbols (#35172) 12 months ago
Guilherme Gazzo 0b396dcd3e
chore: minor deps (#33795) 1 year ago
dionisio-bot[bot] 3cbb9f6252
fix: message parser being slow to process very long messages with too many symbols (#33254) 1 year ago
Pierre Lehnen 79c16d315a
fix: message parser being slow to process very long messages with too many symbols (#33227) 1 year ago
Guilherme Gazzo 5ad65ff3da
feat(message-parser): add timestamps pattern (#31810) 2 years ago
Diego Sampaio 000f601e47
fix: message parser emphasis black hole (#31868) 2 years ago
Guilherme Gazzo f0bb6803b0
chore: move message-parser and peggy-loader to main repo (#31796) 2 years ago