Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Ensure we don't match to non-invite looking links | 2024-11-23 | -2/+2 | |
* | Escape backslashes in invite regex | 2024-11-23 | -1/+1 | |
* | Drop io and li from invite regex | 2024-11-23 | -1/+1 | |
* | Update filter regex to not be overly strict | 2024-11-23 | -2/+4 | |
* | Remove repetition from the invite regex | 2024-10-17 | -7/+2 | |
* | Move discord(app) capture to its own optional group in invite regex | 2024-10-17 | -6/+6 | |
* | Add optional 'app' capture to invite regex OR group | 2024-10-17 | -6/+5 | |
* | Improve readability of invite regex by indenting the large OR group | 2024-10-17 | -8/+10 | |
* | Drop / from invite regex fragements | 2024-10-17 | -5/+6 | |
* | Update Discord invite regex to also match backslash before the invite code | 2024-09-11 | -1/+1 | |
* | Rename package due to naming conflict | 2022-11-05 | -0/+54 |