Commit graph

265 commits

Author SHA1 Message Date
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
Sacha Greif
f1469a04ae make sure default view controller exists 2015-05-19 18:29:54 +09:00
Sacha Greif
31fd821029 version bump (0.20.1) 2015-05-19 15:42:24 +09:00
Sacha Greif
b296d87e44 make profileCompletedAsync callback work; make invites work even with Twitter or Facebook accounts 2015-05-19 12:34:27 +09:00
Sacha Greif
eef51ca688 fix categories 2015-05-18 16:42:11 +09:00
Sacha Greif
d43a4c6395 Changing package versions to match Telescope version 2015-05-18 12:10:07 +09:00
Sacha Greif
29babb9a38 postListTop -> postsListTop; Telescope.utils.colorTable -> Telescope.colorElements.colorTable; reogranize menus code 2015-05-18 11:39:12 +09:00
Sacha Greif
60024af0d1 Telescope.menus -> Telescope.menuItems 2015-05-18 11:11:14 +09:00
Sacha Greif
b72ef6fd45 renaming posts templates 2015-05-18 10:30:08 +09:00
Sacha Greif
c8754f0dd3 register -> add 2015-05-17 15:38:02 +09:00