Commit graph

282 commits

Author SHA1 Message Date
Philip Nuzhnyy
8459a614c4 allow signin and signup routes to be accessible even without an invite
otherwise new users end up trapped upon receiving the invite link
2014-08-02 14:06:39 +02:00
Philip Nuzhnyy
407e57c35f add a helper for signup url 2014-08-02 14:05:24 +02:00
Sacha Greif
ff1c8850eb fix #347 2014-07-31 08:58:40 +09:00
Philip Nuzhnyy
ef27914dc3 introduce account controller
since account editing page now needs access to invites subscription
2014-07-31 01:21:14 +02:00
Sacha Greif
92fc3ee5fa working on recently commented lens; tweaking parameters system 2014-07-22 11:29:01 +09:00
Sacha Greif
ef6b976c20 fixing scoring bug 2014-07-19 09:18:10 +09:00
Sacha Greif
a555e847b6 fix #320 2014-07-18 09:21:45 +09:00
Sacha Greif
44edccd610 fix #333 2014-07-18 09:18:52 +09:00
Arunoda Susiripala
74c76a8526 revert to the orignal post waiton logic
but corrected 404 template name and uses waitOn (FR needs it)
2014-07-08 11:24:59 +05:30
Arunoda Susiripala
8a1bf9dc7f fixed posts 404 implementation 2014-07-08 11:07:11 +05:30
Arunoda Susiripala
10e38bc455 added subscriptions-manager support 2014-07-08 11:07:11 +05:30
Cory Fabre
f7594403b7 Fix digest date issues
Fix today and yesterday offsets
Use current date in empty post list error
2014-07-07 23:25:53 -05:00
Sacha Greif
7b5528b59f cleaning up router file 2014-07-08 11:09:10 +09:00
Sacha Greif
63e2db0d60 experimenting with new pattern for postPageController 2014-07-08 09:34:38 +09:00
Sacha Greif
608a163ac1 merging comment_page and comment_reply templates 2014-07-07 09:36:38 +09:00
Sacha Greif
1be5035c56 add waitOn to root path 2014-07-05 11:57:41 +09:00
Sacha Greif
8cf7446860 routing to dynamic templates 2014-07-05 11:28:05 +09:00
Sacha Greif
abe8f45cbc fixing loading more posts bug 2014-07-04 14:22:21 +09:00
Sacha Greif
f24dee88cb setting post limit through session 2014-07-04 12:10:09 +09:00
Sacha Greif
bdb166c829 debugging loading bug 2014-07-04 11:49:52 +09:00
Sacha Greif
cc2834cfc1 adding siteUrl as a setting 2014-07-03 17:22:36 +09:00
Sacha Greif
51c6278657 fixed click tracking 2014-07-03 17:13:22 +09:00
Sacha Greif
3e18c08d6c fixing submitted to postedAd in packages 2014-07-03 14:26:05 +09:00
Sacha Greif
e1919593e7 refactoring dates and timestamps 2014-07-03 13:15:23 +09:00
Sacha Greif
9ebc910465 using marked package 2014-07-03 10:40:04 +09:00
Sacha Greif
b6e26f634e removed autocomplete, fixed bugs with dropdown 2014-07-03 10:28:27 +09:00
Sacha Greif
57487e5abf using hotkeys package 2014-07-03 10:15:19 +09:00
Sacha Greif
fb279cc13c adding rss and api packages 2014-06-27 19:57:30 +09:00
Sacha Greif
30d1fa073d cleaning up and refactoring 2014-06-27 19:42:33 +09:00
Sacha Greif
77d572345b removing a few console.logs 2014-06-25 14:33:41 +09:00
Sacha Greif
69d59575e7 tweaks 2014-06-23 12:31:59 +09:00
Sacha Greif
d97df27f7f finishing view parameters flexibiltification 2014-06-23 12:28:40 +09:00
Sacha Greif
591ae27014 adding telescope-lib package for utility functions 2014-06-23 12:08:01 +09:00
Sacha Greif
21998aa012 putting search in its own package 2014-06-23 11:05:06 +09:00
Sacha Greif
26646f22aa added preloadSubscriptions to telescope-base 2014-06-22 17:15:21 +09:00
Sacha Greif
83561ec28d fixing digest to work with Date() objects 2014-06-22 15:54:54 +09:00
Sacha Greif
c118aaf8b4 fixing errors 2014-06-22 14:12:10 +09:00
Sacha Greif
bc08e8b5cc don't show password field to users who logged in via twitter or facebook 2014-06-22 13:20:10 +09:00
Sacha Greif
199d27297c telescope-tags package now adds "categories" property to post schema 2014-06-22 12:58:41 +09:00
Sacha Greif
d29e613f7d Get rid of superfluous check 2014-06-22 11:32:35 +09:00
Sacha Greif
738857a51e Merge branch 'master' into autoform
Conflicts:
	client/views/posts/post_page.js
2014-06-22 08:58:18 +09:00
Sacha Greif
32a75ad4b1 Merge pull request #305 from sadiqevani/master
[fix] undefined title in posts
2014-06-22 08:49:49 +09:00
Sadi
80a482e505 fixed - upvote/downvote
The issue was that the cancelDownvote() had was checking if there were any upvotes!

Now its working like a charm.
2014-06-17 14:34:07 +03:00
PhilippeT
04605cc9a8 Fixed locale en 2014-06-05 23:17:06 -10:00
Sacha Greif
ae0cf36819 Merge branch 'master' into autoform
Conflicts:
	client/views/posts/post_item.html
	client/views/posts/post_item.js
2014-05-30 14:03:41 +09:00
Sacha Greif
b91f6ff6fc Merge branch 'tags-package' 2014-05-30 10:35:36 +09:00
Sacha Greif
01cf53d88a cleaning up setTitle filter 2014-05-30 10:32:30 +09:00
Sacha Greif
2b37fd1359 fixing canPost and canView filters; only publish invited users to admin 2014-05-23 13:32:52 +09:00
Sacha Greif
1598511dc3 fixing getUsername; fixing site title 2014-05-23 13:08:40 +09:00
Sacha Greif
8773c23a6a making subscription preloader more flexible 2014-05-21 16:01:15 +09:00