| Commit message (Expand) | Author | Age | Files | Lines |
* | more logging for zot_feed anomalies | friendica | 2014-11-20 | 1 | -0/+2 |
* | change logging of some troublesome or noisy bits so we can figure out what is... | friendica | 2014-11-19 | 1 | -1/+1 |
* | place holder | friendica | 2014-11-17 | 1 | -0/+5 |
* | Merge remote-tracking branch 'upstream/master' | Habeas Codice | 2014-11-13 | 1 | -3/+14 |
|\ |
|
| * | tgroup_check - decrypt if obscured before checking body text for reshares | friendica | 2014-11-07 | 1 | -1/+9 |
| * | various UI issues related to having an enormous number of entries in the post... | friendica | 2014-11-03 | 1 | -2/+5 |
* | | PostgreSQL support initial commit | Habeas Codice | 2014-11-13 | 1 | -47/+47 |
|/ |
|
* | What this checkin does is catch the case where a comment arrived and there's ... | friendica | 2014-10-30 | 1 | -3/+18 |
* | doh - this needs to be markdown, not bbcode | friendica | 2014-10-24 | 1 | -2/+2 |
* | diaspora walltowall comment signature, force update. | friendica | 2014-10-23 | 1 | -1/+1 |
* | Provide comment box for PERMS_AUTHED items. Presently only commentable from ... | Thomas Willingham | 2014-10-23 | 1 | -0/+1 |
* | improved wall-to-wall detection for comments so we can handle Diaspora signin... | friendica | 2014-10-22 | 1 | -2/+11 |
* | you've gotta' be on your toes to catch this bug... though it's been here for ... | friendica | 2014-10-22 | 1 | -2/+2 |
* | private forum issues | friendica | 2014-10-21 | 1 | -0/+1 |
* | content deletion issue | friendica | 2014-10-12 | 1 | -1/+6 |
* | missing source route after edit | friendica | 2014-10-10 | 1 | -1/+1 |
* | allow (our own) ajax urls to pass through bbcode intact. | friendica | 2014-10-09 | 1 | -0/+1 |
* | return of the missing diaspora wall-to-wall attribution | friendica | 2014-10-09 | 1 | -12/+0 |
* | Merge pull request #626 from habeascodice/master | RedMatrix | 2014-10-08 | 1 | -1/+1 |
|\ |
|
| * | regex missing terminator char | habeascodice | 2014-09-29 | 1 | -1/+1 |
* | | issues with diaspora comment signatures on relayed comments that are relayed ... | friendica | 2014-10-02 | 1 | -4/+6 |
|/ |
|
* | optionally include wall items (posts) in import/export | friendica | 2014-09-25 | 1 | -1/+23 |
* | Typo | Thomas Willingham | 2014-09-25 | 1 | -1/+1 |
* | if no rss/atom element author, use feed level contact | friendica | 2014-09-24 | 1 | -7/+11 |
* | make it the default | friendica | 2014-09-24 | 1 | -21/+20 |
* | one step closer | friendica | 2014-09-24 | 1 | -1/+3 |
* | more testing | friendica | 2014-09-24 | 1 | -3/+18 |
* | just an experiment - don't do anything with this until I'm finished with it. | friendica | 2014-09-24 | 1 | -0/+9 |
* | fix url mismatches of a single trailing slash for feed author/owner compariso... | friendica | 2014-09-23 | 1 | -0/+3 |
* | diaspora private mail seems to work now - but there's an obfuscation leak via... | friendica | 2014-09-23 | 1 | -1/+2 |
* | feeds with '@' in the URL were being handled as webfinger addresses and didn'... | friendica | 2014-09-21 | 1 | -0/+1 |
* | try to sort out walltowall translation for diaspora recipients | friendica | 2014-09-19 | 1 | -10/+2 |
* | use the more portable encoded_item format for exported items - but with added... | friendica | 2014-09-16 | 1 | -3/+25 |
* | privacy issue - restrictive stream permission setting with a non-targetted po... | friendica | 2014-09-14 | 1 | -2/+20 |
* | doc updates and a couple of issues spotted in the logs (diaspora likes, feed ... | friendica | 2014-09-12 | 1 | -1/+1 |
* | correct item author for feeds with multiple or different authors | friendica | 2014-09-11 | 1 | -8/+90 |
* | encrypt diaspora_meta since it may contain private message contents | friendica | 2014-09-10 | 1 | -1/+4 |
* | encode rss message-id's - warning this will double store all existing rss fee... | friendica | 2014-09-09 | 1 | -9/+8 |
* | This is long overdue - use a symblic constant NULL_DATE instead of the easily... | friendica | 2014-09-08 | 1 | -14/+14 |
* | import_profile_photo array warnings | friendica | 2014-09-08 | 1 | -2/+2 |
* | import_author_rss not succeeding, missing url | friendica | 2014-09-04 | 1 | -4/+5 |
* | unset item_nocomment when starting a new delivery chain | friendica | 2014-09-04 | 1 | -1/+8 |
* | oops forgot about the privacy exclusion | friendica | 2014-09-04 | 1 | -4/+5 |
* | allow stuff with Diaspora authors to federate in zot conversations even if th... | friendica | 2014-09-04 | 1 | -0/+17 |
* | store diaspora meta info in the item table. It has to go there or it will kil... | friendica | 2014-09-03 | 1 | -1/+12 |
* | outbound feed issue | friendica | 2014-09-03 | 1 | -2/+2 |
* | fix phantom attachments in feeds | friendica | 2014-09-01 | 1 | -1/+1 |
* | issue #578 - this won't fix old items but should work going forward. The extr... | friendica | 2014-09-01 | 1 | -1/+1 |
* | get out the sunnies | friendica | 2014-08-31 | 1 | -1/+1 |
* | various rss fixes | friendica | 2014-08-31 | 1 | -11/+20 |