Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawk3MUhMRflE8-Vg4fevsT1sadSetiAxVKg | 2011-06-23 |
| | |||
* | Added a comment: IT WORKS!!! Ikiwiki rules! | https://www.google.com/accounts/o8/id?id=AItOawk3MUhMRflE8-Vg4fevsT1sadSetiAxVKg | 2011-06-23 |
| | |||
* | (no commit message) | http://smcv.pseudorandom.co.uk/ | 2011-06-23 |
| | |||
* | Added a comment | http://smcv.pseudorandom.co.uk/ | 2011-06-23 |
| | |||
* | Added a comment | http://smcv.pseudorandom.co.uk/ | 2011-06-23 |
| | |||
* | despam | http://smcv.pseudorandom.co.uk/ | 2011-06-23 |
| | |||
* | run.silate@gmail.com | https://www.google.com/accounts/o8/id?id=AItOawkaL6e6GtpyD7gJyqHphon_5ES1ACDLJgg | 2011-06-23 |
| | |||
* | run.silate@gmail.com | https://www.google.com/accounts/o8/id?id=AItOawkaL6e6GtpyD7gJyqHphon_5ES1ACDLJgg | 2011-06-23 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawkaL6e6GtpyD7gJyqHphon_5ES1ACDLJgg | 2011-06-23 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawk3MUhMRflE8-Vg4fevsT1sadSetiAxVKg | 2011-06-22 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawk3MUhMRflE8-Vg4fevsT1sadSetiAxVKg | 2011-06-22 |
| | |||
* | despam | Joey Hess | 2011-06-22 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawkaL6e6GtpyD7gJyqHphon_5ES1ACDLJgg | 2011-06-22 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawkaL6e6GtpyD7gJyqHphon_5ES1ACDLJgg | 2011-06-22 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawkaL6e6GtpyD7gJyqHphon_5ES1ACDLJgg | 2011-06-22 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawkaL6e6GtpyD7gJyqHphon_5ES1ACDLJgg | 2011-06-22 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawkaL6e6GtpyD7gJyqHphon_5ES1ACDLJgg | 2011-06-22 |
| | |||
* | apply Changaco's patch to make headinganchors more like mediawiki's | Joey Hess | 2011-06-21 |
| | |||
* | add websetup hook | Joey Hess | 2011-06-21 |
| | |||
* | move headinganchors out of contrib | Joey Hess | 2011-06-21 |
| | |||
* | a few more jquery icons | Joey Hess | 2011-06-21 |
| | |||
* | Bug: Markdown-garbled mailto:-links still absolutised in Atom and RSS | https://www.google.com/accounts/o8/id?id=AItOawkA-7KVhvBCEMBK40WYpSMWU0ptmHR5xLc | 2011-06-21 |
| | |||
* | Added a comment | http://kerravonsen.dreamwidth.org/ | 2011-06-20 |
| | |||
* | Added a comment | http://joey.kitenet.net/ | 2011-06-20 |
| | |||
* | help me, plugin experts | http://kerravonsen.dreamwidth.org/ | 2011-06-20 |
| | |||
* | Fixed ‘ispell-local-dictionary’ in the ‘Local variables:’ section ↵ | http://oneingray.myopenid.com/ | 2011-06-18 |
| | | | | (was: ‘ispell-dictionary’.) | ||
* | Linked ‘http://nets.asu591.ru/networks-2011/’, too. | http://oneingray.myopenid.com/ | 2011-06-18 |
| | |||
* | improve detection of ajax request | Joey Hess | 2011-06-17 |
| | | | | | | | | | | | | | | | | Firefox sent an accept header for application/xml, not application/json, and also weakened the priority to 0.8. So that stuff is not to be trusted; instead I found a better way: When an ajax upload is *not* being made, the Upload Attachment button will be used, so enable ajax if an upload is being made without that button having been used. Also, testing with firefox revealed it refused to process a response that was type application/json, and checking the demo page for the jquery file upload plugin, it actually returns the json with type text/html. Ugh. Followed suite. Now tested with: chromium, chromium (w/o js), firefox, firefox (w/o js), and w3m. | ||
* | add JSON dep | Joey Hess | 2011-06-16 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawltWJYngc-Wn4VeHD1g-9aGkqf2LWSGlZA | 2011-06-16 |
| | |||
* | Add libtext-multimarkdown-perl to Suggests. Closes: #630705 | Joey Hess | 2011-06-16 |
| | |||
* | Merge branch 'tova' | Joey Hess | 2011-06-16 |
|\ | |||
| * | show ikiwiki error when attachment is rejected | Joey Hess | 2011-06-16 |
| | | |||
| * | move images around | Joey Hess | 2011-06-15 |
| | | | | | | | | jquery-ui expects to find them in a specific place relative to it | ||
| * | jquery-ui icons | Joey Hess | 2011-06-15 |
| | | |||
| * | let thru HTTP_ACCEPT | Joey Hess | 2011-06-15 |
| | | | | | | | | | | | | | | | | Needed for attachment to return json when requested. I think some browsers send Accept: * , so I made sure to check that json was explicitly listed as to be accepted, as well as having a high priority. | ||
| * | bugfixes | Joey Hess | 2011-06-15 |
| | | | | | | | | Make sure staged attachments sort as earlier, even if they're not really. | ||
| * | move image | Joey Hess | 2011-06-15 |
| | | |||
| * | added jquery templates | Joey Hess | 2011-06-15 |
| | | |||
| * | typo | Joey Hess | 2011-06-15 |
| | | |||
| * | added jquery-ui for attachment interface | Joey Hess | 2011-06-15 |
| | | |||
| * | use jquery underlay | Joey Hess | 2011-06-15 |
| | | |||
| * | updated jquery and made it its own underlay | Joey Hess | 2011-06-15 |
| | | |||
| * | load attachment javascript into template the clean way | Joey Hess | 2011-06-15 |
| | | |||
| * | update copyright | Joey Hess | 2011-06-15 |
| | | |||
| * | deleted a lot of code ikiwiki does not need | Joey Hess | 2011-06-15 |
| | | | | | | | | | | | | | | | | | | removed most of the css, going for standard plain ikiwiki look Removed support for image previews, file size limits, delete buttons, maximum number of files, file size display. Ikiwiki handles all that. Turned on autoupload. | ||
| * | add the blueimp jquery fileupload widget | Joey Hess | 2011-06-15 |
| | | | | | | | | | | | | | | from http://aquantum-demo.appspot.com/file-upload git version 7f89121 removed some files ikiwiki does not need | ||
| * | WIP | Joey Hess | 2011-06-15 |
| | | |||
| * | fix removal of staged attachments | Joey Hess | 2011-06-15 |
| | | |||
| * | WIP | Joey Hess | 2011-06-15 |
| | |