summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2009-08-26Moved the rest of the Twitter stuff into the TwitterBridge pluginZach Copley
2009-08-21Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-08-21maildaemon correctly checks max notice lengthEvan Prodromou
2009-08-21correctly check for max notice length in xmppdaemonEvan Prodromou
2009-08-20var empty check did not function as expected.Eric Helgeson
2009-08-10Replace own OMB stack with libomb.Adrian Lang
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
2009-07-27want a minimum of 10 subs per userEvan Prodromou
2009-07-27script to create a simulation databaseEvan Prodromou
2009-07-23Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xEvan Prodromou
2009-07-23Merge branch 'master' into 0.8.xEvan Prodromou
2009-07-23change NOTICE_GATEWAY to Notice::GATEWAY so autoloading worksEvan Prodromou
2009-07-22Fix help text for getvaliddaemons.phpCiaranG
2009-07-21Set the global $_cur current user so that preferences are loaded.Craig Andrews
2009-07-21Disable email attachment posting when $config['attachments']['uploads'] = falseCraig Andrews
2009-07-20Better handle multipart emails (especially those with multipart/alternative c...Craig Andrews
2009-07-17Allow -d (debug logging) command line argumentZach Copley
2009-07-17Fix setting id.Zach Copley
2009-07-16gc inboxes on a regular basisEvan Prodromou
2009-07-09Merge branch 'candrews-review' into 0.8.xZach Copley
2009-07-09send a ping from the xmppdaemonEvan Prodromou
2009-07-08Use cURL instead of get_file_contents() to do away with warnings. Also more r...Zach Copley
2009-07-07Update translations updater script to use PootleZach Copley
2009-07-07maildaemon makes mail attachments into notice attachmentsCraig Andrews
2009-07-03clean up payload memoryEvan Prodromou
2009-06-30add showcache.php script for debugging memcached issuesEvan Prodromou
2009-06-28change name of constructor for xmppdaemonEvan Prodromou
2009-06-28add a lot more logging to xmppdaemonEvan Prodromou
2009-06-28error in get_option_value wasn't returning a valueEvan Prodromou
2009-06-28reformat commandline.incEvan Prodromou
2009-06-28if not in daemon mode, xmppdaemon sends log to stdoutEvan Prodromou
2009-06-28got my background/foreground logic backwardsEvan Prodromou
2009-06-28Merge branch '0.8.x' of jill@xmpp001.controlezvous.ca:/opt/local/share/laconi...Evan Prodromou
2009-06-28twitter status fetcher takes an id argumentEvan Prodromou
2009-06-28more efficient fixup of conversationsSuper-User
2009-06-28commandline processing handles errors betterSuper-User
2009-06-28xmppdaemon.php can stay in foregroundEvan Prodromou