summaryrefslogtreecommitdiff
path: root/plugins/BitlyUrl
AgeCommit message (Collapse)Author
2010-10-09Localisation updates from http://translatewiki.net.Siebrand Mazeland
2010-10-07Merge branch 'master' into 0.9.xBrion Vibber
2010-10-07Add a README for BitlyUrlPluginBrion Vibber
2010-10-07Tweak bit.ly admin panel messages to distinguish the admin settings from ↵Brion Vibber
config.php globals
2010-10-07Drop out the 'allow user override' checkbox on bit.ly admin panel until we ↵Brion Vibber
find a good way to shove the user settings in. :)
2010-10-07Clean up bit.ly admin panel behavior, and hide it from the shorteners list ↵Brion Vibber
if it's not fully configured.
2010-10-07bit.ly admin panel to set the API keys to use.Brion Vibber
2010-10-07Pull up the guts of my fixed bit.ly plugin from an old work branch (that had ↵Brion Vibber
made other changes we weren't happy with in the plugin management). Now works if given a global API key.
2010-10-03Localisation updates from http://translatewiki.netSiebrand Mazeland
2010-09-28Localisation updates from http://translatewiki.netSiebrand Mazeland
* first export of L10n for languages other than English. Could use some testing/QA.
2010-09-23Update POT files for plugins.Siebrand Mazeland
2010-09-19Update pot files for plugins.Siebrand Mazeland
2010-09-15Update/add pot files for plugins.Siebrand Mazeland
2010-09-14* i18n/L10n updatesSiebrand Mazeland
* superfluous whitespace removed
2010-05-27Assigning my copyrights to the Free Software FoundationCraig Andrews
2010-04-30Remove .po source files. Using pot files.Siebrand Mazeland
2010-04-30Update gettext localisation files.Siebrand Mazeland
2010-01-08add versions for url-shortener pluginsEvan Prodromou
2009-11-11Redid how URL shorteners work. This way is much more like how Evan wants ↵Craig Andrews
events to work (and more like how the rest of SN works).
2009-11-03Added a Bitly URL Shortener. Unfortunately, it doesn't work, as bit.ly ↵Craig Andrews
requires credentials to shorten URLs now, and we presently have no way to provide them.