forked from GNUsocial/gnu-social
Conflicts: lib/default.php lib/util.php plugins/UrlShortener/UrlShortenerPlugin.php (has been removed?)
ClientSideShorten causes the web interface's notice form to automatically shorten urls as they entered, and before the notice is submitted. Installation ============ Add "addPlugin('ClientSideShorten');" to the bottom of your config.php That's it!