aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Accept comments on stdin (useful for importing).Amitai Schlair2014-12-27
|
* Changelog the $(MAKE) patch.Amitai Schlair2014-12-27
|
* Applied one patch, need more info for the other.Amitai Schlair2014-12-27
|
* Use $(MAKE) in po, as elsewhere in the build.n0gOoi32014-12-27
| | | | (cherry picked from commit 26a6c611fe9a32efa437efd07c698116d22b3a31)
* Squelch "keys on reference is experimental".Amitai Schlair2014-12-27
|
* (no commit message)guest2014-12-26
|
* Create new TODO for minor makefile patcheshttps://www.google.com/accounts/o8/id?id=AItOawlHLiVkr16cy4E11FqrDFre19QM_5u3hBo2014-12-24
|
* Document an annoying Text::Textile encoding bug.Amitai Schlair2014-12-22
|
* de-emphasize contributions to Joey; ikiwiki has more developers than just ↵Joey Hess2014-12-17
| | | | me. Donations have been used to help cover hosting and domain name costs, and so just say that's what they're for.
* initial creationhttp://jamiek.it/2014-12-16
|
* Fix getlibdirs when libdirs is unsetSimon McVittie2014-12-16
|
* bug with patchhttp://kerravonsen.dreamwidth.org/2014-12-16
|
* libdirs option: I agreespalax2014-12-15
|
* (no commit message)Veyrdite2014-12-11
|
* (no commit message)Veyrdite2014-12-11
|
* (no commit message)Veyrdite2014-12-11
|
* Added a comment: ApologiesVeyrdite2014-12-11
|
* Correct minor spelling errorhttps://www.google.com/accounts/o8/id?id=AItOawlHLiVkr16cy4E11FqrDFre19QM_5u3hBo2014-12-11
|
* (no commit message)https://id.koumbit.net/anarcat2014-12-11
|
* move this with the real plugins, since it's now implemented - not sure it ↵https://id.koumbit.net/anarcat2014-12-11
| | | | was still in todos
* update for rename of todo/org_mode/Discussion.mdwn to ↵https://id.koumbit.net/anarcat2014-12-11
| | | | plugins/contrib/org_mode/Discussion.mdwn
* update for rename of todo/org_mode.mdwn to plugins/contrib/org_mode.mdwnhttps://id.koumbit.net/anarcat2014-12-11
|
* update for rename of todo/org_mode.mdwn to plugins/contrib/org_mode.mdwnhttps://id.koumbit.net/anarcat2014-12-11
|
* update for rename of todo/org_mode.mdwn to plugins/contrib/org_mode.mdwnhttps://id.koumbit.net/anarcat2014-12-11
|
* rename todo/org_mode.mdwn to plugins/contrib/org_mode.mdwnhttps://id.koumbit.net/anarcat2014-12-11
|
* please don't rely on me for this bitSimon McVittie2014-12-09
|
* some notes on ikiwiki vs. MarkdownSimon McVittie2014-12-09
|
* Add regression test for libdir/libdirsSimon McVittie2014-12-09
|
* changelog, close bugSimon McVittie2014-12-09
|
* Simplify libdirs: libdirs must be plural, libdir must be a single stringSimon McVittie2014-12-09
| | | | | This makes the documentation read more sensibly, and matches how we handle underlaydirs and underlaydir.
* Merge remote-tracking branch 'spalax/paternal/libdirs'Simon McVittie2014-12-09
|\
| * Make getlibdirs return an array (or whathever this type is called in perl)Louis2014-12-06
| |
| * Allow several extra library and plugin directories (libdir option)Louis2014-12-06
| |
* | Added a commenthttp://www.globalclue.com/2014-12-08
| |
* | Several libdirs: proposed patchspalax2014-12-06
| |
* | adding my support for GitHub style multinline code blockshttps://www.google.com/accounts/o8/id?id=AItOawk3u11rMiJPHFHFmiaqzVH4THJuL_Qlpls2014-12-03
| |
* | entabAmitai Schlair2014-12-02
| |
* | in debug mode, issue a warning before waiting for a lockMark Jason Dominus (陶敏修)2014-12-02
| |
* | yet more variants of CSS flexSimon McVittie2014-12-01
| |
* | be more backwards-compatible with flex layoutSimon McVittie2014-12-01
| |
* | closehttp://smcv.pseudorandom.co.uk/2014-12-01
| |
* | changelog and NEWS entry for responsive layoutSimon McVittie2014-12-01
| |
* | More page layout adjustments for mobile browsers and small windowsSimon McVittie2014-12-01
| |
* | page.tmpl: tell mobile browsers we have a responsive layout, unless told not toSimon McVittie2014-12-01
| | | | | | | | | | | | | | | | | | | | Mobile browsers typically assume that arbitrary web pages are designed for a "desktop-sized" browser window (around 1000px) and display that layout, zoomed out, in order to avoid breaking naive designs that assume nobody will ever look at a website on a phone or something. People who are actually doing "responsive design" need to opt-in to mobile browsers rendering it at a more normal size.
* | Make the layout adjust to narrow viewports betterSimon McVittie2014-12-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Below about 600px (phones and small windowed browsers) the sidebar starts breaking the layout. Moving it inline helps a lot; with modern CSS (flex layout) we can also shuffle it after the main content. Older browsers that don't do one of the 4 variants of flex layout will just display it above the main content, which is annoying but not too bad. blueview also has a minimum width set so that it won't become ridiculously small with small fonts, but that means it gets scrollbars below about 850px; stop enforcing the minimum width if necessary. Finally, blueview's relatively generous margins look good in a desktop browser, but are just too space-hungry on a phone. Turn them off below 600px.
* | (no commit message)http://jamestechnotes.com/2014-12-01
| |
* | (no commit message)http://jamestechnotes.com/2014-12-01
| |
* | (no commit message)https://www.google.com/accounts/o8/id?id=AItOawlYiXmRWVkntHp5khnWu3ooHBBf2d2juEQ2014-12-01
| |
* | update for rename of mjd.mdwn to users/mjd.mdwnhttp://blog.plover.com/2014-11-30
| |
* | rename mjd.mdwn to users/mjd.mdwnhttp://blog.plover.com/2014-11-30
| |