Mikael Nordfeldth
|
dcf29c2a07
s/isHTTPS/useHTTPS/ for HTTPS URL generation
|
8 years ago |
Mikael Nordfeldth
|
871912a00a
Plugins didn't match lib/plugin.php onPluginVersion function definition
|
9 years ago |
buttle
|
ef0385a25c
fix for ./local/plugins/* translation files
|
9 years ago |
Mikael Nordfeldth
|
8fac7a9f6c
StatusNet class renamed GNUsocial
|
9 years ago |
root
|
95222df899
check local/plugins before plugins in Plugin::onAutoload
|
11 years ago |
Mikael Nordfeldth
|
255943d78f
User agents and generators changed to GNU social
|
11 years ago |
Mikael Nordfeldth
|
a0e107f17f
Implemented WebFinger and replaced our XRD with PEAR XML_XRD
|
11 years ago |
Mikael Nordfeldth
|
de55d8f83b
plugins onAutoload now only overloads if necessary (extlibs etc.)
|
11 years ago |
Evan Prodromou
|
376a19f3c1
Plugin::path() checks local/plugins/ first
|
12 years ago |
Evan Prodromou
|
39c6e34098
add path separators for Plugin::path()
|
13 years ago |
Evan Prodromou
|
f6e614b894
add plugins/sslpath setting, default to site path/plugins
|
13 years ago |
Brion Vibber
|
dc5daa237e
Further tweak for ssl paths in plugin check (sslserver may be set but empty)
|
13 years ago |
Brion Vibber
|
9efedfc217
Tweak to use site/server fallback when no plugins/sslserver or site/sslserver and generating plugin CSS
|
13 years ago |
Evan Prodromou
|
f06e661a9b
new methods for paths to plugin static files
|
13 years ago |
Brion Vibber
|
54c88cba57
Add a $config['plugins']['locale_path'] which can be set to override the individual plugins' locale subdirectories.
|
14 years ago |
Siebrand Mazeland
|
8adef3127c
Update translator documentation.
|
14 years ago |
Brion Vibber
|
cb5d6d5c30
Fix charset setting for plugin localizations; default setting was blanking out non-ASCII chars. Needed for eg Bulgarian translation of Facebook plugin, was previously showing all as ???s. Now works yay!
|
14 years ago |
Evan Prodromou
|
9693b2cf2f
add default plugin version information
|
15 years ago |
Brion Vibber
|
4b5e977a7b
New _m() gettext wrapper with smart detection of plugin domains. Plugin base class registers your gettext files if present at initialization.
|
15 years ago |
Evan Prodromou
|
e074fe6599
add logging utilities to Plugin class
|
15 years ago |
Craig Andrews
|
1c4bacf7bc
Remove registerUrlShortener() (no longer used)
|
15 years ago |
Craig Andrews
|
beae3db413
Pluginize the URL shorteners
|
15 years ago |
Evan Prodromou
|
df86aa7214
define LACONICA and accept LACONICA for backwards compatibility
|
15 years ago |
Evan Prodromou
|
865b716f09
change LACONICA to STATUSNET
|
15 years ago |
Evan Prodromou
|
ae883ceb9b
change controlyourself.ca to status.net
|
15 years ago |
Evan Prodromou
|
d35b2d3f3c
change laconi.ca to status.net
|
15 years ago |
Evan Prodromou
|
c8b8f07af1
change Laconica and Control Yourself to StatusNet in PHP files
|
15 years ago |
Evan Prodromou
|
175f1e7395
utility superclass for plugins
|
15 years ago |