Commit Graph

83 Commits (a7b45d94deade86bbef8129db17d4b6945881241)

Author SHA1 Message Date
Guilherme Gazzo 6cb6b27454
chore: bump Meteor to 3.4.1 and Node to 22.22.2 (#40389) 1 week ago
rocketchat-github-ci bb8c7be629 Release 8.4.0 2 weeks ago
Guilherme Gazzo 0d68957fba
chore(deps): bump 50 patch-level deps across monorepo (#40172) 3 weeks ago
rocketchat-github-ci 04ef42dcbd Release 8.4.0-rc.0 3 weeks ago
Guilherme Gazzo 53e32c7df1
chore(message-parser): all contributions (#39853) 4 weeks ago
Julio Araujo 41f66622a4
chore(deps): bump `vite`, `webpack`, `underscore`, `google-storage`, `storybook`, `tsx` (#39400) 4 weeks ago
rocketchat-github-ci 00a1efa3fd Release 8.3.0 1 month ago
rocketchat-github-ci d7325cd940 Release 8.3.0-rc.0 2 months ago
Tasso Evangelista 819399c7b8
chore(eslint): Consistent type imports/exports (#39341) 2 months ago
Kevin Aleman b8b8611a74
chore: Peer deps (#39327) 2 months ago
Tasso Evangelista 955a7ccafd
chore(eslint): Allow `await` in loops (#39178) 2 months ago
rocketchat-github-ci f2a05ceed2 Release 8.2.0 2 months ago
Shreyas 86af4e2ff5
refactor: reduce hot-path allocations in message parser utils (#39075) 2 months ago
Tasso Evangelista 539659af22
chore(eslint): Upgrade ESLint configuration (#38989) 2 months ago
Shreyas 2affa1798a
test(message-parser): decouple parser tests from production helpers (#39086) 3 months ago
Copilot f6ba6a7195
fix(message-parser): decimal numbers and underscore-wrapped text render as italic (#38981) 3 months ago
Copilot 9a70095296
fix: strip trailing punctuation from URLs at end of message (#39069) 3 months ago
Copilot d1bf2cc675
fix(message-parser): Merge blockquotes separated by empty `>` lines into a single block (#39062) 3 months ago
Amit Kumar Ashutosh 29d2454779
chore: add fullOptions to Emoji benchmark fixtures (#39035) 3 months ago
Suryansh Mishra 02b1e6e6a1
chore(message-parser): replace wasteful filter().shift() with find() in extractFirstResult (#39046) 3 months ago
Shreyas b1b1d6ccd8
fix(message-parser): preserve ordered list index 0 in LIST_ITEM nodes (#39052) 3 months ago
Guilherme Gazzo af1446ae97 refactor(message-parser): update benchmark suite to use ts-node and add custom .pegjs loader 3 months ago
Suryansh Mishra d87c3e5595
test(message-parser): add benchmark suite for parser performance baseline (#38905) 3 months ago
Shreyas 35239b2b1d
refactor: make reducePlainTexts linear and allocation-light (#38901) 3 months ago
rocketchat-github-ci d97ea5ff43 Release 8.2.0-rc.0 3 months ago
Copilot 17be0c1b3b
chore: normalize urls extraction for messages (#38795) 3 months ago
Guilherme Gazzo 260e9af2b3 Update URL parsing logic to detect IP addresses and modify tests to use the new link function for URL formatting. 3 months 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." 3 months ago
Guilherme Gazzo 2f8d686a8d Update URL parsing logic to detect IP addresses and modify tests to use the new link function for URL formatting. 3 months ago
Guilherme Gazzo 93ef8adc7f
feat: Add support for SPOILER elements in message parsing and rendering (#38343) 3 months ago
Copilot 562d5ce6ad
fix: markdown link parser to handle parentheses in URLs (#38779) 3 months ago
Copilot 098f0a7467
fix: markdown breaking on bracketed text between hyperlinks (#38629) 3 months ago
rocketchat-github-ci 2ca98764a0 Release 8.1.0 3 months ago
rocketchat-github-ci 274d76b451 Release 8.1.0-rc.2 3 months ago
Tasso Evangelista cea565ba8f
chore(message-parser): Review build configuration (#37737) 5 months ago
Tasso Evangelista 75bd3e4625
chore: Reformat package manifest files (#37639) 5 months ago
Tasso Evangelista ed544f8946
chore(deps): Upgrade some dependencies (#37508) 6 months ago
Tasso Evangelista 7809014a7c
chore(deps): Upgrade some dependencies (#36905) 7 months ago
Matheus Cardoso af185f4374
chore(deps-dev): bump typescript to 5.9.2 (#36645) 9 months ago
Matheus Cardoso ce492b8ffb
chore(deps): align typescript and jest versions (#36561) 10 months ago
Martin Schoeler ccff0b3ccf
feat: add timezones to timestamp rendering (#36529) 10 months ago
Martin Schoeler 85f227af7a
feat(message-parser): Make timestamp accept ISO time (#36498) 10 months ago
Guilherme Gazzo 4a19aaaa3f
chore: update Meteor 3.3 and node 22.16 (#36239) 10 months ago
Tasso Evangelista 9ea2635cb6
chore(deps): Mismatched and missing dev dependencies (#36257) 11 months ago
Matheus Cardoso 66bfab9281
chore: upgrade jest to v30 (#36215) 11 months ago
Matheus Cardoso a3b913397e
chore(deps): bump typescript (#36064) 12 months ago
rocketchat-github-ci baab51f053 Release 7.5.0 1 year ago
Guilherme Gazzo d8a74f4bcf
chore: bump node types to 22 (#35697) 1 year ago
rocketchat-github-ci dddcf5ef7b Release 7.5.0-rc.0 1 year ago
Pierre Lehnen 335f19f5d0
fix: message parser mixing emoticons with bold/italic symbols (#35172) 1 year ago