summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2009-11-09Merge branch 'master' into 0.8.xEvan Prodromou
2009-11-09broadcast profile changes from updateavatarurl.phpEvan Prodromou
2009-11-09script to update avatar URLs on serverEvan Prodromou
2009-11-09script to update avatar URLs on serverEvan Prodromou
2009-11-06typo :PBrion Vibber
2009-11-06console.php: fix up the help and include a handy cut-n-paste'able exampleBrion Vibber
2009-11-06console.php terminal script provides interactive PHP console in StatusNet env...Brion Vibber
2009-11-02script to make someone a group adminEvan Prodromou
2009-11-02correct name in registeruserEvan Prodromou
2009-11-02script to register a userEvan Prodromou
2009-11-02script to make someone a group adminEvan Prodromou
2009-11-02correct name in registeruserEvan Prodromou
2009-11-02script to register a userEvan Prodromou
2009-10-19Ignoring Sent from my* line in mail (iPhone/Pre)Eric Helgeson
2009-10-13define LACONICA for compatibility on scriptsEric Helgeson
2009-10-08Revert "Open tags should have closing tags"Evan Prodromou
2009-10-05Open tags should have closing tagsEric Helgeson
2009-10-02better handling of y response in deleteuser.phpEvan Prodromou
2009-10-02script to permanently delete a userEvan Prodromou
2009-08-28Take out unnecessary definesZach Copley
2009-08-28Make SyncTwitterFriends and TwitterStatusFetcher daemons use both HTTP Basic ...Zach Copley
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-26last scrub of Laconica -> StatusNetEvan Prodromou
2009-08-25global search and replace for laconica -> statusnetEvan Prodromou
2009-08-25update names in shell scriptsEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25change controlyourself.ca to status.netEvan Prodromou
2009-08-25change laconi.ca to status.netEvan Prodromou
2009-08-25a distributed -> the distributedEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-08-25merge problem with scripts/twitterstatusfetcherEvan Prodromou
2009-08-25Rename Laconica to StatusNetEvan Prodromou
2009-08-24Merge branch '0.8.x' into testingEvan Prodromou
2009-08-24Better (hopefully) database connection management for child processesEvan Prodromou
2009-08-24Make TwitterStatusFetcher daemon work with OAuthZach Copley
2009-08-20var empty check did not function as expected.Eric Helgeson
2009-08-10Merge branch 'twitter-oauth' into 0.8.xZach Copley
2009-08-10Add synctwitterfriends to daemon startup and stop scriptsZach Copley
2009-08-10I forgot that we don't do database upgrades for point releases. So I'veZach Copley
2009-08-10Moved some stuff around. More comments and phpcs compliance.Zach Copley
2009-08-06Make TwitterStatusFetcher extend ParallelizingDaemonZach Copley
2009-08-07Added configuration option to disable post-by-email.Jeffery To
2009-08-07Added configuration options to enable/disable SMS and Twitter integration.Jeffery To
2009-08-06- Rewrote SyncTwitterFriends as a daemonZach Copley
2009-08-05Better (hopefully) database connection management for child processesZach Copley
2009-08-04Use empty() for checking whether DB_DataObject returned somethingZach Copley
2009-08-04Make TwitterStatusFetcher daemon work with OAuthZach Copley
2009-08-02A script to GC sessions correctlyEvan Prodromou
2009-07-28Avoid potentially double encoding already utf-8 encoded messagesCraig Andrews
2009-07-28Handle UTF-8 encoded text in emails.Craig Andrews