Commit graph

98 commits

Author SHA1 Message Date
Sacha Greif
9b8e16f177 now showing comments on user profile page 2014-08-22 17:06:22 +09:00
Sacha Greif
063242b78d Changed comments to CommentsCount; Now tracking _ids of commenters on each Post document 2014-08-22 10:31:05 +09:00
Sacha Greif
0a0ad6a501 layout tweaks 2014-08-21 15:30:05 +09:00
Sacha Greif
d7135c1d1d improving base theme 2014-08-20 15:59:11 +09:00
Sacha Greif
7de249500c Make useDropdowns a theme-level setting instead 2014-08-15 12:30:51 +09:00
Sacha Greif
a4c7fc3dd7 make drop down menus optional 2014-08-15 11:56:53 +09:00
Philip Nuzhnyy
932f56bc1f merge master 2014-08-12 16:02:05 +02:00
Sacha Greif
4ad020174c Separating themes; adding accounts-entry 2014-08-12 16:16:44 +09:00
Sacha Greif
21dde72270 stop denormalizing author name 2014-08-11 16:17:17 +09:00
Sacha Greif
58ca8d389f Fixing latency compensation issue 2014-08-06 12:02:17 +09:00
Sacha Greif
834250d6c9 clean up 2014-08-05 20:26:04 +09:00
Sacha Greif
7f103be36d refactoring and style tweaks 2014-08-05 12:25:26 +09:00
Sacha Greif
2135c4b11f Adding cron job to schedule digests 2014-08-04 19:02:21 +09:00
Sacha Greif
d375bc3c1b Using templates for on-site notifications too; refactoring a lot of stuff 2014-08-04 11:22:43 +09:00
Sacha Greif
cb4e27d4ba Add logo to email templates 2014-08-04 10:04:50 +09:00
Sacha Greif
ea9ca1e1c5 Still refactoring notifications 2014-08-04 09:47:10 +09:00
Sacha Greif
79bad9ae83 Finishing work on email templates, setting up test routes 2014-08-03 16:27:54 +09:00
Sacha Greif
78f440e8cd refactoring email templates 2014-08-03 11:50:10 +09:00
Sacha Greif
6cc5bedb4d working on html email template 2014-08-02 16:27:12 +09:00
Philip Nuzhnyy
22f66929a6 add Invites collection 2014-07-31 01:11:33 +02:00
Sacha Greif
dc683d7a10 Rename property to lastCommentedAt 2014-07-22 10:29:37 +09:00
Sacha Greif
bcefb66075 typo fix 2014-07-19 15:10:47 +09:00
Sacha Greif
65eae8f171 add lastCommentDate to posts 2014-07-19 15:08:28 +09:00
Sacha Greif
a555e847b6 fix #320 2014-07-18 09:21:45 +09:00
Sacha Greif
9571407012 background css (fix 325) 2014-07-11 10:54:07 +09:00
Sacha Greif
1971a87384 Fixing new posts notification bug 2014-07-07 09:19:11 +09:00
Sacha Greif
272d89c601 adding embedly module 2014-07-06 14:09:55 +09:00
Sacha Greif
4879a8943f Fixing #312 2014-07-06 09:12:30 +09:00
Sacha Greif
3dc08bcc0c working on callbacks 2014-07-05 18:06:28 +09:00
Sacha Greif
fa25d69444 fixing comment bugs 2014-07-05 16:21:28 +09:00
Sacha Greif
cc2834cfc1 adding siteUrl as a setting 2014-07-03 17:22:36 +09:00
Sacha Greif
51c6278657 fixed click tracking 2014-07-03 17:13:22 +09:00
Sacha Greif
03592fd727 fixing postedAt edit bug 2014-07-03 16:17:36 +09:00
Sacha Greif
3209e91aca limit same url check to past 6 months 2014-07-03 14:20:24 +09:00
Sacha Greif
07b84b608f fixing bugs 2014-07-03 14:13:47 +09:00
Sacha Greif
e1919593e7 refactoring dates and timestamps 2014-07-03 13:15:23 +09:00
Sacha Greif
953c380ca5 simplifying share options 2014-07-03 10:09:22 +09:00
Sacha Greif
77d572345b removing a few console.logs 2014-06-25 14:33:41 +09:00
Sacha Greif
21998aa012 putting search in its own package 2014-06-23 11:05:06 +09:00
Sacha Greif
a429a5608f remove regEx validation on ID 2014-06-22 17:25:07 +09:00
Sacha Greif
c118aaf8b4 fixing errors 2014-06-22 14:12:10 +09:00
Sacha Greif
bc08e8b5cc don't show password field to users who logged in via twitter or facebook 2014-06-22 13:20:10 +09:00
Sacha Greif
199d27297c telescope-tags package now adds "categories" property to post schema 2014-06-22 12:58:41 +09:00
Sacha Greif
d3d1ec3101 fixing indentation 2014-06-22 10:58:02 +09:00
Sacha Greif
a406211537 fixing search validation 2014-06-22 10:55:31 +09:00
Sacha Greif
a99a0f89e6 fixing new comments validation 2014-06-22 10:34:39 +09:00
Sacha Greif
6a0c49ce2f fixing validation errors on post submit; changing timestamp types to Date() 2014-06-22 09:55:34 +09:00
Sacha Greif
738857a51e Merge branch 'master' into autoform
Conflicts:
	client/views/posts/post_page.js
2014-06-22 08:58:18 +09:00
Sacha Greif
1d80f2b9a8 fixing bug with postWithSameLink redirect 2014-06-01 11:51:03 +09:00
Sacha Greif
ae0cf36819 Merge branch 'master' into autoform
Conflicts:
	client/views/posts/post_item.html
	client/views/posts/post_item.js
2014-05-30 14:03:41 +09:00