Sacha Greif
50fc3eb11a
Merge branch 'namespace' of https://github.com/TelescopeJS/Telescope into namespace
...
# Conflicts:
# lib/users.js
# packages/telescope-base/lib/base.js
# packages/telescope-base/package.js
# packages/telescope-lib
2015-04-20 13:57:37 +09:00
saimeunt
714d7f1b54
Fix #903
2015-04-10 23:38:08 +02:00
Sacha Greif
ffdbaed70d
Merge branch 'settings-package' of https://github.com/delgermurun/Telescope into delgermurun-settings-package
...
Conflicts:
.meteor/packages
.meteor/versions
client/components/postList/posts_list.js
client/main.js
lib/router/filters.js
lib/router/posts.js
lib/router/users.js
packages/telescope-base/package.js
packages/telescope-daily/lib/routes.js
packages/telescope-module-share/package.js
packages/telescope-seo/lib/routes.js
packages/telescope-seo/lib/seo.js
packages/telescope-seo/package.js
packages/telescope-singleday/lib/routes.js
2015-04-08 09:20:50 +09:00
Sacha Greif
35a3dc3d0a
Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel
2015-04-01 11:01:48 +09:00
Sacha Greif
07125f900d
Bring SEO features back into core and refactor SEO package into sitemap package
2015-04-01 11:00:31 +09:00
saimeunt
f62bc3e535
Unify posts hooks
2015-03-31 20:11:06 +02:00
Delgermurun
057580b793
Settings package
2015-03-28 18:38:20 +09:00
Delgermurun
5cd7c53ff7
Messages package
2015-03-27 16:38:47 +08:00
Sacha Greif
f43d0dd569
small tweaks
2015-03-25 12:02:29 +09:00
Sacha Greif
0d0d1f8bf5
adding postsViews setting
2015-03-22 10:55:30 +09:00
Sacha Greif
0eb3d5d641
Merge branch 'devel' into sidenav
2015-03-21 09:43:59 +09:00
Yannik Schweinzer
ea4d12aaf4
missed var
keyword
2015-03-18 18:25:17 +01:00
Sacha Greif
ab8ce6f2d8
Merge branch 'devel' into sidenav
2015-03-18 10:14:59 +09:00
saimeunt
39f08a97b3
Refactor postAfterEditMethodCallbacks execution on server
2015-03-14 10:04:52 +01:00
Sacha Greif
63e2acabf5
side nav prototype
2015-03-12 18:07:23 +09:00
Sacha Greif
b7ad74e6e6
Use new set of arguments for methods and hooks
2015-03-10 14:24:05 +09:00
Sacha Greif
dd59d3aba6
make favicon customizable
2015-02-14 19:03:22 +09:00
Sacha Greif
c8e1d60811
auth methods are now a setting
2015-02-14 10:55:04 +09:00
Sacha Greif
a44199e247
actually, do not load font file if not specified
2015-02-13 11:56:24 +09:00
Sacha Greif
b9aeba8be2
Merge branch 'master' into devel
2015-02-13 11:46:55 +09:00
Sacha Greif
bd623f80e0
adding setting for font family
2015-02-13 11:37:09 +09:00
Sacha Greif
acc9aedd6d
fix security issue with posts editing
2015-02-12 08:24:41 +09:00
Sacha Greif
1b3eae1e39
Fix post approval date bug
2015-02-05 09:20:48 +09:00
Sacha Greif
6d490d88c4
fix #699
2015-02-03 11:17:34 +09:00
Sacha Greif
30d97132c8
*really* fix #743
2015-02-03 10:51:50 +09:00
Sacha Greif
5517841de3
Merge branch 'devel'
2015-01-27 11:12:19 +09:00
Sacha Greif
2c4e154dca
whoops
2015-01-22 13:47:56 +09:00
Sacha Greif
fe222144f2
fix case
2015-01-22 12:03:44 +09:00
Sacha Greif
a0ebc73cf7
fix bug preventing posting comments
2015-01-22 11:58:14 +09:00
Sacha Greif
8931fa11a5
fixing issue with submitting extra properties
2015-01-22 10:59:13 +09:00
Sacha Greif
0d65cb9f1c
added postApprovedCallbacks
2015-01-21 16:47:02 +09:00
Sacha Greif
35ae630ebd
working on grid layout; added callback for injecting CSS classes for post items
2015-01-19 11:40:27 +09:00
Sacha Greif
bbf30fea0d
Merge branch 'master' of https://github.com/TelescopeJS/Telescope
2015-01-18 11:12:12 +09:00
Sacha Greif
ff1d92f977
clean up post and settings schema, and i18n labels
2015-01-18 10:56:01 +09:00
Sacha Greif
c2118954b2
prevent logo from getting crushed on mobile + various other small fixes
2015-01-12 12:02:48 +09:00
comerc
d213e29712
Update posts.js
2015-01-08 12:28:57 +03:00
Anthony Mayer
f9d9891fba
Getting rid of redundant permissions functions
...
Switched everything over to use can.* functions from telescope-lib instead of using can* functions from lib/permissions.js, deleted lib/permissions.js, added some tests for permissions, and some other random cleanup like deleting unused code.
Conflicts:
client/views/comments/comment_form.js
2015-01-07 08:22:46 +01:00
Sacha Greif
f5354bf69d
renaming viewNav to viewsMenu and adminNav to adminMenu
2015-01-05 10:06:30 +09:00
Sacha Greif
6540d9aa46
add MAIL_URL as a setting
2015-01-02 16:05:28 +09:00
Sacha Greif
9bbf0347d3
log first run event and hide release notes until then
2014-12-31 19:05:00 +09:00
Sacha Greif
6a8a6ee8bb
working on getting started package
2014-12-31 17:44:21 +09:00
Sacha Greif
ecad51bbbd
make release notes into a package
2014-12-31 11:05:25 +09:00
Sacha Greif
ed03fa38a1
working on release notes
2014-12-30 19:14:44 +09:00
Sacha Greif
778c08d544
clean-up
2014-12-30 18:18:00 +09:00
Sacha Greif
0ee7eeb3cb
run collection hook on client too
2014-12-30 13:47:14 +09:00
Sacha Greif
b70cee68b8
updated autoform
2014-12-29 18:24:26 +09:00
Sacha Greif
03922286e1
refactoring comment form code and fixing upvote issue
2014-12-28 12:13:13 +09:00
Sacha Greif
7d7a3939fc
working on comment form latency compensation
2014-12-28 11:45:35 +09:00
Sacha Greif
b786a7121a
fixes
2014-12-24 14:22:45 +09:00
Sacha Greif
f2760f9168
refactoring comment submit method
2014-12-24 10:13:48 +09:00