Commit graph

24 commits

Author SHA1 Message Date
Sacha Greif
e0b9bf36b7 namespacing user roles 2015-04-27 17:14:07 +09:00
Sacha Greif
d675b21e27 more namespacing 2015-04-23 10:39:58 +09:00
Sacha Greif
08c6e373fc bringing packages back into core repo after all 2015-04-22 07:50:11 +09:00
Sacha Greif
3d383e06e1 more packageification; removed meteor hacks:npm; changed telescope-blank to custom 2015-04-21 11:42:47 +09:00
Sacha Greif
50fc3eb11a Merge branch 'namespace' of https://github.com/TelescopeJS/Telescope into namespace
# Conflicts:
#	lib/users.js
#	packages/telescope-base/lib/base.js
#	packages/telescope-base/package.js
#	packages/telescope-lib
2015-04-20 13:57:37 +09:00
Sacha Greif
8f94eaa765 Fix #892 (feeds not getting imported) 2015-04-08 09:00:37 +09:00
Delgermurun
94da16d045 post-by-feed: Normalize encoding to utf-8
closes #729
Uses buffer rather than already decoded string.
See: https://github.com/ashtuchkin/iconv-lite/wiki/Use-Buffers-when-decoding
2015-04-02 13:26:39 +09:00
Sacha Greif
7be7276980 commenting and tweaking the post by feed package 2015-03-18 09:45:44 +09:00
Delgermurun
a05fa134e4 Assign feed item's categories to post.
Changed htmlparser2 to node-feedparser
2015-03-17 10:40:45 +08:00
Sacha Greif
6c13989cc3 small tweaks 2015-03-13 15:27:45 +09:00
Accentax
c039ca8596 fixed feed id 2015-02-09 19:05:53 +00:00
Accentax
557d4e54fb added category assignment 2015-02-09 18:39:50 +00:00
Sacha Greif
84d35e5451 fix post-by-feed bug when feed items don't have ids 2015-02-01 18:26:53 +09:00
Sacha Greif
f01f084525 feeds can now be assigned to a user 2015-01-14 12:31:09 +09:00
Sacha Greif
65f30864c6 decode feed item title, too 2015-01-06 11:55:12 +09:00
Sacha Greif
a5911bf3f7 remove enableFeeds setting; stop synced-cron message logging 2015-01-06 09:51:35 +09:00
Sacha Greif
a3fc68ad52 follow 302 redirects too 2015-01-05 10:01:57 +09:00
Sacha Greif
09ff63b3d0 follow http 301 redirects in feed package 2015-01-05 09:56:02 +09:00
Sacha Greif
8725121ce3 use feed item date for postedAt 2015-01-04 12:51:30 +09:00
Sacha Greif
37ab8d48b9 feeds require to be enabled 2014-12-31 11:54:38 +09:00
Sacha Greif
3d8e6f9237 updating autoform and simpleschema 2014-12-19 11:37:23 +09: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
a379f605cf renaming "rss" to "feed" 2014-12-18 10:47:37 +09:00