badger icon indicating copy to clipboard operation
badger copied to clipboard

Smarter URL handling

Open therealklanni opened this issue 11 years ago • 4 comments

  • [x] strip http:// automatically.
  • [ ] warn user if string is still too long (after any http:// is stripped)

therealklanni avatar Jul 24 '13 02:07 therealklanni

@therealklanni Does the updated url have a variable? If so what is it? i'll warn the user if you can tell me this.

mattdbr avatar Aug 21 '13 11:08 mattdbr

Just pushed a fix that strips "www." as well.

mattdbr avatar Aug 21 '13 12:08 mattdbr

@akkatracker there is a global var agent which will have a property link if the link value has been updated.

therealklanni avatar Aug 21 '13 17:08 therealklanni

@therealklanni I'll have a crack soon

mattdbr avatar Aug 22 '13 06:08 mattdbr