aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | commentsJoey Hess2009-01-26
| | |
* | | rename hook issuesJoey Hess2009-01-26
| | |
* | | contrib/po: backlinks=>dependencies is now an optionintrigeri2009-01-27
| | | | | | | | | | | | Signed-off-by: intrigeri <intrigeri@boum.org>
* | | the rename hooks names waltz seems overintrigeri2009-01-27
| | | | | | | | | | | | | | | | | | | | | Another set of hooks would not endure such heavy renaming, but the rename* hooks actually do ;) Signed-off-by: intrigeri <intrigeri@boum.org>
* | | need_global_renamepage_hook: s/suggest/willintrigeri2009-01-26
| | | | | | | | | | | | Signed-off-by: intrigeri <intrigeri@boum.org>
* | | contrib/po: update after implementing suggested changesintrigeri2009-01-26
| | | | | | | | | | | | Signed-off-by: intrigeri <intrigeri@boum.org>
* | | po and doc/todo/need_global_renamepage_hook: responseintrigeri2009-01-26
| | | | | | | | | | | | Signed-off-by: intrigeri <intrigeri@boum.org>
* | | new bug reportJoey Hess2009-01-26
| | |
* | | reviewJoey Hess2009-01-26
| | |
* | | (no commit message)qiang2009-01-26
| | |
* | | git: Fix malformed utf8 recieved from git.Joey Hess2009-01-25
| | | | | | | | | | | | | | | | | | If git log outputs malformed utf8 in, eg, usernames, detect it and fix it up. This avoids commits such as f71abc92aa279fbe0b7578b8c4752d775dd4a259 breaking things.
* | | updateJoey Hess2009-01-25
| | |
* | | updateJoey Hess2009-01-25
| | |
* | | typoJoey Hess2009-01-25
| | |
* | | format moderation queue only at end, avoid O(N^3) bugJoey Hess2009-01-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It was calling format hooks for each comment on the page. When relativedate is enabled, that made it insert <script> tags for each comment. And the browser loaded the same script over and over, which was slow on its own. But that was nothing compared to running the onload even over and over.. especially since the hook system added a new call to the hook each time it loaded. For a page with 10 comments, that caused the relativedate DOM parsing code to run 1000 times, I think. Anyway, it was sloow. Now it runs once.
* | | add reject all marked defer checkboxJoey Hess2009-01-25
| | |
* | | sort comment queue by time, newest firstJoey Hess2009-01-25
| | |
* | | add a button to prefs page for comment moderationJoey Hess2009-01-25
| | |
* | | clean up comment previewJoey Hess2009-01-25
| | | | | | | | | | | | Remove actions from it, and avoid a broken title link.
* | | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-01-25
|\ \ \
| * | | (no commit message)GuenterLadwig2009-01-25
| | | |
| * | | (no commit message)GuenterLadwig2009-01-25
| | | |
| * | | (no commit message)GünterLadwig2009-01-25
| | | |
| * | | (no commit message)GünterLadwig2009-01-25
| | | |
* | | | comments: Add a moderation web interface.Joey Hess2009-01-25
| | | |
* | | | remove hr under comment actionsJoey Hess2009-01-25
| | | | | | | | | | | | | | | | | | | | The horizontal line was only meant to be displayed under the actions at the top of a page.
* | | | add alt tagJoey Hess2009-01-25
| | | |
* | | | comments: If comment content checks fail, store the comment (in ↵Joey Hess2009-01-25
| | | | | | | | | | | | | | | | .ikiwiki/comments_pending) for moderator review.
* | | | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-01-25
|\| | |
| * | | vote for Template::ToolkitRocco2009-01-25
| | | |
| * | | (no commit message)http://joey.kitenet.net/2009-01-24
| | | |
| * | | (no commit message)qiang2009-01-24
| | | |
* | | | blogspam: Fix use of blogspam_options and blogspam_server config settings.Joey Hess2009-01-25
| | | |
* | | | clarify description of verboseJoey Hess2009-01-24
|/ / / | | | | | | | | | It enables debug prints, so not just during building, but at runtime.
* | | typoJoey Hess2009-01-23
| | |
* | | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-01-23
|\ \ \
| * | | (no commit message)qiang2009-01-23
| | | |
| * | | (no commit message)qiang2009-01-23
| | | |
| * | | followup on pagespec negationjustin2009-01-22
| | | |
* | | | mention identica groupJoey Hess2009-01-23
|/ / /
* | | typoJoey Hess2009-01-22
| | |
* | | fix uninitialized value warningsJoey Hess2009-01-22
| | | | | | | | | | | | I suspect these are only triggered by spammers.
* | | fix typoJoey Hess2009-01-22
| | |
* | | responseJoey Hess2009-01-22
| | |
* | | question on locked_pages and users() in pagespecjustin2009-01-21
| | |
* | | one fleeting second thoughtJoey Hess2009-01-21
| | |
* | | responseJoey Hess2009-01-21
| | |
* | | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-01-21
|\ \ \
| * | | Question about user testsjustin2009-01-21
| | | |
| * | | added versionkgjenkins2009-01-21
| | | |