Charlie DeTar
d17c447561
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``.
2014-12-16 09:24:54 -07:00
Luca Mussi
fd9ff4c906
fixed #632 - Update to useraccounts:unstyled@1.4.0
2014-12-16 09:48:54 +01:00
Sacha Greif
987696657d
upgrade to meteor 1.0.1
2014-12-10 09:37:57 +09:00
Sacha Greif
07bc61e938
started extracting invites into their own package
2014-12-09 10:17:16 +09:00
Sacha Greif
e099ba3fcd
refactoring user profile posts with ReactiveVar
2014-12-08 17:52:29 +09:00
Sacha Greif
2d911f2836
renaming digest package to singleday package
2014-12-08 11:41:28 +09:00
Sacha Greif
75bd8d9920
extracting digest into its own package
2014-12-08 11:15:20 +09:00
Sacha Greif
3dbf555205
upgrading fast-render
2014-12-08 10:33:26 +09:00
Sacha Greif
4f9c8295d6
Merge branch 'master' into arunoda-fr2
...
Conflicts:
lib/router/users.js
2014-12-08 10:30:31 +09:00
Sacha Greif
ea1407bd52
working on blank package; updated packages
2014-12-08 10:28:56 +09:00
Sacha Greif
db472c7359
removing unneeded dependency
2014-12-03 09:04:15 +09:00
Sacha Greif
9bf9ee6f30
renaming embedly package
2014-12-03 08:43:26 +09:00
Arunoda Susiripala
75278fbae2
added fast-render 2.0 support
2014-11-27 17:25:01 +05:30
Sacha Greif
96176398e3
create datetimepicker custom field type package
2014-11-27 17:43:27 +09:00
Sacha Greif
019ae375fd
Merge branch 'master' into quickform
...
Conflicts:
packages/telescope-theme-base/lib/client/css/screen.css
2014-11-26 17:32:25 +09:00
Anthony Mayer
aaa2efb05f
Merge branch 'master' of https://github.com/TelescopeJS/Telescope into compass-to-node-sass
...
Conflicts:
.meteor/packages
packages/telescope-theme-base/versions.json
packages/telescope-theme-hubble/lib/client/css/screen.css
packages/telescope-theme-hubble/lib/client/scss/modules/_comments.scss
packages/telescope-theme-hubble/lib/client/scss/modules/_posts.scss
packages/telescope-theme-hubble/versions.json
2014-11-25 22:12:01 -08:00
Sacha Greif
b8dc56ea40
Merge branch 'master' into quickform
...
Conflicts:
.meteor/versions
client/views/settings/quickFormSettings.html
collections/posts.js
lib/router.js
packages/telescope-api/versions.json
packages/telescope-base/versions.json
packages/telescope-module-embedly/versions.json
packages/telescope-module-share/versions.json
packages/telescope-notifications/versions.json
packages/telescope-rss/versions.json
packages/telescope-theme-base/versions.json
packages/telescope-theme-hubble/versions.json
2014-11-26 11:22:54 +09:00
Sacha Greif
d3283e9b9c
Merge branch 'master' of https://github.com/TelescopeJS/Telescope
2014-11-25 15:47:49 +09:00
Sacha Greif
a3c5c0a4c4
updating tap:i18n
2014-11-25 08:56:29 +09:00
Ben Gott
f68ecba862
Upgrade to bengott:avatar 0.6.0
...
- Create new config file in lib/config/avatar.js (accessible to both
client and server)
- Comment out some outdated SCSS/CSS
2014-11-24 01:48:04 -06:00
Anthony Mayer
30ca412921
Compiling scss as part of build rather than with compass.
...
Remove dependency on compass, add fourseven:scss (includes autoprefixer),
add reset package, delete compiled css, and some random scss cleanup.
2014-11-23 21:11:15 -08:00
Daniel Chcouri
a056b8297a
Add tap:i18n
2014-11-18 22:37:44 +08:00
Sacha Greif
c335d654c9
fixing missing username in notifications; cleaning up console.logs
2014-11-18 11:00:38 +09:00
Sacha Greif
3141c204c2
tweak commentCount migration; fix kadira version; fix path check
2014-11-18 09:56:09 +09:00
Sacha Greif
73cb59a088
Working on IR 1.0 update
2014-11-17 11:01:37 +09:00
Sacha Greif
570fca6fcb
cleaning up packages file
2014-11-17 10:15:03 +09:00
Sacha Greif
0ceda58124
updating to Meteor 1.0
2014-11-17 09:35:29 +09:00
Ben Gott
663cb88d1c
Update to bengott:avatar 0.2.1
2014-10-17 18:33:37 -05:00
Ben Gott
c84279cdfe
Fix email_hash bug (Issue #393 )
2014-10-15 16:48:04 -05:00
Ben Gott
75a74c599d
Update to bengott:avatar 0.1.4
2014-10-14 18:53:09 -05:00
Ben Gott
4bb13c9243
Update to use bengott:avatar 0.1.2
2014-10-13 16:14:48 -05:00
Sacha Greif
4eb53c693c
updated autoform and testing date time field
2014-10-08 18:38:01 +09:00
Sacha Greif
521afdc50d
Merge branch 'herald-integration' of github.com:Kestanous/Telescope into Kestanous-herald-integration
...
Conflicts:
.meteor/versions
packages/telescope-kadira/versions.json
packages/telescope-notifications/lib/notifications.js
2014-10-07 10:34:23 +09:00
Massimiliano Marini
cb7ba31f9f
Update Kadira package to latest release 2.11.2
2014-10-05 12:30:29 +02:00
Sacha Greif
cd1496897d
updating packages
2014-10-05 17:23:05 +09:00
Sacha Greif
f5c4908d12
Upgrading to 0.9.3.1
2014-10-04 12:51:44 +09:00
Kestanous
9be1bd7169
herald integration
2014-10-02 16:42:31 -04:00
Ben Gott
bab24860d6
Update to use bengott:avatar package for all user avatars
2014-09-30 12:34:42 -05:00
Luca Mussi
98769bb429
update to accounts-templates-unstyled 0.9.7
2014-09-29 08:22:23 +02:00
Sacha Greif
95a2157768
updating meteor
2014-09-26 12:03:59 +09:00
Sacha Greif
25f5fcd778
finishing css tweaks
2014-09-26 11:28:20 +09:00
Sacha Greif
c06196f0ed
Merge branch 'at-integration' of github.com:splendido/Telescope into splendido-at-integration
...
Conflicts:
.meteor/packages
2014-09-26 11:22:49 +09:00
Luca Mussi
58ae149e00
updated to accounts-templates-unstyled@0.9.5
2014-09-25 15:08:24 +02:00
Luca Mussi
97b9fccbf4
Merge remote-tracking branch 'telescope/master' into at-integration
...
Conflicts:
.meteor/packages
2014-09-25 15:02:20 +02:00
Sacha Greif
7b3153d805
Merge branch 'at-integration' of github.com:splendido/Telescope into splendido-at-integration
...
Conflicts:
.meteor/packages
2014-09-25 09:14:50 +09:00
Sacha Greif
b54b7b60d8
adding telescope-kadira package
2014-09-24 14:14:04 +09:00
Sacha Greif
64ba9fe0f3
security fix
2014-09-23 11:30:21 +09:00
Luca Mussi
5910cc9c44
updated to at 0.9.4
2014-09-21 11:28:46 +02:00
Luca Mussi
acf9ddf33b
Merge remote-tracking branch 'telescope/master' into at-integration
...
Conflicts:
.meteor/packages
2014-09-20 16:30:11 +02:00
Luca Mussi
b6aadff54d
updated to at@0.9.3
2014-09-20 16:26:22 +02:00