Commit graph

135 commits

Author SHA1 Message Date
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
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
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
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
f1469a04ae make sure default view controller exists 2015-05-19 18:29:54 +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
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
Sacha Greif
affec3c1c8 using spacebars helpers for profileUrl, username, and displayName 2015-05-14 16:42:19 +09:00
Sacha Greif
dfad6679f8 Merge pull request #966 from Workpop/post-filter-category
Add ability to filter post views by category id
2015-05-14 14:36:08 +09:00
Seth Sandler
69eb51333c Add ability to filter post views by category id 2015-05-13 22:26:42 -07:00
Sacha Greif
f52e9b6188 fix post status field 2015-05-14 11:38:01 +09:00
Sacha Greif
24e3a41d73 add comment submit keyboard shortcut, tweak comment styling 2015-05-14 11:21:44 +09:00
Sacha Greif
2bb4913fb2 cleaning up user helpers 2015-05-13 11:01:03 +09:00
Alex Corre
cc9a098c92 remove some trailing commas from telescope-posts 2015-05-12 14:30:10 -07:00
Sacha Greif
9232b33a44 postsListController -> posts_list_controller 2015-05-12 17:27:05 +09:00
Sacha Greif
138d0ff18d fix #955 2015-05-12 11:07:22 +09:00
Sacha Greif
953f1658a3 adding template-extension package 2015-05-11 12:39:49 +09:00
Sacha Greif
89300d115c cleaning up schemas 2015-05-11 12:15:10 +09:00
Sacha Greif
d544f0cdeb documenting schemas 2015-05-11 11:46:18 +09:00
Sacha Greif
48c6d49c7c propertyName -> fieldName; propertySchema -> fieldSchema 2015-05-10 14:36:47 +09:00
Sacha Greif
bb32278b5c working on documentation 2015-05-10 13:37:42 +09:00
Sacha Greif
bd441a689d fix pending posts; let users access their own pending posts 2015-05-09 13:26:31 +09:00
Sacha Greif
bf8040457f cleaning up 2015-05-08 11:53:38 +09:00
Sacha Greif
b60074ea53 using terms and params for commentsList subscription 2015-05-08 09:33:27 +09:00
Sacha Greif
3de1cf87eb Add extra field support to posts_list_compact template 2015-05-08 09:20:22 +09:00
Sacha Greif
88be07cbe5 using posts list controller with posts_list_compact template for profile posts 2015-05-07 18:54:46 +09:00
Sacha Greif
9f7e87f722 harmonise post lists controllers 2015-05-07 15:44:12 +09:00
Sacha Greif
22229dc8cb add second autorun to reset limit when changing data context 2015-05-06 17:48:28 +09:00
Sacha Greif
0658f172ea Telescope.viewParameters -> Posts.views; add Posts.views.register function; file clean up; give categories and search route controller their own data function 2015-05-06 17:38:19 +09:00
Sacha Greif
0fd0407d4e working on users package and migrating email_hash to emailHash 2015-05-06 12:16:50 +09:00
Sacha Greif
fcc290c55f fixing comment and post edit before hooks 2015-05-04 12:32:00 +09:00
Sacha Greif
9f3eca20f0 use onCreated autorun after all 2015-05-04 10:58:02 +09:00
Sacha Greif
be35c98822 Add third "constant" parameter to callbacks; split callbacks.run into run and runAsync; split postEdit and commentEdit in two 2015-05-04 10:19:50 +09:00
Jeremy Shimko
fd204b15e3 fix user methods namespace 2015-05-03 13:09:57 -04:00