Commit graph

39 commits

Author SHA1 Message Date
Sacha Greif
7f103be36d refactoring and style tweaks 2014-08-05 12:25:26 +09:00
Sacha Greif
3f8c868bdc almost done with newsletter banner 2014-08-05 11:24:54 +09:00
Sacha Greif
af4a9ee413 working on sync/async issues 2014-08-05 10:59:54 +09:00
Sacha Greif
be0ab69c7b Adding footer and hero modules; working on newsletter subscribe banner 2014-08-05 10:16:05 +09:00
Sacha Greif
2135c4b11f Adding cron job to schedule digests 2014-08-04 19:02:21 +09:00
Sacha Greif
78f440e8cd refactoring email templates 2014-08-03 11:50:10 +09:00
Christian Bundy
86ec3ede93 Solve trivial JS errors
Using jshint and and fixmyjs I went through and removed 220 trivial
Javascript errors – mostly missing semicolons, and some properties that
weren’t written in dot notation. You can view the diff of jshint’s
output here:
https://gist.github.com/christianbundy/7b37c51bb6f7c8d739e7/revisions
2014-05-06 20:15:48 -07:00
Sacha Greif
ca43c338f6 fix #179 2013-11-18 13:20:40 +09:00
Sacha Greif
4cd03a6a11 refactored notifications; added notifications for new users 2013-11-18 11:30:58 +09:00
Sacha Greif
ad9bea13ed refactored invites and user dashboard a bit 2013-11-14 10:49:37 +09:00
Sacha Greif
0ea12ec96f do not try to add user to mailchimp list if they don't have an email 2013-11-14 10:04:11 +09:00
Sacha Greif
f2fbb98d8c added better user filtering/sorting 2013-11-08 09:47:23 +09:00
Sacha Greif
cf60616776 subscribe to all users to make autocomplete work 2013-11-05 12:44:13 +09:00
Sacha Greif
7966f0b985 generate user slug from username, make it non-modifiable 2013-10-24 14:24:03 +09:00
Sacha Greif
78bba0e915 invite system 2013-10-23 19:43:42 +09:00
Sacha Greif
9c4f030b90 fixing singleUser publication; simplifying user object update/remove permissions 2013-10-21 18:56:22 +08:00
Sacha Greif
c17d874596 adding option to sign up new users to a MailChimp list 2013-10-05 11:43:07 +09:00
Sacha Greif
9b2d06dc88 refactored animation code 2013-03-19 10:54:01 +09:00
Sacha Greif
6891f30864 tweaking readme and email test method 2013-01-19 23:14:59 +09:00
Sacha Greif
fa1f8db277 added generateEmailHash helper method 2013-01-19 22:09:47 +09:00
Sacha Greif
9a464035d9 working on email notifications; refactored onsite notifications too 2013-01-19 18:24:18 +09:00
Sacha Greif
98c2a1f739 working on scoring algorithm optimizations 2012-12-24 10:59:13 +01:00
Tom Coleman
f6fb8372b9 Added permissions for the profiler.. 2012-12-05 17:52:14 +11:00
Sacha Greif
4bf2e3bf46 reworking signin/signup and even tracking 2012-11-26 17:11:21 +09:00
Sacha Greif
cc61f38d7c tweaks 2012-11-21 12:30:45 +09:00
Sacha Greif
401f0bad1d now checking for duplicate links and limiting to 30 posts per 24 hours 2012-10-30 12:01:11 +09:00
Sacha Greif
8de6e38226 set first user as admin 2012-10-19 12:42:28 +09:00
Sacha Greif
939b823df0 simplify onCreateUser, publish email_hash 2012-10-18 17:43:03 +09:00
Sacha Greif
60524e4c05 fixed wrong arguments 2012-10-18 17:20:20 +09:00
Sacha Greif
7419ff2cb0 adding canView to permissions 2012-10-05 14:08:46 +09:00
Sacha Greif
e9119ef036 reworking invite system 2012-10-05 13:59:40 +09:00
Sacha Greif
51ced3e331 merging invites branch 2012-10-05 13:29:35 +09:00
Sacha Greif
71b0be591c working on notifications 2012-10-04 13:30:57 +09:00
Tom Coleman
d8a70f4ab1 Added approved field to users. 2012-10-04 11:53:15 +10:00
Tom Coleman
486f3b5c40 Updated accounts page a little. 2012-10-01 13:08:46 +10:00
Tom Coleman
e563aad151 Started work on supporting twitter. 2012-10-01 11:18:05 +10:00
Julien Chaumond
a21b534469 User karma 2012-09-27 22:03:25 +02:00
Sacha Greif
54375236b5 working on new auth 2012-09-24 14:29:54 +09:00
Sacha Greif
c3df4f9d0f got gravatars to work for new users 2012-09-18 12:21:43 +09:00