Sacha Greif
b992538c7e
fix #737
2015-02-01 20:44:13 +09:00
Sacha Greif
ea1521d141
do not notify users of their own posts
2015-01-27 12:34:37 +09:00
Sacha Greif
c38c1c6434
fixing email notification templates
2015-01-22 09:19:52 +09:00
Sacha Greif
333b64ae45
adding notifications for approved posts for both admins and end users
2015-01-21 16:47:22 +09:00
Sacha Greif
3b51d0ef1c
bunch of small fixes
2015-01-20 16:18:27 +09:00
Sacha Greif
bdf9945440
fixing notifications edge cases
2015-01-20 12:35:25 +09:00
Sacha Greif
bc6987dda7
refactoring notifications and adding notifications for post subscribers
2015-01-20 11:59:40 +09:00
Anthony Mayer
f197b930e6
Cleaning up vote click handling functions and adding tests.
...
Also combining can.upvote and can.downvote and deleting unused permissions function and random cleanup.
2015-01-19 00:04:41 -08:00
Sacha Greif
6a8a6ee8bb
working on getting started package
2014-12-31 17:44:21 +09:00
Sacha Greif
f2760f9168
refactoring comment submit method
2014-12-24 10:13:48 +09:00
Sacha Greif
1eb72079b4
adding userCreatedCallbacks callback hook and refactoring user creation
2014-12-13 14:02:45 +09:00
Anthony Mayer
e71be66c57
Should fix various url problems by taking siteUrl into account when getting route urls.
...
Trying to make as much use of path as possible on the client side.
2014-12-09 09:29:17 -08:00
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