Commit graph

461 commits

Author SHA1 Message Date
Sacha Greif
6dee86463a paginating user profile on the client 2014-09-03 09:46:39 +09:00
Sacha Greif
d25f644c2c Profile tweaks; display more posts 2014-09-01 09:52:40 +09:00
Sacha Greif
21c6dc6854 using sanitizeHTML and adding migrations 2014-09-01 09:33:50 +09:00
Sacha Greif
e21f5c7056 adding new htmlBody field and adding hooks to sanitise it 2014-08-31 16:11:48 +09:00
Sacha Greif
619577d6cd migration tweak 2014-08-30 10:04:56 +09:00
Sacha Greif
8ae358181e Got rid of meteorhacks:npm packages; moved email features to their own package 2014-08-29 10:23:11 +09:00
Sacha Greif
be82db9072 Disable resetScroll; Simplify adminUsers publication; fix search controller 2014-08-28 11:10:31 +09:00
Sacha Greif
fa8691eaaf making default view configurable 2014-08-28 10:16:17 +09:00
Sacha Greif
735f0645db move votes to their own object on user object 2014-08-23 11:53:37 +09:00
Sacha Greif
df479d43c3 Stop tracking comments in User object; Refactor publications; add data property to user 2014-08-23 11:28:05 +09:00
Sacha Greif
9b8e16f177 now showing comments on user profile page 2014-08-22 17:06:22 +09:00
Sacha Greif
d7135c1d1d improving base theme 2014-08-20 15:59:11 +09:00
Sacha Greif
0280ca80bb make layout, loading, and notFound routes customisable too 2014-08-18 10:07:53 +09:00
Sacha Greif
43fa81587f stop protecting comment_reply route; fix undefined user bug 2014-08-17 08:17:35 +09:00
Sacha Greif
d3bf6286fa small tweaks 2014-08-13 09:30:07 +09:00
Philip Nuzhnyy
932f56bc1f merge master 2014-08-12 16:02:05 +02:00
Sacha Greif
083a4c4dc4 show username if available 2014-08-12 17:47:11 +09:00
Sacha Greif
5198373c2b Merge branch 'master' of github.com:TelescopeJS/Telescope 2014-08-12 17:41:36 +09:00
Fabrice Delhoste
3ff41d0342 Fixed: unable to override post_page template 2014-08-11 12:11:01 +02:00
Sacha Greif
99e50b85dd show real user name 2014-08-11 16:15:54 +09:00
Sacha Greif
509972f18a Now keeping track of upvoted/downvoted posts & comments. 2014-08-11 10:14:53 +09:00
Sacha Greif
7f103be36d refactoring and style tweaks 2014-08-05 12:25:26 +09:00
Sacha Greif
be0ab69c7b Adding footer and hero modules; working on newsletter subscribe banner 2014-08-05 10:16:05 +09:00
Sacha Greif
68bbae0a4c improving digest 2014-08-04 20:58:02 +09:00
Sacha Greif
2135c4b11f Adding cron job to schedule digests 2014-08-04 19:02:21 +09:00
Sacha Greif
d375bc3c1b Using templates for on-site notifications too; refactoring a lot of stuff 2014-08-04 11:22:43 +09:00
Sacha Greif
ea9ca1e1c5 Still refactoring notifications 2014-08-04 09:47:10 +09:00
Sacha Greif
79bad9ae83 Finishing work on email templates, setting up test routes 2014-08-03 16:27:54 +09:00
Sacha Greif
78f440e8cd refactoring email templates 2014-08-03 11:50:10 +09:00
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