about summary refs log tree commit diff
path: root/src/pronouns/web.clj
AgeCommit message (Expand)Author
2017-03-04add Patreon link; update copyright yearsMorgan Astra
2016-09-20remove superfluous println callsMorgan Astra
2016-09-20Add GPL license fixes #11Morgan Astra
2016-08-09update readme, add real site url to project.clj, remove obsolete doc comment ...Morgan Astra
2016-08-09get rid of useless config var and use dynamic var for *pronouns-table*, clean...Morgan Astra
2016-08-07add experimental support for multiple pronoun setsMorgan Astra
2015-07-04DRY up pages definition using minimum-unambiguous-path closes #16 (woo big ne...Morgan
2015-03-14Add support for a global pronoun list at /.Erik Osheim
2015-03-13re-order routes to prevent 404 on loading cssThel Seraphim
2015-03-13nothing broken but nothing happening either, now with more cssThel Seraphim
2015-03-13nicer example modulo cssThel Seraphim
2015-03-10factor out pages and util namespaces per #6Morgan
2015-03-10Invite PRs in the 'pronouns not found' pageMorgan
2015-03-09print proper error page for unknown pronounsMorgan
2015-03-09add some more pronouns, fix a typoMorgan
2015-03-09Lookup table support!Morgan
2015-03-03Really ugly template thing, also formattingMorgan
2015-03-03fix logic in default portThel Seraphim
2015-03-03IT WORKS (but only if you put all 5 cases)Morgan
2015-03-03lol parensMorgan
2015-03-03listen on the right pordtMorgan
2015-03-03initialize repoMorgan