Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-16 | Localisation updates from http://translatewiki.net. | Siebrand Mazeland | |
2010-11-29 | Localisation updates from http://translatewiki.net. | Siebrand Mazeland | |
2010-10-28 | Localisation updates from http://translatewiki.net. | Siebrand Mazeland | |
2010-10-23 | Localisation updates from http://translatewiki.net. | Siebrand Mazeland | |
2010-10-18 | Localisation updates from http://translatewiki.net | Siebrand Mazeland | |
2010-10-09 | Localisation updates from http://translatewiki.net. | Siebrand Mazeland | |
2010-10-03 | Localisation updates from http://translatewiki.net | Siebrand Mazeland | |
2010-09-28 | Localisation updates from http://translatewiki.net | Siebrand Mazeland | |
* first export of L10n for languages other than English. Could use some testing/QA. | |||
2010-09-23 | Update POT files for plugins. | Siebrand Mazeland | |
2010-09-19 | Update pot files for plugins. | Siebrand Mazeland | |
2010-09-15 | Update/add pot files for plugins. | Siebrand Mazeland | |
2010-05-27 | Assigning my copyrights to the Free Software Foundation | Craig Andrews | |
2010-04-30 | Remove .po source files. Using pot files. | Siebrand Mazeland | |
2010-04-30 | Update gettext localisation files. | Siebrand Mazeland | |
2010-01-08 | add versions for url-shortener plugins | Evan Prodromou | |
2009-11-30 | Ticket 1870: drop unnecessary Tidy module installation requirement. | Brion Vibber | |
Tidy was only being used by a couple of non-default URL shortener plugins, PtitUrl and TightUrl. Both were easily changed to load the tag-soup HTML via DOMDocument (using the default DOM module which is already used by other dependencies). Added xml, dom, and simplexml modules to the requirements check in install.php, as they were being used but not checked for. Also cleaned up LilUrl, PtitUrl, and TightUrl to return URL as a string instead of as a SimpleXML node object. | |||
2009-11-11 | Redid 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-09-03 | Pluginize the URL shorteners | Craig Andrews | |