Evan Prodromou 
							
						 
					 
					
						
						
							
						
						420e8994f8 
					 
					
						
						
							
							Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into taggedprofile  
						
						
						
						
					 
					
						2009-06-17 15:05:24 -07:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						07f5797f2f 
					 
					
						
						
							
							Make the personal tag streams actually work  
						
						
						
						
					 
					
						2009-06-17 15:04:57 -07:00 
						 
				 
			
				
					
						
							
							
								Robin Millette 
							
						 
					 
					
						
						
							
						
						28d02ec8cd 
					 
					
						
						
							
							Make oohembed endpoint configurable.  
						
						
						
						
					 
					
						2009-06-17 16:44:33 -04:00 
						 
				 
			
				
					
						
							
							
								Robin Millette 
							
						 
					 
					
						
						
							
						
						fd6de17a4a 
					 
					
						
						
							
							Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x  
						
						
						
						
					 
					
						2009-06-17 16:22:47 -04:00 
						 
				 
			
				
					
						
							
							
								Robin Millette 
							
						 
					 
					
						
						
							
						
						1505e3a4c3 
					 
					
						
						
							
							Fixed recent attachment bug that required URLs to be posted twice to be taken into account.  
						
						
						
						
					 
					
						2009-06-17 16:21:50 -04:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						8384e7c7f6 
					 
					
						
						
							
							Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x  
						
						
						
						
					 
					
						2009-06-17 08:18:33 -07:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						312fd85532 
					 
					
						
						
							
							names for Notice_inbox source values  
						
						
						
						
					 
					
						2009-06-16 21:37:19 -07:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						90b2b3f9d1 
					 
					
						
						
							
							names for Notice is_local states  
						
						
						
						
					 
					
						2009-06-16 21:37:04 -07:00 
						 
				 
			
				
					
						
							
							
								Robin Millette 
							
						 
					 
					
						
						
							
						
						befbfc9c73 
					 
					
						
						
							
							Moved url handling to its proper place, from newnotice to Notice.php  
						
						
						
						
					 
					
						2009-06-16 23:10:17 -04:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						39117bf88c 
					 
					
						
						
							
							forgot to disinherit Memcached_DataObject in Status_network  
						
						
						
						
					 
					
						2009-06-15 21:55:56 -07:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						0a886868fb 
					 
					
						
						
							
							Add some basic memcached handling to status_network  
						
						... 
						
						
						
						Status_network can't be a subclass of Memcached_DataObject -- the
latter is too entrenched in Laconica's memc handling functions, which
aren't loaded when Status_network is running! But the importance of
caching these values can't be overstated. So, a considerably
slimmed-down version of the Memcached_DataObject code is transcribed
into Status_network. 
						
						
					 
					
						2009-06-15 21:33:56 -07:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						8c24a3bc92 
					 
					
						
						
							
							a little better query handling in redirect code  
						
						
						
						
					 
					
						2009-06-15 16:55:01 -07:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						f809663245 
					 
					
						
						
							
							a little better query handling in redirect code  
						
						
						
						
					 
					
						2009-06-15 16:51:49 -07:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						2f82a3d44c 
					 
					
						
						
							
							forgot some functions aren't available at status time  
						
						
						
						
					 
					
						2009-06-15 16:43:39 -07:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						587b7a8b2a 
					 
					
						
						
							
							redirect on non-canonical server name  
						
						
						
						
					 
					
						2009-06-15 16:40:53 -07:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						6532f0dff6 
					 
					
						
						
							
							strncmp -> strcasecmp  
						
						
						
						
					 
					
						2009-06-15 14:29:25 -07:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						d6ff702d7f 
					 
					
						
						
							
							Return network from network setup function  
						
						... 
						
						
						
						Return the network from the network setup function. Also, special-case
for when we get a server name the same as the wildcard. 
						
						
					 
					
						2009-06-15 13:34:52 -07:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						c077ad0775 
					 
					
						
						
							
							Configurable avatar directory  
						
						... 
						
						
						
						Avatar directory and path are configurable. 
						
						
					 
					
						2009-06-15 10:45:50 -07:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						eb6a60ef88 
					 
					
						
						
							
							updates to Status_network  
						
						
						
						
					 
					
						2009-06-15 08:54:52 -07:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						1b6b00a6d0 
					 
					
						
						
							
							Link and distribute notices tagged for a group alias  
						
						... 
						
						
						
						Correctly link and distribute notices tagged for a group alias. Added
a helper function, getForNickname(), to User_group, to make it easier
to get a group by its nickname or aliases. 
						
						
					 
					
						2009-06-14 23:43:47 -07:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						ecbd7718d5 
					 
					
						
						
							
							Code for adding and saving group aliases  
						
						... 
						
						
						
						Added code to add and save group aliases. Like tags, aliases are
free-texted in to the group admin page. configurable max number of
aliases, default is three. 
						
						
					 
					
						2009-06-14 23:37:24 -07:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						09c765f5bb 
					 
					
						
						
							
							Merge branch '0.8.x' into groupalias  
						
						
						
						
					 
					
						2009-06-14 21:53:45 -07:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						23fd58b74c 
					 
					
						
						
							
							fix perms for classes/statusnet.ini  
						
						
						
						
					 
					
						2009-06-14 21:53:29 -07:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						a4055fc2f9 
					 
					
						
						
							
							fixup perms for classes  
						
						
						
						
					 
					
						2009-06-14 21:53:09 -07:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						2d63daa71c 
					 
					
						
						
							
							Added Group_alias class  
						
						
						
						
					 
					
						2009-06-14 21:52:31 -07:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						f8da15bf41 
					 
					
						
						
							
							Allow users to be unblocked from a group  
						
						... 
						
						
						
						List users who are blocked from joining a group. Add a form to let
them be unblocked. Add an action that removes the block. Includes
changes to group and groupblock classes. 
						
						
					 
					
						2009-06-14 16:17:44 -07:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						1c87532912 
					 
					
						
						
							
							The rest of the things necessary to make group block work  
						
						... 
						
						
						
						Link to the group block form. Hide join button if the current user is
blocked. 
						
						
					 
					
						2009-06-14 15:47:39 -07:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						f32799699c 
					 
					
						
						
							
							fix perms on Group_block classes  
						
						
						
						
					 
					
						2009-06-14 12:07:12 -07:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						85b74d846d 
					 
					
						
						
							
							create DB_DataObject classes for group block  
						
						
						
						
					 
					
						2009-06-14 12:06:22 -07:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						e0bdaa787d 
					 
					
						
						
							
							Merge branch '0.7.x' into 0.8.x  
						
						
						
						
					 
					
						2009-06-14 11:27:22 -07:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						ce6285d0fc 
					 
					
						
						
							
							push length check to Notice class  
						
						
						
						
					 
					
						2009-06-12 09:47:57 -07:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						b4e649fe90 
					 
					
						
						
							
							Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x  
						
						
						
						
					 
					
						2009-06-10 13:52:32 -07:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						361a52a9c8 
					 
					
						
						
							
							some changes based on code review with zach  
						
						
						
						
					 
					
						2009-06-10 13:52:15 -07:00 
						 
				 
			
				
					
						
							
							
								Robin Millette 
							
						 
					 
					
						
						
							
						
						4699fa7936 
					 
					
						
						
							
							Now correctly identifiying notices with uploaded content.  
						
						
						
						
					 
					
						2009-06-10 15:24:25 -04:00 
						 
				 
			
				
					
						
							
							
								Robin Millette 
							
						 
					 
					
						
						
							
						
						ba6beaa310 
					 
					
						
						
							
							Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x  
						
						
						
						
					 
					
						2009-06-10 14:18:41 -04:00 
						 
				 
			
				
					
						
							
							
								Robin Millette 
							
						 
					 
					
						
						
							
						
						e120cb1a53 
					 
					
						
						
							
							Uploaded content now displays in overlay (and removed var_dump crap)  
						
						
						
						
					 
					
						2009-06-10 14:17:46 -04:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						ed627bb4bd 
					 
					
						
						
							
							Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x  
						
						
						
						
					 
					
						2009-06-09 21:48:56 -07:00 
						 
				 
			
				
					
						
							
							
								Robin Millette 
							
						 
					 
					
						
						
							
						
						27af3c67a2 
					 
					
						
						
							
							Improve file upload and attachment interface.  
						
						
						
						
					 
					
						2009-06-09 15:18:12 -04:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						adfb79a9bb 
					 
					
						
						
							
							Merge branch '0.7.x' into 0.8.x  
						
						... 
						
						
						
						Conflicts:
	classes/Notice.php
	classes/Profile.php
	lib/common.php
	lib/util.php
	scripts/getvaliddaemons.php
	scripts/stopdaemons.sh 
						
						
					 
					
						2009-06-08 11:55:32 -07:00 
						 
				 
			
				
					
						
							
							
								Robin Millette 
							
						 
					 
					
						
						
							
						
						f8dae2bbc9 
					 
					
						
						
							
							Refactored some attachment code and fixed upload bug in interface.  
						
						
						
						
					 
					
						2009-05-31 21:03:55 -04:00 
						 
				 
			
				
					
						
							
							
								Robin Millette 
							
						 
					 
					
						
						
							
						
						ebeb5f744c 
					 
					
						
						
							
							Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into upload  
						
						... 
						
						
						
						Conflicts:
	js/util.js
	lib/attachmentlist.php 
						
						
					 
					
						2009-05-31 17:12:04 -04:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						9e16b7d89b 
					 
					
						
						
							
							Use mysql_set_charset for connection instead of SET NAMES  
						
						... 
						
						
						
						PHP doesn't get the info about the charset of the connection if
you use SET NAMES. So, we use the appropriate PHP function instead. 
						
						
					 
					
						2009-05-30 13:59:57 -04:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						76ee1fd5da 
					 
					
						
						
							
							Removing inbox and memcached daemon handling  
						
						
						
						
					 
					
						2009-05-30 04:40:47 -04:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						7656277313 
					 
					
						
						
							
							remove debug code from replies  
						
						
						
						
					 
					
						2009-05-30 03:02:26 -04:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						78968a31a7 
					 
					
						
						
							
							check for since=0 in Notice::stream()  
						
						
						
						
					 
					
						2009-05-30 00:49:14 -04:00 
						 
				 
			
				
					
						
							
							
								Zach Copley 
							
						 
					 
					
						
						
							
						
						425f9d703c 
					 
					
						
						
							
							Ticket  #1567  - Change max_id to return notices <= ID instead of < ID  
						
						
						
						
					 
					
						2009-05-29 16:54:24 -07:00 
						 
				 
			
				
					
						
							
							
								Zach Copley 
							
						 
					 
					
						
						
							
						
						eb76a3bbb3 
					 
					
						
						
							
							Ticket  #1567  - API: Change before_id parameter to max_id  
						
						
						
						
					 
					
						2009-05-29 16:32:55 -07:00 
						 
				 
			
				
					
						
							
							
								Sarven Capadisli 
							
						 
					 
					
						
						
							
						
						a456ceb47c 
					 
					
						
						
							
							Merge branch '0.7.x' into 0.8.x  
						
						
						
						
					 
					
						2009-05-29 00:10:23 +00:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						3532cd0490 
					 
					
						
						
							
							Only enqueue inbox-dependent transports after inboxes have been filled  
						
						
						
						
					 
					
						2009-05-28 18:19:22 -04:00 
						 
				 
			
				
					
						
							
							
								Zach Copley 
							
						 
					 
					
						
						
							
						
						3d13a44b66 
					 
					
						
						
							
							Upgraded foreign_id column to handle new 64-bit Facebook user IDs.  
						
						... 
						
						
						
						See: http://developers.facebook.com/news.php?blog=1&story=226  
						
						
					 
					
						2009-05-27 17:59:49 -07:00