User Details
User Details
- User Since
- Jun 27 2023, 6:42 AM (14 w, 14 h)
Today
Today
patryk updated the diff for D9344: [lib] Remove negative lookbehind assertions from chat mention regex.
Change regex
patryk attached a referenced file: F787976: t1.png.
patryk attached a referenced file: F787984: 431.png.
patryk added inline comments to D9344: [lib] Remove negative lookbehind assertions from chat mention regex.
patryk added inline comments to D9344: [lib] Remove negative lookbehind assertions from chat mention regex.
patryk added a comment to D9344: [lib] Remove negative lookbehind assertions from chat mention regex.
Added @ashoat as a blocking reviewer since he's able to reproduce invalid group specifier name error.
patryk added 1 blocking reviewer(s) for D9344: [lib] Remove negative lookbehind assertions from chat mention regex: ashoat.
patryk published D9344: [lib] Remove negative lookbehind assertions from chat mention regex for review.
Thu, Sep 28
Thu, Sep 28
patryk committed rCOMM54b69386a10a: [lib] Add top-level group chats to GENESIS chat mention candidates object (authored by patryk).
[lib] Add top-level group chats to GENESIS chat mention candidates object
[web] Add webMentionTypeaheadRegex tests
[lib] Add unit tests for mention utils
patryk committed rCOMM806657eae30c: [lib][native][web] Move validChatNameRegex to validation-utils.js (authored by patryk).
[lib][native][web] Move validChatNameRegex to validation-utils.js
patryk committed rCOMMabcb1106e78e: [keyserver] Render raw chat mention in the notification text (authored by patryk).
[keyserver] Render raw chat mention in the notification text
patryk committed rCOMMde4031597049: [lib] Introduce chat mention utilities for plain text (authored by patryk).
[lib] Introduce chat mention utilities for plain text
patryk committed rCOMMd485dfdeb912: [web] Show chats in mention typeahead tooltip (authored by patryk).
[web] Show chats in mention typeahead tooltip
[web] Modify mention typeahead regex
[web] Refactor TypeaheadTooltip component
patryk committed rCOMMdd6dc3c37b65: [native] Show chats in mention typeahead tooltip (authored by patryk).
[native] Show chats in mention typeahead tooltip
patryk committed rCOMM569949568558: [native] Replace chat name with raw chat mention (authored by patryk).
[native] Replace chat name with raw chat mention
patryk committed rCOMMeb793d116fd1: [lib] Encode chat name in raw chat mention (authored by patryk).
[lib] Encode chat name in raw chat mention
patryk committed rCOMMeadf8c40372f: [lib] Add chat mention SearchIndex selector (authored by patryk).
[lib] Add chat mention SearchIndex selector
patryk committed rCOMM0fc0cbb6e452: [web][native] Use userStoreMentionSearchIndex (authored by patryk).
[web][native] Use userStoreMentionSearchIndex
patryk updated the diff for D9306: [lib] Add top-level group chats to GENESIS chat mention candidates object.
Change cond
patryk updated the diff for D8900: [lib] Add chat mention SearchIndex selector.
Refactor code
patryk committed rCOMM02b03698a2c4: [lib] Add userStoreMentionSearchIndex selector (authored by patryk).
[lib] Add userStoreMentionSearchIndex selector
[lib] Introduce SentencePrefixSearchIndex
patryk committed rCOMMf07596e39996: [web][native] Modify typeahead function and variable names to distinguish chat… (authored by patryk).
[web][native] Modify typeahead function and variable names to distinguish chat…
patryk committed rCOMM478f0ce230af: [native] Refactor TypeaheadTooltip component (authored by patryk).
[native] Refactor TypeaheadTooltip component
patryk committed rCOMM9ad8cc20c046: [web][native] Rename usernamePrefix to textPrefix in TypeaheadMatchedStrings… (authored by patryk).
[web][native] Rename usernamePrefix to textPrefix in TypeaheadMatchedStrings…
patryk committed rCOMM70c89fb76aaf: [web] Add chat mention rule to text message rules (authored by patryk).
[web] Add chat mention rule to text message rules
patryk committed rCOMMac52e9f1e69a: [web] Inherit colors on spoiler reveal animation (authored by patryk).
[web] Inherit colors on spoiler reveal animation
[web] Fix spoiler animation for links
[web] Make chat mentions clickable
patryk committed rCOMM7cd5e89189f3: [web] Introduce markdown component for chat mentions (authored by patryk).
[web] Introduce markdown component for chat mentions
patryk requested review of D8900: [lib] Add chat mention SearchIndex selector.
patryk committed rCOMM7df6fdf206fa: [web] Use chat mention candidates in markdown rules (authored by patryk).
[web] Use chat mention candidates in markdown rules
patryk committed rCOMM0acbf97dddc5: [native] Add chat mention rule to text message rules (authored by patryk).
[native] Add chat mention rule to text message rules
[native] Memorize ChatContextProvider
patryk committed rCOMMc8fa18ba6cc5: [native] Change ChatContextProvider position (authored by patryk).
[native] Change ChatContextProvider position
patryk committed rCOMM2e88d37a2e83: [native] Use chat mention candidates in markdown rules (authored by patryk).
[native] Use chat mention candidates in markdown rules
[native] Make chat mentions clickable
patryk committed rCOMM8403333bee9c: [native] Introduce markdown component for chat mentions (authored by patryk).
[native] Introduce markdown component for chat mentions
[native] Refactor markdown-link component
patryk committed rCOMM9d4b7ccde32f: [lib] Add unit tests for chat mention regex (authored by patryk).
[lib] Add unit tests for chat mention regex
patryk committed rCOMMf381e1283847: [lib] Introduce chat mention match and parse utilities (authored by patryk).
[lib] Introduce chat mention match and parse utilities
patryk committed rCOMMf1a8c5ad6000: [native] Use blobServiceUpload upload action (authored by patryk).
[native] Use blobServiceUpload upload action
[web] Use blobServiceUpload upload action
[lib] Add blobServiceUpload upload action
[native] Use expo-file-system uploads
patryk published D9306: [lib] Add top-level group chats to GENESIS chat mention candidates object for review.
Wed, Sep 27
Wed, Sep 27
patryk updated the diff for D8849: [native] Add chat mention rule to text message rules.
Render Text component directly in markdown rules to avoid a bug where
message "onPress area" was smaller when chat mention with no access was
rendered
patryk updated the diff for D8845: [native] Introduce markdown component for chat mentions.
Move hasAccessToChat to rules.react.js
patryk updated the diff for D8910: [native] Show chats in mention typeahead tooltip.
Modify getMentionTypeaheadChatSuggestions
patryk updated the diff for D8900: [lib] Add chat mention SearchIndex selector.
Fix typo
patryk updated the diff for D8900: [lib] Add chat mention SearchIndex selector.
Sort threads by name
patryk updated the diff for D8899: [lib] Introduce SentencePrefixSearchIndex.
Store entries in a set
patryk updated the diff for D8852: [web] Introduce markdown component for chat mentions.
Remove strong tag
Fri, Sep 22
Fri, Sep 22
patryk updated the diff for D9057: [web] Add webMentionTypeaheadRegex tests.
Simplify test cases
Thu, Sep 21
Thu, Sep 21
patryk published D9057: [web] Add webMentionTypeaheadRegex tests for review.