]> sipb.mit.edu Git - ikiwiki.git/history - debian/changelog
* Put categories in rss feeds for tagged items.
[ikiwiki.git] / debian / changelog
2006-07-29  joey* Put categories in rss feeds for tagged items.
2006-07-28  joey* Add exclude option in setup files, works same as...
2006-07-28  joey* Add getopt hook type, this allows plugins to add...
2006-07-28  joeyreleasing version 1.11
2006-07-28  joeyHope encrico doesn't mind, but I changed the location...
2006-07-27  joey* Switch pagetemplate hooks to using named parameters.
2006-07-27  joey - Adds a tag plugin that allows more easily tagging...
2006-07-27  joey* Patch from Enrico that
2006-07-26  joey* Fix CamelCase regexp to not break [[FooBar|BazBar...
2006-07-26  joey* Run page through any relevant filters when generating...
2006-07-26  joeyreleasing version 1.9
2006-07-26  joey* Patch from Recai to allow selection of page type...
2006-07-11  joey* Consolidated all decode_utf8 in FormBuilder's fields...
2006-07-11  joey* Match 'web commit from' in SVN and git, these are...
2006-07-11  joey* Fix from Faidon for a XML parser issue that breaks...
2006-07-10  joey* Display CGI processing errors if present.
2006-07-07  joey* Support a w3mmode, which lets w3m run ikiwiki using...
2006-07-07  joey* Add wikitext markup plugin, which supports ".wiki...
2006-07-05  joey* Patch from Recai to fix utf8 issues in git backend.
2006-07-05  joey* Patch from Faidon to use svn --limit when possible...
2006-07-04  joey* Improve display of parentlinks and page title of...
2006-07-04  joeyreleasing version 1.8
2006-07-04  joey* Memoize abs2rel, which is still kinda slow, for anoth...
2006-07-04  joey* Encode & in diffurl in examples, to conform to pedant...
2006-07-04  joey* Make RecentChanges use a table and some CSS, should...
2006-07-04  joey * Work around very innefficient behavior in File...
2006-07-04  joey* Don't sent pings if the wiki is being rebuilt.
2006-07-04  joey* Make ikiwiki --setup --refresh rebuild wrappers,...
2006-07-04  joey sanitise them, like any other page type.
2006-07-03  joey* Add a html plugin, which can be used to write wikis...
2006-07-03  joey* Support htmlize plugins and make mdwn one such plugin...
2006-07-03  joey* Introduce add_plugins and disable_plugins config...
2006-07-03  joeyEncode is used in nearly all code paths so stop loading...
2006-07-03  joey* Support pages with utf8 filenames. Patch by Faidon...
2006-07-02  joey* Centralised all calls to HTML::Template and force...
2006-07-02  joeyperl bugnum and refix
2006-07-02  joey so make sure to let perl know it should be handled...
2006-07-02  joey* POSIX::strftime doesn't know about encodings and...
2006-07-02  joey* Parse svn log as xml for improved utf8 and security...
2006-07-02  joey* Honor LC_CTIME when formatting a time for display...
2006-06-27  joey* Support pinging services such as Technorati using...
2006-06-25  joey* Fix orphans plugin to not count a link to a nonexista...
2006-06-19  joeyreleasing version 1.7
2006-06-19  joey* Patch from Recai to fix git recentchanges code to...
2006-06-18  joey* Updated logo from Recai with some kerning and alingme...
2006-06-18  joeyreleasing version 1.6
2006-06-18  joey* New SVG logo from Recai.
2006-06-17  joeynote on perl warnings
2006-06-17  joey - Add 'use encoding "utf8"' to CGI.pm to avoid warnin...
2006-06-17  joey* More utf-8 fixes from Recai, partly to things I broke...
2006-06-16  joey* Put back the encode_utf8 in the input to markdown...
2006-06-15  joey* -CSD does not affect modules, so readfile() was not...
2006-06-15  joey* YA utf-8 patch from Recai, this time to fix previewin...
2006-06-12  joeyreleasing version 1.5
2006-06-11  joey* Patch from Recai Oktaş to improve utf-8 support,...
2006-06-08  joey* Fix absolute url munging in rss generation to support...
2006-06-02  joey* Add support for using git instead of subversion as...
2006-06-02  joey* Reorganised the doc wiki's todo/* pages, using a...
2006-06-02  joey* Reorganised the doc wiki's todo/* pages, using a...
2006-06-02  joey* Patch from Dr. Zini to add link() and backlink()...
2006-06-01  joey* More security review.
2006-05-29  joey* Add --timeformat config option to allow changing...
2006-05-27  joeyreleasing version 1.4
2006-05-27  joey* Add -refresh option to ikiwiki-mass-rebuild and use...
2006-05-27  joeyMake page edit textarea resize to fit browser window.
2006-05-26  joey* --getctime had bitrotted (well I only ever used it...
2006-05-26  joeyutf-8 support seems to be working now
2006-05-26  joey* Rebuilding on upgrade to this version is recommended.
2006-05-26  joey* The page name and parent links has switched from...
2006-05-25  joey* Tell HTML::Scrubber to treat "/" as a valid attribute...
2006-05-16  joeyreleasing version 1.3
2006-05-15  joeyreleasing version 1.2
2006-05-08  joey* Add libc6-dev to dependencies, needed to build wrappers.
2006-05-06  joey* Remove dups from the brokenlinks list.
2006-05-05  joeyreleasing version 1.1
2006-05-05  joey* Add ikiwiki-mass-rebuild script, ripped out of the...
2006-05-05  joey* Allow discussion links on pages to be turned off...
2006-05-05  joey* Removed --sanitize and --no-sanitize, replaced with...
2006-05-05  joeyhaiku plugin
2006-05-04  joey dirname, basename, bestlink, linkify, pagetitle,...
2006-05-04  joey* Added smiley plugin, nicely controlled and documented...
2006-05-03  joeyrather a lot of changes to make hyperestraier search...
2006-05-02  joey* Add unit tests for several core functions, including...
2006-05-02  joey* Patch from Thomas Schwinge to switch from --svn to...
2006-05-02  joeyah, the joys of test-based development..
2006-05-02  joey* Add a unit test for globlist_match().
2006-05-02  joey* Split off an IkiWiki.pm out of ikiwiki and have all...
2006-05-02  joey* Add an orphans plugin for finding pages that nothing...
2006-05-02  joey* Smarter behavior when creating a page and a page...
2006-05-02  joey* Added plugin system, currently only supporting for...
2006-05-01  joeyremove templates/ from filenames
2006-05-01  joey* Rename inlinepage to depends, so that it can be used...
2006-04-29  joeyreleasing version 1.0
2006-04-24  joeycommit changes for email subscriptions
2006-03-15  joeydebianise