summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2009-06-15change mods for setup scriptEvan Prodromou
2009-06-15Script to set up new status networksEvan Prodromou
2009-06-14Merge branch '0.7.x' into 0.8.xEvan Prodromou
2009-06-12check results of add in maildaemon.php0.7.4Evan Prodromou
2009-06-10some changes based on code review with zachEvan Prodromou
2009-06-08Merge branch '0.7.x' into 0.8.xEvan Prodromou
2009-06-08remember to convert messagesEvan Prodromou
2009-06-06add fixup messages for utf8Evan Prodromou
2009-05-30free memory for each iteration DB_DataObject in fixup_utf8Evan Prodromou
2009-05-30make fixup_utf8.php handle profiles and groups tooEvan Prodromou
2009-05-30use mysqli_set_charset instead of set namesEvan Prodromou
2009-05-30take a max and min argument for fixup_utf8Evan Prodromou
2009-05-30Removing inbox and memcached daemon handlingEvan Prodromou
2009-05-29Merge branch '0.7.x' into 0.8.xSarven Capadisli
2009-05-28Only enqueue inbox-dependent transports after inboxes have been filledEvan Prodromou
2009-05-28take an argument for fixup_utf8Evan Prodromou
2009-05-27Add fixup_utf8 to fixup problems with UTF-8 in a databaseEvan Prodromou
2009-05-26move statsreport.php to reportsnapshot.phpEvan Prodromou
2009-05-26stats reporting from cronEvan Prodromou
2009-05-25Merge branch '0.8.x' into statsEvan Prodromou
2009-05-20Preserve order of imported TweetsZach Copley
2009-05-10Merge branch '0.7.x' into 0.8.xSarven Capadisli
2009-05-07Twitter friends sync now does 25 users at a time and uses last_friendsync fie...Zach Copley
2009-05-07Added TwitterStatusFetcher into daemon startup and shutdown subsystemZach Copley
2009-05-07Less pychotic debugging statementsZach Copley
2009-05-07Better nameZach Copley
2009-05-07Properly daemonized 2-way Twitter bridge codeZach Copley
2009-05-06Fix for previous bad patch I pushed (had conflict markers)Zach Copley
2009-05-06This finally works (provided the newer version of DB_DataObject thatZach Copley
2009-05-05More work on 2-way Twitter sync. Works better now with lastest versionZach Copley
2009-05-01Merge branch '0.7.x' into 0.8.xSarven Capadisli
2009-04-28Only start daemons that are required, according to the site config. There is ...CiaranG
2009-04-28Fixed typo in stopdaemons.sh - was not stopping the new memcached queue handlerCiaranG
2009-04-24Merge branch 'twitter-import' into 0.8.xZach Copley
2009-04-24Some clean up -- this still doesn't work, yet. The processes all loseZach Copley
2009-04-238-char limit on transportsEvan Prodromou
2009-04-23blow subs cache after updating inboxesEvan Prodromou
2009-04-23some basic fixes for inbox and memcached queue handlersEvan Prodromou
2009-04-23fix parse error in memcachedqueuehandlerEvan Prodromou
2009-04-23Add an inbox queue handlerEvan Prodromou
2009-04-23A queuehandler for blowing caches offlineEvan Prodromou
2009-04-21Script to import friends timelines from TwitterZach Copley
2009-04-20Merge branch '0.7.x' of git://gitorious.org/laconica/bAvatar-clone without th...Adrian Lang
2009-04-18shortening links in notices from XMPPTobias Diekershoff
2009-04-16Abort the xmpp-related daemons immediately if xmpp is disabled in the config,...CiaranG
2009-04-16script to report stats from a cron jobEvan Prodromou
2009-04-15script to trim very old notices from inboxesEvan Prodromou
2009-04-08Better debugging output flagZach Copley
2009-04-07Major improvements to Twitter bridge friend syncingZach Copley
2009-04-03Bumped version number for upcoming 0.7.3 releaseZach Copley