index
:
statusnet/lukeshus-statusnet
0.7.x
0.8.x
0.9.x
1.0.x
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
plugin.php
Age
Commit message (
Expand
)
Author
2010-09-30
Add a $config['plugins']['locale_path'] which can be set to override the indi...
Brion Vibber
2010-09-12
Update translator documentation.
Siebrand Mazeland
2010-04-28
Fix charset setting for plugin localizations; default setting was blanking ou...
Brion Vibber
2010-01-07
add default plugin version information
Evan Prodromou
2009-12-08
New _m() gettext wrapper with smart detection of plugin domains. Plugin base ...
Brion Vibber
2009-12-04
add logging utilities to Plugin class
Evan Prodromou
2009-11-11
Remove registerUrlShortener() (no longer used)
Craig Andrews
2009-09-03
Pluginize the URL shorteners
Craig Andrews
2009-08-26
define LACONICA and accept LACONICA for backwards compatibility
Evan Prodromou
2009-08-25
change LACONICA to STATUSNET
Evan Prodromou
2009-08-25
change controlyourself.ca to status.net
Evan Prodromou
2009-08-25
change laconi.ca to status.net
Evan Prodromou
2009-08-25
change Laconica and Control Yourself to StatusNet in PHP files
Evan Prodromou
2009-02-09
utility superclass for plugins
Evan Prodromou