Commit Graph

5925 Commits

Author SHA1 Message Date
Evan Prodromou 4e9ec0d0e1 merge from testing 2009-10-31 14:36:04 -04:00
Evan Prodromou c637fe8cf0 remove mention of getfile 2009-10-31 14:34:04 -04:00
Evan Prodromou 7b5285c346 Revert "mod_rewrite rule for getfile"
This reverts commit 834a876dd0.
2009-10-31 14:33:28 -04:00
Evan Prodromou 446de62d02 Revert "Added some explanatory text to README"
This reverts commit d2bac158cd.
2009-10-31 14:33:26 -04:00
Evan Prodromou a5b3ad7bf5 Revert "Added bit about being incompatible with file attachment virtual server"
This reverts commit afe663af82.
2009-10-31 14:33:24 -04:00
Evan Prodromou ba89c89176 Revert "Actually commit the file this time"
This reverts commit 3f06bfc042.
2009-10-31 14:32:15 -04:00
Evan Prodromou 4056a26017 Revert "Added getfile action"
This reverts commit f58daa873b.
2009-10-31 14:32:12 -04:00
Evan Prodromou cf199a9b73 updates to README 2009-10-31 14:19:26 -04:00
Evan Prodromou ae7d524fd8 add a README warning devs from fracking around in extlib/ 2009-10-31 13:35:20 -04:00
Evan Prodromou 08546e4fb4 Merge branch 'master' into testing 2009-10-31 13:05:22 -04:00
Carlos Perilla 8ce3adc76b Fixes foaf notices, use Profile for information that's missing in Remote_profile 2009-10-31 12:49:53 -04:00
Evan Prodromou 9f7d390ad1 update version to rc2 2009-10-31 12:18:38 -04:00
Evan Prodromou 5e27d53947 Merge branch '0.8.x' into testing 2009-10-31 12:16:30 -04:00
Sarven Capadisli dcca9fbec0 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:44:31 +00:00
Evan Prodromou 24c3a15124 Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x 2009-10-29 16:17:22 -04:00
Evan Prodromou 49dd54315f show notice location in notice list 2009-10-29 16:16:02 -04:00
Evan Prodromou 5b0809f4a3 fix caching in location.php 2009-10-29 16:15:49 -04:00
Brion Vibber 69907804af Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x 2009-10-29 15:09:24 -04:00
Brion Vibber 666c18a1dd use addPlugin() in the README setup example 2009-10-29 15:08:24 -04:00
Evan Prodromou 62ba14f5cf make an URL for a geonames location 2009-10-29 15:07:26 -04:00
Evan Prodromou a6ed4e5bf7 a location method for getting an URL 2009-10-29 14:49:00 -04:00
Evan Prodromou 5d2b35cce6 get location from a Profile 2009-10-29 14:43:25 -04:00
Evan Prodromou e9644f03de get location from a Notice 2009-10-29 14:43:18 -04:00
Evan Prodromou c911c66fe1 Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x 2009-10-29 14:34:33 -04:00
Evan Prodromou e88dd2d087 fix uninitialized variables in showstream.php 2009-10-29 14:34:08 -04:00
Brion Vibber 201cbb56b6 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
Brion Vibber fd650715fa Warning cleanup: drop reference on router parameter to RouterInitialized event handlers.
We don't (and don't need to) pass a reference here, and the mix can trigger warnings.
2009-10-29 13:55:37 -04:00
Sarven Capadisli 2c1af973bb Fixed bookmarklet URL 2009-10-29 13:37:05 +01:00
Sarven Capadisli 47c659a1ba Updated bookmarklet styles 2009-10-29 13:31:56 +01:00
Sarven Capadisli 968389fb45 Don't include site in gettext 2009-10-29 13:24:06 +01:00
Sarven Capadisli f0abc0fe15 Updated bookmarklet. Created its own action 2009-10-29 13:18:51 +01:00
Evan Prodromou 2b5a5e02a4 Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x 2009-10-28 22:58:58 -04:00
Zach Copley e0dbc47f8e Fixed header comment. 2009-10-28 17:47:14 -07:00
Zach Copley 03a1436a1c Trap ClientExceptions from media upload process and hand them off to API error handler 2009-10-28 17:29:21 -07:00
Zach Copley 9ef05030fe Merge branch 'api-media-upload' into 0.9.x
* api-media-upload:
  Rearanged a couple things & removed debugging statements
  Rework MailDaemon to use the MediaFile class for uploads
  Implement media upload in the API
  Extract media upload stuff into its own library class.
2009-10-28 17:18:33 -07:00
Zach Copley e5a2f895a0 Rearanged a couple things & removed debugging statements 2009-10-28 17:13:06 -07:00
Zach Copley b9ce23d0c2 Rework MailDaemon to use the MediaFile class for uploads 2009-10-28 22:24:20 +00:00
Evan Prodromou 61ccf450de Merge branch '0.9.x' into location 2009-10-28 17:28:08 -04:00
Evan Prodromou 7647703881 rogue n in curlclient.php 2009-10-28 17:28:00 -04:00
Evan Prodromou b73d6d18ba Merge branch '0.9.x' into location 2009-10-28 17:24:53 -04:00
Evan Prodromou 10df75f9a0 add StartInitializeRouter event 2009-10-28 16:07:57 -04:00
Evan Prodromou 2df1189465 save replies in the inbox 2009-10-28 15:33:10 -04:00
Evan Prodromou e25716d180 correctly output public XRDS <meta> 2009-10-28 14:38:19 -04:00
Evan Prodromou 6c615f6801 Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x 2009-10-28 14:21:51 -04:00
Evan Prodromou 7df082abb8 replace some boolean-evaluations with calls to empty() 2009-10-28 14:21:42 -04:00
Zach Copley 2d0aba49d9 Implement media upload in the API 2009-10-27 21:45:56 -07:00
Carlos Perilla bf701b8235 Enable welcome bot to broadcast it's notices 2009-10-27 23:38:08 -04:00
Craig Andrews 5fd7ed5b14 Display user avatar in the XMPP message
Include notice id and conversation link the XMPP message

Thanks to Deepspawn for this idea and initial code
2009-10-27 23:31:49 -04:00
Craig Andrews 5f42023f97 implement the nudge command 2009-10-27 22:45:00 -04:00
Craig Andrews da16dc05a8 Added a new "reply" command 2009-10-27 22:30:21 -04:00