Aditya Bansal
|
cf9725836c
|
pep8: Add compliance with rule E261 rss-bot.
|
2017-06-04 15:02:31 +05:30 |
Aditya Bansal
|
3c50019001
|
pep8: Add compliance with rule E261 to api/integrations/rss/rss-bot.
|
2017-05-31 17:07:15 -07:00 |
Reid Barton
|
461856dd56
|
rss-bot: Add --unwrap, --math options.
These are for processing arXiv API results.
|
2017-05-25 16:24:07 -07:00 |
ausDensk
|
059b124027
|
mypy: Annotate /api/integrations/rss/rss-bot.
With a few tweaks by tabbott.
|
2017-01-04 22:42:11 -08:00 |
Tim Abbott
|
e1ed8e61d8
|
api: remove use of zulip.com domain in API bindings.
|
2016-12-15 09:35:37 -08:00 |
nikolay
|
abc2ff4a06
|
pep8: Fix many rule E128 violations.
[Tweaked by tabbott to adjust some approaches used in wrapping]
|
2016-12-03 13:33:31 -08:00 |
Tim Abbott
|
57e7b741b6
|
rss-bot: Fix incorrect use of zulip.generate_option_group.
The fields set by the automatic option group all have `zulip_` at the
start of their names.
|
2016-11-14 22:48:28 -08:00 |
Eklavya Sharma
|
149938d468
|
Change shebangs from python2.7 to python.
|
2016-05-29 05:03:08 -07:00 |
Eklavya Sharma
|
7b8cb105bf
|
Apply Python 3 futurize transform libmodernize.fixes.fix_imports_six
Refer to #256
|
2016-03-10 22:03:30 -08:00 |
Eklavya Sharma
|
c59185e119
|
Apply Python 3 futurize transform libfuturize.fixes.fix_print_with_import
Refer #256
|
2016-03-10 22:02:17 -08:00 |
Eklavya Sharma
|
f3d387e727
|
Apply Python 3 futurize transform lib2to3.fixes.fix_except
|
2016-03-10 22:01:50 -08:00 |
Tim Abbott
|
6528b18ad3
|
Switch all urllib/urlparse usage to six.moves.urllib.
This provides Python 2+3 compatibility for our use of urllib.
Also add a test to avoid future regressions.
|
2016-01-26 21:09:43 -08:00 |
Steven Oud
|
d5435fad1d
|
Consistently use /usr/bin/env python2.7 in shebangs and commands.
|
2015-10-21 22:58:21 +00:00 |
Tim Abbott
|
3caa743951
|
rss: Support feeds that don't provide any sort of timestamp.
(imported from commit 9acc9dad7543a0e0a6bc2e71360b7017c3c7c63d)
|
2015-09-25 03:57:51 -07:00 |
Jessica McKellar
|
da757b7195
|
Update copyright to 2014.
(imported from commit 733baed61e26be0c07a7e7a605618087df6b0866)
|
2014-02-04 15:51:53 -05:00 |
Jessica McKellar
|
aa36b7fb5f
|
Document our RSS integration.
(imported from commit 61e956705b526b4bbeb3a0908d00ebd92d216395)
|
2014-01-02 13:39:32 -05:00 |
Luke Faraone
|
1b5c1ac021
|
Update style of client strings.
(imported from commit 1516461cf53b2715de68e01f16bb8a8cc33c48ad)
|
2013-12-09 11:47:52 -05:00 |
Waseem Daher
|
a4111a2426
|
Add 'client' string to our missing integrations.
Not done: Jira, Nagios
(imported from commit 3e2505653b377f8c307745e507bdc40e980dca05)
|
2013-12-05 17:51:21 -05:00 |
Jessica McKellar
|
5b01dadfd3
|
rss-bot: handle feeds that don't have a title.
(imported from commit 2d95ee0cd85ac25a7c0241ce1747509e2f9c6be6)
|
2013-11-22 11:28:19 -05:00 |
Tim Abbott
|
be48e6ab15
|
Update paths to rss-bot.
(imported from commit ab6ea5e881593c8533680323bf525faacc2ddfec)
|
2013-11-18 08:11:06 -05:00 |
Tim Abbott
|
6971a0f4cc
|
Fix rss-bot parsing of feeds that don't specify a post ID.
(imported from commit 67fdb8b92b39fc14c81b87b7fa8089964c07be8b)
|
2013-11-18 08:11:06 -05:00 |
Leo Franchi
|
8a1b904a2d
|
Move RSS and Twitter bots to integrations/
(imported from commit a8105d5161eae6708d6322037cd6a45bef237050)
|
2013-10-02 11:37:05 -04:00 |