Commit graph

127 commits

Author SHA1 Message Date
Sacha Greif
b15d9095c0 add email testing routes for post approved, new comment, and new reply; clean up notifications; clean up posts, comments, user, utils helpers; change post URL format to /id/slug 2015-06-19 11:52:57 +09:00
Sacha Greif
a0668156d5 fix isOwner 2015-06-19 09:49:40 +09:00
Sacha Greif
05f656a407 working on post downvote setting 2015-06-18 16:46:45 +09:00
Sacha Greif
af655c9571 don't use method for User.setSetting 2015-06-09 10:49:59 +09:00
Sacha Greif
c268d142cb fixing get/set user setting 2015-06-08 09:54:42 +09:00
Sacha Greif
8356f43a8f migrate newsletter settings; use Users.getSetting 2015-06-08 08:52:41 +09:00
Sacha Greif
d09fdc9183 remove console.log 2015-06-07 22:20:55 +09:00
Sacha Greif
9cfef9bcf5 generate list of public user properties from user schema 2015-06-05 10:55:52 +09:00
Sacha Greif
31ecd1813e show error when user tries to complete their profile with a duplicate email 2015-06-02 11:53:18 +09:00
Sacha Greif
05d11ffe9e when user changes telescope.email, change user.emails too if it exists 2015-05-20 16:03:43 +09:00
Sacha Greif
8875bceb6c bugfix 2015-05-19 15:17:27 +09:00
Sacha Greif
b296d87e44 make profileCompletedAsync callback work; make invites work even with Twitter or Facebook accounts 2015-05-19 12:34:27 +09:00
Sacha Greif
bae795f268 make subscribeUserOnCreation callback run asynchronously to fix #933 2015-05-19 10:26:31 +09:00
Sacha Greif
cf9d4799f8 check required fields in hasCompletedProfile callback 2015-05-19 09:50:39 +09:00
Sacha Greif
feb6f96afe do not make username field required after all (not provided by Facebook) 2015-05-19 09:37:42 +09:00
Sacha Greif
3532f43db2 small fixes to invites and css 2015-05-19 09:37:27 +09:00
Sacha Greif
e74bea4555 making invite stuff work 2015-05-18 18:32:54 +09:00
Sacha Greif
29babb9a38 postListTop -> postsListTop; Telescope.utils.colorTable -> Telescope.colorElements.colorTable; reogranize menus code 2015-05-18 11:39:12 +09:00
Sacha Greif
60024af0d1 Telescope.menus -> Telescope.menuItems 2015-05-18 11:11:14 +09:00
Sacha Greif
13085c62b4 rename users templates 2015-05-18 10:38:04 +09:00
Sacha Greif
c8754f0dd3 register -> add 2015-05-17 15:38:02 +09:00
Jeremy Shimko
aabdfaca71 restore missing returnError arg 2015-05-17 01:46:43 -04:00
Sacha Greif
f0f729da7f fix #974 2015-05-17 12:08:08 +09:00
Sacha Greif
aa12450688 fix #972 and fix uninvited users being allowed to post bug 2015-05-17 12:04:46 +09:00
Sacha Greif
c836384012 enable password change 2015-05-16 13:13:45 +09:00
Sacha Greif
e27dc3aaee make profile fields flexible ("read-only Autoform") 2015-05-16 12:34:50 +09:00
Sacha Greif
b2d6e94265 updating package versions 2015-05-16 12:05:53 +09:00
Sacha Greif
affec3c1c8 using spacebars helpers for profileUrl, username, and displayName 2015-05-14 16:42:19 +09:00
Sacha Greif
2bb4913fb2 cleaning up user helpers 2015-05-13 11:01:03 +09:00
Sacha Greif
2e168dbfec make user properties optional to fix twitter/fb/etc. log in 2015-05-13 09:07:11 +09:00
Sacha Greif
9232b33a44 postsListController -> posts_list_controller 2015-05-12 17:27:05 +09:00
Sacha Greif
0ea60e8f52 fix #952 2015-05-12 11:18:46 +09:00
Sacha Greif
138d0ff18d fix #955 2015-05-12 11:07:22 +09:00
Sacha Greif
8570beb809 small bug fixes 2015-05-11 18:20:05 +09:00
Sacha Greif
89300d115c cleaning up schemas 2015-05-11 12:15:10 +09:00
Sacha Greif
d544f0cdeb documenting schemas 2015-05-11 11:46:18 +09:00
Sacha Greif
99b4791b5a fix get/set user settings 2015-05-11 11:09:26 +09:00
Sacha Greif
bb32278b5c working on documentation 2015-05-10 13:37:42 +09:00
Sacha Greif
3c22937896 userCreated -> onCreateUser; fixing getting started package 2015-05-08 11:45:09 +09:00
Sacha Greif
09eb158e3e clean up 2015-05-08 09:44:06 +09:00
Sacha Greif
11bd064039 Add commentsListController 2015-05-08 09:20:58 +09:00
Sacha Greif
3de1cf87eb Add extra field support to posts_list_compact template 2015-05-08 09:20:22 +09:00
Sacha Greif
88be07cbe5 using posts list controller with posts_list_compact template for profile posts 2015-05-07 18:54:46 +09:00
Sacha Greif
400fe55dc1 fixing users stuff 2015-05-07 16:18:07 +09:00
Sacha Greif
ddf99ca363 i18ze users package; add profileCompletedAsync callback hook 2015-05-06 16:41:15 +09:00
Sacha Greif
02153a45ff use auto form for profile completion screen 2015-05-06 12:56:59 +09:00
Sacha Greif
5b8d6cf55a re-enable profile check 2015-05-06 12:33:48 +09:00
Sacha Greif
ccedc3072e clean up users package files 2015-05-06 12:28:00 +09:00
Sacha Greif
0fd0407d4e working on users package and migrating email_hash to emailHash 2015-05-06 12:16:50 +09:00
Sacha Greif
be35c98822 Add third "constant" parameter to callbacks; split callbacks.run into run and runAsync; split postEdit and commentEdit in two 2015-05-04 10:19:50 +09:00