Commit graph

117 commits

Author SHA1 Message Date
Sacha Greif
e78bf951b1 version bump (0.22.2) 2015-07-28 11:16:14 +09:00
Sacha Greif
975439cdd9 fix user not defined issue in user menu 2015-07-27 15:10:48 +09:00
Sacha Greif
1353f0a74d version bump (0.22.1) 2015-07-22 15:23:51 +09:00
Sacha Greif
715716f64d use "submitted_posts" string in user profile 2015-07-17 12:03:25 +09:00
Sacha Greif
63f701ad12 fix completeUserProfile check 2015-07-15 10:11:29 +09:00
Sacha Greif
3a5117069a more checks 2015-07-10 11:40:11 +09:00
Sacha Greif
ac2aa803c8 Merge branch 'i18n' of https://github.com/TelescopeJS/Telescope into i18n 2015-07-07 16:40:53 +09:00
Sacha Greif
9eef5fdf07 use Subs Manager for some template-level subscriptions to fix post page content flash issue 2015-07-07 12:54:23 +09:00
Sacha Greif
a8a8a61e09 Created and pushed by LingoHub. Project: 'Telescope' by User: 'hello@telescopeapp.org'. 2015-07-03 15:26:15 +09:00
Sacha Greif
58071e0ade Merge pull request #1043 from jamiewilson/patch-3
fixed syntax for passing in error type
2015-07-02 10:25:38 +09:00
Sacha Greif
9837824860 version bump (0.21.1) 2015-07-01 15:51:27 +09:00
Sacha Greif
082b704371 Merge branch 'devel' into i18n 2015-07-01 15:32:58 +09:00
Sacha Greif
79e8b6c75d Created and pushed by LingoHub. Project: 'Telescope' by User: 'hello@telescopeapp.org'. 2015-07-01 15:31:54 +09:00
Sacha Greif
974b3c70b5 clean up 2015-06-30 19:12:29 +09:00
Sacha Greif
7e518007f1 Disallow $rename 2015-06-30 19:11:25 +09:00
Sacha Greif
99dfaa3d19 remove isAdmin helper to avoid conflicts with isAdmin property 2015-06-30 18:57:23 +09:00
Jamie Wilson
85b8fdf934 fixed syntax for passing in error type 2015-06-26 16:03:37 -05:00
Sacha Greif
2481f36f53 working on onsite issue 2015-06-24 18:51:32 +09:00
Sacha Greif
11444271ab Created and pushed by LingoHub. Project: 'Telescope' by User: 'hello@telescopeapp.org'. 2015-06-19 15:35:36 +09:00
Sacha Greif
f437153d63 handle deleted users better in email newsletter (thanks @johnthepink) 2015-06-19 12:09:03 +09:00
Sacha Greif
b098a26a19 using better URLs 2015-06-19 12:00:47 +09:00
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
b913de25d9 Merge branch 'i18n' into devel 2015-06-18 16:47:02 +09:00
Sacha Greif
05f656a407 working on post downvote setting 2015-06-18 16:46:45 +09:00
Sacha Greif
9b7edf4687 version bump 2015-06-17 17:58:07 +09:00
Sacha Greif
2c3ba5e5c7 se -> sv 2015-06-17 13:22:47 +09:00
Sacha Greif
fbfc3fa4cc Created and pushed by LingoHub. Project: 'Telescope-Test4' by User: 'hello@telescopeapp.org'. 2015-06-17 11:32:50 +09:00
Sacha Greif
f80d9d8584 Created and pushed by LingoHub. Project: 'Telescope-Test4' by User: 'hello@telescopeapp.org'. 2015-06-17 10:35:52 +09:00
Sacha Greif
70b1611f97 vn -> vi 2015-06-17 08:37:54 +09:00
Sacha Greif
69dce6f0e0 importing files and fixing errors 2015-06-16 16:32:53 +09:00
Sacha Greif
a55f40c36c separating more languages 2015-06-16 10:27:04 +09:00
Sacha Greif
1575aeb43b working on i18n 2015-06-15 19:05:42 +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
fb7b02de87 version bump (0.20.5) 2015-06-05 11:39:36 +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
172f3a140d version bump (0.20.4) 2015-05-20 10:18:14 +09:00
Sacha Greif
d1055bd8ce version bump (0.20.2) 2015-05-20 09:34:03 +09:00
Sacha Greif
31fd821029 version bump (0.20.1) 2015-05-19 15:42:24 +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