Commit Graph

29 Commits

Author SHA1 Message Date
friendica d06c21dc39 some poco fixes 2013-01-22 20:48:03 -08:00
friendica 53cd7a64b6 json_decode param missing 2013-01-03 19:35:42 -08:00
friendica bec7d9f483 temporary feed import/export (public only for the moment) until this is integrated with remote permissions 2013-01-03 19:34:04 -08:00
friendica c266f0724b another typo 2013-01-02 01:47:06 -08:00
friendica 50d1cb2e3a start building social graph 2013-01-01 23:56:27 -08:00
friendica ba0876d011 update timestamps on successful poll 2012-12-30 23:55:57 -08:00
friendica 2d113f0c87 refresh now works on poller runs 2012-12-30 23:51:39 -08:00
friendica 83db4abaab fixes 2012-12-30 22:56:52 -08:00
friendica abc271a0e7 more progress on onepoll 2012-12-30 22:41:53 -08:00
friendica 14fb503800 progress on poller 2012-12-30 16:14:29 -08:00
friendica c6b8ab534f fixed several little nit bugs that cropped up during deployment 2012-12-06 00:03:24 -08:00
friendica dd428cf4fc rm pidfile stuff since we won't need poller locking 2012-11-29 19:52:10 -08:00
friendica e3c2e58979 "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes to the profile details. 2012-10-29 17:14:02 -07:00
friendica 80bd128425 more DB cleanup 2012-08-30 18:47:07 -07:00
friendica d92a4a686d eliminate the obsolete "last-child" indicator 2012-07-18 17:08:03 -07:00
Zach Prezkuta fa7e803f73 fix check for parent of StatusNet API post 2012-06-25 08:26:12 -06:00
friendica 4faf0e609f rev update 2012-06-16 03:35:45 -07:00
friendica ff45e11284 redundant log entry 2012-06-14 17:55:30 -07:00
friendica 2efee75557 also mark for death if there isn't any xml to be found 2012-06-14 17:38:39 -07:00
friendica 267681844d poll even if contact hasn't responded recently, so we can update the termination status 2012-06-14 17:27:07 -07:00
friendica be090cc851 better handling of dead contacts 2012-06-14 16:56:46 -07:00
friendica 09f74be14c variable confusion in poller, don't allow negative page offsets 2012-06-11 17:24:16 -07:00
friendica da7773a259 ostatus hub subscription issues 2012-06-07 19:53:39 -07:00
friendica 8a4e3cc370 don't throw "did not contain xml" error if it's a valid rss that doesn't have the <?xml declaration 2012-05-07 16:51:09 -07:00
friendica 189a31e628 If a contact has had delivery issues in the last 15 minutes, send new posts straight to the queue
and don't even try to connect. Also defer polling for stuck contacts. Should reduce the number of
stuck processes trying to connect with dead or dying servers significantly.
2012-05-07 15:54:49 -07:00
friendica 584ac68ae4 adding zrl support to social graphs 2012-05-01 01:16:47 -07:00
friendica 4ff2e9a103 a few more continues that should be returns 2012-04-28 16:54:33 -07:00
friendica 44700b914d poller refactor: continue not valid in this context 2012-04-28 04:20:38 -07:00
friendica f163aed66d break up poller into separate processes 2012-04-27 23:17:40 -07:00