Age | Commit message (Expand) | Author |
2016-09-22 | Merge branch 'develop' of github.com:witch-house/pronoun.is into develop | Morgan Astra |
2016-09-22 | rename 'about' section to 'usage' for #56 | Morgan Astra |
2016-09-22 | remove errant punctuation from README.md | Morgan Astra |
2016-09-22 | Merge branch 'release/v1.10' into develop | Morgan Astra |
2016-09-22 | add :license to project.clj | Morgan Astra |
2016-09-22 | bump version number for deployment | Morgan Astra |
2016-09-22 | compute shortest unambiguous paths using ellipses where helpful fixes #46 | Morgan Astra |
2016-09-21 | make the footer sections 0.8em | Morgan Astra |
2016-09-21 | add docstrings to functions in util and remove unused function, fixes #58 | Morgan Astra |
2016-09-21 | rearrange p tags to get examples to show up in site preview per #56 | Morgan Astra |
2016-09-20 | standardize the description of what pronoun.is is | Morgan Astra |
2016-09-20 | allow ellipses to shorten unambiguous path, e.g. /they/.../themself per #46 | Morgan Astra |
2016-09-20 | add 'section' CSS class for repeated declarations | Morgan Astra |
2016-09-20 | remove superfluous println calls | Morgan Astra |
2016-09-20 | Add GPL license fixes #11 | Morgan Astra |
2016-08-10 | add .nrepl-port to .gitignore | Morgan Astra |
2016-08-09 | Merge pull request #55 from ardnaxelarak/patch-1 | Morgan Astra |
2016-08-09 | update readme, add real site url to project.clj, remove obsolete doc comment ... | Morgan Astra |
2016-08-09 | get rid of useless config var and use dynamic var for *pronouns-table*, clean... | Morgan Astra |
2016-08-07 | Add ne/nem pronouns | Kara Alexandra |
2016-08-07 | use pretty formatting on not found page, remove github PR link fixes #54 fixe... | Morgan Astra |
2016-08-07 | Merge branch 'develop' of github.com:witch-house/pronoun.is into develop | Morgan Astra |
2016-08-07 | Merge branch 'patch-1' of git://github.com/CassieKitten/pronoun.is into Cassi... | Morgan Astra |
2016-08-07 | Merge pull request #47 from jculpon/develop | Morgan Astra |
2016-08-07 | fix error with single pronoun set | Morgan Astra |
2016-08-07 | update @morganastra's pronouns | Morgan Astra |
2016-08-07 | Merge branch 'feature/multi-pronouns' into develop fixes #38 | Morgan Astra |
2016-08-07 | remove errant println! | Morgan Astra |
2016-08-07 | add descriptive headers for multiple pronoun sets #38 | Morgan Astra |
2016-08-07 | add experimental support for multiple pronoun sets | Morgan Astra |
2016-05-30 | add kit pronouns | Cassie Peele |
2016-05-26 | Add si/hyr pronouns | Jamie Culpon |
2016-04-21 | Merge pull request #44 from finitud/patch-1 | Morgan Astra |
2016-04-20 | Added zie/hir pronouns | Alice Wyan |
2016-02-09 | Merge pull request #37 from dariaphoebe/develop | Morgan Astra |
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 subter... | Morgan Astra |
2015-11-10 | Add WTFPL license, fixes #11 | Morgan Astra |
2015-10-14 | Update pronouns.tab | subterran |
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 ne... | Morgan |
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 |