Samuel Clay
4bb9d47144
Upgrading all dependencies. This probably won't work (looking at you timezones).
2020-12-03 16:50:54 -05:00
Samuel Clay
b89e7dc429
Merge branch 'django1.11' into django2.0
...
* django1.11: (152 commits)
request.raw_post_data -> request.body (django 1.6)
Upgrading pgbouncer to 1.15.0.
Finishing off Postgresql 13 upgrade.
Upgrading to Postgresql 13.
Ubuntu 20.04
Fixing supervisor path issues
Upgrading setuptools
Fixing flask
Handling over capacity for twitter.
Max length for image_urls.
Properly filtering newsletter feeds.
Fixing issue with text importer on feed-less urls.
Removing dependency, fixing encoding issue for pages.
Fixing DB Monitor.
Updating User Agent for all fetchers.
Ignoring VSCode.
Fixing DB Monitor.
Updating User Agent for all fetchers.
Ignoring VSCode.
Fixing Statistics by fixing how timezones are handled.
...
2020-12-03 14:04:26 -05:00
Samuel Clay
67ef0c578f
request.raw_post_data -> request.body (django 1.6)
2020-12-03 11:58:54 -05:00
Samuel Clay
1351aee6a8
Vendorizing new feedparser.
2020-07-01 18:38:37 -04:00
Samuel Clay
46b78f70a9
Updating push logging message when skipping.
2015-02-23 13:31:42 -08:00
Samuel Clay
7ecf8c4253
Showing latest push date.
2015-02-19 14:14:38 -08:00
Samuel Clay
67520cca4a
Skipping push feeds pushed within last 60 seconds.
2015-02-19 13:45:05 -08:00
Samuel Clay
2b3ff6d2b4
Using correct feed_id in push history.
2015-02-19 13:43:33 -08:00
Samuel Clay
5fae9b6362
Logging last push date delta.
2015-02-19 13:41:09 -08:00
Samuel Clay
ad721380f2
Correcting latest push date.
2015-02-19 13:36:41 -08:00
Samuel Clay
0392c597e6
Correcting latest push date.
2015-02-19 13:36:08 -08:00
Samuel Clay
4684f9c9bd
Adding fetch history check to ignore crazy updating push feeds.
2015-02-19 13:32:22 -08:00
Samuel Clay
6011e4f2da
Moving from feed/page/push histories to capped fetch history.
2013-04-15 14:30:31 -07:00
Samuel Clay
bff2baf067
If not active subs, turn off real-time.
2013-03-20 16:17:49 -07:00
Samuel Clay
670093e3bf
Skipping real-time fetch for non-premium active feeds.
2013-03-20 16:13:10 -07:00
Samuel Clay
bb5c4f8c00
Adding logging to PuSH subscription.
2012-04-09 15:42:26 -07:00
Samuel Clay
ee76081cda
Instrumentation to count feed pushes.
2012-04-09 14:58:53 -07:00
Samuel Clay
80088efb9c
Only checking raw parsed hub address 1 in 10 times.
2012-04-03 14:04:59 -07:00
Samuel Clay
f4c65c23d5
Fixing Tumblr PuSH by sending the address instead of the link when subscribing.
2012-03-30 16:36:16 -07:00
Samuel Clay
f49f5ebc04
Adding dev role, updating hosts, and checking for wp-cron in broken wordpress plugin PuSH pings.
2012-03-29 13:57:38 -07:00
Samuel Clay
0fa19b2c75
Refactoring updated urls in PuSH feeds.
2012-03-29 12:25:21 -07:00
Samuel Clay
d54d373c97
Fixing hub url change subscription.
2012-03-28 18:25:57 -07:00
Samuel Clay
4348e7f497
Resubscribing to real-time feeds on add/remove feed.
2012-03-28 16:13:17 -07:00
Samuel Clay
a74be1b604
Adding push feeds queue. Ignoring fat ping, since it might not match URLs.
2012-03-28 15:49:21 -07:00
Samuel Clay
9ee6487f58
Correcting a double-encoding bug for story permalinks that was from way back when.
2012-03-27 18:37:04 -07:00
Samuel Clay
fd1e26a5b0
Fixing the shit out of the feed fetcher's deleted feed handling. Also fixing PuSH support to correctly give parameters to PuSH server.
2012-03-27 17:34:39 -07:00
Samuel Clay
abc3b20d81
Adding subscription callbacks for PuSH.
2012-03-27 16:26:07 -07:00
Samuel Clay
daef8f3841
Stubbing in PuSH support. Need to work it in with Feeds and upgrade rel='hub'.
2012-03-27 14:58:13 -07:00