summaryrefslogtreecommitdiff
path: root/classes/Status_network.php
AgeCommit message (Expand)Author
2010-09-28* i18n/L10n and translator documentation updates.Siebrand Mazeland
2010-09-17Status_network::encache() doesn't existJames Walker
2010-08-25Use Status_network's caching settings when loading Status_network_tag entries...Brion Vibber
2010-07-29* mark a few message for translationSiebrand Mazeland
2010-07-28backwards compatibility for old tags format in hasTagJames Walker
2010-07-28don't try to save empty tagsJames Walker
2010-07-20normalizing tags for status_networkJames Walker
2010-06-17adding a Status_network::updateKeys() method, since DB_DataObject update does...James Walker
2010-06-03Option to divert PuSH items directly to the target site's queue when localBrion Vibber
2010-02-16Stomp queue restructuring for mass scalability:Brion Vibber
2010-01-26Control channel for queue daemons to request graceful shutdown, restart, or u...Brion Vibber
2010-01-26Site metadata tags in status_network: single 'tags' field, pipe-separated.Brion Vibber
2010-01-24save nickname and wildcard when setting up status networkEvan Prodromou
2010-01-12Major refactoring of queue handlers to support running multiple sites in one ...Brion Vibber
2010-01-10always set site/server to hostname if it existsEvan Prodromou
2010-01-09allow hostname with SSLEvan Prodromou
2010-01-09use nickname, not sitename, in domain for SSLEvan Prodromou
2010-01-09correct superglobal variable nameEvan Prodromou
2010-01-09redirect to sitename.wildcard for SSLEvan Prodromou
2009-11-10Bringing Sphinx search support up to code: broken out to a plugin, now suppor...Brion Vibber
2009-08-28Status_network had wrong ini fileEvan Prodromou
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-25global search and replace for laconica -> statusnetEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25a distributed -> the distributedEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-06-28bad string compare in Status_networkEvan Prodromou
2009-06-28fallback for www. addressesEvan Prodromou
2009-06-15forgot to disinherit Memcached_DataObject in Status_networkEvan Prodromou
2009-06-15Add some basic memcached handling to status_networkEvan Prodromou
2009-06-15a little better query handling in redirect codeEvan Prodromou
2009-06-15a little better query handling in redirect codeEvan Prodromou
2009-06-15forgot some functions aren't available at status timeEvan Prodromou
2009-06-15redirect on non-canonical server nameEvan Prodromou
2009-06-15strncmp -> strcasecmpEvan Prodromou
2009-06-15Return network from network setup functionEvan Prodromou
2009-06-15updates to Status_networkEvan Prodromou
2009-05-22some class files had x bit setEvan Prodromou
2009-04-07Host multiple sites with the same codebaseEvan Prodromou