Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/deltachat/message-parser
Parsing of Links, Email adresses, simple text formatting (markdown subset), user mentions, hashtags and more in DeltaChat messages.
https://github.com/deltachat/message-parser
Links can start inside of words
Simon-Laux opened this issue 13 days ago
Simon-Laux opened this issue 13 days ago
hostname is incorrect - it consumes too much
Amzd opened this issue 18 days ago
Amzd opened this issue 18 days ago
Links with delimiters at the end consume all but the last delimiter
WofWca opened this issue 21 days ago
WofWca opened this issue 21 days ago
prepare 0.12.0
Simon-Laux opened this pull request 21 days ago
Simon-Laux opened this pull request 21 days ago
some smaller code cleanup
Simon-Laux opened this pull request 24 days ago
Simon-Laux opened this pull request 24 days ago
Don't consume/eat the the exlaimation mark at the end of a link
Simon-Laux opened this pull request 24 days ago
Simon-Laux opened this pull request 24 days ago
parse fediverse handles as text
Simon-Laux opened this pull request 29 days ago
Simon-Laux opened this pull request 29 days ago
testing: potential issue: duplicated definitions of parse functions
Simon-Laux opened this issue 29 days ago
Simon-Laux opened this issue 29 days ago
fediverse handles are parsed as email addresses
wakest opened this issue about 1 month ago
wakest opened this issue about 1 month ago
Copying a link from a message sometimes fails
ralphtheninja opened this issue about 1 month ago
ralphtheninja opened this issue about 1 month ago
fix: parse ipath-abempty from RFC 3987
link2xt opened this pull request 6 months ago
link2xt opened this pull request 6 months ago
Link parsing sometimes is buggy
Revertron opened this issue 6 months ago
Revertron opened this issue 6 months ago
quoted email address is parsed too greedy and is wrong by that
r10s opened this issue 8 months ago
r10s opened this issue 8 months ago
Punycode warning does not work for dclogin links
farooqkz opened this issue 8 months ago
farooqkz opened this issue 8 months ago
username is not supported in links
Simon-Laux opened this issue 8 months ago
Simon-Laux opened this issue 8 months ago
document release steps
Simon-Laux opened this pull request 8 months ago
Simon-Laux opened this pull request 8 months ago
fix: restrict elements that can appear inside of a label for a labled link
Simon-Laux opened this pull request 8 months ago
Simon-Laux opened this pull request 8 months ago
Add benchmarking for get_first_emoji
farooqkz opened this pull request 8 months ago
farooqkz opened this pull request 8 months ago
Fix bare schemes being parsed as links(#71)
farooqkz opened this pull request 9 months ago
farooqkz opened this pull request 9 months ago
Generic schemes are linkified even without content & also a lone `http://` is linkified
Simon-Laux opened this issue 9 months ago
Simon-Laux opened this issue 9 months ago
prepare 0.10.0
Simon-Laux opened this pull request 9 months ago
Simon-Laux opened this pull request 9 months ago
Add Labelled hashtag
farooqkz opened this pull request 9 months ago
farooqkz opened this pull request 9 months ago
fix #67: Mistaking UN*X absolute paths as bot commands
farooqkz opened this pull request 9 months ago
farooqkz opened this pull request 9 months ago
absolute unix paths are mistaken for `BotCommandSuggestion`
Simon-Laux opened this issue 9 months ago
Simon-Laux opened this issue 9 months ago
Internal labelled links in markdown are misparsed as hashtags
farooqkz opened this issue 9 months ago
farooqkz opened this issue 9 months ago
Better benchmarking
farooqkz opened this issue 9 months ago
farooqkz opened this issue 9 months ago
A simple standard for order of imports in message parser
farooqkz opened this issue 9 months ago
farooqkz opened this issue 9 months ago
example: style: use monospace for AST
WofWca opened this pull request 10 months ago
WofWca opened this pull request 10 months ago
example: add sample message
WofWca opened this pull request 10 months ago
WofWca opened this pull request 10 months ago
Smarter punycode warnings
Simon-Laux opened this issue 11 months ago
Simon-Laux opened this issue 11 months ago
links containing a `~` do not work
r10s opened this issue 11 months ago
r10s opened this issue 11 months ago
spec issue: limit the elements that can appear inside of a label of a labeled link
Simon-Laux opened this issue 12 months ago
Simon-Laux opened this issue 12 months ago
Idea: mode where emojis get an emoji element
Simon-Laux opened this issue 12 months ago
Simon-Laux opened this issue 12 months ago
Parse IRI links
farooqkz opened this pull request 12 months ago
farooqkz opened this pull request 12 months ago
simon/i26 emoji helper functions
Simon-Laux opened this pull request about 1 year ago
Simon-Laux opened this pull request about 1 year ago
Test for ipv6 http link fails on master
Simon-Laux opened this issue about 1 year ago
Simon-Laux opened this issue about 1 year ago
fix bot command suggestion with `@`- char was detected as email address
Simon-Laux opened this pull request about 1 year ago
Simon-Laux opened this pull request about 1 year ago
bug in email parsing: some bot commands are detected as email instead
adbenitez opened this issue over 1 year ago
adbenitez opened this issue over 1 year ago
parse telephone numbers
Simon-Laux opened this pull request over 1 year ago
Simon-Laux opened this pull request over 1 year ago
simon/clippy fixes
Simon-Laux opened this pull request over 1 year ago
Simon-Laux opened this pull request over 1 year ago
IRI Links
Simon-Laux opened this pull request over 1 year ago
Simon-Laux opened this pull request over 1 year ago
Add @Mentions
Simon-Laux opened this pull request over 1 year ago
Simon-Laux opened this pull request over 1 year ago
Release 0.7.1 with upgraded nom
link2xt opened this issue over 1 year ago
link2xt opened this issue over 1 year ago
add wasm smoketest in ci
Simon-Laux opened this pull request over 1 year ago
Simon-Laux opened this pull request over 1 year ago
upgraded nom to `7.1.3`
Simon-Laux opened this pull request over 1 year ago
Simon-Laux opened this pull request over 1 year ago
link from bahn.de not recognised
r10s opened this issue over 1 year ago
r10s opened this issue over 1 year ago
allow more generic schemes and add `scheme` to LinkDestination
Simon-Laux opened this pull request over 1 year ago
Simon-Laux opened this pull request over 1 year ago
Provide source in elements
Simon-Laux opened this issue over 1 year ago
Simon-Laux opened this issue over 1 year ago
add `scheme` and `scheme_warning` to LinkDestination
Simon-Laux opened this pull request over 1 year ago
Simon-Laux opened this pull request over 1 year ago
update to nom 7
Simon-Laux opened this issue over 1 year ago
Simon-Laux opened this issue over 1 year ago
implementing hashtags per UAX31 standard
farooqkz opened this pull request over 1 year ago
farooqkz opened this pull request over 1 year ago
fix problem of email address in brackets
farooqkz opened this pull request over 1 year ago
farooqkz opened this pull request over 1 year ago
fix ipv6 mistaken is punycode
farooqkz opened this pull request over 1 year ago
farooqkz opened this pull request over 1 year ago
Add HTML output
link2xt opened this issue over 1 year ago
link2xt opened this issue over 1 year ago
fediverse addresses should not be detected as emails
Simon-Laux opened this issue over 1 year ago
Simon-Laux opened this issue over 1 year ago
ipv6 address is mistaken for containing unicode / puny-code-domains
Simon-Laux opened this issue over 1 year ago
Simon-Laux opened this issue over 1 year ago
email address parsing wrong wrt brackets
r10s opened this issue over 1 year ago
r10s opened this issue over 1 year ago
Idea: Treat non-URL items as links if they're most likely intended/perceived as such
lk108 opened this issue almost 2 years ago
lk108 opened this issue almost 2 years ago
Hashtags accept only ASCII characters
anijatsu opened this issue almost 2 years ago
anijatsu opened this issue almost 2 years ago
Idea: standalone/public function to check has_puny_code_in_host_name
Simon-Laux opened this issue almost 2 years ago
Simon-Laux opened this issue almost 2 years ago
prepare 0.5.0
Simon-Laux opened this pull request almost 2 years ago
Simon-Laux opened this pull request almost 2 years ago
add delimited email addresses
Simon-Laux opened this pull request almost 2 years ago
Simon-Laux opened this pull request almost 2 years ago
fix codeblocks with emoji, closes #27 also remove all whitespaces and newlines at the end of the codeblock content
Simon-Laux opened this pull request almost 2 years ago
Simon-Laux opened this pull request almost 2 years ago
markdown mode: code blocks eat 6 characters
Simon-Laux opened this issue almost 2 years ago
Simon-Laux opened this issue almost 2 years ago
idea: public method to get size of emoji-only message
Simon-Laux opened this issue about 2 years ago
Simon-Laux opened this issue about 2 years ago
implement methods/checks prevent/forbid panics
Simon-Laux opened this issue about 2 years ago
Simon-Laux opened this issue about 2 years ago
improve example website
Simon-Laux opened this pull request about 2 years ago
Simon-Laux opened this pull request about 2 years ago
markdown - spec - current implementation of `_` is problematic
Simon-Laux opened this issue about 2 years ago
Simon-Laux opened this issue about 2 years ago
email addresses in brackets are not clickable
r10s opened this issue over 2 years ago
r10s opened this issue over 2 years ago
fix: do not parse last dot for email addresses
Simon-Laux opened this pull request over 2 years ago
Simon-Laux opened this pull request over 2 years ago
stricter clippy
Simon-Laux opened this pull request almost 3 years ago
Simon-Laux opened this pull request almost 3 years ago
Do not parse last dot for email addresses
Simon-Laux opened this issue almost 3 years ago
Simon-Laux opened this issue almost 3 years ago
upload to crates.io
Simon-Laux opened this issue almost 3 years ago
Simon-Laux opened this issue almost 3 years ago
fix link parenthesis issue
Simon-Laux opened this pull request almost 3 years ago
Simon-Laux opened this pull request almost 3 years ago
links that have non spec chars in the location part are not clickable
Simon-Laux opened this issue almost 3 years ago
Simon-Laux opened this issue almost 3 years ago
do not consume `,`,`.`,`;` or `:` at end of link closes #13
Simon-Laux opened this pull request almost 3 years ago
Simon-Laux opened this pull request almost 3 years ago
update readme's and add docs how it works
Simon-Laux opened this pull request almost 3 years ago
Simon-Laux opened this pull request almost 3 years ago
issue with `,` in links
Simon-Laux opened this issue about 3 years ago
Simon-Laux opened this issue about 3 years ago
issues with links in brackets
r10s opened this issue about 3 years ago
r10s opened this issue about 3 years ago
better readme for wasm package
Simon-Laux opened this issue about 3 years ago
Simon-Laux opened this issue about 3 years ago
add some basic documentation about how the parsing roughly works
Simon-Laux opened this issue about 3 years ago
Simon-Laux opened this issue about 3 years ago
allow escaping `*` and other chars with `\`
Simon-Laux opened this issue about 3 years ago
Simon-Laux opened this issue about 3 years ago
Better Hashtag parsing (allow emojis and other local characters)
Simon-Laux opened this issue over 3 years ago
Simon-Laux opened this issue over 3 years ago
Dedicated email parsing (currently only tests as starting point)
Simon-Laux opened this pull request over 3 years ago
Simon-Laux opened this pull request over 3 years ago
Prepare for integration into desktop
Simon-Laux opened this pull request over 3 years ago
Simon-Laux opened this pull request over 3 years ago
own email parsing, without external crate
Simon-Laux opened this issue over 3 years ago
Simon-Laux opened this issue over 3 years ago
add tests for wasm crate
Simon-Laux opened this issue over 3 years ago
Simon-Laux opened this issue over 3 years ago
Implement parsing of telephone numbers
Simon-Laux opened this issue over 3 years ago
Simon-Laux opened this issue over 3 years ago
Implement parsing for BotCommandSuggestion
Simon-Laux opened this issue over 3 years ago
Simon-Laux opened this issue over 3 years ago
Better Link Parsing
Simon-Laux opened this issue over 3 years ago
Simon-Laux opened this issue over 3 years ago