Sacha Greif
0498efd6b1
Merge branch 'messages-package' of https://github.com/delgermurun/Telescope into delgermurun-messages-package
2015-03-28 11:08:20 +09:00
Sacha Greif
7bba17007b
Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel
2015-03-28 11:06:57 +09:00
Sacha Greif
e5060c66cd
Merge pull request #860 from dandv/devel
...
Improve comments loading performance on long threads
2015-03-28 11:06:48 +09:00
Sacha Greif
35efbeb3ee
refactoring menu component
2015-03-28 10:54:41 +09:00
Sacha Greif
f29b612c4e
update fourseven:sass ( fix #859 )
2015-03-28 10:21:23 +09:00
Dan Dascalescu
35010cc245
Improve comments loading performance on long threads
2015-03-27 15:37:11 -07:00
Delgermurun
5cd7c53ff7
Messages package
2015-03-27 16:38:47 +08:00
Sacha Greif
831741c1c4
make comment textarea taller
2015-03-27 14:48:44 +09:00
Sacha Greif
3f323cd9cb
fix dropdown padding
2015-03-27 14:40:11 +09:00
Sacha Greif
304491f869
updating AutoForm ( fix #834 )
2015-03-27 10:00:29 +09:00
Sacha Greif
f4e3764da5
Merge pull request #855 from AdmitHub/telescope-invites-userid
...
Use this.userId, not Meteor.user in publications
2015-03-27 09:59:16 +09:00
Sacha Greif
f6db466225
Merge pull request #854 from AdmitHub/change-email-user-id
...
Add userId param to changeEmail method
2015-03-27 09:58:53 +09:00
Charlie DeTar
6a155301e9
Fix usage of `can.edit
` for users
...
Fix the ``changeEmail`` method's invocation signature of ``can.edit``,
and fix the definition of ``can.edit`` to allow it to work with users as
the "item".
Note that this relies on "_id" to be unique across collections. Mongo
won't generate the same ID in two collections, but it is possible to
manually add an object to another collection with a duplicate ID.
2015-03-26 15:00:32 -06:00
Charlie DeTar
20be9b9e0f
Use this.userId, not Meteor.user in publications
...
Replace Meteor.user() call in telescope-invites.
Fixes #853 .
2015-03-26 14:42:15 -06:00
Charlie DeTar
7015663741
Add userId param to changeEmail method
...
Fixes #852 .
2015-03-26 14:39:36 -06:00
Sacha Greif
db49d9746c
add http:// to image links in newsletter template
2015-03-26 18:27:14 +09:00
Sacha Greif
b8ecdb770d
Merge pull request #835 from delgermurun/check-categories
...
Validate post's categories on server.
2015-03-26 16:15:27 +09:00
Delgermurun
a4e5908d2d
Validate post's categories on server.
2015-03-26 14:07:19 +08:00
Sacha Greif
fc01ed887e
publish upvoters/downvoters on single post page
2015-03-26 13:15:16 +09:00
Sacha Greif
16bb7b3116
test for presence of settings
2015-03-26 12:07:30 +09:00
Sacha Greif
f1af28841f
only clear comment form if submission succeeds
2015-03-26 12:05:25 +09:00
Sacha Greif
009905828a
changelog
2015-03-26 12:01:38 +09:00
Sacha Greif
f864e29851
updating Meteor
2015-03-26 12:00:15 +09:00
Sacha Greif
cd56fa6b88
Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel
2015-03-26 11:41:38 +09:00
Sacha Greif
61b45c1f40
Merge pull request #830 from webyak/patch-1
...
Fix: numberOfItemsInPast24Hours always returns 0
2015-03-26 11:41:26 +09:00
Sacha Greif
c30a56a619
Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel
2015-03-26 11:40:14 +09:00
Sacha Greif
bb188a74f5
Merge pull request #833 from ywang28/issue_825
...
fix bug where last character in search keyword couldn't be cleared
2015-03-26 11:39:49 +09:00
Sacha Greif
3ba90ebe5c
Merge pull request #837 from alanmeira/devel
...
Added missing translations in Brazilian Portuguese
2015-03-26 11:37:37 +09:00
Sacha Greif
d7a1143b02
clean up tags package
2015-03-26 11:36:29 +09:00
Sacha Greif
26aa980826
Merge branch 'dtsepelev-master' into devel
2015-03-26 11:28:10 +09:00
Sacha Greif
3339af6cc9
Merge branch 'AdmitHub-search-title-description' into devel
...
Conflicts:
packages/telescope-search/lib/client/routes.js
2015-03-26 11:18:37 +09:00
Sacha Greif
418b12b113
Merge branch 'AdmitHub-search-event-specificity' into devel
2015-03-26 11:17:16 +09:00
Sacha Greif
e6bfeb2549
Merge branch 'nwabdou85-master' into devel
2015-03-26 11:15:32 +09:00
Sacha Greif
1cd36e0bea
Merge branch 'devel' into AdmitHub-telescope-master-seo2
...
Conflicts:
.meteor/versions
2015-03-26 11:12:17 +09:00
nwabdou85
70fa095974
Create ar.i18n.json
2015-03-25 19:45:10 +01:00
Sacha Greif
56caa499b7
make views nav use dropdown component, and hide it when there's only a single view
2015-03-25 18:19:22 +09:00
Sacha Greif
2c9aac2580
add category titles; do not show posts views nav on category pages
2015-03-25 12:30:55 +09:00
Sacha Greif
f43d0dd569
small tweaks
2015-03-25 12:02:29 +09:00
Sacha Greif
273fa4089a
changing color names
2015-03-25 11:44:57 +09:00
Sacha Greif
827a15dc74
do not publish password bcrypt token
2015-03-25 10:12:03 +09:00
Sacha Greif
ed0e7ef270
fix user dashboard css
2015-03-25 10:11:44 +09:00
Charlie DeTar
c2d0e306c1
Remove console.log
2015-03-24 16:31:22 -06:00
Charlie DeTar
abab542c77
Increse specificity of keyup
search event
...
It's hard to override the behavior of .search-field in a theme when the
event listener is listening to all ``keyup`` events in the template.
Make it more specific as ``keyup .search-field`` so a theme that doesn't
want the default event listener can override the input class.
2015-03-24 16:29:47 -06:00
Charlie DeTar
3f0954843f
Implement getTitle and getDescription for search
2015-03-24 16:14:36 -06:00
Charlie DeTar
083dd1d850
Remove local migration change
2015-03-24 10:17:21 -06:00
Charlie DeTar
ba0e7cec52
Merge branch 'telescope-master-seo2' of github.com:AdmitHub/Telescope into telescope-master-seo2
...
Conflicts:
.meteor/packages
.meteor/versions
packages/telescope-seo/lib/routes.js
packages/telescope-seo/lib/seo.js
packages/telescope-seo/lib/server/sitemaps.js
packages/telescope-seo/package.js
2015-03-24 10:15:04 -06:00
Charlie DeTar
50c81aa169
Simplify and catch up to master
2015-03-24 10:11:11 -06:00
Charlie DeTar
b51fa95c91
Correct name of defaultView setting
2015-03-24 09:26:22 -06:00
Charlie DeTar
7521bb66b2
Refactor for getDescription and package style
...
Update package style to accord with the example of
``packages/telescope-blank``. Add i18n. Simplify description setting
into a single setting for both meta descriptions and og:description. Use
``getTitle`` and ``getDescription``.
2015-03-24 09:26:22 -06:00
Charlie DeTar
c3c8aab94a
Update SEO package for master, remove page titles
2015-03-24 09:25:40 -06:00