-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Bot already checking for the same link in handler (app/bot/handlers/link.py:45).
Maybe it would be nice to move check in method for Link model class (app.database.models.Link)
Cover next cases:
- Slashes (?) (fox ex. now
fmajesty.xyzandfmajesty.xyz/is not the same link) - Redirects (for ex. user trying to add
redirect.to/fmajesty.xyzlink where there is redirect tofmajesty.xyz/and we have record in DB with linkfmajesty.xyz, so we need to restrict adding that link)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Projects
Status
Todo