Age | Commit message (Expand) | Author |
2009-08-10 | Merge branch 'twitter-oauth' into 0.8.x | Zach Copley |
2009-08-10 | Add synctwitterfriends to daemon startup and stop scripts | Zach Copley |
2009-08-10 | I forgot that we don't do database upgrades for point releases. So I've | Zach Copley |
2009-08-10 | Moved some stuff around. More comments and phpcs compliance. | Zach Copley |
2009-08-06 | Make TwitterStatusFetcher extend ParallelizingDaemon | Zach Copley |
2009-08-07 | Added configuration option to disable post-by-email. | Jeffery To |
2009-08-07 | Added configuration options to enable/disable SMS and Twitter integration. | Jeffery To |
2009-08-06 | - Rewrote SyncTwitterFriends as a daemon | Zach Copley |
2009-08-05 | Better (hopefully) database connection management for child processes | Zach Copley |
2009-08-04 | Use empty() for checking whether DB_DataObject returned something | Zach Copley |
2009-08-04 | Make TwitterStatusFetcher daemon work with OAuth | Zach Copley |
2009-08-02 | A script to GC sessions correctly | Evan Prodromou |
2009-07-28 | Avoid potentially double encoding already utf-8 encoded messages | Craig Andrews |
2009-07-28 | Handle UTF-8 encoded text in emails. | Craig Andrews |
2009-07-27 | want a minimum of 10 subs per user | Evan Prodromou |
2009-07-27 | script to create a simulation database | Evan Prodromou |
2009-07-23 | Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x | Evan Prodromou |
2009-07-23 | Merge branch 'master' into 0.8.x | Evan Prodromou |
2009-07-23 | change NOTICE_GATEWAY to Notice::GATEWAY so autoloading works | Evan Prodromou |
2009-07-22 | Fix help text for getvaliddaemons.php | CiaranG |
2009-07-21 | Set the global $_cur current user so that preferences are loaded. | Craig Andrews |
2009-07-21 | Disable email attachment posting when $config['attachments']['uploads'] = false | Craig Andrews |
2009-07-20 | Better handle multipart emails (especially those with multipart/alternative c... | Craig Andrews |
2009-07-17 | Allow -d (debug logging) command line argument | Zach Copley |
2009-07-17 | Fix setting id. | Zach Copley |
2009-07-16 | gc inboxes on a regular basis | Evan Prodromou |
2009-07-09 | Merge branch 'candrews-review' into 0.8.x | Zach Copley |
2009-07-09 | send a ping from the xmppdaemon | Evan Prodromou |
2009-07-08 | Use cURL instead of get_file_contents() to do away with warnings. Also more r... | Zach Copley |
2009-07-07 | Update translations updater script to use Pootle | Zach Copley |
2009-07-07 | maildaemon makes mail attachments into notice attachments | Craig Andrews |
2009-07-03 | clean up payload memory | Evan Prodromou |
2009-06-30 | add showcache.php script for debugging memcached issues | Evan Prodromou |
2009-06-28 | change name of constructor for xmppdaemon | Evan Prodromou |
2009-06-28 | add a lot more logging to xmppdaemon | Evan Prodromou |
2009-06-28 | error in get_option_value wasn't returning a value | Evan Prodromou |
2009-06-28 | reformat commandline.inc | Evan Prodromou |
2009-06-28 | if not in daemon mode, xmppdaemon sends log to stdout | Evan Prodromou |
2009-06-28 | got my background/foreground logic backwards | Evan Prodromou |
2009-06-28 | Merge branch '0.8.x' of jill@xmpp001.controlezvous.ca:/opt/local/share/laconi... | Evan Prodromou |
2009-06-28 | twitter status fetcher takes an id argument | Evan Prodromou |
2009-06-28 | more efficient fixup of conversations | Super-User |
2009-06-28 | commandline processing handles errors better | Super-User |
2009-06-28 | xmppdaemon.php can stay in foreground | Evan Prodromou |
2009-06-28 | command line arg handling a little more flexible | Evan Prodromou |
2009-06-24 | different args for pid and daemon scripts | Evan Prodromou |
2009-06-24 | add i argument for all daemons | Evan Prodromou |
2009-06-24 | all daemons take an id parameter | Evan Prodromou |
2009-06-24 | no memcached queue handler | Evan Prodromou |
2009-06-23 | use printf instead of echo for startdaemons.sh | Evan Prodromou |