Commit graph

27 commits

Author SHA1 Message Date
Mitchell Wulfman
6fc6b9eb78 cleanup while getting familiar with the codebase 2014-09-16 15:18:27 -04:00
Sacha Greif
be82db9072 Disable resetScroll; Simplify adminUsers publication; fix search controller 2014-08-28 11:10:31 +09:00
Sacha Greif
c3bfe760c2 disable scrolling code 2014-08-08 09:54:20 +09:00
Sacha Greif
4fb25bdb66 show post body outside of post modules 2014-07-05 16:29:10 +09:00
Sacha Greif
615bb4c6c2 making all template includes dynamic 2014-07-05 11:42:28 +09:00
Sacha Greif
c483464f4d making all template helpers dynamic 2014-07-05 11:24:28 +09:00
Sacha Greif
9ebc910465 using marked package 2014-07-03 10:40:04 +09:00
Sacha Greif
30d1fa073d cleaning up and refactoring 2014-06-27 19:42:33 +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
Sadi
2d9a779ec6 [fix] undefined title in posts
This fixes the undefined title, when you view your posts
2014-06-15 15:06:31 +03:00
Sacha Greif
9bf61f3807 Changing "headline" to "title" 2014-05-16 09:19:35 +09:00
Sacha Greif
b10df80e4d adding packages 2014-05-01 13:10:34 -07:00
Sacha Greif
1896a14d09 fixed canView 2013-10-25 10:26:57 +09:00
Sacha Greif
96e140ca10 working on comment queuing 2013-10-23 10:40:29 +08:00
Sacha Greif
2ce9d4022e adding a subscription for commenting users 2013-10-21 23:07:36 +08:00
Sacha Greif
e76e7b06bc making post route non-reactive 2013-10-21 17:47:30 +08:00
Sacha Greif
95d8727964 converting single post page to IronRouter 2013-10-06 08:47:15 +09:00
Sacha Greif
04cce7d907 fix waiting for wrong session variable 2013-07-04 13:07:47 +09:00
Sacha Greif
638cd34409 Merge pull request #125 from tholu/master
Set document title to post headline
2013-07-03 19:17:28 -07:00
Sacha Greif
ebaf483d46 make sure the comment/post being edited is loaded before moving on 2013-06-18 10:46:29 +09:00
Thomas Lutz
23d3f44891 set document title to post headline 2013-05-15 18:45:27 +02:00
Sacha Greif
6c2589ab90 transformed window vars in Session vars 2012-11-21 13:44:03 +09:00
Tom Coleman
8d4682a558 One way of achieving a 404 page... 2012-10-18 10:53:57 +11:00
Sacha Greif
ad9fca0d4a added date in url to digest view 2012-10-10 13:54:48 +09:00
Sacha Greif
7419ff2cb0 adding canView to permissions 2012-10-05 14:08:46 +09:00
Sacha Greif
e9119ef036 reworking invite system 2012-10-05 13:59:40 +09:00
Tom Coleman
e4f55a6377 Start of reorganization. 2012-10-04 11:17:57 +10:00
Renamed from client/templates/post_page.js (Browse further)