gnu-social/actions
Sarven Capadisli db9aef9f67 IE has some issue with notices that are sent with file attachments. It
doesn't like the XHR response with XHTML DTD. New notices without the
file attachment work fine.

The rendered content (the anchor for the file attachment link) doesn't
appear to be the issue.

To fix this problem, I removed the XHTML DTD line from newnotice's XHR
response. This is unnecessary for text/xml outputs that's intended
for XHR responses any way. It just happens to fix an IE issue.

Still a mystery to me as to why it is particular to notices with file
attachments.
2009-10-30 21:31:11 +00:00
..
accesstoken.php Merge branch '0.8.x' into 0.9.x 2009-08-27 11:16:45 -07:00
all.php Fix feed links which were broken when the API was restructured 2009-10-29 19:09:42 -04:00
allrss.php Output If-Modified-Since header for all RSS 1.0 feeds (again) 2009-09-24 15:10:55 -07:00
apiaccountratelimitstatus.php Added in credits. 2009-10-12 16:36:00 -07:00
apiaccountverifycredentials.php Added in credits. 2009-10-12 16:36:00 -07:00
apiblockcreate.php Added in credits. 2009-10-12 16:36:00 -07:00
apiblockdestroy.php Added in credits. 2009-10-12 16:36:00 -07:00
apidirectmessage.php Added in credits. 2009-10-12 16:36:00 -07:00
apidirectmessagenew.php Fix syntax errors 2009-10-13 14:48:19 -07:00
apifavoritecreate.php Fix syntax errors 2009-10-13 14:48:19 -07:00
apifavoritedestroy.php Added in credits. 2009-10-12 16:36:00 -07:00
apifriendshipscreate.php Added in credits. 2009-10-12 16:36:00 -07:00
apifriendshipsdestroy.php Added in credits. 2009-10-12 16:36:00 -07:00
apifriendshipsexists.php Added in credits. 2009-10-12 16:36:00 -07:00
apifriendshipsshow.php Added in credits. 2009-10-12 16:36:00 -07:00
apigroupcreate.php remove inboxes option 2009-10-13 17:38:27 -04:00
apigroupismember.php Added in credits. 2009-10-12 16:36:00 -07:00
apigroupjoin.php Added in credits. 2009-10-12 16:36:00 -07:00
apigroupleave.php Added in credits. 2009-10-12 16:36:00 -07:00
apigrouplist.php Added in credits. 2009-10-12 16:36:00 -07:00
apigrouplistall.php Added in credits. 2009-10-12 16:36:00 -07:00
apigroupmembership.php Added in credits. 2009-10-12 16:36:00 -07:00
apigroupshow.php Added in credits. 2009-10-12 16:36:00 -07:00
apihelptest.php Added in credits. 2009-10-12 16:36:00 -07:00
apistatusesdestroy.php Added in credits. 2009-10-12 16:36:00 -07:00
apistatusesshow.php Added in credits. 2009-10-12 16:36:00 -07:00
apistatusesupdate.php Trap ClientExceptions from media upload process and hand them off to API error handler 2009-10-28 17:29:21 -07:00
apistatusnetconfig.php Added in credits. 2009-10-12 16:36:00 -07:00
apistatusnetversion.php Added in credits. 2009-10-12 16:36:00 -07:00
apisubscriptions.php Added in credits. 2009-10-12 16:36:00 -07:00
apitimelinefavorites.php Added in credits. 2009-10-12 16:36:00 -07:00
apitimelinefriends.php Added in credits. 2009-10-12 16:36:00 -07:00
apitimelinegroup.php Added in credits. 2009-10-12 16:36:00 -07:00
apitimelinementions.php Added in credits. 2009-10-12 16:36:00 -07:00
apitimelinepublic.php Added in credits. 2009-10-12 16:36:00 -07:00
apitimelinetag.php Added in credits. 2009-10-12 16:36:00 -07:00
apitimelineuser.php Added in credits. 2009-10-12 16:36:00 -07:00
apiuserfollowers.php Added in credits. 2009-10-12 16:36:00 -07:00
apiuserfriends.php Added in credits. 2009-10-12 16:36:00 -07:00
apiusershow.php Added in credits. 2009-10-12 16:36:00 -07:00
attachment_ajax.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
attachment_thumbnail.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
attachment.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
avatarbynickname.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
avatarsettings.php Check if the avatar exists before trying to delete it. 2009-09-12 17:11:55 -04:00
block.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
blockedfromgroup.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
bookmarklet.php Don't include site in gettext 2009-10-29 13:24:06 +01:00
confirmaddress.php Merge branch '0.8.x' into 0.9.x 2009-08-27 11:16:45 -07:00
conversation.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
deletenotice.php moderator can delete another user's notice 2009-09-27 21:14:49 -04:00
disfavor.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
doc.php Merge branch '0.8.x' into 0.9.x 2009-08-27 11:16:45 -07:00
editgroup.php remove inboxes option 2009-10-13 17:38:27 -04:00
emailsettings.php Make email domain checking optional, as some statusnet installations (such as those behind restrictive corporate firewalls, or on home systems on restrictive connections) cannot connect to any mail 2009-10-26 10:31:12 -04:00
favor.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
favorited.php Merge branch '0.8.x' into 0.9.x 2009-08-27 11:16:45 -07:00
favoritesrss.php Output If-Modified-Since header for all RSS 1.0 feeds (again) 2009-09-24 15:10:55 -07:00
featured.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
file.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
finishremotesubscribe.php Fix merges. 2009-09-19 21:38:52 +02:00
foaf.php Fixes foaf notices, use Profile for information that's missing in Remote_profile 2009-09-01 17:52:03 -04:00
foafgroup.php FOAF for Groups. 2009-09-30 13:59:18 -04:00
groupblock.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
groupbyid.php remove inboxes option 2009-10-13 17:38:27 -04:00
groupdesignsettings.php remove inboxes option 2009-10-13 17:38:27 -04:00
grouplogo.php remove inboxes option 2009-10-13 17:38:27 -04:00
groupmembers.php add more events to profile list 2009-10-15 06:01:26 -04:00
grouprss.php remove inboxes option 2009-10-13 17:38:27 -04:00
groups.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
groupsearch.php Merge remote branch 'statusnet/0.8.x' into 0.9.x 2009-10-11 13:39:10 -04:00
groupunblock.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
imsettings.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
inbox.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
invite.php Make email domain checking optional, as some statusnet installations (such as those behind restrictive corporate firewalls, or on home systems on restrictive connections) cannot connect to any mail 2009-10-26 10:31:12 -04:00
joingroup.php remove inboxes option 2009-10-13 17:38:27 -04:00
leavegroup.php remove inboxes option 2009-10-13 17:38:27 -04:00
login.php Merge remote branch 'laconica/0.8.x' into 0.9.x 2009-09-09 22:52:38 -04:00
logout.php Merge branch '0.8.x' into 0.9.x 2009-08-27 11:16:45 -07:00
makeadmin.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
microsummary.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
newgroup.php remove inboxes option 2009-10-13 17:38:27 -04:00
newmessage.php Merge branch '0.8.x' into 0.9.x 2009-08-27 11:16:45 -07:00
newnotice.php IE has some issue with notices that are sent with file attachments. It 2009-10-30 21:31:11 +00:00
noticesearch.php Merge remote branch 'laconica/0.8.x' into 0.9.x 2009-09-09 22:52:38 -04:00
noticesearchrss.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
nudge.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
oembed.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
opensearch.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
othersettings.php Don't spew warnings for URL shortener plugins that don't declare if they're free services. 2009-10-29 14:29:52 -04:00
outbox.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
passwordsettings.php Created autofocus method to give focus to an element (primarily a form 2009-09-03 19:42:50 +00:00
peoplesearch.php Created autofocus method to give focus to an element (primarily a form 2009-09-03 19:42:50 +00:00
peopletag.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
postnotice.php Merge branch '0.8.x' into 0.9.x 2009-08-27 11:16:45 -07:00
profilesettings.php update location while saving new profile 2009-10-23 11:47:00 -04:00
public.php Fix feed links which were broken when the API was restructured 2009-10-29 19:09:42 -04:00
publicrss.php Output If-Modified-Since header for all RSS 1.0 feeds (again) 2009-09-24 15:10:55 -07:00
publictagcloud.php Merge branch '0.8.x' into 0.9.x 2009-08-27 11:16:45 -07:00
publicxrds.php Moved the public XRDS from the OpenID plugin to core 2009-10-29 16:27:22 -04:00
recoverpassword.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
register.php Make email domain checking optional, as some statusnet installations (such as those behind restrictive corporate firewalls, or on home systems on restrictive connections) cannot connect to any mail 2009-10-26 10:31:12 -04:00
remotesubscribe.php Merge branch '0.8.x' into 0.9.x 2009-08-27 11:16:45 -07:00
replies.php Fix feed links which were broken when the API was restructured 2009-10-29 19:09:42 -04:00
repliesrss.php Output If-Modified-Since header for all RSS 1.0 feeds (again) 2009-09-24 15:10:55 -07:00
requesttoken.php Response for request token doesn't contain omb_version 2009-09-13 00:01:23 -04:00
showfavorites.php Fix feed links which were broken when the API was restructured 2009-10-29 19:09:42 -04:00
showgroup.php Fix feed links which were broken when the API was restructured 2009-10-29 19:09:42 -04:00
showmessage.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
shownotice.php Merge branch '0.8.x' into 0.9.x 2009-08-27 11:16:45 -07:00
showstream.php Fix feed links which were broken when the API was restructured 2009-10-29 19:09:42 -04:00
smssettings.php Created autofocus method to give focus to an element (primarily a form 2009-09-03 19:42:50 +00:00
subedit.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
subscribe.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
subscribers.php Merge branch '0.8.x' into 0.9.x 2009-08-27 11:16:45 -07:00
subscriptions.php Created autofocus method to give focus to an element (primarily a form 2009-09-03 19:42:50 +00:00
sup.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
tag.php Fix feed links which were broken when the API was restructured 2009-10-29 19:09:42 -04:00
tagother.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
tagrss.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
twitapisearchatom.php CamelCase all function names in the API code 2009-10-09 17:53:35 -07:00
twitapisearchjson.php CamelCase all function names in the API code 2009-10-09 17:53:35 -07:00
twitapitrends.php Delete action/api.php and rename lib/twitterapi.php to lib/api.php 2009-10-09 14:22:18 -07:00
unblock.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
unsubscribe.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
updateprofile.php Add missing parenthesis. 2009-09-19 21:40:48 +02:00
userauthorization.php Merge branch '0.8.x' into 0.9.x 2009-08-27 11:16:45 -07:00
userbyid.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
userdesignsettings.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
usergroups.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
userrss.php Left a couple debugging statements in (removed) 2009-09-24 15:28:25 -07:00
xrds.php Moved the public XRDS from the OpenID plugin to core 2009-10-29 16:27:22 -04:00