Commit graph

1832 commits

Author SHA1 Message Date
Sacha Greif
a85e09f9ad make post-submit callbacks run on server only 2014-12-22 11:49:35 +09:00
Sacha Greif
4312a39f2a "updateObject" -> "modifier" 2014-12-22 09:50:45 +09:00
Sacha Greif
6fc3bb7092 use type=method for submit and edit forms 2014-12-22 09:49:28 +09:00
Sacha Greif
e5c1b775af make category slug customizable 2014-12-22 09:17:49 +09:00
Sacha Greif
24a0f9b830 refactor voting code to accept function calls from server 2014-12-20 17:34:15 +09:00
Sacha Greif
c8ccb8b7b9 updating Meteor 2014-12-20 17:04:45 +09:00
Sacha Greif
d83fa19ed8 add insert allow for feeds 2014-12-19 14:39:43 +09:00
Sacha Greif
d4dcd66a57 using auto form for feeds 2014-12-19 14:32:25 +09:00
Sacha Greif
3d8e6f9237 updating autoform and simpleschema 2014-12-19 11:37:23 +09:00
Sacha Greif
34f092e4b7 using autoform for categories form 2014-12-19 11:37:13 +09:00
Sacha Greif
74b6464530 Merge branch 'master' into devel 2014-12-19 09:05:31 +09:00
Sacha Greif
e934669f4c Merge branch 'master' of https://github.com/TelescopeJS/Telescope 2014-12-19 09:04:40 +09:00
Sacha Greif
84bcc6d5c3 nom package thing 2014-12-19 09:04:33 +09:00
Ben Gott
38d502d09f Merge pull request #644 from bengott/avatar-tweaks
Update to bengott:avatar@0.7.1
2014-12-18 12:38:42 -06:00
Ben Gott
aa91a56a19 Update to bengott:avatar@0.7.1 2014-12-18 12:36:54 -06:00
Sacha Greif
86cfff72d5 clean up 2014-12-18 18:07:04 +09:00
Sacha Greif
0b751d086c working on post-by-feed package 2014-12-18 16:01:18 +09:00
Sacha Greif
8a16e2a01e add thumbnail too if it hasn't been set yet 2014-12-18 15:10:01 +09:00
Sacha Greif
97962562cf make sure post is loaded 2014-12-18 15:09:50 +09:00
Sacha Greif
a6267c69de splitting submitPost into client/server and server functions 2014-12-18 15:09:30 +09:00
Sacha Greif
a379f605cf renaming "rss" to "feed" 2014-12-18 10:47:37 +09:00
Sacha Greif
b7ba4b3bc0 Merge branch 'post-by-rss' of https://github.com/delgermurun/Telescope into delgermurun-post-by-rss
Conflicts:
	.meteor/packages
2014-12-18 10:37:49 +09:00
Sacha Greif
1aa86994f7 using this.autorun 2014-12-18 10:36:41 +09:00
Sacha Greif
4ca3b5aa79 Merge branch 'master' of https://github.com/TelescopeJS/Telescope 2014-12-17 11:43:46 +09:00
Sacha Greif
85acc4fceb only publish the first four commenters 2014-12-17 11:42:08 +09:00
Ben Gott
bf105955e5 Merge pull request #640 from bengott/avatar-tweaks
update to bengott:avatar@0.7.0
2014-12-16 20:38:07 -06:00
Ben Gott
6c27681846 Merge branch 'master' of https://github.com/TelescopeJS/Telescope into avatar-tweaks 2014-12-16 20:28:17 -06:00
Sacha Greif
8be0e828a4 only publish the first four commenters for each post 2014-12-17 11:25:40 +09:00
Ben Gott
61063ca3e1 Update to bengott:avatar@0.7.0 2014-12-16 20:10:46 -06:00
Sacha Greif
9be16ddd41 cleaning up packages file 2014-12-17 11:09:59 +09:00
Sacha Greif
f336d94256 changelog update 2014-12-17 11:05:15 +09:00
Sacha Greif
ceeb7bf531 clean up newsletter cron code 2014-12-17 11:00:59 +09:00
Sacha Greif
5ab09783ab Merge branch 'master' of https://github.com/TelescopeJS/Telescope 2014-12-17 11:00:36 +09:00
Sacha Greif
1f825fe15b add description setting and use it as description for root path 2014-12-17 09:49:56 +09:00
Luca Mussi
7895141102 fixed #631 2014-12-16 09:52:28 +01:00
Luca Mussi
fd9ff4c906 fixed #632 - Update to useraccounts:unstyled@1.4.0 2014-12-16 09:48:54 +01:00
Sacha Greif
36b0b3b18b colorize category tags 2014-12-16 15:19:29 +09:00
Sacha Greif
5005afd98c Merge branch 'master' of https://github.com/TelescopeJS/Telescope 2014-12-16 15:14:02 +09:00
Sacha Greif
1615eb726b limit commenter avatars to first 4 people 2014-12-16 14:25:38 +09:00
Sacha Greif
4b4997a784 even more styling 2014-12-16 14:18:32 +09:00
Sacha Greif
420e33ce3c Merge pull request #636 from erasaur/master
Add editorconfig for consistency
2014-12-16 13:53:10 +09:00
Sacha Greif
b932506f56 more style tweaks 2014-12-16 13:52:23 +09:00
Mark Lee
dbf4ff5ab9 Add editorconfig for consistency 2014-12-15 20:44:22 -08:00
Sacha Greif
6723a532da alternate layout for post items 2014-12-16 13:34:01 +09:00
Sacha Greif
a94d739849 Merge pull request #634 from erasaur/master
Minor tweaks
2014-12-16 12:52:54 +09:00
Mark Lee
c5284ce625 Minor tweaks 2014-12-15 18:02:24 -08:00
Sacha Greif
36ece25c7e posts css clean-up 2014-12-16 09:13:30 +09:00
Sacha Greif
6633eed8e3 more css tweaks 2014-12-16 09:04:35 +09:00
Sacha Greif
41ecd48e7c Merge branch 'master' of https://github.com/TelescopeJS/Telescope 2014-12-16 09:01:20 +09:00
Sacha Greif
8c31086f36 Merge pull request #629 from Viktorminator/master
Russian translation
2014-12-16 09:01:13 +09:00