| 
							
							
								 zotlabs | da1b10b741 | forgot to return true from the conversation_fetch routine - which triggers the rescan for potential parent posts | 2017-06-29 21:09:08 -07:00 |  | 
			
				
					| 
							
							
								 zotlabs | c7b4a53af2 | log the conversation so we can debug this easier | 2017-06-28 20:11:03 -07:00 |  | 
			
				
					| 
							
							
								 zotlabs | 024809f970 | conversation fetching is partially working - but it isn't always glueing the conversation pieces together. | 2017-06-28 20:07:53 -07:00 |  | 
			
				
					| 
							
							
								 zotlabs | 126af3a24a | pretend it's a real feed even though it isn't | 2017-06-28 19:34:49 -07:00 |  | 
			
				
					| 
							
							
								 zotlabs | b91d95d241 | add logging | 2017-06-28 19:20:11 -07:00 |  | 
			
				
					| 
							
							
								 zotlabs | 8ca5a65dcf | minor weirdness in zot finger results after deleting a clone from a channel that was on a site which was previously migrated from http to https and still had the old hubloc | 2017-06-28 18:28:02 -07:00 |  | 
			
				
					| 
							
							
								 zotlabs | 798a03c2ab | diaspora hcard wasn't being rendered | 2017-06-28 17:03:17 -07:00 |  | 
			
				
					| 
							
							
								 zotlabs | 34c4775916 | missing space in nav tpl | 2017-06-28 16:45:48 -07:00 |  | 
			
				
					| 
							
							
								 zotlabs | c5cff7d637 | more refetch testing | 2017-06-28 16:02:44 -07:00 |  | 
			
				
					| 
							
							
								 zotlabs | c2af370282 | refetch testing | 2017-06-28 15:58:14 -07:00 |  | 
			
				
					| 
							
							
								 zotlabs | 118fed29b5 | remove logging statement | 2017-06-27 22:05:06 -07:00 |  | 
			
				
					| 
							
							
								 zotlabs | 4c50bfebc2 | provide a gender icon on the profile sidebar within reason | 2017-06-27 21:55:34 -07:00 |  | 
			
				
					| 
							
							
								 zotlabs | dab00a98e0 | translate 'favorite' verb to 'like' if it's an ostatus feed | 2017-06-27 20:07:48 -07:00 |  | 
			
				
					| 
							
							
								 zotlabs | 2b2ea40bce | log conversation fetches (also a missed / char in the string replace) | 2017-06-27 19:57:03 -07:00 |  | 
			
				
					| 
							
							
								 zotlabs | 1273ac67f4 | (untested currently) fetch conversation for GNU-Social and Mastodon when provided a comment with no local copy of the parent. | 2017-06-27 19:20:13 -07:00 |  | 
			
				
					| 
							
							
								 zotlabs | 676481de58 | support linked media (audio/video) elements in feeds as well as images | 2017-06-26 23:06:15 -07:00 |  | 
			
				
					| 
							
							
								 zotlabs | 54c5e03b4f | provide more comprehensible information on the admin summary page | 2017-06-26 22:42:01 -07:00 |  | 
			
				
					| 
							
							
								 zotlabs | a8374b25f1 | upgrade blueimp from 9.8 to 9.18 | 2017-06-26 17:32:38 -07:00 |  | 
			
				
					| 
							
							
								 zotlabs | 4d81c498e2 | in gnu-social reshare objects are activities, not posts or comments | 2017-06-26 17:07:59 -07:00 |  | 
			
				
					| 
							
							
								 zotlabs | b0dd824dbc | add ostatus attached photos (inline to the post body) even if there's a link to the photo in the post but it isn't wrapped in an img tag. | 2017-06-26 16:54:28 -07:00 |  | 
			
				
					| 
							
							
								 zotlabs | 5dc638c5b3 | better fix for dav headers already sent issue | 2017-06-26 01:36:33 -07:00 |  | 
			
				
					| 
							
							
								 zotlabs | 7f982a0778 | minor usability enhancements with the connections list - label the edit icon so it's more obvious; the intuitive action is to click the photo or name which isn't what we usually want. Also move the Delete button over just a bit more so it's harder to accidentally click on small screens with big thumbs. | 2017-06-25 20:03:26 -07:00 |  | 
			
				
					| 
							
							
								 zotlabs | 28a1be4d36 | typo in chanview, remove output buffering in mod_cloud which is preventing large files from being downloaded. IIRC this was put there to avoid a SAML warning in SabreDAV but I'm not seeing that currently. | 2017-06-25 19:17:05 -07:00 |  | 
			
				
					| 
							
							
								 zotlabs | c456e01219 | chanview - if already connected, bypass the chanview intermediary page and go straight to the remote profile. The chanview page is only there to present a connect link since the remote profile may not have one. | 2017-06-25 18:49:50 -07:00 |  | 
			
				
					| 
							
							
								 zotlabs | ef53db0b91 | allow poke by xchan_hash | 2017-06-25 18:30:22 -07:00 |  | 
			
				
					| 
							
							
								 zotlabs | 21542d1f9e | guess_image_type - ignore scheme when checking for urls | 2017-06-25 18:09:34 -07:00 |  | 
			
				
					| 
							
							
								 zotlabs | 07d6472eea | mastodon reshares can be either posts or comments; silence warning from guess_image_type when handed a URL to a non-existent resource. | 2017-06-25 18:07:07 -07:00 |  | 
			
				
					| 
							
							
								 zotlabs | 6c771f84ce | remove unused page_widgets.php include and provide a general function for loading sql from file to use in the cdav migration | 2017-06-22 22:43:08 -07:00 |  | 
			
				
					| 
							
							
								 zotlabs | 02b7bc0803 | cdav migration to core | 2017-06-22 20:16:54 -07:00 |  | 
			
				
					| 
							
							
								 zotlabs | 681d6ca1dd | more mail issues | 2017-06-22 17:43:50 -07:00 |  | 
			
				
					| 
							
							
								 zotlabs | 3b4f70ae83 | Several things about mail storage weren't quite right. | 2017-06-22 17:31:08 -07:00 |  | 
			
				
					| 
							
							
								 git-marijus | 0e100a864b | add files and photos to featured apps by default | 2017-06-22 20:47:21 +02:00 |  | 
			
				
					| 
							
							
								 git-marijus | dc14f8bf2c | fix post title radius | 2017-06-22 20:28:47 +02:00 |  | 
			
				
					| 
							
							
								 zotlabs | 37b9a809a6 | start porting cdav proper to core | 2017-06-21 22:11:21 -07:00 |  | 
			
				
					| 
							
							
								 zotlabs | 5f1a1db30f | oopsy | 2017-06-21 17:46:28 -07:00 |  | 
			
				
					| 
							
							
								 zotlabs | 99ff808b8a | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | 2017-06-20 18:39:27 -07:00 |  | 
			
				
					| 
							
							
								 zotlabs | 08c0729f5f | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | 2017-06-20 18:34:17 -07:00 |  | 
			
				
					| 
							
							
								 zotlabs | 7e4e2f28db | explain what is happening here | 2017-06-20 17:13:04 -07:00 |  | 
			
				
					| 
							
							
								 zotlabs | 08d9316d76 | more import_author_zot fixes | 2017-06-20 17:03:11 -07:00 |  | 
			
				
					| 
							
							
								 zotlabs | 0233e9ad2a | still an issue with caching import_author_zot | 2017-06-20 16:33:53 -07:00 |  | 
			
				
					| 
							
							
								 zotlabs | 31e0812711 | remove deprecated app parameter from conversation() | 2017-06-20 15:53:01 -07:00 |  | 
			
				
					| 
							
							
								 zotlabs | 76e9809169 | more anon comment fixes | 2017-06-20 23:12:31 +02:00 |  | 
			
				
					| 
							
							
								 zotlabs | 07a8151ae6 | more anon comment fixes | 2017-06-20 12:45:05 -07:00 |  | 
			
				
					| 
							
							
								 git-marijus | 075ced80a6 | Remove important flag | 2017-06-20 15:44:47 +02:00 |  | 
			
				
					| 
							
							
								 zotlabs | 4c96b9778e | prevent likes/dislikes/etc. from anon commenters | 2017-06-20 14:35:47 +02:00 |  | 
			
				
					| 
							
							
								 zotlabs | 1b31c9f8a8 | prevent likes/dislikes/etc. from anon commenters | 2017-06-20 05:11:07 -07:00 |  | 
			
				
					| 
							
							
								 Mario Vavti | b858eec644 | make bootstrap respect our radius setting | 2017-06-20 12:57:23 +02:00 |  | 
			
				
					| 
							
							
								 Mario Vavti | 5af9923e29 | version | 2017-06-20 12:06:55 +02:00 |  | 
			
				
					| 
							
							
								 Mario Vavti | e122901e49 | strings | 2017-06-20 12:06:12 +02:00 |  | 
			
				
					| 
							
							
								 Mario Vavti | aed1373b70 | update bs4-dev and use min version of popper | 2017-06-20 11:52:09 +02:00 |  |