Commit graph

1424 commits

Author SHA1 Message Date
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
Philip Nuzhnyy
8459a614c4 allow signin and signup routes to be accessible even without an invite
otherwise new users end up trapped upon receiving the invite link
2014-08-02 14:06:39 +02:00
Philip Nuzhnyy
3b73dbb0e8 update message upon successful invite 2014-08-02 14:06:28 +02:00
Philip Nuzhnyy
3734564364 email an invite to the new user 2014-08-02 14:05:51 +02:00
Philip Nuzhnyy
407e57c35f add a helper for signup url 2014-08-02 14:05:24 +02:00
Philip Nuzhnyy
adf8f13a7f add invitation email template 2014-08-02 14:04:34 +02:00
Philip Nuzhnyy
05b50de2d7 add handlebars-server package 2014-08-02 13:35:11 +02:00
Sacha Greif
6cc5bedb4d working on html email template 2014-08-02 16:27:12 +09:00
Sacha Greif
1631b9f89b working on HTML emails 2014-08-02 16:11:54 +09:00
Sacha Greif
d56c6ee1b1 working on digest package 2014-08-02 11:00:28 +09:00
Philip Nuzhnyy
f5464ecf7f clean seen errors before reporting invitation status 2014-08-01 14:21:33 +02:00
Philip Nuzhnyy
46a3c97c60 do not allow multiple invites for the same person 2014-08-01 14:16:35 +02:00
Philip Nuzhnyy
c25c6dd126 set invitation information for newly signed up users based on existing invites 2014-08-01 14:09:02 +02:00
Philip Nuzhnyy
d2d4a0dd6b propagate invitation call results through throwError 2014-08-01 13:16:40 +02:00
Philip Nuzhnyy
895b434b44 update inviteUser call to work with the new method 2014-08-01 13:15:58 +02:00
Philip Nuzhnyy
15c61f22e0 merge inviteUser and inviteUserByEmail into one method 2014-08-01 13:14:24 +02:00
Sacha Greif
0c22759b23 Updating to Meteor 0.8.3 2014-08-01 11:12:27 +09:00
Sacha Greif
902a2f94f1 Added rendered hooks (fix #330) 2014-08-01 09:07:58 +09:00
Sacha Greif
ff1c8850eb fix #347 2014-07-31 08:58:40 +09:00
Philip Nuzhnyy
ef27914dc3 introduce account controller
since account editing page now needs access to invites subscription
2014-07-31 01:21:14 +02:00
Philip Nuzhnyy
e30709cb55 integrate invites rendering through a partial
had to specify an id for account form to make sure form submission handle does not mess with invitation form submission
2014-07-31 01:19:26 +02:00
Philip Nuzhnyy
57bd83a1a4 add invites component 2014-07-31 01:18:17 +02:00
Philip Nuzhnyy
6382faaa61 add inviteUserByEmail method to invite users by email 2014-07-31 01:13:33 +02:00
Philip Nuzhnyy
81bc79e4f7 add Invites publication 2014-07-31 01:12:38 +02:00
Philip Nuzhnyy
22f66929a6 add Invites collection 2014-07-31 01:11:33 +02:00
Sacha Greif
ba38e2a75b making post modules use dynamic templates as well 2014-07-23 10:25:16 +09:00
Sacha Greif
ad69dd3cd8 CSS tweaks 2014-07-23 10:15:31 +09:00
Sacha Greif
acb7670534 Only migrate posts that don't already have lastCommentedAt 2014-07-22 11:48:23 +09:00
Sacha Greif
c4983fb790 Merge branch 'master' of github.com:TelescopeJS/Telescope 2014-07-22 11:44:18 +09:00
Sacha Greif
9c2659e09d ignore codekit file 2014-07-22 11:43:15 +09:00
Sacha Greif
e591ebc961 getting rid of recently recommended package 2014-07-22 11:41:11 +09:00
Sacha Greif
92fc3ee5fa working on recently commented lens; tweaking parameters system 2014-07-22 11:29:01 +09: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
3f353ad2bd Merge pull request #338 from queso/fix-email-stuff
Don't iterate all the users for finding who to send notifications to.
2014-07-19 13:37:56 +09:00
Josh Owens
ef60ce1660 Don't iterate all the users for finding who to send notifications to. 2014-07-19 00:16:28 -04:00
Sacha Greif
ef6b976c20 fixing scoring bug 2014-07-19 09:18:10 +09:00
Sacha Greif
bcd0bdf359 fixed via twitter bug 2014-07-19 08:50:36 +09:00
Sacha Greif
f8fb6b4036 fix share links 2014-07-18 09:26:27 +09:00
Sacha Greif
a555e847b6 fix #320 2014-07-18 09:21:45 +09:00
Sacha Greif
44edccd610 fix #333 2014-07-18 09:18:52 +09:00
Sacha Greif
bdc9a328b5 style tweak 2014-07-17 09:35:32 +09:00
Sacha Greif
8ce67c43c7 fixing markdown css 2014-07-16 10:36:26 +09:00
Sacha Greif
732805cb83 fix #331 2014-07-15 07:45:37 +09:00
Sacha Greif
84b11377c4 css tweaks 2014-07-14 12:27:20 +09:00
Sacha Greif
7844174e27 smaller title font for mobile view 2014-07-14 11:25:27 +09:00
Sacha Greif
971740c794 including embedly package by default; mobile version tweaks 2014-07-14 11:08:38 +09:00