Commit graph

502 commits

Author SHA1 Message Date
Sacha Greif
9edd21c3ab trying to fix post_edit bug again 2013-01-13 09:13:25 +09:00
Sacha Greif
4105708b6a working on new createdAt timestamp 2013-01-13 08:52:35 +09:00
Sacha Greif
3c5136f693 added /best to top nav 2013-01-11 11:48:19 +09:00
Sacha Greif
03e331a4f0 updated readme 2013-01-11 11:35:08 +09:00
Sacha Greif
e02f748059 define updatedPosts 2013-01-11 11:17:24 +09:00
Sacha Greif
4c27db26c4 fixed post_edit bug 2013-01-11 09:20:14 +09:00
Sacha Greif
29f9b191d9 switched top stop-callbacks branch for Meteor 2013-01-11 09:18:07 +09:00
Sacha Greif
05fcbaf1bd test if either http:// or https:// is missing from URLs 2012-12-31 18:18:46 +01:00
Sacha Greif
a111f71384 show which post is being updated 2012-12-24 16:37:09 +01:00
Sacha Greif
3190d15f88 inactive posts get updated every hour 2012-12-24 16:21:56 +01:00
Sacha Greif
a3b224d727 automatically append "http://" to links if missing 2012-12-24 15:28:03 +01:00
Sacha Greif
98c2a1f739 working on scoring algorithm optimizations 2012-12-24 10:59:13 +01:00
Sacha Greif
5718c66a2a only run scoreUpdate if score difference is large enough 2012-12-23 17:25:03 +01:00
Sacha Greif
40a02737cf Settings tweaks 2012-12-22 11:06:28 +01:00
Sacha Greif
e3fca2e15c Restyled dropdown menu 2012-12-22 11:02:53 +01:00
Sacha Greif
50825e0179 cleaned up unusued js files 2012-12-22 10:57:52 +01:00
Sacha Greif
8c9ad93f43 Implementing quick ugly dropdown 2012-12-21 18:47:06 +01:00
Sacha Greif
aafcd62bda make the digest work in the future too 2012-12-21 17:49:20 +01:00
Sacha Greif
6b56a6ba84 display footer in right spot on digest page 2012-12-20 21:34:29 +01:00
Sacha Greif
55132f15f2 (cont) 2012-12-20 21:19:39 +01:00
Sacha Greif
11ee8983cc make the max number of posts per 24 hours a setting as well 2012-12-20 21:19:18 +01:00
Sacha Greif
fc009793ce Make post and comment anti-flooding interval a setting 2012-12-20 21:17:07 +01:00
Sacha Greif
9a7ca9d759 Improved footer positioning 2012-12-20 17:52:15 +01:00
Sacha Greif
fcc7313449 Improve sticky system by sorting posts by sticky instead of changing score 2012-12-20 17:30:54 +01:00
Sacha Greif
a7afcc8046 switched to development branch 2012-12-17 08:16:09 +01:00
Sacha Greif
2fc598d9d8 Add additional custom code block outside of footer div 2012-12-16 19:06:21 +01:00
Sacha Greif
29d379d3f9 Set Session variable to signal posts list pages 2012-12-16 18:58:57 +01:00
Sacha Greif
beb6d245b0 Now displaying footer code on post list pages as well 2012-12-16 18:46:58 +01:00
Sacha Greif
09d9f27efb Add paragraphs and headings to content areas 2012-12-16 18:19:12 +01:00
Sacha Greif
00ccd73fc5 Mobile version CSS tweaks 2012-12-16 15:29:00 +01:00
Sacha Greif
606bfaafed simplified settings page 2012-12-16 14:56:31 +01:00
Sacha Greif
3cd255da55 unbind keyboard shortcut to prevent duplicate bindings 2012-12-16 14:25:46 +01:00
Julien Chaumond
89e133cde1 Merge pull request #62 from mfasold/master
Commenting was broken
2012-12-15 05:09:40 -08:00
Mario Fasold
004c411449 Update common/comment.js 2012-12-15 13:27:31 +01:00
Sacha Greif
8b7421b0d2 fixed keyboard date switching 2012-12-14 17:12:52 +09:00
Tom Coleman
e2d164d593 Fixed problem where directly loading a digest page could stay spinning. 2012-12-13 18:51:42 +11:00
Tom Coleman
5fdb4d3ad5 Whoops, that's the correct logic. 2012-12-13 18:46:09 +11:00
Tom Coleman
15c2550828 Fix for not yet loaded digest handles. 2012-12-13 18:33:46 +11:00
Tom Coleman
f36d68451c Sorted out digests in a nice clean way. 2012-12-13 18:13:52 +11:00
Sacha Greif
063b7f85da Fixed mobile padding CSS bug 2012-12-13 15:36:19 +09:00
Sacha Greif
394d95a01e typo fix 2012-12-13 15:24:30 +09:00
Sacha Greif
f23e26f6b6 CSS fixes 2012-12-13 15:22:28 +09:00
Tom Coleman
0be912db24 Massively simplified all the posts_lists using the paginatedSub. 2012-12-13 17:06:13 +11:00
Sacha Greif
2f28a6d055 add overflow:hidden to outer container to prevent extra padding on mobile version 2012-12-13 11:01:21 +09:00
Sacha Greif
77de206046 Strip HTML from comments and posts to prevent code injections 2012-12-13 10:58:17 +09:00
Sacha Greif
c5bff7fb5c finished improving analytics and event tracking 2012-12-12 11:15:27 +09:00
Sacha Greif
19143689d0 deactivating goSquared for now 2012-12-11 11:39:06 +09:00
Sacha Greif
5149f4cd4b clicky fix 2012-12-11 11:35:29 +09:00
Sacha Greif
8da6f5ca94 disabling gosquared 2012-12-11 11:24:58 +09:00
Sacha Greif
87681aae02 improving analytics 2012-12-11 10:47:11 +09:00