Commit Graph

193 Commits

Author SHA1 Message Date
b7657ac3cd ⚰️ remove unused files 2024-05-03 11:14:49 +02:00
28e2aa8e2d 🩹 hardcode http port 2024-05-03 11:12:50 +02:00
abfea05a6e 📝 initial readme 2024-05-03 11:11:00 +02:00
Morgan Astra
082bbc6e4a Fix log4j config 2019-01-23 23:47:45 -08:00
short tired lesbian
fc3e82380e Added a few meta tags for the front page (#98)
* Update pages.clj
2019-01-23 23:25:52 -08:00
Morgan Astra
569b64acba
Merge pull request #97 from nsuchy/master
Specify an UTF-8 Charset and use an html special character to avoid a malformed tag error in the footer
2019-01-23 23:22:42 -08:00
Nathaniel Suchy
d5d49aee67
minor syntax changes 2018-12-29 14:14:28 -05:00
Morgan Astra
e25fc1f99e Fix README formatting 2018-11-16 01:11:02 -08:00
Morgan Astra
7dd6964f50 Merge branch 'master' of github.com:witch-house/pronoun.is 2018-11-16 01:01:27 -08:00
Morgan Astra
a9c2dc1244 Add FAQ to the README 2018-11-16 01:00:27 -08:00
Morgan Astra
9d215319b6
Create CODE_OF_CONDUCT.md 2018-11-16 00:17:22 -08:00
Morgan Astra
bed97d702d Move github files into .github for tidiness 2018-11-16 00:13:27 -08:00
Morgan Astra
602a575393
Create PULL_REQUEST_TEMPLATE.md 2018-11-16 00:10:43 -08:00
Morgan Astra
f90a0738f1 Update issue templates 2018-11-15 23:28:33 -08:00
Morgan Astra
2e4464048a
Create CONTRIBUTING.md
I don't know why github gamified adding a CONTRIBUTING file, but here we are playing the game
2018-11-15 22:52:18 -08:00
Morgan Astra
26148e3c23
Merge pull request #94 from witch-house/slash-or
Support `:or` in path, in addition to parameter
2018-11-15 22:33:16 -08:00
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