| Commit message (Expand) | Author | Age | Files | Lines |
* | allow polling to mostly survive minor memory shortages. | Friendika | 2011-06-30 | 1 | -2/+8 |
* | new contact_selector function to provide more fine-tuned selection options. | Friendika | 2011-06-23 | 1 | -17/+20 |
* | don't allow tags in app source | Friendika | 2011-06-23 | 1 | -1/+1 |
* | friendika-z initial implementation | Friendika | 2011-06-23 | 1 | -0/+4 |
* | use original application if available | Friendika | 2011-06-21 | 1 | -2/+4 |
* | restrict FB imports which have privacy policies to the post owner. | Friendika | 2011-06-20 | 1 | -2/+13 |
* | Update info comments in all plugins | Fabio Comuni | 2011-06-14 | 1 | -0/+5 |
* | fixed a few feed problems affecting activity objects/targets | Friendika | 2011-06-10 | 1 | -1/+1 |
* | events, continued. Also better regex matching accounting for empty elements | Friendika | 2011-06-07 | 1 | -5/+5 |
* | load hooks inside queue | Friendika | 2011-06-05 | 1 | -4/+12 |
* | fb queue - wrong var | Friendika | 2011-06-05 | 1 | -1/+1 |
* | facebook queue: not enough parameters | Friendika | 2011-06-04 | 1 | -1/+1 |
* | don't serialize entire item | Friendika | 2011-06-03 | 1 | -2/+2 |
* | facebook queueing on failure, sync update.php with boot.php update version to... | Friendika | 2011-06-03 | 1 | -11/+73 |
* | don't notify failed FB delivery of likes, which have no id. | Friendika | 2011-06-02 | 1 | -2/+3 |
* | warning message if Facebook post does not succeed. It happens quite a lot. | Friendika | 2011-06-02 | 1 | -10/+14 |
* | on rare occasions posts do not get a parent. The only thing which could cause... | Friendika | 2011-05-29 | 1 | -2/+6 |
* | bug #62 - opt-out of importing FB friends/conversations but still allow FB po... | Friendika | 2011-05-29 | 1 | -2/+48 |
* | duplicate likes if we posted it locally and it also comes back from FB | Friendika | 2011-05-27 | 1 | -2/+8 |
* | add attachments to FB posts, fix paren string in statusnet, do not insert att... | Friendika | 2011-05-26 | 1 | -0/+15 |
* | add info() function. Works like notice() but show messages in a div with clas... | Fabio Comuni | 2011-05-23 | 1 | -2/+2 |
* | fb contacts getting mixed up. | Friendika | 2011-05-22 | 1 | -1/+5 |
* | if no FB image and fb link is on our site, use Friendika logo for fb image. O... | Friendika | 2011-05-22 | 1 | -1/+2 |
* | silencing stdclass warnings | Friendika | 2011-05-22 | 1 | -6/+5 |
* | don't use hashtags for FB message link | Friendika | 2011-05-20 | 1 | -3/+9 |
* | turn dislike activities into plain text comments for FB delivery | Friendika | 2011-05-17 | 1 | -0/+5 |
* | comments imported from ignored FB contact | Friendika | 2011-05-15 | 1 | -2/+5 |
* | use best contact id available | Friendika | 2011-05-14 | 1 | -4/+3 |
* | fix a couple of FB issues, wrong comment author, perhaps fix some missing ent... | Friendika | 2011-05-14 | 1 | -10/+14 |
* | FB reply if replying to local post originally posted to FB | Friendika | 2011-05-13 | 1 | -0/+2 |
* | update doco on FB connector | Friendika | 2011-05-12 | 1 | -13/+9 |
* | re-fetch FB photos that failed | Friendika | 2011-05-09 | 1 | -0/+25 |
* | rolling version number in preparation for release | Friendika | 2011-05-09 | 1 | -1/+1 |
* | notify not called on new photo album (first item) | Friendika | 2011-05-03 | 1 | -1/+1 |
* | configurable FB poll interval, default 1hr. | Friendika | 2011-05-02 | 1 | -1/+5 |
* | don't do an empty query | Friendika | 2011-04-30 | 1 | -10/+15 |
* | slightly better handling of photos and links for FB. | Friendika | 2011-04-28 | 1 | -5/+21 |
* | provide a test mode for facebook posts which goes through the motions but doe... | Friendika | 2011-04-28 | 1 | -2/+6 |
* | implement contact block/ignore for NETWORK_FACEBOOK | Friendika | 2011-04-28 | 1 | -3/+3 |
* | missed fb prefix on extid | Friendika | 2011-04-27 | 1 | -1/+3 |
* | ensure contact exists for toplevel post | Friendika | 2011-04-27 | 1 | -0/+12 |
* | empty uid on friend check | Friendika | 2011-04-27 | 1 | -3/+3 |
* | suppress duplicate FB posts (incoming after posted locally) | Friendika | 2011-04-27 | 1 | -35/+18 |
* | owner link not getting set | Friendika | 2011-04-26 | 1 | -2/+2 |
* | doco | Friendika | 2011-04-26 | 1 | -0/+15 |
* | generate permalink to source article | Friendika | 2011-04-26 | 1 | -0/+2 |
* | missed pulling FB comment timestamp, defaulted to now | Friendika | 2011-04-26 | 1 | -0/+2 |
* | tracking through issues with FB likes | Friendika | 2011-04-26 | 1 | -5/+15 |
* | better handling of FB like activity object | Friendika | 2011-04-26 | 1 | -1/+11 |
* | set debug level for very noisy trace info | Friendika | 2011-04-26 | 1 | -2/+2 |