For URLs posted to Twitter, there's little point in shortening URLs; Twitter is just going to t.co them anyway (even if the URL we generate is shorter).
It's probably worth keeping support for Shorten module in so that we can shorten URLs going to Twitter-compatible services, but I think we could drop the builtin TinyURL shortening without any loss of functionality.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | twitter_post-1816308-default_to_url_alias.patch | 1.49 KB | xurizaemon |
Comments
Comment #1
xurizaemonMaybe as a starter, let's just swap out !tinyurl for !url-alias in the default message?
Comment #2
xurizaemonCommitted in e1ab92e.