Age | Commit message (Expand) | Author |
2009-08-28 | Take out unnecessary defines | Zach Copley |
2009-08-28 | Make SyncTwitterFriends and TwitterStatusFetcher daemons use both HTTP Basic ... | Zach Copley |
2009-08-26 | define LACONICA and accept LACONICA for backwards compatibility | Evan Prodromou |
2009-08-26 | last scrub of Laconica -> StatusNet | Evan Prodromou |
2009-08-25 | global search and replace for laconica -> statusnet | Evan Prodromou |
2009-08-25 | update names in shell scripts | Evan Prodromou |
2009-08-25 | change LACONICA to STATUSNET | Evan Prodromou |
2009-08-25 | change controlyourself.ca to status.net | Evan Prodromou |
2009-08-25 | change laconi.ca to status.net | Evan Prodromou |
2009-08-25 | a distributed -> the distributed | Evan Prodromou |
2009-08-25 | change Laconica and Control Yourself to StatusNet in PHP files | Evan Prodromou |
2009-08-25 | merge problem with scripts/twitterstatusfetcher | Evan Prodromou |
2009-08-25 | Rename Laconica to StatusNet | Evan Prodromou |
2009-08-24 | Merge branch '0.8.x' into testing | Evan Prodromou |
2009-08-24 | Better (hopefully) database connection management for child processes | Evan Prodromou |
2009-08-24 | Make TwitterStatusFetcher daemon work with OAuth | Zach Copley |
2009-08-20 | var empty check did not function as expected. | Eric Helgeson |
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 |