Commit graph

137 commits

Author SHA1 Message Date
Alex Grintsvayg
f4cb4df64a spacing and formatting 2016-10-12 11:37:13 -04:00
Jeremy Kauffman
db5eb7e88a roadmap fixes 2016-10-11 09:24:56 -04:00
Jeremy Kauffman
01a14aa04e Merge remote-tracking branch 'origin/master' into roadmap 2016-10-11 09:11:56 -04:00
Jeremy Kauffman
73b7b59096 fix favicon issues 2016-10-10 09:16:30 -04:00
Jeremy Kauffman
06b20f3753 merge master changes into roadmap 2016-10-06 12:22:40 -04:00
Alex Grintsvayg
07bbc4a95a xss 2016-09-22 10:06:28 -04:00
Alex Grintsvayg
e50e729019 minor 2016-09-20 10:11:00 -04:00
Jeremy Kauffman
1aeb5618bb i18n tweaks 2016-09-20 10:11:00 -04:00
loblao
0c9e7724af i18n: Implement getAllCultures 2016-09-20 10:11:00 -04:00
loblao
5539860a0a i18n: Send a POST request instead of an AJAX request 2016-09-20 10:11:00 -04:00
loblao
b30a7c0708 Nav: Add a (temporary) dropdown to allow user to change language 2016-09-20 10:11:00 -04:00
loblao
e0b3d0921a i18n: Store user culture in session 2016-09-20 10:11:00 -04:00
Alex Grintsvayg
0f5692290d switch to mailgun for mailing list join 2016-09-15 11:24:18 -04:00
Alex Grintsvayg
2bcf13b750 add windows installer redirect 2016-09-09 14:23:44 -04:00
Alex Grintsvayg
469118baba fix xss, remove broken post 2016-09-08 11:08:12 -04:00
Alex Grintsvayg
f7da7d05a1 if mergefields is false or null, make it an array 2016-09-07 22:55:17 -04:00
Alex Grintsvayg
a45ae6d3b4 standardize footer 2016-09-07 22:18:03 -04:00
Alex Grintsvayg
8b7e7b9c2e its content, not posts 2016-09-07 22:01:30 -04:00
Alex Grintsvayg
8c91116a45 fix mailing list subscribe 2016-09-07 11:30:28 -04:00
Alex Grintsvayg
24e34a032b pr prep 2016-09-07 11:17:42 -04:00
Alex Grintsvayg
3674c7e0a2 enough spamming us 2016-09-06 23:42:25 -04:00
Alex Grintsvayg
5a675bcc88 fix 2016-09-06 17:53:20 -04:00
Alex Grintsvayg
f37366b2d0 move more into request 2016-09-06 12:34:05 -04:00
Alex Grintsvayg
2550cc09eb add error page footer, standardize some request things, stop throwing exception on 400s 2016-09-06 12:32:18 -04:00
Alex Grintsvayg
721581edf7 name newrelic transactions correctly 2016-09-06 09:21:44 -04:00
Alex Grintsvayg
dcd3e22ad4 report 405s correctly 2016-09-06 09:21:44 -04:00
Alex Grintsvayg
84c4a9ed19 dont alert on 404s 2016-09-05 18:37:16 -04:00
Alex Grintsvayg
a8977d904d notify us when a 404 happens 2016-09-05 18:32:25 -04:00
Alex Grintsvayg
0bc617a0b9 routing 2016-09-05 18:32:25 -04:00
Alex Grintsvayg
a05ac0bfa9 new isset syntax. the future is here 2016-09-05 18:32:25 -04:00
Alex Grintsvayg
b82b5f6a53 fix getting original ip 2016-09-02 17:40:59 -04:00
Alex Grintsvayg
77e64f99ad dont call google 2016-09-02 17:15:51 -04:00
Alex Grintsvayg
d62fc57bad increase cache time 2016-09-02 15:50:47 -04:00
Alex Grintsvayg
6b3ad6cfb3 add gzip compression in a cache-compatible way
we can't just let nginx handle it

- http://stackoverflow.com/q/27828576/182709
- https://github.com/metacpan/metacpan-api/issues/240
2016-09-01 20:01:59 -04:00
Alex Grintsvayg
77480f029f add response class, caching 2016-09-01 18:48:12 -04:00
Jeremy Kauffman
887b31cfaa nocache flag 2016-09-01 10:39:39 -04:00
Jeremy Kauffman
3c5e9e235c roadmap ready? 2016-09-01 10:31:17 -04:00
Alex Grintsvayg
eea5421803 fix variable-protocol urls, fix vert spacing on fluid spans, remove moving gradient, switch dev.php to php7, add posts list template 2016-08-31 19:14:24 -04:00
Jeremy Kauffman
68b70049c8 light progress 2016-08-29 16:04:51 -04:00
Jeremy Kauffman
64df0900b6 Merge remote-tracking branch 'origin/master' into roadmap 2016-08-28 11:00:52 -04:00
Jeremy Kauffman
7453aa9e4b better roadmap styling? 2016-08-21 23:08:15 -04:00
Alex Grintsvayg
2176cdd6c2 notify us when prefinery times out 2016-08-19 10:56:27 -04:00
Jeremy Kauffman
15cac69fb9 Merge remote-tracking branch 'origin/master' into roadmap 2016-08-18 19:28:00 -04:00
Jeremy Kauffman
c940a21ea6 roadmap v1 2016-08-18 14:11:06 -04:00
Alex Grintsvayg
a1f200de6c also 404 for faq posts 2016-08-18 14:05:32 -04:00
Alex Grintsvayg
300b5192e4 404 properly when post is not found 2016-08-18 14:01:45 -04:00
Jeremy Kauffman
a21e9b56b5 working asana task loading + curl caching 2016-08-13 15:09:11 -04:00
Jeremy Kauffman
2e7394298f first bounty version worth sharing? 2016-08-12 13:19:59 -04:00
Jeremy Kauffman
d5fed54b19 barest of bones 2016-08-10 16:57:01 -04:00
Jeremy Kauffman
f17d0ae5c4 fix for custom codes (blah) + put support for curl 2016-08-09 08:41:06 -04:00