| 
							
							
								 Zach Copley | 36c104fb34 | Make SyncTwitterFriends and TwitterStatusFetcher daemons use both HTTP Basic Auth as well as OAuth | 2009-08-28 07:02:27 +00:00 |  | 
			
				
					| 
							
							
								 Evan Prodromou | e3a53251c0 | last scrub of Laconica -> StatusNet | 2009-08-26 03:33:43 -04:00 |  | 
			
				
					| 
							
							
								 Evan Prodromou | 3567b9d708 | global search and replace for laconica -> statusnet | 2009-08-25 18:53:24 -04:00 |  | 
			
				
					| 
							
							
								 Evan Prodromou | ae883ceb9b | change controlyourself.ca to status.net | 2009-08-25 18:19:04 -04:00 |  | 
			
				
					| 
							
							
								 Evan Prodromou | d35b2d3f3c | change laconi.ca to status.net | 2009-08-25 18:16:46 -04:00 |  | 
			
				
					| 
							
							
								 Evan Prodromou | 4737563b95 | a distributed -> the distributed | 2009-08-25 18:14:12 -04:00 |  | 
			
				
					| 
							
							
								 Evan Prodromou | c8b8f07af1 | change Laconica and Control Yourself to StatusNet in PHP files | 2009-08-25 18:12:20 -04:00 |  | 
			
				
					| 
							
							
								 Evan Prodromou | 077955cb1d | merge problem with scripts/twitterstatusfetcher | 2009-08-25 17:58:44 -04:00 |  | 
			
				
					| 
							
							
								 Evan Prodromou | ff87732053 | Merge branch '0.8.x' into testing Conflicts:
	actions/twitterauthorization.php
	lib/oauthclient.php
	lib/twitter.php
	lib/twitterapi.php
	lib/twitteroauthclient.php
	scripts/twitterstatusfetcher.php | 2009-08-24 16:55:49 -04:00 |  | 
			
				
					| 
							
							
								 Evan Prodromou | 27aeba01dd | Better (hopefully) database connection management for child processes Conflicts:
	scripts/twitterstatusfetcher.php | 2009-08-24 11:55:46 -04:00 |  | 
			
				
					| 
							
							
								 Zach Copley | fd9d653eb3 | Make TwitterStatusFetcher daemon work with OAuth | 2009-08-24 11:53:43 -04:00 |  | 
			
				
					| 
							
							
								 Zach Copley | 27548c6903 | I forgot that we don't do database upgrades for point releases. So I've changed Twitter OAuth to store token and token secret in the same field
in foreign_link (credentials).  This should be changed in 0.9. | 2009-08-10 07:00:59 +00:00 |  | 
			
				
					| 
							
							
								 Zach Copley | fa8433308f | Moved some stuff around.  More comments and phpcs compliance. | 2009-08-10 06:05:43 +00:00 |  | 
			
				
					| 
							
							
								 Zach Copley | c03d593287 | Make TwitterStatusFetcher extend ParallelizingDaemon | 2009-08-06 22:52:58 +00:00 |  | 
			
				
					| 
							
							
								 Zach Copley | cd71f9cc51 | Better (hopefully) database connection management for child processes | 2009-08-05 00:16:12 +00:00 |  | 
			
				
					| 
							
							
								 Zach Copley | 5576917662 | Use empty() for checking whether DB_DataObject returned something | 2009-08-04 17:20:28 +00:00 |  | 
			
				
					| 
							
							
								 Zach Copley | fe9fc15286 | Make TwitterStatusFetcher daemon work with OAuth | 2009-08-04 02:21:18 +00:00 |  | 
			
				
					| 
							
							
								 Evan Prodromou | 749d9bfbbf | Merge branch 'master' into 0.8.x Conflicts:
	scripts/twitterstatusfetcher.php | 2009-07-23 14:45:21 -07:00 |  | 
			
				
					| 
							
							
								 Evan Prodromou | 5f7fb99447 | change NOTICE_GATEWAY to Notice::GATEWAY so autoloading works | 2009-07-23 14:22:22 -07:00 |  | 
			
				
					| 
							
							
								 Zach Copley | 9e8bcff5dd | Allow -d (debug logging) command line argument | 2009-07-17 18:36:13 -07:00 |  | 
			
				
					| 
							
							
								 Zach Copley | 5d5401b371 | Fix setting id. | 2009-07-17 18:09:03 -07:00 |  | 
			
				
					| 
							
							
								 Evan Prodromou | a4d0f22b4b | twitter status fetcher takes an id argument | 2009-06-28 20:16:44 +00:00 |  | 
			
				
					| 
							
							
								 Evan Prodromou | fa5e4f88c9 | twitterstatusfetcher.php uses commandline.inc | 2009-06-22 16:39:21 -07:00 |  | 
			
				
					| 
							
							
								 Evan Prodromou | 0461aafeef | Merge branch '0.8.x' into cmdline | 2009-06-22 14:51:17 -07:00 |  | 
			
				
					| 
							
							
								 Evan Prodromou | aec6456c91 | Update copyright dates in files modified in 2009 | 2009-06-20 16:12:55 -07:00 |  | 
			
				
					| 
							
							
								 Evan Prodromou | 793a6a1155 | change Controlez-Vous to Control Yourself | 2009-06-20 16:00:04 -07:00 |  | 
			
				
					| 
							
							
								 Evan Prodromou | 198afa0a1d | change scripts to take server and path from commandline | 2009-06-20 14:58:47 -07:00 |  | 
			
				
					| 
							
							
								 Evan Prodromou | 45430d2b3b | Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x | 2009-06-18 23:25:27 -07:00 |  | 
			
				
					| 
							
							
								 Zach Copley | cb0047b144 | This time, twitterstatusfetcher really DOES update changed and missing avatars! | 2009-06-18 19:21:17 -07:00 |  | 
			
				
					| 
							
							
								 Zach Copley | e506f82cdf | Better avatar handling - pull in any missing Twitter avatars | 2009-06-18 16:51:06 -07:00 |  | 
			
				
					| 
							
							
								 Evan Prodromou | 19d39b2029 | Store better data about twitter statuses We mark Twitter statuses with flags so they don't get shown in the
wrong places. | 2009-06-17 12:31:35 -07:00 |  | 
			
				
					| 
							
							
								 Evan Prodromou | 361a52a9c8 | some changes based on code review with zach | 2009-06-10 13:52:15 -07:00 |  | 
			
				
					| 
							
							
								 Zach Copley | 1a5ef90ea0 | Preserve order of imported Tweets | 2009-05-20 22:08:08 +00:00 |  | 
			
				
					| 
							
							
								 Zach Copley | bc190595d1 | Added TwitterStatusFetcher into daemon startup and shutdown subsystem | 2009-05-07 02:07:31 -07:00 |  | 
			
				
					| 
							
							
								 Zach Copley | 856e05a08f | Less pychotic debugging statements | 2009-05-07 01:10:31 -07:00 |  | 
			
				
					| 
							
							
								 Zach Copley | 2621a5471f | Better name | 2009-05-07 00:26:42 -07:00 |  |