| Commit message (Expand) | Author | Age | Files | Lines |
* | more logging for onepoll | friendica | 2015-03-31 | 1 | -1/+1 |
* | provide storage for directory based reputation in the xlink table by setting ... | friendica | 2015-01-26 | 1 | -1/+1 |
* | PostgreSQL support initial commit | Habeas Codice | 2014-11-13 | 1 | -7/+8 |
* | What this checkin does is catch the case where a comment arrived and there's ... | friendica | 2014-10-30 | 1 | -12/+9 |
* | try to sort out walltowall translation for diaspora recipients | friendica | 2014-09-19 | 1 | -1/+1 |
* | This is long overdue - use a symblic constant NULL_DATE instead of the easily... | friendica | 2014-09-08 | 1 | -1/+1 |
* | get out the sunnies | friendica | 2014-08-31 | 1 | -3/+14 |
* | onepoll: don't poll archived, blocked, or ignored connections | friendica | 2014-08-24 | 1 | -0/+2 |
* | change flags for one-way connections from hidden to unconnected so we can sti... | friendica | 2014-03-04 | 1 | -5/+2 |
* | pull in some posts when we first connect with a new channel (if allowed to) -... | friendica | 2013-11-17 | 1 | -6/+18 |
* | populate some posts when somebody is granted "read stream" permission | friendica | 2013-11-17 | 1 | -3/+6 |
* | figure out why poller isn't picking up old posts which failed to deliver | friendica | 2013-08-29 | 1 | -4/+5 |
* | start formatting for Doxygen | friendica | 2013-02-25 | 1 | -1/+1 |
* | mark for death implemented | friendica | 2013-01-29 | 1 | -10/+8 |
* | missing permission settings | friendica | 2013-01-29 | 1 | -1/+2 |
* | convert mod/follow to associative json and add more logging for when things g... | friendica | 2013-01-29 | 1 | -4/+2 |
* | poco debugging cont. | friendica | 2013-01-25 | 1 | -2/+11 |
* | here's another reason the social graph isn't updating | friendica | 2013-01-24 | 1 | -0/+1 |
* | why oh why is poco_load not getting called? oh - that's why. | friendica | 2013-01-24 | 1 | -2/+2 |
* | some poco fixes | friendica | 2013-01-22 | 1 | -5/+3 |
* | json_decode param missing | friendica | 2013-01-03 | 1 | -1/+1 |
* | temporary feed import/export (public only for the moment) until this is integ... | friendica | 2013-01-03 | 1 | -0/+19 |
* | another typo | friendica | 2013-01-02 | 1 | -1/+1 |
* | start building social graph | friendica | 2013-01-01 | 1 | -10/+8 |
* | update timestamps on successful poll | friendica | 2012-12-30 | 1 | -2/+5 |
* | refresh now works on poller runs | friendica | 2012-12-30 | 1 | -10/+9 |
* | fixes | friendica | 2012-12-30 | 1 | -1/+1 |
* | more progress on onepoll | friendica | 2012-12-30 | 1 | -161/+19 |
* | progress on poller | friendica | 2012-12-30 | 1 | -40/+31 |
* | fixed several little nit bugs that cropped up during deployment | friendica | 2012-12-06 | 1 | -1/+1 |
* | rm pidfile stuff since we won't need poller locking | friendica | 2012-11-29 | 1 | -1/+0 |
* | "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes t... | friendica | 2012-10-29 | 1 | -1/+1 |
* | more DB cleanup | friendica | 2012-08-30 | 1 | -45/+16 |
* | eliminate the obsolete "last-child" indicator | friendica | 2012-07-18 | 1 | -223/+0 |
* | fix check for parent of StatusNet API post | Zach Prezkuta | 2012-06-25 | 1 | -1/+1 |
* | rev update | friendica | 2012-06-16 | 1 | -10/+0 |
* | redundant log entry | friendica | 2012-06-14 | 1 | -1/+0 |
* | also mark for death if there isn't any xml to be found | friendica | 2012-06-14 | 1 | -0/+3 |
* | poll even if contact hasn't responded recently, so we can update the terminat... | friendica | 2012-06-14 | 1 | -4/+2 |
* | better handling of dead contacts | friendica | 2012-06-14 | 1 | -1/+4 |
* | variable confusion in poller, don't allow negative page offsets | friendica | 2012-06-11 | 1 | -2/+2 |
* | ostatus hub subscription issues | friendica | 2012-06-07 | 1 | -0/+3 |
* | don't throw "did not contain xml" error if it's a valid rss that doesn't have... | friendica | 2012-05-07 | 1 | -1/+1 |
* | If a contact has had delivery issues in the last 15 minutes, send new posts s... | friendica | 2012-05-07 | 1 | -0/+4 |
* | adding zrl support to social graphs | friendica | 2012-05-01 | 1 | -1/+1 |
* | a few more continues that should be returns | friendica | 2012-04-28 | 1 | -7/+7 |
* | poller refactor: continue not valid in this context | friendica | 2012-04-28 | 1 | -1/+1 |
* | break up poller into separate processes | friendica | 2012-04-27 | 1 | -0/+519 |