Commit graph

148 commits

Author SHA1 Message Date
Sacha Greif
60e0f61813 when decorating terms with current user id, call it currentUserId and not userId (which conflicts with userId from posts, comments, etc.) 2016-02-06 12:30:29 +09:00
Sacha Greif
f75300529f update self-upvoting calls 2016-02-06 11:13:02 +09:00
Sacha Greif
baa38bfa40 make comment's postId uneditable in schema (fix #1231) 2016-02-06 11:09:10 +09:00
Sacha Greif
c5312aabe0 add this.unblock() 2016-01-02 18:40:49 +01: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
e9e33fe23b Fix wrong route (atSignIn -> signIn) 2015-12-30 15:52:24 +09:00
Sacha Greif
5b43859042 Version bump (0.25.7) 2015-12-30 15:47:46 +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
fef1818f4a version 0.25.5 2015-10-28 10:27:10 +09:00
Sacha Greif
8b5a5f127c fix post in comment reply template 2015-10-26 15:14:31 +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
9ee6b731cb Created and pushed by LingoHub. Project: 'Telescope' by User: 'hello@telescopeapp.org'. 2015-10-22 07:53:15 +00: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
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
45ff625510 Created and pushed by LingoHub. Project: 'Telescope' by User: 'hello@telescopeapp.org'. 2015-09-26 01:35:09 +00: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