Alexey Komissarouk
30a3506d27
fixing typo in newCommentSubscribed template
...
Without this, the following bug would happen:
When a user adds a comment to a post with a subscriber that is not otherwise notified, the notification doesn't get sent and the server repots the following error: "Exception in defer callback: Error: [Can't start Herald.escalate: TypeError: undefined is not a function]" when trying to notify a subscriber of a comment.
2016-03-17 15:42:10 +09:00
Sacha Greif
6232923904
fix i18n formatting
2015-12-30 16:05:56 +09:00
Sacha Greif
a247c5cfc2
Created and pushed by LingoHub. Project: 'Telescope' by User: 'hello@telescopeapp.org'.
2015-12-30 06:58:54 +00:00
Sacha Greif
5b43859042
Version bump (0.25.7)
2015-12-30 15:47:46 +09:00
Sacha Greif
a2d2899f6b
fixing a bunch of bugs
2015-12-14 13:13:26 +09:00
Sacha Greif
a8b0b1d44b
cleaning up notification preview routes
2015-12-14 12:57:13 +09:00
Sacha Greif
1815a7afcd
switched from handlebars-server to spacebars-tohtml
2015-12-14 12:43:45 +09:00
Sacha Greif
c570f86b0e
version bump (0.25.6)
2015-12-11 17:04:23 +09:00
Sacha Greif
647e3742a4
fixing i18n json formatting
2015-11-29 17:32:46 +09:00
Sacha Greif
bdc5c0056e
Created and pushed by LingoHub. Project: 'Telescope' by User: 'hello@telescopeapp.org'.
2015-11-29 08:29:26 +00:00
Sacha Greif
4bffa60adf
working on file upload
2015-11-18 15:03:17 +09:00
Sacha Greif
fef1818f4a
version 0.25.5
2015-10-28 10:27:10 +09:00
Sacha Greif
7be1df6cf8
fix Herald-related bug (thanks @sneakertack!)
2015-10-28 09:32:11 +09:00
Sacha Greif
5620d3670a
fix i18n syntax; add i18n files to pretender package
2015-10-26 10:10:05 +09:00
Sacha Greif
18b3f44051
Created and pushed by LingoHub. Project: 'Telescope' by User: 'hello@telescopeapp.org'.
2015-10-25 09:48:39 +00:00
Sacha Greif
210d46822b
version bump (0.25.4)
2015-10-22 17:12:11 +09:00
Sacha Greif
f34b797fed
reformatting i18n files for tap:i18n compatibility
2015-10-22 16:57:02 +09:00
Sacha Greif
c7942fa34e
Merge branch 'devel' into i18n
...
# Conflicts:
# packages/telescope-settings/i18n/en.i18n.json
# packages/telescope-users/i18n/en.i18n.json
2015-10-22 16:54:32 +09:00
Sacha Greif
d4bafd2228
updating menus to work with new menu component options
2015-10-19 10:39:57 +09:00
Sacha Greif
c389514149
version bump (0.25.3)
2015-10-16 20:04:44 +09:00
Sacha Greif
68518414a9
version bump (0.25.2)
2015-10-15 12:15:26 +09:00
Sacha Greif
a896a434a0
add CSS class to comment list + small tweaks
2015-10-14 10:24:10 +09:00
Sacha Greif
2a3981253e
refactor modules code a bit; still working on menu component
2015-10-08 11:13:48 +09:00
Sacha Greif
ba53b99927
cleaning up and refactoring menu
2015-10-07 15:04:22 +09:00
Sacha Greif
45ff625510
Created and pushed by LingoHub. Project: 'Telescope' by User: 'hello@telescopeapp.org'.
2015-09-26 01:35:09 +00:00
Sacha Greif
0254d13a4b
i18n files clean up
2015-09-23 10:42:41 +09:00
Sacha Greif
f2441aeecb
Merge branch 'i18n' into devel
2015-09-23 10:34:52 +09:00
Sacha Greif
4974f7c0a5
Merge branch 'i18n' of https://github.com/TelescopeJS/Telescope into i18n
...
# Conflicts:
# packages/telescope-embedly/i18n/it.i18n.json
# packages/telescope-getting-started/i18n/it.i18n.json
# packages/telescope-kadira/i18n/it.i18n.json
# packages/telescope-pages/i18n/it.i18n.json
# packages/telescope-post-by-feed/i18n/it.i18n.json
# packages/telescope-post-by-feed/i18n/ko.i18n.json
# packages/telescope-releases/i18n/it.i18n.json
# packages/telescope-subscribe-to-posts/i18n/ko.i18n.json
2015-09-23 10:34:35 +09:00
Sacha Greif
9b8d25d64f
Created and pushed by LingoHub. Project: 'Telescope' by User: 'hello@telescopeapp.org'.
2015-09-23 01:25:53 +00:00
Sacha Greif
a503772f87
fix post categories links and i18n issue
2015-09-23 10:23:39 +09:00
Sacha Greif
ce24946d28
bumping packages to 0.25.0
2015-09-22 16:58:34 +09:00
Sacha Greif
4894d5f4f2
sign-in/sign-up routes; clean up
2015-09-18 16:27:59 +09:00
Sacha Greif
c9ba892057
newsletter and notifications
2015-09-18 11:21:01 +09:00
Sacha Greif
50c48745a3
migrating to Flow Router (WIP)
2015-09-17 14:51:14 +09:00
Sacha Greif
1d52fdd384
menu item custom data context is now passed as item.data; added setting to switch between single and multiple categories filter; categories admin route is now admin/categories; added support for multiple categories at the same time
2015-09-11 10:51:21 +09:00
Sacha Greif
4d8f6f7e79
New post approval/rejection workflow; Removed status
radio button from post edit form; Added rejected
view to show all rejected posts
2015-09-06 11:37:48 +09:00
Charlie DeTar
fbee25c506
Use abstraction of adminUsers
2015-09-03 14:22:38 -06:00
Sacha Greif
f40d14482a
version bump (0.24.0)
2015-09-03 09:33:23 +09:00
Sacha Greif
01fa2db936
Menus refactoring
2015-08-21 10:20:48 +09:00
Sacha Greif
13bf1e3ccf
fix versioning (0.23.0)
2015-08-15 12:36:07 +09:00
Sacha Greif
93f55191d4
version bump (0.23)
2015-08-15 12:30:08 +09:00
Sacha Greif
5197c715f2
remove wrong "se" language code (it's actually "sv")
2015-08-14 10:40:27 +09:00
Sacha Greif
72e9a8a1d2
refactor language import code in package.js files
2015-08-14 10:34:21 +09:00
Sacha Greif
83e5af6b23
fix i18n son parsing issue
2015-08-14 10:32:12 +09:00
Sacha Greif
476bf143f6
Merge branch 'devel' into i18n
2015-08-14 10:12:43 +09:00
Sacha Greif
c000e3f2dd
add comments and notifications indexes
2015-08-13 11:32:41 +09:00
Sacha Greif
7088b71760
working on hierarchical categories
2015-08-05 18:49:11 +09:00
Sacha Greif
d78b6b6fd0
Created and pushed by LingoHub. Project: 'Telescope' by User: 'hello@telescopeapp.org'.
2015-08-04 13:57:15 +00:00
Sacha Greif
5fb9e8c76f
Created and pushed by LingoHub. Project: 'Telescope' by User: 'hello@telescopeapp.org'.
2015-07-29 17:01:59 +09:00
Sacha Greif
41cca7e2d9
Created and pushed by LingoHub. Project: 'Telescope' by User: 'hello@telescopeapp.org'.
2015-07-28 14:02:09 +09:00