Mike Macgirvin 
							
						 
					 
					
						
						
							
						
						672da80282 
					 
					
						
						
							
							progress however tedious  
						
						
						
						
					 
					
						2012-10-23 20:59:20 +11:00 
						 
				 
			
				
					
						
							
							
								friendica 
							
						 
					 
					
						
						
							
						
						f83a504da1 
					 
					
						
						
							
							more work on json notifications, now working except for notify popup  
						
						
						
						
					 
					
						2012-07-15 21:06:07 -07:00 
						 
				 
			
				
					
						
							
							
								friendica 
							
						 
					 
					
						
						
							
						
						71afdf3d9c 
					 
					
						
						
							
							gracefully recover from datetime constructor issues  
						
						
						
						
					 
					
						2012-07-11 16:20:17 -07:00 
						 
				 
			
				
					
						
							
							
								friendica 
							
						 
					 
					
						
						
							
						
						d32d0e2154 
					 
					
						
						
							
							typos  
						
						
						
						
					 
					
						2012-06-25 21:39:07 -07:00 
						 
				 
			
				
					
						
							
							
								friendica 
							
						 
					 
					
						
						
							
						
						78ede4744f 
					 
					
						
						
							
							add event titles to discovered birthday events  
						
						
						
						
					 
					
						2012-06-25 21:37:38 -07:00 
						 
				 
			
				
					
						
							
							
								Erkan Yilmaz 
							
						 
					 
					
						
						
							
						
						e8e1de3603 
					 
					
						
						
							
							add missing bracket  
						
						
						
						
					 
					
						2012-06-13 20:41:53 +02:00 
						 
				 
			
				
					
						
							
							
								friendica 
							
						 
					 
					
						
						
							
						
						b6ff71acaa 
					 
					
						
						
							
							survive bad/un-parseable input to datetime_convert  
						
						
						
						
					 
					
						2012-06-12 02:06:29 -07:00 
						 
				 
			
				
					
						
							
							
								friendica 
							
						 
					 
					
						
						
							
						
						608d424b0b 
					 
					
						
						
							
							"howlong" added to marital status.  
						
						
						
						
					 
					
						2012-06-02 02:30:26 -07:00 
						 
				 
			
				
					
						
							
							
								friendica 
							
						 
					 
					
						
						
							
						
						c1e2596807 
					 
					
						
						
							
							more sane defaults datetime_convert  
						
						
						
						
					 
					
						2012-04-08 18:09:21 -07:00 
						 
				 
			
				
					
						
							
							
								friendica 
							
						 
					 
					
						
						
							
						
						129130b0f7 
					 
					
						
						
							
							fix empty string timezone  
						
						
						
						
					 
					
						2012-04-08 18:01:49 -07:00 
						 
				 
			
				
					
						
							
							
								Alexander Kampmann 
							
						 
					 
					
						
						
							
						
						355c42cb30 
					 
					
						
						
							
							Merge branch 'master' of  https://github.com/friendica/friendica  
						
						... 
						
						
						
						Conflicts:
	include/config.php
	update.php 
						
						
					 
					
						2012-04-05 13:39:15 +02:00 
						 
				 
			
				
					
						
							
							
								friendica 
							
						 
					 
					
						
						
							
						
						3e85c1d330 
					 
					
						
						
							
							make 'x minutes ago' fully translateable with argument ordering. string update.  
						
						
						
						
					 
					
						2012-02-12 17:15:09 -08:00 
						 
				 
			
				
					
						
							
							
								friendica 
							
						 
					 
					
						
						
							
						
						8aa2552372 
					 
					
						
						
							
							add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)  
						
						
						
						
					 
					
						2012-01-18 16:21:30 -08:00 
						 
				 
			
				
					
						
							
							
								Fabio Comuni 
							
						 
					 
					
						
						
							
						
						f35109827b 
					 
					
						
						
							
							datetime: new field_timezone() function, new template field_select_raw.tpl  
						
						... 
						
						
						
						returns a timezone select like select_timezone() but using template field_select_raw.tpl.
field_select_raw get options html as forth argument, instead of array value=>label like field_select 
						
						
					 
					
						2012-01-02 20:09:25 +01:00 
						 
				 
			
				
					
						
							
							
								Friendika 
							
						 
					 
					
						
						
							
						
						af6ab38100 
					 
					
						
						
							
							diaspora birthday notifications  
						
						
						
						
					 
					
						2011-10-14 00:20:37 -07:00 
						 
				 
			
				
					
						
							
							
								Friendika 
							
						 
					 
					
						
						
							
						
						454ff3c7f0 
					 
					
						
						
							
							configurable format for date input selectors  
						
						
						
						
					 
					
						2011-07-25 20:59:25 -07:00 
						 
				 
			
				
					
						
							
							
								Fabio Comuni 
							
						 
					 
					
						
						
							
						
						f4a1820110 
					 
					
						
						
							
							re-added last item date in admin user page. relative_date return 'never' if null is passed  
						
						
						
						
					 
					
						2011-06-29 16:06:32 +02:00 
						 
				 
			
				
					
						
							
							
								Friendika 
							
						 
					 
					
						
						
							
						
						baead9f4c8 
					 
					
						
						
							
							very minor nit - if $abs is false, return before trying to use false in a numeric calculation  
						
						... 
						
						
						
						also return 'never' if we have an uninitialised date 
						
						
					 
					
						2011-06-29 03:54:29 -07:00 
						 
				 
			
				
					
						
							
							
								Fabio Comuni 
							
						 
					 
					
						
						
							
						
						1e307e9869 
					 
					
						
						
							
							Fix bug  #98 , add "never" to relative_date(), fix batch operations  
						
						
						
						
					 
					
						2011-06-29 12:05:09 +02:00 
						 
				 
			
				
					
						
							
							
								Friendika 
							
						 
					 
					
						
						
							
						
						fcb4316c29 
					 
					
						
						
							
							tinymce for event fields  
						
						
						
						
					 
					
						2011-06-06 21:49:07 -07:00 
						 
				 
			
				
					
						
							
							
								Friendika 
							
						 
					 
					
						
						
							
						
						9f51233451 
					 
					
						
						
							
							event listings  
						
						
						
						
					 
					
						2011-06-06 20:17:36 -07:00 
						 
				 
			
				
					
						
							
							
								Friendika 
							
						 
					 
					
						
						
							
						
						452245d988 
					 
					
						
						
							
							more events framework  
						
						
						
						
					 
					
						2011-06-06 19:59:20 -07:00 
						 
				 
			
				
					
						
							
							
								Friendika 
							
						 
					 
					
						
						
							
						
						365ff94137 
					 
					
						
						
							
							push directory on register - if permitted  
						
						
						
						
					 
					
						2011-02-23 01:37:15 -08:00 
						 
				 
			
				
					
						
							
							
								Friendika 
							
						 
					 
					
						
						
							
						
						a5b80e5d56 
					 
					
						
						
							
							add some calendaring functions  
						
						
						
						
					 
					
						2011-02-22 20:08:15 -08:00 
						 
				 
			
				
					
						
							
							
								Mike Macgirvin 
							
						 
					 
					
						
						
							
						
						e25e40f1ef 
					 
					
						
						
							
							i18n string extraction util  
						
						
						
						
					 
					
						2010-09-29 18:11:23 -07:00 
						 
				 
			
				
					
						
							
							
								Mike Macgirvin 
							
						 
					 
					
						
						
							
						
						4d8e8de0bf 
					 
					
						
						
							
							clarify birthday doco, Facebook really screwed this one up.  
						
						
						
						
					 
					
						2010-09-27 00:46:29 -07:00 
						 
				 
			
				
					
						
							
							
								Mike Macgirvin 
							
						 
					 
					
						
						
							
						
						627c65b49f 
					 
					
						
						
							
							doco  
						
						
						
						
					 
					
						2010-09-27 00:38:26 -07:00 
						 
				 
			
				
					
						
							
							
								Mike Macgirvin 
							
						 
					 
					
						
						
							
						
						ffb1997902 
					 
					
						
						
							
							mistpark 2.0 infrasturcture lands  
						
						
						
						
					 
					
						2010-09-08 20:14:17 -07:00 
						 
				 
			
				
					
						
							
							
								Mike Macgirvin 
							
						 
					 
					
						
						
							
						
						35e29e10e6 
					 
					
						
						
							
							installer changes, pe sync  
						
						
						
						
					 
					
						2010-08-15 21:49:29 -07:00 
						 
				 
			
				
					
						
							
							
								Mike Macgirvin 
							
						 
					 
					
						
						
							
						
						c34189c033 
					 
					
						
						
							
							fix birthday  
						
						
						
						
					 
					
						2010-07-11 04:54:39 -07:00 
						 
				 
			
				
					
						
							
							
								Mike Macgirvin 
							
						 
					 
					
						
						
							
						
						44b1984136 
					 
					
						
						
							
							profile additions  
						
						
						
						
					 
					
						2010-07-10 07:09:57 -07:00 
						 
				 
			
				
					
						
							
							
								Mike Macgirvin 
							
						 
					 
					
						
						
							
						
						cb54cda174 
					 
					
						
						
							
							more directory work  
						
						
						
						
					 
					
						2010-07-09 22:47:32 -07:00 
						 
				 
			
				
					
						
							
							
								Mike Macgirvin 
							
						 
					 
					
						
						
							
						
						6348e70daa 
					 
					
						
						
							
							Initial checkin  
						
						
						
						
					 
					
						2010-07-01 16:48:07 -07:00