Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-16 | Move github files into .github for tidiness | Morgan Astra | |
2018-11-16 | Create PULL_REQUEST_TEMPLATE.md | Morgan Astra | |
2018-11-15 | Update issue templates | Morgan Astra | |
2018-11-15 | Create CONTRIBUTING.md | Morgan Astra | |
I don't know why github gamified adding a CONTRIBUTING file, but here we are playing the game | |||
2018-11-15 | Merge pull request #94 from witch-house/slash-or | Morgan Astra | |
Support `:or` in path, in addition to parameter | |||
2018-11-15 | Fix formatting | Morgan Astra | |
2018-11-15 | Refactor pages for testability and add tests | Morgan Astra | |
2018-11-15 | Merge pull request #70 from lynn/feature/slash-or | Morgan Astra | |
Allow slashes in pronoun alternative syntax | |||
2018-11-15 | Merge pull request #93 from witch-house/reload-pronouns-table | Morgan Astra | |
Make the pronouns table an atom and add `reload-table!` | |||
2018-11-15 | Make the pronouns table an atom and add `reload-table!` | Morgan Astra | |
This is useful primarily for repl development | |||
2018-11-15 | Merge branch 'master' into feature/slash-or | Morgan Astra | |
2018-11-15 | Merge pull request #92 from witch-house/fix-ring-devel-dep | Morgan Astra | |
Put ring-devel back in main dependencies | |||
2018-11-15 | Make logger middleware work again | Morgan Astra | |
2018-11-15 | Put ring-devel back in main dependencies | Morgan Astra | |
It's needed in prod for the ring-stacktrace middleware | |||
2018-11-15 | Merge pull request #91 from witch-house/develop | Morgan Astra | |
Merge develop into master... for the last time! | |||
2018-11-14 | Add circleci config develop | Morgan Astra | |
2018-11-14 | Update readme | Morgan Astra | |
2018-11-14 | Remove superfluous comments | Morgan Astra | |
2018-11-14 | Update readme | Morgan Astra | |
2018-11-14 | Make front page include ze/zir also | Morgan Astra | |
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 | Add all-pronouns page | Morgan Astra | |
2018-11-14 | Highly top five pronoun sets on the front page | Morgan Astra | |
2018-11-14 | Fix trailing whitespace in pronouns.tab | Morgan Astra | |
The new test cases caught a real issue!!! | |||
2018-11-14 | Fix ns issues | Morgan Astra | |
2018-11-14 | Make front page shorter | Morgan Astra | |
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 | Add fixme notes | Morgan Astra | |
2018-11-14 | Move license links to https | Morgan Astra | |
2018-11-14 | Fix all remaining http self-links to https | Morgan Astra | |
2018-11-14 | Add tests for table lookup functions | Morgan Astra | |
2018-11-14 | Add test to catch common errors in pronouns.tab | Morgan Astra | |
2018-11-14 | Bump project version | Morgan Astra | |
2018-11-14 | Update copyright year | Morgan Astra | |
2018-11-14 | Clean up lein profiles | Morgan Astra | |
2018-11-14 | Merge branch 'master' into develop | Morgan Astra | |
2018-11-14 | Update deps to modern versions and remove midje | Morgan Astra | |
2018-11-14 | Fix docstrings | Morgan Astra | |
2018-11-14 | Merge pull request #87 from matschaffer/patch-1 | Morgan Astra | |
Fix spacing on not-found message | |||
2018-11-14 | Merge pull request #89 from aliengeo/develop | Morgan Astra | |
added ae/aer/aers pronouns | |||
2018-11-14 | Merge branch 'develop' into develop | Morgan Astra | |
2018-11-14 | Merge pull request #84 from Zzyzx-Wolfe/patch-1 | Morgan Astra | |
Add shi/hir/hir/hirs/hirself. | |||
2018-11-14 | Merge branch 'develop' into patch-1 | Morgan Astra | |
2018-11-14 | Merge pull request #83 from jackwillis/develop | Morgan Astra | |
Add 'yo' pronoun | |||
2018-11-14 | Merge branch 'develop' into develop | Morgan Astra | |
2018-11-14 | Merge pull request #82 from pixelyunicorn/patch-1 | Morgan Astra | |
Added vi/vim pronouns | |||
2018-11-14 | Merge branch 'develop' into patch-1 | Morgan Astra | |
2018-11-14 | Merge pull request #77 from abstiles/v-pronouns | Morgan Astra | |
Add some v* pronoun variants | |||
2018-11-14 | Merge pull request #86 from FCO/patch-1 | Morgan Astra | |
Add how to insert a real tab using Vi | |||
2018-09-15 | added ae/aer/aers pronouns | aliengeo | |
2018-08-11 | Fix spacing on not-found message | Mat Schaffer | |
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-07-31 | Add how to insert a real tab using Vi | Fernando Correa de Oliveira | |