Sacha Greif
|
6cfcc2036f
|
refactor views menu code to fix #1000
|
2015-06-05 11:17:46 +09:00 |
|
Sacha Greif
|
aef63cfafb
|
remove notifications settings link since it doesn't work currently
|
2015-06-05 10:57:16 +09:00 |
|
Sacha Greif
|
9cfef9bcf5
|
generate list of public user properties from user schema
|
2015-06-05 10:55:52 +09:00 |
|
Sacha Greif
|
b793931649
|
split out menu item
|
2015-06-05 10:55:27 +09:00 |
|
Sacha Greif
|
67caebd478
|
update packages
|
2015-06-05 10:55:10 +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
|
c486e0f951
|
readme tweaks
|
2015-05-21 16:31:37 +09:00 |
|
Sacha Greif
|
3b2c957496
|
make sure comment exists
|
2015-05-21 15:51:19 +09:00 |
|
Sacha Greif
|
b5a034d1a7
|
update readme
|
2015-05-21 10:17:45 +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
|
3b3d430412
|
make email template customisation work and add customization example
|
2015-05-20 15:33:20 +09:00 |
|
Sacha Greif
|
7cc9375cd9
|
update history
|
2015-05-20 10:22:06 +09:00 |
|
Sacha Greif
|
172f3a140d
|
version bump (0.20.4)
|
2015-05-20 10:18:14 +09:00 |
|
Sacha Greif
|
5299db4866
|
Merge branch 'master' into devel
# Conflicts:
# Dockerfile
# packages/telescope-comments/lib/client/templates/comment_item.html
# packages/telescope-comments/lib/client/templates/comment_item.js
|
2015-05-20 10:14:08 +09:00 |
|
Sacha Greif
|
250f6e84ac
|
migrations package version bump
|
2015-05-20 10:11:58 +09:00 |
|
Sacha Greif
|
1c4eae0513
|
Merge branch 'master' into devel
# Conflicts:
# .meteor/versions
|
2015-05-20 10:08:33 +09:00 |
|
Sacha Greif
|
d1055bd8ce
|
version bump (0.20.2)
|
2015-05-20 09:34:03 +09:00 |
|
Sacha Greif
|
074037d22c
|
post comments are not paginated yet, so set their limit to 0
|
2015-05-20 09:19:50 +09:00 |
|
Sacha Greif
|
51e21d59f6
|
add spiderable
|
2015-05-20 09:19:35 +09:00 |
|
Sacha Greif
|
7e296de31d
|
make migrations more tolerant
|
2015-05-19 18:30:06 +09:00 |
|
Sacha Greif
|
f1469a04ae
|
make sure default view controller exists
|
2015-05-19 18:29:54 +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
|
28f50a6b7b
|
add scss.json to package
|
2015-05-19 12:52:43 +09:00 |
|
Sacha Greif
|
b7b9f634b8
|
update kadira
|
2015-05-19 12:39:36 +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
|
4decc30e5a
|
make sure migrateUserProfiles migration migrates user profiles (duh)
|
2015-05-19 11:30:13 +09:00 |
|
Sacha Greif
|
94fd8666bc
|
remove addTopLevelCommentIdToComments migration
|
2015-05-19 11:19:34 +09:00 |
|
Sacha Greif
|
e2b044369d
|
change name of custom package in .meteor/packages; code clean up
|
2015-05-19 10:29:36 +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
|
eef51ca688
|
fix categories
|
2015-05-18 16:42:11 +09:00 |
|
Sacha Greif
|
d43a4c6395
|
Changing package versions to match Telescope version
|
2015-05-18 12:10:07 +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
|
7c2002e387
|
gitignore
|
2015-05-18 10:38:37 +09:00 |
|
Sacha Greif
|
13085c62b4
|
rename users templates
|
2015-05-18 10:38:04 +09:00 |
|
Sacha Greif
|
41767aa8d8
|
more name changes
|
2015-05-18 10:36:39 +09:00 |
|
Sacha Greif
|
b72ef6fd45
|
renaming posts templates
|
2015-05-18 10:30:08 +09:00 |
|
Sacha Greif
|
5f9bd0d223
|
more template name changes
|
2015-05-18 10:12:48 +09:00 |
|
Sacha Greif
|
767d4b8178
|
template camelCase -> underscore
|
2015-05-18 10:00:41 +09:00 |
|
Sacha Greif
|
c8754f0dd3
|
register -> add
|
2015-05-17 15:38:02 +09:00 |
|
Sacha Greif
|
e29a00c6b3
|
make sure user.votes exists
|
2015-05-17 15:27:51 +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
|
071106c7d6
|
updating versions; making forms orderable; adding modules.removeAll
|
2015-05-16 17:49:16 +09:00 |
|