aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/recentchanges.pm
Commit message (Expand)AuthorAge
* Do not pass ignored sid parameter to checksessionexpirySimon McVittie2014-10-12
* Deal with empty diffurl in configuration.Joey Hess2013-01-29
* really fix diff display to not show both types of diffJoey Hess2012-10-16
* Only unlink excess recentchanges from srcdir if not in transientdirSimon McVittie2011-01-07
* Put recent changes in the transient underlaySimon McVittie2011-01-07
* better handling of relative permalinksJoey Hess2011-01-05
* Fix permalinks to recentchanges items and comments, broken by last release.Joey Hess2011-01-05
* remove old unused baseurl parameterJoey Hess2011-01-05
* Add a second parameter to the rcs_diff hook, and avoid bloating memory readin...Joey Hess2010-12-29
* use one-parameter form of urltoJoey Hess2010-11-29
* Use local paths for most references to pagesSimon McVittie2010-11-23
* Use local paths for the CGI URLSimon McVittie2010-11-23
* add blank lineJoey Hess2010-10-08
* typoJoey Hess2010-10-08
* add message field to revert formJoey Hess2010-10-08
* propigate rcs_revert error messageJoey Hess2010-10-08
* refactorJoey Hess2010-10-08
* refactor check_canchange into IkiWiki libraryJoey Hess2010-10-08
* fix rcs_prepedit implementation to match specJoey Hess2010-10-08
* make revert hooks optionalJoey Hess2010-10-08
* convert rcs_revert to only stage the reversionJoey Hess2010-10-06
* return to recentchanges page on form cancelJoey Hess2010-10-06
* put diff at end of revert formJoey Hess2010-10-06
* remove rcs_showpatchJoey Hess2010-10-06
* indentation and layoutJoey Hess2010-10-04
* Minor tidy-ups.Peter Gammie2010-10-01
* Complete rcs_preprevert and lightly test.Peter Gammie2010-10-01
* Get things right after moving to a branch.Peter Gammie2010-09-29
* First cut at the revert plugin.Peter Gammie2010-09-29
* finializing openid nickname supportJoey Hess2010-06-23
* Add new optional field usershort to rcs_recentchanges.Joey Hess2010-06-23
* put back recentchangesurlJoey Hess2010-05-14
* bugfixJoey Hess2010-05-14
* we want the recentchanges link to be the first floating actionJoey Hess2010-05-14
* enable action bar on misctemplatesJoey Hess2010-05-14
* setup file orderingJoey Hess2010-02-12
* Group related plugins into sections in the setup file, and drop unused rcs pl...Joey Hess2010-02-11
* factor out a userpage functionJoey Hess2010-02-04
* recentchanges: change to using do=goto links.Joey Hess2009-04-01
* Split cgi_goto into a goto pluginSimon McVittie2009-01-31
* recentchanges: delete CGI hook in favour of the global oneSimon McVittie2009-01-31
* finalise version 3.00 of the plugin apiJoey Hess2008-12-23
* recentchanges_link CGI: If the linked page is internal, use its permalinkSimon McVittie2008-12-22
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
* html escaping complicationJoey Hess2008-11-18
* improve escaping of wikilinks and preprocessor directivesJoey Hess2008-11-18
* Add rel=nofollow to recentchanges_links for the same (weak) reasons it was ea...Joey Hess2008-11-10
* fix relativedate timezone inclusionJoey Hess2008-10-19
* fix urlJoey Hess2008-10-17
* tweak recentchanges permalink codeJoey Hess2008-10-17