Anthony Mayer
23b72b9cb8
Switching from manually generating urls to using IronRouter functions.
...
Using {{pathFor}}, path(), and url() where possible. Passing in path
to Meteor.absoluteUrl() where the IronRouter functions didn't make sense.
Also deleting some random unused code.
2014-12-03 00:06:00 -08:00
Sacha Greif
8a9af125ca
Fix #584
2014-12-03 08:45:43 +09:00
Sacha Greif
82aed922a2
fix mark as read bug
2014-12-01 16:53:41 +09:00
Sacha Greif
d2b24794bc
working on form i18n
2014-11-30 12:36:56 +09:00
Sacha Greif
0a696ce1e3
internationalizing packages
2014-11-24 11:27:07 +09:00
Sacha Greif
e572274249
i18ning missing strings
2014-11-20 14:55:34 +09:00
Sacha Greif
8cb60619f8
Merge branch 'integrate-tap-i18n' of github.com:theosp/Telescope into theosp-integrate-tap-i18n
2014-11-20 10:31:20 +09:00
Sacha Greif
eb082473ed
refactor server-side email template routes
2014-11-19 15:14:54 +09:00
Daniel Chcouri
2605dcb27c
Convert translation keys format to tap:i18n standard
...
all_lower_cased_underscored_sperated names
2014-11-19 00:00:09 +08:00
Sacha Greif
c3eaf39678
refactoring notifications profileUrl and author
2014-11-18 11:05:15 +09:00
Sacha Greif
c335d654c9
fixing missing username in notifications; cleaning up console.logs
2014-11-18 11:00:38 +09:00
Sacha Greif
7b430bff72
re-enable emailNotifications setting
2014-10-07 13:45:48 +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
Kestanous
9be1bd7169
herald integration
2014-10-02 16:42:31 -04:00
Sacha Greif
f00ffd8498
Adding instructions to settings form
2014-09-29 10:15:21 +09:00
Sacha Greif
8625e06045
Renaming callbacks and adding new ones
2014-09-20 10:42:42 +09:00
Sacha Greif
2a911217e9
Making notifications into their own package
2014-09-20 09:57:09 +09:00