Commit graph

30 commits

Author SHA1 Message Date
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
314ff62a61 Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
  Fixing issue with PuSH hub topic's being too long for the db.
  OPML import: Using custom feed titles if they don't match what's in the feed DB.
2012-04-02 18:49:21 -07:00
Samuel Clay
61f2ced74b Showing real-time pubsub status on user dashboards. Opening up real-time for everybody. 2012-04-02 18:48:41 -07:00
Samuel Clay
58ece7dfc2 Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
  Wordpress PuSH errors aren't really errors, so don't log them.
2012-04-01 23:54:24 -07:00
Samuel Clay
6b202ebba5 Fixing issue with PuSH hub topic's being too long for the db. 2012-04-01 20:33:42 -07:00
Samuel Clay
2bdd2b587d Wordpress PuSH errors aren't really errors, so don't log them. 2012-03-30 17:12:03 -07:00
Samuel Clay
06a11d5fb4 Dealing with broken Wordpress PuSH plugin by subscribing to its requested topic url. 2012-03-30 16:58:10 -07:00
Samuel Clay
5a60b1047f Dealing with broken Wordpress PuSH plugin by subscribing to its requested topic url. 2012-03-30 16:57:33 -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
453e773c07 Subscribing to a topic or hub sets the urls. 2012-03-30 16:17:52 -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
cc3bf25237 Stupid broken Wordpress PuSH plugin tries to set wp-admin/post.php to its topic. 2012-03-29 13:13:06 -07:00
Samuel Clay
154374500e Adding logging to PuSH push requests. 2012-03-29 13:10:34 -07:00
Samuel Clay
ae0cf0f99e Fixing broken redirected PuSH urls. Typo on datetime. 2012-03-29 12:32:55 -07:00
Samuel Clay
0fa19b2c75 Refactoring updated urls in PuSH feeds. 2012-03-29 12:25:21 -07:00
Samuel Clay
ccd31e1fca Feeds are OneToOne with PushSubscriptions, so remove the db inconsistency. 2012-03-28 19:22:16 -07:00
Samuel Clay
d54d373c97 Fixing hub url change subscription. 2012-03-28 18:25:57 -07:00
Samuel Clay
4c75ff2a07 Emergency fix to not have to reverse url in task fetchers. 2012-03-28 17:09:13 -07:00
Samuel Clay
214e7d4c90 Setting up push feeds for removal. 2012-03-28 16:49:58 -07:00
Samuel Clay
d8a343b67b Adding munin graph for pushed feed queue and nginx conf. 2012-03-28 16:43:04 -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
f735236e04 Cleanup 2012-03-28 11:59:30 -07:00
Samuel Clay
23479d3b12 Forgive push subscription errors. 2012-03-27 18:51:29 -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