about summary refs log tree commit diff
path: root/src/pronouns/pages.clj
AgeCommit message (Expand)Author
2018-11-16Make API response for success and failure cases the same shape json-apiMorgan Astra
2018-11-16Clean up some issues from the merge conflict to make API workMorgan Astra
2018-11-16Merge branch 'json-api' of https://github.com/SomeHats/pronoun.is into SomeHa...Morgan Astra
2018-11-15Refactor pages for testability and add testsMorgan Astra
2018-11-15Merge pull request #70 from lynn/feature/slash-orMorgan Astra
2018-11-15Make the pronouns table an atom and add `reload-table!`Morgan Astra
2018-11-15Merge branch 'master' into feature/slash-orMorgan Astra
2018-11-14Remove superfluous commentsMorgan Astra
2018-11-14Make front page include ze/zir alsoMorgan Astra
2018-11-14Add all-pronouns pageMorgan Astra
2018-11-14Highly top five pronoun sets on the front pageMorgan Astra
2018-11-14Make front page shorterMorgan Astra
2018-11-14Add fixme notesMorgan Astra
2018-11-14Move license links to httpsMorgan Astra
2018-11-14Fix all remaining http self-links to httpsMorgan Astra
2018-11-14Update copyright yearMorgan Astra
2018-11-14Merge branch 'master' into developMorgan Astra
2018-08-11Fix spacing on not-found messageMat Schaffer
2017-11-04remove defunct patreon linkMorgan Astra
2017-06-03Allow pronoun.is/she/or/xe syntaxLynn
2017-03-09remove unnecessary twitter card meta tags #56Morgan Astra
2017-03-09add meta tags needed for twitter preview card. this needs additional cleanup #56Morgan Astra
2017-03-08put an icon on the page so preview cards can grab it for #56Morgan Astra
2017-03-08put pronoun examples in meta description for #56Morgan Astra
2017-03-04add Patreon link; update copyright yearsMorgan Astra
2016-09-24use midje for testing per #57Morgan Astra
2016-09-24include pronouns in page titles (re #56)Morgan Astra
2016-09-22rename 'about' section to 'usage' for #56Morgan Astra
2016-09-21make the footer sections 0.8emMorgan Astra
2016-09-21rearrange p tags to get examples to show up in site preview per #56Morgan Astra
2016-09-20standardize the description of what pronoun.is isMorgan Astra
2016-09-20add 'section' CSS class for repeated declarationsMorgan Astra
2016-09-20remove superfluous println callsMorgan Astra
2016-09-20Add GPL license fixes #11Morgan Astra
2016-08-09get rid of useless config var and use dynamic var for *pronouns-table*, clean...Morgan Astra
2016-08-07use pretty formatting on not found page, remove github PR link fixes #54 fixe...Morgan Astra
2016-08-07fix error with single pronoun setMorgan Astra
2016-08-07update @morganastra's pronounsMorgan Astra
2016-08-07remove errant println!Morgan Astra
2016-08-07add descriptive headers for multiple pronoun sets #38Morgan Astra
2016-08-07add experimental support for multiple pronoun setsMorgan Astra
2016-02-17separate functions for json & html responsesJoe Dytrych
2016-02-16JSON not found response, fix whitespaceJoe Dytrych
2016-02-16Add JSON response with Accept: application/json headerJoe Dytrych
2016-01-23html-escape path before parsing as pronoun string fixes #28Morgan Astra
2015-09-08I get attention I don't want by putting my handle on this site.Thel Seraphim
2015-07-04DRY up pages definition using minimum-unambiguous-path closes #16 (woo big ne...Morgan
2015-07-04some formatting cleanup in pages.cljMorgan
2015-06-16Add a viewport declaration; improve mobile viewJessica Stokes
2015-03-15Fix style issues brought up in review.Erik Osheim