Commit Graph

177 Commits

Author SHA1 Message Date
Morgan Astra
d7e94fe226 Fix formatting 2018-11-15 22:23:30 -08:00
Morgan Astra
c63934ec56 Refactor pages for testability and add tests 2018-11-15 22:16:19 -08:00
Morgan Astra
ef32711b17
Merge pull request #70 from lynn/feature/slash-or
Allow slashes in pronoun alternative syntax
2018-11-15 19:19:32 -08:00
Morgan Astra
79d2393096
Merge pull request #93 from witch-house/reload-pronouns-table
Make the pronouns table an atom and add `reload-table!`
2018-11-15 19:10:37 -08:00
Morgan Astra
0581a381ae Make the pronouns table an atom and add reload-table!
This is useful primarily for repl development
2018-11-15 19:07:12 -08:00
Morgan Astra
4ec5220185
Merge branch 'master' into feature/slash-or 2018-11-15 12:19:10 -08:00
Morgan Astra
04d94c8935
Merge pull request #92 from witch-house/fix-ring-devel-dep
Put ring-devel back in main dependencies
2018-11-15 01:02:48 -08:00
Morgan Astra
d8eaeb2eb9 Make logger middleware work again 2018-11-15 01:01:43 -08:00
Morgan Astra
63fae9cc34 Put ring-devel back in main dependencies
It's needed in prod for the ring-stacktrace middleware
2018-11-15 00:50:47 -08:00
Morgan Astra
f81ef6b889
Merge pull request #91 from witch-house/develop
Merge develop into master... for the last time!
2018-11-15 00:04:50 -08:00
Morgan Astra
4e69417683 Add circleci config 2018-11-14 23:57:46 -08:00
Morgan Astra
5cd81135dc Update readme 2018-11-14 23:39:53 -08:00
Morgan Astra
f00ebc56b5 Remove superfluous comments 2018-11-14 23:33:39 -08:00
Morgan Astra
de6929bb04 Update readme 2018-11-14 23:31:46 -08:00
Morgan Astra
6550a2e413 Make front page include ze/zir also
Per feedback from Tavy, ze/zir is at least as common as ze/hir in modern
usage, so it should be visible on the first page as well.
2018-11-14 23:09:06 -08:00
Morgan Astra
8238eb6e0c Add all-pronouns page 2018-11-14 22:22:15 -08:00
Morgan Astra
8628d97055 Highly top five pronoun sets on the front page 2018-11-14 22:12:23 -08:00
Morgan Astra
1af3772aa7 Fix trailing whitespace in pronouns.tab
The new test cases caught a real issue!!!
2018-11-14 21:51:20 -08:00
Morgan Astra
67f0a07687 Fix ns issues 2018-11-14 21:47:31 -08:00
Morgan Astra
c450428939 Make front page shorter
Since this was currently the only place with a full list of all pronouns in
the database, we should add a new page to serve that purpose (perhaps
formatted into multiple columns so it isn't so incredibly long)
2018-11-14 14:39:46 -08:00
Morgan Astra
41a9133d3d Add fixme notes 2018-11-14 14:35:06 -08:00
Morgan Astra
b507619c7c Move license links to https 2018-11-14 14:17:47 -08:00
Morgan Astra
fde31a129a Fix all remaining http self-links to https 2018-11-14 14:16:18 -08:00
Morgan Astra
2083d66ddb Add tests for table lookup functions 2018-11-14 14:11:18 -08:00
Morgan Astra
9a7112784e Add test to catch common errors in pronouns.tab 2018-11-14 13:46:38 -08:00
Morgan Astra
52a5a3f6ab Bump project version 2018-11-14 13:03:36 -08:00
Morgan Astra
80e1c5eb26 Update copyright year 2018-11-14 13:00:58 -08:00
Morgan Astra
a8e745b5fd Clean up lein profiles 2018-11-14 12:54:50 -08:00
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
05a2d8fcff Fix docstrings 2018-11-14 12:48:47 -08:00
Morgan Astra
a1f10d3b04
Merge pull request #87 from matschaffer/patch-1
Fix spacing on not-found message
2018-11-14 01:11:32 -08:00
Morgan Astra
788bfa8cd7
Merge pull request #89 from aliengeo/develop
added ae/aer/aers pronouns
2018-11-14 00:55:25 -08:00
Morgan Astra
086dccaa36
Merge branch 'develop' into develop 2018-11-14 00:55:08 -08:00
Morgan Astra
01b8a62d61
Merge pull request #84 from Zzyzx-Wolfe/patch-1
Add shi/hir/hir/hirs/hirself.
2018-11-14 00:49:20 -08:00
Morgan Astra
36a09cb580
Merge branch 'develop' into patch-1 2018-11-14 00:49:11 -08:00
Morgan Astra
968cc6462f
Merge pull request #83 from jackwillis/develop
Add 'yo' pronoun
2018-11-14 00:48:31 -08:00
Morgan Astra
5444826109
Merge branch 'develop' into develop 2018-11-14 00:48:16 -08:00
Morgan Astra
2d1e7c32a9
Merge pull request #82 from pixelyunicorn/patch-1
Added vi/vim pronouns
2018-11-14 00:46:08 -08:00
Morgan Astra
079f846c8e
Merge branch 'develop' into patch-1 2018-11-14 00:45:59 -08:00
Morgan Astra
171320eae4
Merge pull request #77 from abstiles/v-pronouns
Add some v* pronoun variants
2018-11-14 00:44:04 -08:00
Morgan Astra
0c90f9c96a
Merge pull request #86 from FCO/patch-1
Add how to insert a real tab using Vi
2018-11-14 00:42:37 -08:00
aliengeo
19a9edb7b0
added ae/aer/aers pronouns 2018-09-15 23:01:29 -05:00
Mat Schaffer
864746273d
Fix spacing on not-found message
Not familiar with hiccup, but I see similar spacing on https://github.com/witch-house/pronoun.is/blob/master/src/pronouns/pages.clj#L78 so figured I'd roll with it.
2018-08-11 22:18:15 +09:00
Fernando Correa de Oliveira
21b3dd9407
Add how to insert a real tab using Vi 2018-07-31 15:32:06 -03:00
Zzyzx Wolfe
046a82bde7
Add shi/hir/hir/hirs/hirself.
shi/hir is a common variant of sie/hir.
2018-04-15 16:24:20 -07:00
Jack Willis
55c81599aa Add 'yo' pronoun 2018-04-01 16:24:42 -05:00
Victor
f357e476bb
added vi/vim pronouns 2018-03-03 17:25:56 -05:00
Morgan Astra
2f23df4d49
Merge pull request #81 from claiire/patch-1
add xey/xem/xeir
2018-01-29 21:00:18 -08:00
Claire C
19a9d576e7
Update pronouns.tab 2018-01-29 20:49:24 -08:00