Sacha Greif
|
a2e9379577
|
Namespacing router controllers; starting to packageify publications
|
2015-04-22 08:13:43 +09:00 |
|
Sacha Greif
|
50da57e059
|
creating comments package
|
2015-04-22 07:50:26 +09:00 |
|
Sacha Greif
|
08c6e373fc
|
bringing packages back into core repo after all
|
2015-04-22 07:50:11 +09:00 |
|
Sacha Greif
|
3d383e06e1
|
more packageification; removed meteor hacks:npm; changed telescope-blank to custom
|
2015-04-21 11:42:47 +09:00 |
|
Sacha Greif
|
43b7256680
|
Packageifying…
|
2015-04-21 11:02:02 +09:00 |
|
Sacha Greif
|
a44ce82a4c
|
telescope:daily and telescope:singleday
|
2015-04-20 16:40:23 +09:00 |
|
Sacha Greif
|
7a29c64509
|
telescope:i18n
|
2015-04-20 15:20:10 +09:00 |
|
Sacha Greif
|
6d980f9325
|
change package names; remove submodules
|
2015-04-20 14:58:48 +09:00 |
|
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 |
|
Sacha Greif
|
e1ccae8652
|
always point back at original template for now
|
2015-04-20 13:50:23 +09:00 |
|
Sacha Greif
|
8918af3296
|
added userProfileCompletedCallbacks
|
2015-04-20 08:41:33 +09:00 |
|
Sacha Greif
|
657e208a46
|
button tweaks
|
2015-04-15 09:20:50 +09:00 |
|
Delgermurun
|
16d9eaf0f9
|
Delete all getTemplate related codes
|
2015-04-13 16:29:33 +09:00 |
|
Delgermurun
|
666577f4cb
|
Template[getTemplate('XYZ')] => Template.XYZ
|
2015-04-13 14:52:03 +09:00 |
|
Sacha Greif
|
bea733f711
|
working on template extensions
|
2015-04-11 17:03:07 +09:00 |
|
Sacha Greif
|
5900b3788e
|
css fix
|
2015-04-11 12:25:34 +09:00 |
|
Sacha Greif
|
05e9d767ab
|
do not show categories menu if there are no categories
|
2015-04-11 12:25:20 +09:00 |
|
Sacha Greif
|
bca4d19562
|
use function for defaultView as well
|
2015-04-10 14:46:22 +09:00 |
|
Sacha Greif
|
26a5e3ad5a
|
small fixes
|
2015-04-10 14:16:37 +09:00 |
|
Sacha Greif
|
8871734cfc
|
show all post views in settings
|
2015-04-10 14:16:26 +09:00 |
|
Sacha Greif
|
07f6dc4d73
|
Publish pages for all users
|
2015-04-09 11:34:19 +09:00 |
|
Sacha Greif
|
7a219a738d
|
add pages to mobile nav; various CSS fixes
|
2015-04-09 10:02:50 +09:00 |
|
Sacha Greif
|
b7d38982ff
|
don't display pages menu if there are no pages
|
2015-04-08 19:36:41 +09:00 |
|
Sacha Greif
|
2b05abf527
|
adding pages package
|
2015-04-08 18:23:29 +09:00 |
|
Sacha Greif
|
cb7b4164ab
|
collapse user menu by default
|
2015-04-08 11:57:53 +09:00 |
|
Sacha Greif
|
621c51eb63
|
update meteor and version bump
|
2015-04-08 09:41:05 +09:00 |
|
Sacha Greif
|
be9d017304
|
avatars css fix
|
2015-04-08 09:20:58 +09: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
|
8f94eaa765
|
Fix #892 (feeds not getting imported)
|
2015-04-08 09:00:37 +09:00 |
|
Sacha Greif
|
7b92cfd653
|
Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel
|
2015-04-08 08:56:45 +09:00 |
|
Nolan Darilek
|
8560a64121
|
aria-hidden needs a value.
|
2015-04-07 08:53:49 -05:00 |
|
Sacha Greif
|
c937b1a8b5
|
adding new helper functions
|
2015-04-06 18:34:48 +09:00 |
|
Sacha Greif
|
a8dd402e27
|
update avatar package
|
2015-04-06 10:08:03 +09:00 |
|
Sacha Greif
|
c1d0d6f6f7
|
clean up
|
2015-04-03 18:52:23 +09:00 |
|
Sacha Greif
|
c056003eca
|
fix header mobile menu button color
|
2015-04-03 09:54:32 +09:00 |
|
Sacha Greif
|
48bfb14b11
|
Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel
Conflicts:
.meteor/versions
|
2015-04-03 09:49:04 +09:00 |
|
Sacha Greif
|
57fa01c6bb
|
various mobile css fixes; fix mobile nav
|
2015-04-03 09:48:30 +09:00 |
|
Delgermurun
|
94da16d045
|
post-by-feed: Normalize encoding to utf-8
closes #729
Uses buffer rather than already decoded string.
See: https://github.com/ashtuchkin/iconv-lite/wiki/Use-Buffers-when-decoding
|
2015-04-02 13:26:39 +09:00 |
|
Sacha Greif
|
dd6130637c
|
version bump
|
2015-04-01 11:08:40 +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 |
|
Sacha Greif
|
67e4ebec49
|
Fix #822
|
2015-03-31 11:00:35 +09:00 |
|
Sacha Greif
|
861a2cda39
|
cleaning up admin area
|
2015-03-31 10:04:55 +09:00 |
|
Sacha Greif
|
99173d5791
|
move css to menu component directory
|
2015-03-29 15:08:52 +09:00 |
|
Delgermurun
|
057580b793
|
Settings package
|
2015-03-28 18:38:20 +09:00 |
|
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
|
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 |
|
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 |
|