Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-31 | Revert "remove mention of getfile" | Evan Prodromou | |
This reverts commit c637fe8cf07c22534e5227082ba81a12a8da3075. | |||
2009-10-31 | Revert "Revert "mod_rewrite rule for getfile"" | Evan Prodromou | |
This reverts commit 7b5285c34692df865517ba823d14169d61fefa4c. Conflicts: htaccess.sample | |||
2009-10-31 | Revert "Revert "Added some explanatory text to README"" | Evan Prodromou | |
This reverts commit 446de62d02f372b6755237ae61e08bfcd4bf5100. Conflicts: README htaccess.sample | |||
2009-10-31 | Revert "Revert "Added bit about being incompatible with file attachment ↵ | Evan Prodromou | |
virtual server"" This reverts commit a5b3ad7bf5e83459cfb163df04e68a88e867b2cd. Conflicts: README | |||
2009-10-31 | Revert "Revert "Actually commit the file this time"" | Evan Prodromou | |
This reverts commit ba89c891768b371e5358af4cdc76ff18e8b37672. | |||
2009-10-31 | revert revert on getfile | Evan Prodromou | |
2009-10-31 | merge from testing | Evan Prodromou | |
2009-10-31 | remove mention of getfile0.8.2rc2 | Evan Prodromou | |
2009-10-31 | Revert "mod_rewrite rule for getfile" | Evan Prodromou | |
This reverts commit 834a876dd0998464cade1cdd0fe2fe8c9ab17dcc. | |||
2009-10-31 | Revert "Added some explanatory text to README" | Evan Prodromou | |
This reverts commit d2bac158cd0d4a25b3997cdd1ccadc5f08d65943. | |||
2009-10-31 | Revert "Added bit about being incompatible with file attachment virtual server" | Evan Prodromou | |
This reverts commit afe663af82250d020fd9dff0646c91c8f3b41013. | |||
2009-10-31 | Revert "Actually commit the file this time" | Evan Prodromou | |
This reverts commit 3f06bfc042e34ce97e1f1476faadb67fc5edd282. | |||
2009-10-31 | Revert "Added getfile action" | Evan Prodromou | |
This reverts commit f58daa873befbaee5a998e69622c046c8a978dee. | |||
2009-10-31 | updates to README | Evan Prodromou | |
2009-10-31 | add a README warning devs from fracking around in extlib/ | Evan Prodromou | |
2009-10-31 | Merge branch 'master' into testing | Evan Prodromou | |
2009-10-31 | Fixes foaf notices, use Profile for information that's missing in Remote_profile | Carlos Perilla | |
2009-10-31 | update version to rc2 | Evan Prodromou | |
2009-10-31 | Merge branch '0.8.x' into testing | Evan Prodromou | |
2009-10-30 | IE has some issue with notices that are sent with file attachments. It | Sarven Capadisli | |
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-29 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou | |
2009-10-29 | show notice location in notice list | Evan Prodromou | |
2009-10-29 | fix caching in location.php | Evan Prodromou | |
2009-10-29 | Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber | |
2009-10-29 | use addPlugin() in the README setup example | Brion Vibber | |
2009-10-29 | make an URL for a geonames location | Evan Prodromou | |
2009-10-29 | a location method for getting an URL | Evan Prodromou | |
2009-10-29 | get location from a Profile | Evan Prodromou | |
2009-10-29 | get location from a Notice | Evan Prodromou | |
2009-10-29 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou | |
2009-10-29 | fix uninitialized variables in showstream.php | Evan Prodromou | |
2009-10-29 | Don't spew warnings for URL shortener plugins that don't declare if they're ↵ | Brion Vibber | |
free services. | |||
2009-10-29 | Warning cleanup: drop reference on router parameter to RouterInitialized ↵ | Brion Vibber | |
event handlers. We don't (and don't need to) pass a reference here, and the mix can trigger warnings. | |||
2009-10-29 | Fixed bookmarklet URL | Sarven Capadisli | |
2009-10-29 | Updated bookmarklet styles | Sarven Capadisli | |
2009-10-29 | Don't include site in gettext | Sarven Capadisli | |
2009-10-29 | Updated bookmarklet. Created its own action | Sarven Capadisli | |
2009-10-28 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou | |
2009-10-28 | Fixed header comment. | Zach Copley | |
2009-10-28 | Trap ClientExceptions from media upload process and hand them off to API ↵ | Zach Copley | |
error handler | |||
2009-10-28 | Merge branch 'api-media-upload' into 0.9.x | Zach Copley | |
* 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 | Rearanged a couple things & removed debugging statements | Zach Copley | |
2009-10-28 | Rework MailDaemon to use the MediaFile class for uploads | Zach Copley | |
2009-10-28 | Merge branch '0.9.x' into location | Evan Prodromou | |
2009-10-28 | rogue n in curlclient.php | Evan Prodromou | |
2009-10-28 | Merge branch '0.9.x' into location | Evan Prodromou | |
2009-10-28 | add StartInitializeRouter event | Evan Prodromou | |
2009-10-28 | save replies in the inbox | Evan Prodromou | |
2009-10-28 | correctly output public XRDS <meta> | Evan Prodromou | |
2009-10-28 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou | |