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
9be658ad79
Merge pull request #1155 from Scott-Hutcheson/fix-notificationsDisplayName
...
replaced getUserName with getDisplayName for comments
2015-10-13 10:33:11 +09:00
Sacha Greif
1dd14b68f2
various small fixes
2015-10-06 21:31:57 +09:00
Scott-Hutcheson
d6e83c84a0
reverted Comments.getDisplayName to .getAuthorName
2015-10-01 16:56:50 +01:00
Scott-Hutcheson
5d5dd88ed5
replaced getUserName with getDisplayName for comments
...
This is to ensure that in notifications, those users who do not have a username,
are still displayed using their display name.
This is required because certain users are missing user names (caused by the usage of
the social sign-up options which does not create a username)
2015-10-01 16:48:51 +01:00
Sacha Greif
ca18dc1aa2
fix comment edit bug
2015-09-25 09:59:29 +09:00
Sacha Greif
1ffcc09b39
add post slug to comment submit redirection
2015-09-23 18:00:26 +09:00
Sacha Greif
b192c2a74b
disable form inputs on post and comment submit
2015-09-23 11:36:19 +09: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
ce24946d28
bumping packages to 0.25.0
2015-09-22 16:58:34 +09:00
Sacha Greif
dafae9b57c
working on permissions and router filters
2015-09-19 10:33:37 +09:00
Sacha Greif
4894d5f4f2
sign-in/sign-up routes; clean up
2015-09-18 16:27:59 +09:00
Sacha Greif
19b561df20
use loader template
2015-09-17 18:15:00 +09:00
Sacha Greif
50c48745a3
migrating to Flow Router (WIP)
2015-09-17 14:51:14 +09:00
Sacha Greif
63bfed8d4d
fix subscribe to comments
2015-09-12 11:46:23 +09:00
Sacha Greif
e6aa69ac2f
move part of permission logic from router to templates; clean up router filters
2015-09-08 11:08:02 +09:00
Sacha Greif
f1d37f0afc
Merge branch 'master' into devel
2015-09-04 12:30:16 +09:00
Sacha Greif
04ee6e908d
fix typo
2015-09-04 12:30:04 +09:00
Sacha Greif
19171dba00
Merge branch 'master' into devel
2015-09-04 12:20:12 +09:00
Sacha Greif
b0a1f645c8
fix collection internationalization for other collections
2015-09-04 12:19:56 +09:00
Sacha Greif
993a5f65a8
Comments.getSubParams -> Comments.parameters.get; add commentsParameters callback array
2015-09-03 14:30:35 +09:00
Sacha Greif
f40d14482a
version bump (0.24.0)
2015-09-03 09:33:23 +09:00
Sacha Greif
882ea92921
pass old unedited post to callbacks
2015-08-22 18:13:37 +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
edfd8f4666
hide comment body label
2015-08-12 17:56:42 +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
Sacha Greif
e78bf951b1
version bump (0.22.2)
2015-07-28 11:16:14 +09:00
Sacha Greif
044f210f13
link up "please log in to comment" message; fix Posts.current() helper
2015-07-23 12:00:40 +09:00
Sacha Greif
1353f0a74d
version bump (0.22.1)
2015-07-22 15:23:51 +09:00
Sacha Greif
afbc0fc8e3
remove regEx validation for now to work around SimpleSchema bug
2015-07-14 11:40:24 +09:00
Sacha Greif
3a5117069a
more checks
2015-07-10 11:40:11 +09:00
Sacha Greif
9b8bbaeed3
calling vote methods with id and not whole object
2015-07-10 11:06:40 +09:00
Sacha Greif
bfd36c5213
using audit-argument-check and adding check to all methods
2015-07-10 11:05:13 +09:00
Sacha Greif
ac2aa803c8
Merge branch 'i18n' of https://github.com/TelescopeJS/Telescope into i18n
2015-07-07 16:40:53 +09:00
Sacha Greif
9eef5fdf07
use Subs Manager for some template-level subscriptions to fix post page content flash issue
2015-07-07 12:54:23 +09:00
Sacha Greif
a8a8a61e09
Created and pushed by LingoHub. Project: 'Telescope' by User: 'hello@telescopeapp.org'.
2015-07-03 15:26:15 +09:00
Sacha Greif
9837824860
version bump (0.21.1)
2015-07-01 15:51:27 +09:00
Sacha Greif
082b704371
Merge branch 'devel' into i18n
2015-07-01 15:32:58 +09:00