Morgan Astra
c3687318b1
Merge pull request #44 from finitud/patch-1
...
Add zie/hir pronouns
2016-04-21 14:26:41 -07:00
Alice Wyan
b3a7b60a10
Added zie/hir pronouns
2016-04-20 16:15:32 +01:00
Morgan Astra
4a8519c3d2
Merge pull request #37 from dariaphoebe/develop
...
add fae pronouns to the database
2016-02-09 12:20:04 -08:00
Daria Phoebe Brashear
221ad4d8c0
add fae pronouns to the database
2016-02-09 12:49:20 -05:00
Morgan Astra
e5a03f5260
html-escape path before parsing as pronoun string fixes #28
2016-01-23 15:55:21 -08:00
Morgan Astra
d7c898afba
add xey and sie pronouns, fix reflexive form of them
2016-01-23 15:01:33 -08:00
Morgan Astra
6e90d08dab
too many problems to use WTFPL, removing for now
2016-01-23 15:00:17 -08:00
Morgan Astra
361414b5cb
Merge branch 'subterran-patch-1' into develop
2015-11-10 20:03:11 -08:00
Morgan Astra
15c8476189
fix formatting on ve and zee pronouns #26
2015-11-10 20:02:25 -08:00
Morgan Astra
503031f307
Merge branch 'patch-1' of https://github.com/subterran/pronoun.is into subterran-patch-1
2015-11-10 19:59:45 -08:00
Morgan Astra
a02b177b9a
Add WTFPL license, fixes #11
2015-11-10 19:52:01 -08:00
subterran
8cbd57415f
Update pronouns.tab
...
i hope i did this right! just adding the pronoun sets ve/vem/vir and zee/zed/zeta to the list.
2015-10-14 01:34:11 -05:00
Thel Seraphim
f068e11ef0
I get attention I don't want by putting my handle on this site.
2015-09-08 20:37:34 -07:00
Morgan
d74578c804
DRY up pages definition using minimum-unambiguous-path closes #16 (woo big negative line-count commit thanks @duckinator!)
2015-07-04 01:46:21 +00:00
Morgan
171bef2d05
use syntax sugar for lambda #16
2015-07-04 01:27:09 +00:00
Morgan
9ee90b036f
some formatting cleanup in pages.clj
2015-07-04 01:20:49 +00:00
Morgan
8839c2f9c7
commit @duckinator's minimum-unambiguous-path fn, per #16
2015-07-04 01:19:36 +00:00
Morgan
72705caa5e
Merge pull request #19 from grapegravity/add-viewport
...
Add a viewport declaration; improve mobile view
2015-06-20 11:16:20 -07:00
Morgan
8a4c234ba9
Merge pull request #20 from grapegravity/remove-invalid-css
...
Remove invalid CSS, add generic to font stack
2015-06-20 01:46:20 -07:00
Jessica Stokes
11fc803d9d
Remove invalid CSS, add generic to font stack
...
`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 18:37:46 +10:00
Jessica Stokes
ede4b1e5bd
Add a viewport declaration; improve mobile view
2015-06-16 18:28:07 +10:00
Morgan
80dc5f45fb
add zme pronouns with hard-tab formatting closes #18
2015-06-01 23:55:54 +00:00
Morgan
a4f17554f7
Revert "Update pronouns.tab" - we already had those in the list
...
This reverts commit 947827c07e
.
2015-05-31 01:57:24 +00:00
Morgan
947827c07e
Update pronouns.tab
2015-05-30 18:52:01 -07:00
Morgan
df3e30daf1
remove 'bro' pronouns
2015-04-04 18:44:52 -07:00
Morgan
25bab46051
Merge pull request #17 from non/topic/disambiguate
...
Add code to disambiguate pronouns dynamically.
2015-03-15 02:07:06 -07:00
Erik Osheim
2be8d2cd5e
Fix style issues brought up in review.
2015-03-15 03:12:03 -04:00
Erik Osheim
573294ba75
Add code to disambiguate pronouns dynamically.
...
This commit improves the display code so that the
smallest unambiguous abbreviation is calculated
based on the contents of pronouns.tab.
2015-03-15 01:37:15 -04:00
thelseraphim
398d0e1958
Merge pull request #15 from witch-house/master
...
Master
2015-03-14 01:54:26 -07:00
Thel Seraphim
08cadfb6d3
specified that we are working in English
2015-03-14 01:25:45 -07:00
Thel Seraphim
7f8bfd2326
add a single comma.
2015-03-14 01:24:12 -07:00
Thel Seraphim
05615d20ed
re-organize examples and contact
2015-03-14 01:06:59 -07:00
Thel Seraphim
8274656847
add a title block, light refactoring
2015-03-14 00:57:03 -07:00
Morgan
a46bd352b2
Merge branch 'master' into develop
2015-03-14 07:50:58 +00:00
Thel Seraphim
46d62f4ae7
PRONOUN ISLAND
2015-03-14 00:50:02 -07:00
Morgan
eb477de5b9
Merge branch 'master' into develop
2015-03-14 07:49:39 +00:00
Thel Seraphim
7af20c2030
add styling and contact/github links to contributed frontpage
2015-03-14 00:47:26 -07:00
Morgan
8aec332762
Pronouns for bros! (omg this is a joke I hope no one seriously uses these)
2015-03-14 07:43:38 +00:00
Morgan
98e7444f18
Merge pull request #8 from non/topic/pronoun-list
...
Add support for a global pronoun list at /.
2015-03-14 00:35:43 -07:00
Thel Seraphim
2a78ab1eb0
light refactoring, putting pieces in order
2015-03-13 23:41:38 -07:00
Erik Osheim
f74fa10cbb
Add support for a global pronoun list at /.
...
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-14 02:30:19 -04:00
Thel Seraphim
818f985232
slight refactor of sentence rendering and include capitalization.
2015-03-13 23:25:39 -07:00
Thel Seraphim
58ea3864d8
slight improvement of wording in reflexive pronoun example.
2015-03-13 23:05:16 -07:00
Thel Seraphim
8e71056c5a
pretty in pink
2015-03-13 21:37:38 -07:00
Thel Seraphim
a57cb49c2b
re-order routes to prevent 404 on loading css
2015-03-13 21:17:01 -07:00
Thel Seraphim
bb925b1e74
nothing broken but nothing happening either, now with more css
2015-03-13 21:14:23 -07:00
Thel Seraphim
e7f1120416
slight wording change
2015-03-13 20:55:45 -07:00
Morgan
3dc6c69536
Some formatting cleanup
2015-03-14 03:53:33 +00:00
Morgan
2c68debc8e
Merge branch 'master' into hiccup
2015-03-14 03:45:24 +00:00
Thel Seraphim
2661d6a276
nicer example modulo css
2015-03-13 20:39:54 -07:00