Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix test case ogg mime type | Joey Hess | 2014-06-13 |
| | | | | Seems that a better mime type is detected now on Debian stable. | ||
* | avoid running this test if File:MimeInfo is not installed | Joey Hess | 2014-01-25 |
| | | | | it's needed to get mime types in the feed | ||
* | Genericize download link for more use cases. | Amitai Schlair | 2013-06-26 |
| | |||
* | Un-copy-paste the fancy-podcast tests. | Amitai Schlair | 2013-02-21 |
| | |||
* | Render fancy podcast enclosures. | Amitai Schlair | 2013-02-20 |
| | | | | | | | | | | | Simple podcast feeds didn't have content tags and I made sure to keep it that way. This may be unnecessarily conservative. Changing the behavior to include empty content tags might be fine, but I don't want to think about it right now, I just want my tests to keep passing! The new fancy-podcast tests are copy-pasted-edited from the simple-podcast tests. These tests shall be refactored. | ||
* | Make enclosures absolute (in feeds they have to be). | Amitai Schlair | 2013-02-20 |
| | |||
* | When inlining HTML pages, render enclosures. | Amitai Schlair | 2013-02-19 |
| | |||
* | Document that last enclosure wins. | Amitai Schlair | 2013-02-19 |
| | |||
* | Make enclosure follow WikiLink LinkingRules. | Amitai Schlair | 2013-02-19 |
| | |||
* | Rename some posts and fix wrong assumptions. | Amitai Schlair | 2013-02-19 |
| | |||
* | Make [[!meta enclosure=foo.mp3]] "work" for HTML. | Amitai Schlair | 2013-02-19 |
| | |||
* | Document that podcasts are text XOR enclosure. | Amitai Schlair | 2013-02-19 |
| | |||
* | Wrap a long line. | Amitai Schlair | 2013-02-19 |
| | |||
* | Add tests for existing podcast behavior. | Amitai Schlair | 2013-02-19 |