Commit graph

55 commits

Author SHA1 Message Date
xavcz
7e0b1fb2d7 fix Comments.getPageUrl ; dust some related functions down 2016-08-10 07:49:40 +02:00
Sacha Greif
3ec90a04b5 remove Telescope global 2016-08-08 11:18:21 +09:00
schabluk
a408134b4d move subscribers notification from nova-comments 2016-07-29 12:53:03 +02:00
Sacha Greif
4a05939bb7 Users.is.admin -> Users.isAdmin 2016-07-21 14:51:58 +09:00
Sacha Greif
9cc7840b85 new permissions 2016-07-21 09:40:05 +09:00
Sacha Greif
c748bdc5bd permissions clean up & refactoring 2016-07-20 10:25:05 +09:00
Sacha Greif
c50bdcb2e4 groups first pass 2016-07-19 17:30:59 +09:00
Sacha Greif
7bd5c1f044 more i18n cleanup 2016-07-07 10:38:18 +09:00
Sacha Greif
d6c0be150d remove old i18n function call 2016-07-04 10:42:50 +09:00
Sacha Greif
51623d7e31 Telescope.email -> NovaEmail 2016-06-23 16:42:06 +09:00
Sacha Greif
41f349d18c removing Users global 2016-06-23 15:00:58 +09:00
Sacha Greif
0e28be3c92 removing Comments global 2016-06-23 12:17:39 +09:00
Sacha Greif
d9e69110a6 removing Posts global 2016-06-23 11:40:35 +09:00
Sacha Greif
2f1aa8d91a comments view shouldn't use score; posts package version bump 2016-06-17 10:12:28 +09:00
Sacha Greif
bc22398192 react-router wit (fix later) 2016-06-11 16:37:03 +09:00
Sacha Greif
d812eacddf i18n error messages 2016-06-10 10:43:23 +09:00
Sacha Greif
5ee570299a replacing packages with their npm equivalents 2016-06-07 15:03:00 +09:00
Sacha Greif
3a5b4e1634 refactoring emails and newsletter to get rid of some meteor packages 2016-05-20 09:59:01 +09:00
Sacha Greif
477182f17f fix notification bug on comment 2016-05-17 12:18:05 +09:00
Sacha Greif
55fcdf98dc fix Telescope.notifications undefined 2016-05-17 09:50:37 +09:00
Sacha Greif
24c1dc4722 cleaning up component naming 2016-04-14 10:12:35 +09:00
Sacha Greif
fbccfa588b more methods clean up 2016-04-14 09:54:41 +09:00
Sacha Greif
0167aace45 cleaning up; added raw template view for debugging 2016-04-13 12:55:21 +09:00
Sacha Greif
127b49dcbe more refactoring of email system 2016-04-13 12:34:41 +09:00
Sacha Greif
beab17299a reworking email/notifications system 2016-04-13 11:39:01 +09:00
Sacha Greif
7886ea80de reorganising email templates and debug routes; created two new nova:email-templates and nova:debug packages 2016-04-13 09:50:12 +09:00
Sacha Greif
104cad9b15 adding @summary for jsdocs compatibility 2016-04-09 09:41:20 +09:00
Sacha Greif
f4b1c2ee63 fix comment reply notification bug 2016-04-08 10:34:03 +09:00
Sacha Greif
4cf74cfc27 clean up publishedFields 2016-04-05 16:27:48 +09:00
Sacha Greif
93b70553d7 fix comment notification links 2016-04-05 16:27:32 +09:00
Sacha Greif
f59729bbc4 merge NewDocument and EditDocument components into single NovaForm component; use it for comment edit form as well 2016-04-04 10:21:18 +09:00
Sacha Greif
576fae3008 use nova:forms for comment new/reply forms as well 2016-04-03 20:58:11 +09:00
Sacha Greif
8305cd8a3d adding loading spinner 2016-04-03 15:56:12 +09:00
Sacha Greif
b5352d1d37 fix new setting name 2016-04-01 12:46:01 +09:00
Sacha Greif
f2f7b6ab18 switching Email back to global Telescope.email for now; getting rid of Herald; improving user edit form; 2016-04-01 12:38:50 +09:00
Sacha Greif
0cb56d8b79 create separate PostNewForm component; add error messages to post new and edit forms (for now); add errors to comment new and edit 2016-03-31 09:36:25 +09:00
Sacha Greif
dfca7df846 remove Blaze templates; add import React everywhere 2016-03-30 09:24:52 +09:00
Sacha Greif
fa78a827a3 add avatars 2016-03-19 18:19:28 +09:00
Paul Molluzzo
8c2362befe fix #1255 - add comment incrementing to Posts when adding a comment 2016-03-01 21:32:03 -05:00
Sacha Greif
14b5af4b41 using smart publications and smart methods 2016-02-28 13:12:36 +09:00
Sacha Greif
ecea1e6a74 refactor code to use smart-publications package 2016-02-27 16:41:50 +09:00
Sacha Greif
4adea55f6e more tweaks to demo 2016-02-26 13:05:12 +09:00
Sacha Greif
13df8f5df7 some cleaning up 2016-02-25 21:32:13 +09:00
Sacha Greif
0ea6775d3a implement "autoform" 2016-02-25 17:44:43 +09:00
Sacha Greif
6b810de8fa updating callback names to new dot notation 2016-02-24 18:23:21 +09:00
Sacha Greif
c630704d34 add simple profile page; move email templates to component package 2016-02-23 21:35:54 +09:00
Sacha Greif
46e66efa38 working on comment edit 2016-02-18 21:39:33 +09:00
Sacha Greif
dd921e0301 working on comments 2016-02-18 16:26:52 +09:00
Sacha Greif
38d0f03d39 working on methods 2016-02-18 12:16:32 +09:00
Sacha Greif
635a5e6776 more work on notifications 2016-02-17 21:57:20 +09:00