Commit Graph

26 Commits

Author SHA1 Message Date
Morgan Astra
4eb4553681 Merge branch 'master' into develop 2018-11-14 12:52:52 -08:00
Morgan Astra
4321ec5e39 Update deps to modern versions and remove midje 2018-11-14 12:49:17 -08:00
Morgan Astra
6624f5f69b A woman is not dead while her name is still spoken. 2017-11-04 16:05:47 -07:00
Morgan Astra
368c73b55e put an icon on the page so preview cards can grab it for #56 2017-03-08 22:48:40 -08:00
Morgan Astra
b2aeacd131 add Patreon link; update copyright years 2017-03-04 23:05:52 -08:00
Morgan Astra
364552f49a remove superfluous println calls 2016-09-20 16:02:48 -07:00
Morgan Astra
06f82d6837 Add GPL license fixes #11 2016-09-20 15:40:01 -07:00
Morgan Astra
a228358111 update readme, add real site url to project.clj, remove obsolete doc comment from web.clj 2016-08-09 21:30:46 -07:00
Morgan Astra
e3c5f5d366 get rid of useless config var and use dynamic var for *pronouns-table*, clean up project.clj 2016-08-09 21:05:50 -07:00
Morgan Astra
f0f6c207da add experimental support for multiple pronoun sets 2016-08-07 03:04:39 -07:00
Morgan
d74578c804 DRY up pages definition using minimum-unambiguous-path closes #16 (woo big negative line-count commit thanks @duckinator!) 2015-07-04 01:46:21 +00:00
Erik Osheim
f74fa10cbb Add support for a global pronoun list at /.
This commit displsy a linkified view of the pronouns
database when users hit /. Currently, each link is
shown with the first two words in the database entry
(which is enough to be unambiguous).

Results are sorted alphabetically for easy browsing.
2015-03-14 02:30:19 -04:00
Thel Seraphim
a57cb49c2b re-order routes to prevent 404 on loading css 2015-03-13 21:17:01 -07:00
Thel Seraphim
bb925b1e74 nothing broken but nothing happening either, now with more css 2015-03-13 21:14:23 -07:00
Thel Seraphim
2661d6a276 nicer example modulo css 2015-03-13 20:39:54 -07:00
Morgan
d88f645e26 factor out pages and util namespaces per #6 2015-03-10 09:29:58 +00:00
Morgan
c1c49e5ae2 Invite PRs in the 'pronouns not found' page 2015-03-10 07:21:20 +00:00
Morgan
30d4e781dc print proper error page for unknown pronouns 2015-03-09 05:34:07 +00:00
Morgan
0150d805f3 add some more pronouns, fix a typo 2015-03-09 05:14:47 +00:00
Morgan
e3efc283be Lookup table support! 2015-03-09 05:05:19 +00:00
Morgan
945fa4e9a6 Really ugly template thing, also formatting 2015-03-03 10:45:18 +00:00
Thel Seraphim
2347c4b1a3 fix logic in default port 2015-03-03 02:12:44 -08:00
Morgan
4b73f545d7 IT WORKS (but only if you put all 5 cases) 2015-03-03 09:23:18 +00:00
Morgan
cf2e1949b5 lol parens 2015-03-03 08:49:20 +00:00
Morgan
ca78ad1860 listen on the right pordt 2015-03-03 08:46:57 +00:00
Morgan
745314c13d initialize repo 2015-03-03 08:27:23 +00:00