Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-04 | some formatting cleanup in pages.clj | Morgan | |
2015-07-04 | commit @duckinator's minimum-unambiguous-path fn, per #16 | Morgan | |
2015-06-20 | Merge pull request #19 from grapegravity/add-viewport | Morgan | |
Add a viewport declaration; improve mobile view | |||
2015-06-20 | Merge pull request #20 from grapegravity/remove-invalid-css | Morgan | |
Remove invalid CSS, add generic to font stack | |||
2015-06-16 | Remove invalid CSS, add generic to font stack | Jessica Stokes | |
`large` is not a valid `font` property, and this makes no change to the rendering of the site. Added `sans-serif` to the end of the font stack to avoid falling back to a serif font on systems without Futura installed. | |||
2015-06-16 | Add a viewport declaration; improve mobile view | Jessica Stokes | |
2015-06-01 | add zme pronouns with hard-tab formatting closes #18 | Morgan | |
2015-05-31 | Revert "Update pronouns.tab" - we already had those in the list | Morgan | |
This reverts commit 947827c07ed39474c6ffcb8022c1015eb19198b4. | |||
2015-05-30 | Update pronouns.tab | Morgan | |
2015-04-04 | remove 'bro' pronouns | Morgan | |
2015-03-15 | Merge pull request #17 from non/topic/disambiguate | Morgan | |
Add code to disambiguate pronouns dynamically. | |||
2015-03-15 | Fix style issues brought up in review. | Erik Osheim | |
2015-03-15 | Add code to disambiguate pronouns dynamically. | Erik Osheim | |
This commit improves the display code so that the smallest unambiguous abbreviation is calculated based on the contents of pronouns.tab. | |||
2015-03-14 | Merge pull request #15 from witch-house/master | thelseraphim | |
Master | |||
2015-03-14 | specified that we are working in English | Thel Seraphim | |
2015-03-14 | add a single comma. | Thel Seraphim | |
2015-03-14 | re-organize examples and contact | Thel Seraphim | |
2015-03-14 | add a title block, light refactoring | Thel Seraphim | |
2015-03-14 | Merge branch 'master' into develop | Morgan | |
2015-03-14 | PRONOUN ISLAND | Thel Seraphim | |
2015-03-14 | Merge branch 'master' into develop | Morgan | |
2015-03-14 | add styling and contact/github links to contributed frontpage | Thel Seraphim | |
2015-03-14 | Pronouns for bros! (omg this is a joke I hope no one seriously uses these) | Morgan | |
2015-03-14 | Merge pull request #8 from non/topic/pronoun-list | Morgan | |
Add support for a global pronoun list at /. | |||
2015-03-13 | light refactoring, putting pieces in order | Thel Seraphim | |
2015-03-14 | Add support for a global pronoun list at /. | Erik Osheim | |
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-13 | slight refactor of sentence rendering and include capitalization. | Thel Seraphim | |
2015-03-13 | slight improvement of wording in reflexive pronoun example. | Thel Seraphim | |
2015-03-13 | pretty in pink | Thel Seraphim | |
2015-03-13 | re-order routes to prevent 404 on loading css | Thel Seraphim | |
2015-03-13 | nothing broken but nothing happening either, now with more css | Thel Seraphim | |
2015-03-13 | slight wording change | Thel Seraphim | |
2015-03-14 | Some formatting cleanup | Morgan | |
2015-03-14 | Merge branch 'master' into hiccup | Morgan | |
2015-03-13 | nicer example modulo css | Thel Seraphim | |
2015-03-14 | Add @velartrill's se pronouns | Morgan | |
2015-03-14 | xe uses xemself not zemself #7 | Morgan | |
2015-03-14 | Merge branch 'master' of github.com:witch-house/pronoun.is | Morgan | |
2015-03-14 | add a bunch of pronouns from ↵ | Morgan | |
https://en.wikipedia.org/wiki/Gender-specific_and_gender-neutral_pronouns#Pronouns_and_LBGT_persons fixes #7 | |||
2015-03-13 | include hiccup library and small functioning example, don't merge until it ↵ | Thel Seraphim | |
looks nice. | |||
2015-03-13 | added one-button build + run | Thel Seraphim | |
2015-03-10 | factor out pages and util namespaces per #6 | Morgan | |
2015-03-10 | Add some useful info to the README | Morgan | |
2015-03-10 | Invite PRs in the 'pronouns not found' page | Morgan | |
2015-03-09 | print proper error page for unknown pronouns | Morgan | |
2015-03-09 | add some more pronouns, fix a typo | Morgan | |
2015-03-09 | Lookup table support! | Morgan | |
2015-03-03 | Really ugly template thing, also formatting | Morgan | |
2015-03-03 | fix logic in default port | Thel Seraphim | |
2015-03-03 | dummy readme | Thel Seraphim | |