Commit graph

124 commits

Author SHA1 Message Date
Sacha Greif
52fb0f9f56 when body is empty, unset htmlBody in hook 2015-07-14 11:39:58 +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
07f5995559 fix stupid bug (route.path -> route.view) 2015-07-08 17:05:36 +09:00
Sacha Greif
92d44bf445 working on limit parameter 2015-07-08 16:23:12 +09:00
Sacha Greif
d8d28fd28e remove sleep (whoops!) 2015-07-08 16:03:33 +09:00
Sacha Greif
f9842277cd implement fastRender for post lists + daily views 2015-07-08 16:00:27 +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
249fb3fcf8 fix subscriptionsReady 2015-07-07 13:15:35 +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
Sacha Greif
79e8b6c75d Created and pushed by LingoHub. Project: 'Telescope' by User: 'hello@telescopeapp.org'. 2015-07-01 15:31:54 +09:00
Sacha Greif
511847c944 remove unneeded event.preventDefault() 2015-07-01 15:27:46 +09:00
Sacha Greif
38b4296755 use modified post object in callbacks 2015-06-30 19:31:23 +09:00
Sacha Greif
59b56d79df fix wrong slug bug (#1047) 2015-06-30 19:31:09 +09:00
Sacha Greif
7e518007f1 Disallow $rename 2015-06-30 19:11:25 +09:00
Sacha Greif
ffe1cf3316 only add trailing slash to siteUrl, not other url fields 2015-06-25 12:03:10 +09:00
Sacha Greif
18d8a962ac do not use onBeforeAction for loading on post page (fix screen refresh bug) 2015-06-25 11:26:56 +09:00
Sacha Greif
c206230ee5 completely refactor notifications code 2015-06-24 15:38:14 +09:00
Sacha Greif
31f3384e85 Split out own comment and post upvote into separate callbacks to make them easier to remove 2015-06-21 11:58:46 +09:00
Sacha Greif
0c492e3012 added canonical link 2015-06-19 16:39:13 +09:00
Sacha Greif
11444271ab Created and pushed by LingoHub. Project: 'Telescope' by User: 'hello@telescopeapp.org'. 2015-06-19 15:35:36 +09:00
Sacha Greif
f437153d63 handle deleted users better in email newsletter (thanks @johnthepink) 2015-06-19 12:09:03 +09:00
Sacha Greif
b098a26a19 using better URLs 2015-06-19 12:00:47 +09:00
Sacha Greif
b15d9095c0 add email testing routes for post approved, new comment, and new reply; clean up notifications; clean up posts, comments, user, utils helpers; change post URL format to /id/slug 2015-06-19 11:52:57 +09:00
Sacha Greif
d3058cf908 use replaceState instead of Router.go to avoid messing with history 2015-06-19 11:50:59 +09:00
Sacha Greif
0029e8b9a4 fix issues with absolute/relative URLs 2015-06-19 09:48:59 +09:00
Sacha Greif
b913de25d9 Merge branch 'i18n' into devel 2015-06-18 16:47:02 +09:00
Sacha Greif
05f656a407 working on post downvote setting 2015-06-18 16:46:45 +09:00
Sacha Greif
7e48d49366 working on post URL slugs 2015-06-18 13:04:38 +09:00
Sacha Greif
9b7edf4687 version bump 2015-06-17 17:58:07 +09:00
Sacha Greif
2c3ba5e5c7 se -> sv 2015-06-17 13:22:47 +09:00
Sacha Greif
fbfc3fa4cc Created and pushed by LingoHub. Project: 'Telescope-Test4' by User: 'hello@telescopeapp.org'. 2015-06-17 11:32:50 +09:00
Sacha Greif
f80d9d8584 Created and pushed by LingoHub. Project: 'Telescope-Test4' by User: 'hello@telescopeapp.org'. 2015-06-17 10:35:52 +09:00
Sacha Greif
70b1611f97 vn -> vi 2015-06-17 08:37:54 +09:00
Sacha Greif
69dce6f0e0 importing files and fixing errors 2015-06-16 16:32:53 +09:00
Sacha Greif
46dc69725f more i18n clean up 2015-06-16 16:16:13 +09:00
Sacha Greif
a55f40c36c separating more languages 2015-06-16 10:27:04 +09:00
Sacha Greif
bc79190fe9 remove comments 2015-06-16 10:08:26 +09:00
Sacha Greif
1575aeb43b working on i18n 2015-06-15 19:05:42 +09:00
Sacha Greif
a6a904e8c5 Revert "Created and pushed by LingoHub. Project: 'Telescope' by User: 'hello@telescopeapp.org'."
This reverts commit caa7ae421d.
2015-06-07 22:22:43 +09:00
Sacha Greif
caa7ae421d Created and pushed by LingoHub. Project: 'Telescope' by User: 'hello@telescopeapp.org'. 2015-06-07 22:17:34 +09:00
Sacha Greif
fb7b02de87 version bump (0.20.5) 2015-06-05 11:39:36 +09:00
Sacha Greif
6cfcc2036f refactor views menu code to fix #1000 2015-06-05 11:17:46 +09:00
Sacha Greif
9cfef9bcf5 generate list of public user properties from user schema 2015-06-05 10:55:52 +09:00
Sacha Greif
172f3a140d version bump (0.20.4) 2015-05-20 10:18:14 +09:00
Sacha Greif
d1055bd8ce version bump (0.20.2) 2015-05-20 09:34:03 +09:00