Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-21 | Merge pull request #44 from finitud/patch-1 | Morgan Astra | |
Add zie/hir pronouns | |||
2016-04-20 | Added zie/hir pronouns | Alice Wyan | |
2016-02-09 | Merge pull request #37 from dariaphoebe/develop | Morgan Astra | |
add fae pronouns to the database | |||
2016-02-09 | add fae pronouns to the database | Daria Phoebe Brashear | |
2016-01-23 | html-escape path before parsing as pronoun string fixes #28 | Morgan Astra | |
2016-01-23 | add xey and sie pronouns, fix reflexive form of them | Morgan Astra | |
2016-01-23 | too many problems to use WTFPL, removing for now | Morgan Astra | |
2015-11-10 | Merge branch 'subterran-patch-1' into develop | Morgan Astra | |
2015-11-10 | fix formatting on ve and zee pronouns #26 | Morgan Astra | |
2015-11-10 | Merge branch 'patch-1' of https://github.com/subterran/pronoun.is into ↵ | Morgan Astra | |
subterran-patch-1 | |||
2015-11-10 | Add WTFPL license, fixes #11 | Morgan Astra | |
2015-10-14 | Update pronouns.tab | subterran | |
i hope i did this right! just adding the pronoun sets ve/vem/vir and zee/zed/zeta to the list. | |||
2015-09-08 | I get attention I don't want by putting my handle on this site. | Thel Seraphim | |
2015-07-04 | DRY up pages definition using minimum-unambiguous-path closes #16 (woo big ↵ | Morgan | |
negative line-count commit thanks @duckinator!) | |||
2015-07-04 | use syntax sugar for lambda #16 | Morgan | |
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 | |