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
/
classes
/
Status_network.php
Age
Commit message (
Expand
)
Author
2010-02-16
Stomp queue restructuring for mass scalability:
Brion Vibber
2010-01-26
Control channel for queue daemons to request graceful shutdown, restart, or u...
Brion Vibber
2010-01-26
Site metadata tags in status_network: single 'tags' field, pipe-separated.
Brion Vibber
2010-01-24
save nickname and wildcard when setting up status network
Evan Prodromou
2010-01-12
Major refactoring of queue handlers to support running multiple sites in one ...
Brion Vibber
2010-01-10
always set site/server to hostname if it exists
Evan Prodromou
2010-01-09
allow hostname with SSL
Evan Prodromou
2010-01-09
use nickname, not sitename, in domain for SSL
Evan Prodromou
2010-01-09
correct superglobal variable name
Evan Prodromou
2010-01-09
redirect to sitename.wildcard for SSL
Evan Prodromou
2009-11-10
Bringing Sphinx search support up to code: broken out to a plugin, now suppor...
Brion Vibber
2009-08-28
Status_network had wrong ini file
Evan Prodromou
2009-08-26
define LACONICA and accept LACONICA for backwards compatibility
Evan Prodromou
2009-08-25
global search and replace for laconica -> statusnet
Evan Prodromou
2009-08-25
change LACONICA to STATUSNET
Evan Prodromou
2009-08-25
a distributed -> the distributed
Evan Prodromou
2009-08-25
change Laconica and Control Yourself to StatusNet in PHP files
Evan Prodromou
2009-06-28
bad string compare in Status_network
Evan Prodromou
2009-06-28
fallback for www. addresses
Evan Prodromou
2009-06-15
forgot to disinherit Memcached_DataObject in Status_network
Evan Prodromou
2009-06-15
Add some basic memcached handling to status_network
Evan Prodromou
2009-06-15
a little better query handling in redirect code
Evan Prodromou
2009-06-15
a little better query handling in redirect code
Evan Prodromou
2009-06-15
forgot some functions aren't available at status time
Evan Prodromou
2009-06-15
redirect on non-canonical server name
Evan Prodromou
2009-06-15
strncmp -> strcasecmp
Evan Prodromou
2009-06-15
Return network from network setup function
Evan Prodromou
2009-06-15
updates to Status_network
Evan Prodromou
2009-05-22
some class files had x bit set
Evan Prodromou
2009-04-07
Host multiple sites with the same codebase
Evan Prodromou