summaryrefslogtreecommitdiff
path: root/plugins/Gravatar
AgeCommit message (Collapse)Author
2010-12-16Merge branch '0.9.x' into 1.0.xBrion Vibber
Conflicts: plugins/CacheLog/locale/nb/LC_MESSAGES/CacheLog.po
2010-12-16Localisation updates from http://translatewiki.net.Siebrand Mazeland
2010-12-07Merge branch '0.9.x' into mergeBrion Vibber
Conflicts: README actions/hostmeta.php classes/File_redirection.php lib/common.php lib/designsettings.php lib/router.php lib/util.php lib/xmppmanager.php plugins/OStatus/OStatusPlugin.php
2010-11-29Localisation updates from http://translatewiki.net.Siebrand Mazeland
2010-10-28Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-10-28Localisation updates from http://translatewiki.net.Siebrand Mazeland
2010-10-26Use https for gravatarsCraig Andrews
No reason not to use https, and doing so prevents mixed content warnings when the avatars are used on https pages.
2010-10-23Localisation updates from http://translatewiki.net.Siebrand Mazeland
2010-10-09Localisation updates from http://translatewiki.net.Siebrand Mazeland
2010-10-03Localisation updates from http://translatewiki.netSiebrand Mazeland
2010-10-01Localisation updates from http://translatewiki.net.Siebrand 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-20* i18n/L10n updates.Siebrand Mazeland
* remove superfluous whitespace.
2010-09-19Update pot files for plugins.Siebrand Mazeland
2010-09-19Fix typoSiebrand Mazeland
2010-09-18DB -> databaseSiebrand Mazeland
2010-09-18Fix typo.Siebrand Mazeland
2010-09-18Remove superfluous whitespace.Siebrand Mazeland
2010-09-15Update/add pot files for plugins.Siebrand Mazeland
2010-08-06Fixed PHP 5.3 by & valueEric Helgeson
Cleaned up {}'s
2010-04-30Update gettext localisation files.Siebrand Mazeland
2010-04-05Some localization cleanup and doc to aid in customization:Brion Vibber
* added locale/en/LC_MESSAGES/statusnet.po to make it easier to start customizing English texts * added notes to locale/README about customizing and how to disable languages you haven't customized * renamed PO templates from *.po to *.pot to match general conventions and reduce confusion for people trying to find which file they're supposed to edit
2010-03-04Pull latest .po files from 0.9.x to testingBrion Vibber
2010-01-09Add version information to a bunch of pluginsCraig Andrews
2009-12-11Build stub .po template for Gravatar pluginBrion Vibber
2009-12-10Changing avatar should broadcast the profile via OMB.Eric Helgeson
2009-12-09Initial GravatarPluginEric Helgeson