Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | openid: Fix handling of utf-8 nicknames. | Joey Hess | 2010-07-11 |
| | |||
* | response | Joey Hess | 2010-07-11 |
| | |||
* | response | Joey Hess | 2010-07-11 |
| | |||
* | reply, proposed a few possible solutions. | intrigeri | 2010-07-11 |
| | |||
* | implemented, please merge | intrigeri | 2010-07-11 |
| | |||
* | reply. and now? | intrigeri | 2010-07-11 |
| | |||
* | the filter-full branch works nicely | intrigeri | 2010-07-11 |
| | |||
* | Added a comment: I still don't get it | http://kerravonsen.dreamwidth.org/ | 2010-07-11 |
| | |||
* | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawlzADDUvepOXauF4Aq1VZ4rJaW_Dwrl6xE | 2010-07-10 |
| | |||
* | Added a comment: PHP != Perl | http://kerravonsen.dreamwidth.org/ | 2010-07-10 |
| | |||
* | add my personal website | http://weakish.myopenid.com/ | 2010-07-10 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawlzADDUvepOXauF4Aq1VZ4rJaW_Dwrl6xE | 2010-07-10 |
| | |||
* | link to repolist plugin | http://weakish.myopenid.com/ | 2010-07-10 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawlzADDUvepOXauF4Aq1VZ4rJaW_Dwrl6xE | 2010-07-10 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawlzADDUvepOXauF4Aq1VZ4rJaW_Dwrl6xE | 2010-07-10 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawlzADDUvepOXauF4Aq1VZ4rJaW_Dwrl6xE | 2010-07-09 |
| | |||
* | minor markup syntax | http://weakish.myopenid.com/ | 2010-07-09 |
| | |||
* | fix child process error propigation | Joey Hess | 2010-07-08 |
| | | | | $? holds the full exit status | ||
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2010-07-08 |
|\ | |||
| * | (no commit message) | http://jeremiahfoster.com/ | 2010-07-08 |
| | | |||
| * | Reply | http://ptecza.myopenid.com/ | 2010-07-08 |
| | | |||
| * | Added a comment: do parameter missing | http://joey.kitenet.net/ | 2010-07-08 |
| | | |||
* | | Add --changesetup mode that allows easily changing options in a setup file. | Joey Hess | 2010-07-08 |
| | | |||
* | | fork a child to run dumpsetup | Joey Hess | 2010-07-08 |
|/ | |||
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2010-07-07 |
|\ | |||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawmbuZI4n1RsTe3Yeaqb5F-yhtR7a8BWEIE | 2010-07-07 |
| | | |||
| * | quick fix | https://www.google.com/accounts/o8/id?id=AItOawmbuZI4n1RsTe3Yeaqb5F-yhtR7a8BWEIE | 2010-07-07 |
| | | |||
* | | response | Joey Hess | 2010-07-07 |
| | | |||
* | | another tip | Joey Hess | 2010-07-07 |
|/ | |||
* | revert bugfix | Joey Hess | 2010-07-06 |
| | | | | Not needed; lastupdate will be 0 for new feeds. | ||
* | bugfix | Joey Hess | 2010-07-06 |
| | |||
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2010-07-06 |
|\ | |||
| * | Reply | http://ptecza.myopenid.com/ | 2010-07-06 |
| | | |||
| * | new forum post - ikiwiki vim syntax | Javier Rojas | 2010-07-05 |
| | | |||
* | | aggregate: Write timestamp next aggregation can happen to ↵ | Joey Hess | 2010-07-06 |
| | | | | | | | | .ikiwiki/aggregatetime, to allow for more sophisticated cron jobs. | ||
* | | comments: Added commentmoderation directive for easy linking to the comment ↵ | Joey Hess | 2010-07-05 |
|/ | | | | moderation queue. | ||
* | response | Joey Hess | 2010-07-05 |
| | |||
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2010-07-05 |
|\ | |||
| * | Forgotten notice about /ostatnie_zmiany.html page | http://ptecza.myopenid.com/ | 2010-07-05 |
| | | |||
| * | recentchanges dir should be under control of RCS? | http://ptecza.myopenid.com/ | 2010-07-05 |
| | | |||
| * | (no commit message) | http://danieroux.com/ | 2010-07-05 |
| | | |||
| * | (no commit message) | http://danieroux.com/ | 2010-07-05 |
| | | |||
* | | img: Add a margin around images displayed by this directive. | Joey Hess | 2010-07-05 |
|/ | | | | | Particularly important for floating images, which could before be placed uncomfortably close to text. | ||
* | add news item for ikiwiki 3.20100704 | Joey Hess | 2010-07-04 |
| | |||
* | releasing version 3.20100704 | Joey Hess | 2010-07-04 |
| | |||
* | move nickname sanitization out | Joey Hess | 2010-07-04 |
| | | | | | | Probably best to store it unsanitized and sanitize as needed on use. And it already was for comments, leaving only the need to sanitize the nickname when git committing, to ensure the email address is legal. | ||
* | comment: Fix problem moderating comments of certian pages with utf-8 in ↵ | Joey Hess | 2010-07-04 |
| | | | | their name. | ||
* | further sanitize nickname characters | Joey Hess | 2010-07-04 |
| | |||
* | comment | Joey Hess | 2010-07-04 |
| | |||
* | changelog | Joey Hess | 2010-07-04 |
| |