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
/
statusnet.php
Age
Commit message (
Expand
)
Author
2010-10-15
fix notice on non-https views
Brion Vibber
2010-10-15
Make StatusNet::initDefaults() public so we can call it from the installer.
Brion Vibber
2010-10-14
Merge remote branch 'statusnet/0.9.x' into 1.0.x
Craig Andrews
2010-10-14
add static method StatusNet::isHTTPS()
Evan Prodromou
2010-10-12
Merge branch '0.9.x' into 1.0.x
Brion Vibber
2010-10-12
Followup to IIS installer tweaks in [9bb48c36]:
Brion Vibber
2010-08-13
Merge branch 'master' into 1.0.x
Evan Prodromou
2010-08-10
StatusNet_network staticGet lookup fix
Brion Vibber
2010-04-18
Merge branch '0.9.x' into 1.0.x
Craig Andrews
2010-04-12
showplugins.php: dump list of activated plugins and their settings on this site
Brion Vibber
2010-03-22
Stub plugins administration panel, allows for disabling/re-enabling plugins f...
Brion Vibber
2010-03-22
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 1.0.x
Brion Vibber
2010-03-17
Pulling the stub plugin panel back out; we'll flesh it out more for 1.0.x and...
Brion Vibber
2010-03-16
Stub plugins administration panel, allows for disabling/re-enabling plugins f...
Brion Vibber
2010-03-11
Don't switch people from the Memcache to Memcached plugin without their knowl...
Brion Vibber
2010-03-08
Merge branch '0.9.x' into 1.0.x
Craig Andrews
2010-03-08
Added Memcached plugin (using pecl/memcached versus pecl/memcache)
Craig Andrews
2010-03-04
Fix variable name in NoConfigException
Zach Copley
2010-02-16
Merge branch '0.9.x' into 1.0.x
Craig Andrews
2010-02-16
Merge branch 'master' into testing
Brion Vibber
2010-02-16
Stomp queue restructuring for mass scalability:
Brion Vibber
2010-02-16
Merge branch '0.9.x' into 1.0.x
Craig Andrews
2010-02-08
First steps on converting FeedSub into the pub/sub basis for OStatus communic...
Brion Vibber
2010-01-28
Add backwards compatibility for the XMPP configuration before XMPP was made i...
Craig Andrews
2010-01-18
Fix order of params on 'plugin not found' exception
Brion Vibber
2010-01-12
ws changes for phpcs
Evan Prodromou
2010-01-12
Major refactoring of queue handlers to support running multiple sites in one ...
Brion Vibber