aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* issue #588 can't add feeds to collections using connedit page group sidebar w...friendica2014-09-111-0/+1
* disabling ability for diaspora to plustag redmatrix forums. See the notes.friendica2014-09-101-1/+5
* possible solution to diaspora walltowall mistaken attributionfriendica2014-09-102-9/+22
* encrypt diaspora_meta since it may contain private message contentsfriendica2014-09-103-19/+47
* fix the like signatures to the "new ordering" - inbound and outboundfriendica2014-09-101-20/+12
* don't include plus-sign in the stored term for imported mentionsfriendica2014-09-101-1/+3
* this should be the final piece of the puzzlefriendica2014-09-091-0/+14
* cross-network mention issuesfriendica2014-09-091-2/+5
* Did I ever mention how much I HATE hacking crypto? If you've got a protocol d...friendica2014-09-091-1/+12
* go through the entire discovery sequence for mentions to make sure we have th...friendica2014-09-091-1/+9
* diaspora connections being marked orphan on directory serversfriendica2014-09-091-1/+1
* some fixes for auto-perms across networksfriendica2014-09-091-9/+9
* reduce log level of inbound d* posts until we get through some of the more se...friendica2014-09-091-1/+1
* and provide a strong hint by showing the errant account_flagsfriendica2014-09-091-5/+5
* in case somebody has problems and does an update to try and fix it, put somet...friendica2014-09-091-0/+13
* argument order reversed in downgrade_accountsfriendica2014-09-091-2/+2
* encode rss message-id's - warning this will double store all existing rss fee...friendica2014-09-091-9/+8
* put back old pointerfriendica2014-09-091-1/+1
* fix empty reshared contentfriendica2014-09-091-2/+2
* doco correctionfriendica2014-09-091-11/+5
* syntax error in dba driver, document z_post_urlfriendica2014-09-092-0/+30
* if we have php54 don't log the whole damn stack on a db error, just the curre...friendica2014-09-091-2/+5
* d* friending vsprintf errorfriendica2014-09-092-2/+4
* heavy lifting on diaspora likes. Still needs much more work - especially as w...friendica2014-09-081-67/+56
* prevent red#matrix smilie replacements from tripping over each other.friendica2014-09-081-2/+3
* diaspora_like - sql errorfriendica2014-09-081-22/+15
* one more timefriendica2014-09-081-2/+3
* missed onefriendica2014-09-081-2/+5
* This is long overdue - use a symblic constant NULL_DATE instead of the easily...friendica2014-09-0813-33/+34
* attempt to format diaspora reshares correctly. This might be an iterative pro...friendica2014-09-081-24/+21
* import_profile_photo array warningsfriendica2014-09-081-2/+2
* add categories to eventsfriendica2014-09-071-0/+24
* support the recent (2 years ago) changes to diaspora photo embedsfriendica2014-09-061-0/+6
* extra_query_args() restricted to $_GET only. $_REQUEST was adding cookies and...friendica2014-09-061-4/+5
* ajax workfriendica2014-09-061-0/+14
* illegal string offset warningsfriendica2014-09-051-1/+1
* improved logging if you're using php54 or laterfriendica2014-09-041-2/+8
* issue #451 - clear gid and cid from network tab if discover is selectedfriendica2014-09-041-7/+7
* bb2diaspora_itembody - empty body, that explains a lotfriendica2014-09-041-0/+2
* fix the client side of pocofriendica2014-09-041-11/+20
* import_author_rss not succeeding, missing urlfriendica2014-09-041-4/+5
* unset item_nocomment when starting a new delivery chainfriendica2014-09-041-1/+8
* oops forgot about the privacy exclusionfriendica2014-09-041-4/+5
* allow feeds to be sourcedfriendica2014-09-041-1/+1
* realm detection logic reversedfriendica2014-09-041-1/+1
* allow stuff with Diaspora authors to federate in zot conversations even if th...friendica2014-09-043-1/+24
* sort out some of the bb2d madnessfriendica2014-09-032-70/+27
* this is turning into a wretched mess. It's going to get worse before it gets ...friendica2014-09-032-200/+99
* implement service class for feed polling frequenecy, fixed a service class bu...friendica2014-09-033-89/+91
* store diaspora meta info in the item table. It has to go there or it will kil...friendica2014-09-033-44/+50