| 
							
							
								 Friendika | c1b2e90e37 | basic saving of events | 2011-06-06 22:27:38 -07: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 | c0094aa4f8 | strict privacy mode (Friendika-Z) - refuse to talk to networks with privacy issues | 2011-06-06 16:26:11 -07:00 |  | 
			
				
					| 
							
							
								 Friendika | 4c629e274b | begin event module | 2011-06-05 23:10:07 -07:00 |  | 
			
				
					| 
							
							
								 Friendika | 4284c6f9ee | use icon for language selector instead of hotkey | 2011-06-05 17:32:56 -07:00 |  | 
			
				
					| 
							
							
								 Friendika | 7b02e178a4 | more work on facebook re-queue | 2011-06-05 02:18:18 -07:00 |  | 
			
				
					| 
							
							
								 Friendika | 182582eed8 | load hooks inside queue | 2011-06-05 02:09:31 -07:00 |  | 
			
				
					| 
							
							
								 Friendika | 00c548cc8f | new member page | 2011-06-03 06:12:34 -07:00 |  | 
			
				
					| 
							
							
								 Friendika | a27391c33a | facebook queueing on failure, sync update.php with boot.php update version to avoid race condition | 2011-06-03 01:16:17 -07:00 |  | 
			
				
					| 
							
							
								 Friendika | f2bdcb19e7 | adjust acl_selector max name length to prevent div overflow | 2011-06-02 20:58:44 -07:00 |  | 
			
				
					| 
							
							
								 Friendika | 1eb177235b | add queue_deliver plugin hook | 2011-06-02 18:26:06 -07:00 |  | 
			
				
					| 
							
							
								 Friendika | b8c4d73377 | show group affiliations in contact editor | 2011-05-31 19:24:26 -07:00 |  | 
			
				
					| 
							
							
								 Friendika | 656d861b3e | on rare occasions posts do not get a parent. The only thing which could cause it is if we can't find our new post. So we'll check for this and try one more time before failing. | 2011-05-29 22:50:36 -07:00 |  | 
			
				
					| 
							
							
								 Friendika | dd4d5707b0 | order groups by name | 2011-05-29 21:45:00 -07:00 |  | 
			
				
					| 
							
							
								 Friendika | 547fd1e0e5 | small fixes to item post to try and sort out segfault issues on php 5.3 (?) | 2011-05-29 15:47:26 -07:00 |  | 
			
				
					| 
							
							
								 Friendika | 4e8a97f30a | bug #38 posts and photos only visible to friends if so configured | 2011-05-28 00:42:01 -07:00 |  | 
			
				
					| 
							
							
								 Friendika | b0c383a6d0 | begin event module | 2011-05-27 21:01:30 -07:00 |  | 
			
				
					| 
							
							
								 Friendika | b93f0df890 | email - search from, to, cc, and bcc | 2011-05-27 04:07:44 -07:00 |  | 
			
				
					| 
							
							
								 Friendika | ecb300177c | troublesome feed was a 307 redirect. We didn't recognise 307 | 2011-05-26 23:10:40 -07:00 |  | 
			
				
					| 
							
							
								 Friendika | 2a679b1164 | file attachments | 2011-05-25 02:08:15 -07:00 |  | 
			
				
					| 
							
							
								 Friendika | 73b4faca5c | basic file upload/attach | 2011-05-24 22:40:52 -07:00 |  | 
			
				
					| 
							
							
								 Friendika | bc8eba4884 | turn on attach display | 2011-05-24 20:45:02 -07:00 |  | 
			
				
					| 
							
							
								 Friendika | 87de839974 | attachment display | 2011-05-24 20:41:29 -07:00 |  | 
			
				
					| 
							
							
								 Friendika | e3d1ef8ef7 | ability to hide profile and wall from unknown people | 2011-05-24 16:30:52 -07:00 |  | 
			
				
					| 
							
							
								 Friendika | 21769d7390 | improve push_lang and pop_lang to do basically nothing if the new language is the same as existing | 2011-05-23 20:37:36 -07:00 |  | 
			
				
					| 
							
							
								 Friendika | 040fc247a0 | bug #85 | 2011-05-23 20:30:37 -07:00 |  | 
			
				
					| 
							
							
								 Friendika | 19ccd658eb | Merge branch 'pull' | 2011-05-23 18:18:01 -07:00 |  | 
			
				
					| 
							
							
								 Friendika | 78b2db3a98 | Merge branch 'fabrixxm-master' Conflicts:
	boot.php | 2011-05-23 18:17:02 -07:00 |  | 
			
				
					| 
							
							
								 Friendika | 9a3f5eaf7d | Merge pull request #107 from fabrixxm/oembed Oembed plugin | 2011-05-23 18:12:14 -07:00 |  | 
			
				
					| 
							
							
								 Friendika | 3e6180183b | improved browser language detect, set user language on login | 2011-05-23 17:18:36 -07:00 |  | 
			
				
					| 
							
							
								 Fabio Comuni | e1107b55c6 | add info() function. Works like notice() but show messages in a div with class info-message. update code to use info() instead of notice() when appropriate (non-error message)
add info-message class style in themes | 2011-05-23 11:39:57 +02:00 |  | 
			
				
					| 
							
							
								 Fabio Comuni | 7c5a7a94d4 | Add oembed user option for use oembed instead of standard yotube embedding. Remove global option and parse_url use of oembed. | 2011-05-23 10:37:09 +02:00 |  | 
			
				
					| 
							
							
								 fabrixxm | ef64c5187d | add config [system][embed_all] to use oembed with links and youtube. Url parse fallback to default if url has not an oembed rappresentation. | 2011-05-23 09:14:57 +02:00 |  | 
			
				
					| 
							
							
								 fabrixxm | 072e414636 | Fix missing wrapping span on bbcode to html, split embed data fetch and rappresentation in two functions. Prettier video embed. | 2011-05-23 09:13:35 +02:00 |  | 
			
				
					| 
							
							
								 fabrixxm | 570a22de74 | update oembed plugin. embed preview in editor | 2011-05-23 09:13:35 +02:00 |  | 
			
				
					| 
							
							
								 Chris Case | 150830d38c | Merge remote branch 'upstream/master' | 2011-05-22 19:20:12 -07:00 |  | 
			
				
					| 
							
							
								 Chris Case | 991885f1d4 | improved standards compliance of some of the tags and fixed an issue which caused text to bump-over youtube video embeds | 2011-05-22 19:18:58 -07:00 |  | 
			
				
					| 
							
							
								 Friendika | 44a22c2915 | more improvements in twitter handling, reduce duplicates from FB when double friended | 2011-05-22 18:40:00 -07:00 |  | 
			
				
					| 
							
							
								 Friendika | ea0a28ebfb | removed buggy debug code ;) | 2011-05-22 14:20:31 -07:00 |  | 
			
				
					| 
							
							
								 Friendika | f3f063c0dd | Drupal doesn't provide absolute URL on feed. Fix to allow importing Drupal "contacts". | 2011-05-21 19:15:55 -07:00 |  | 
			
				
					| 
							
							
								 Friendika | ccbdc9b2fc | regex stuffed up | 2011-05-21 01:17:07 -07:00 |  | 
			
				
					| 
							
							
								 Friendika | 0abf2f11c6 | patches for youtube's change in link and embed formats, please test | 2011-05-20 15:46:41 -07:00 |  | 
			
				
					| 
							
							
								 Friendika | 681885a120 | "notes" app | 2011-05-20 01:15:02 -07:00 |  | 
			
				
					| 
							
							
								 Friendika | a27b7fb28d | more indicators of public visibility | 2011-05-19 19:55:34 -07:00 |  | 
			
				
					| 
							
							
								 Friendika | e51e772abc | typo in email delete sql, add message sender to body for better handling of mailing lists | 2011-05-19 18:53:35 -07:00 |  | 
			
				
					| 
							
							
								 Friendika | 44d5c90af4 | better mailing list support, email addr can be either 'from' or 'to' | 2011-05-19 17:25:41 -07:00 |  | 
			
				
					| 
							
							
								 Friendika | a6603a54d9 | don't send any potentially large embeds over ajax so as to avoid huge prefetch downloads. Strip them out and provide a notice to reload page to view them. Ensures they will only be loaded once. | 2011-05-18 20:34:18 -07:00 |  | 
			
				
					| 
							
							
								 Friendika | 990d5e82a0 | doc updates - connecting to services | 2011-05-18 17:29:12 -07:00 |  |