aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* this seems to work, but there are unanswered questions and is still undergoin...zotlabs2016-10-231-5/+8
* fetch bytea as streamzotlabs2016-10-231-1/+2
* Merge branch 'dev' into pdozotlabs2016-10-236-25/+27
|\
| * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2016-10-231-10/+22
| |\
| | * Merge pull request #562 from fsteinel/issue-561zotlabs2016-10-231-10/+22
| | |\
| | | * attach_mkdir use $os_path and $display_path initilized to an empty stringFlorian Steinel2016-10-221-2/+6
| | | * add column display_path to inserts into attachment, as this column is a not n...Florian Steinel2016-10-221-10/+18
| * | | misplaced parenszotlabs2016-10-231-1/+1
| |/ /
| * | php warning, $uplink didn't have a defaultzotlabs2016-10-221-1/+1
| * | issue #564zotlabs2016-10-212-2/+2
| |/
| * remove more corporate code - https url conversion for youtube is now handled ...zotlabs2016-10-201-11/+1
* | pdo hackszotlabs2016-10-232-4/+18
* | allow a dsn override to the database via the server argument. This could be u...zotlabs2016-10-202-15/+21
* | pdo - cleanupzotlabs2016-10-201-7/+3
* | Merge branch 'dev' into pdozotlabs2016-10-201-1/+5
|\|
| * discover tab showing on network page using fresh site with no settings (it is...zotlabs2016-10-191-1/+5
* | more pdo tweakszotlabs2016-10-201-3/+24
* | pdo testingzotlabs2016-10-202-7/+17
* | use pdo for postgres alsozotlabs2016-10-195-17/+32
* | pdo fixeszotlabs2016-10-191-4/+4
* | pdo changes first cutzotlabs2016-10-192-30/+27
* | Merge branch 'dev' into pdozotlabs2016-10-193-4/+30
|\|
| * when translating like activities, we're distinguishing comments from posts by...zotlabs2016-10-181-1/+1
| * issue #549, ACL has 'public' selected even when restrictive ACL is being used.zotlabs2016-10-171-2/+28
| * issue #553 - negative birthday from directory. This may not completely fix it...zotlabs2016-10-171-1/+1
* | some pdo workzotlabs2016-10-171-6/+12
|/
* rename diaspora2bb() to markdown_to_bb() to reflect that is has a more generi...zotlabs2016-10-162-2/+2
* remove corporate codes from diaspora2bb, add plugin hook markdown_to_bbzotlabs2016-10-141-5/+2
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2016-10-1315-928/+1038
|\
| * Merge pull request #547 from dawnbreak/docuzotlabs2016-10-1415-928/+1038
| |\
| | * [TASK] Update Doxyfile and fix Doxygen errors.Klaus Weidenbach2016-10-1315-928/+1038
* | | try to filter any path information from leaking through to zot_finger; and lo...zotlabs2016-10-131-0/+4
|/ /
* / provide text log results of email success/failure rather than 1 and 0.zotlabs2016-10-131-2/+2
|/
* additional array checkingzotlabs2016-10-134-7/+26
* consolidate duplicated code for creating table entries from an arrayzotlabs2016-10-123-132/+43
* remove special handling of lookalike '@ char from attach pathzotlabs2016-10-121-2/+2
* Merge pull request #545 from dawnbreak/atfixzotlabs2016-10-131-3/+3
|\
| * Comment and code about UTF-8 @-sign do not match.Klaus Weidenbach2016-10-111-3/+3
* | caught one typo from the last checkinzotlabs2016-10-121-1/+1
* | remove the rest of the backticks from sql queries; replace with TQUOT const w...zotlabs2016-10-126-116/+125
* | add the twitter API 1.1 code pointszotlabs2016-10-121-4/+44
* | some more api workzotlabs2016-10-121-2/+2
* | bbcode: remove the inserted <br /> between list elements due to linefeeds in ...zotlabs2016-10-121-0/+4
* | more api work, mostly bringing the file up to speed with the project coding s...zotlabs2016-10-111-175/+135
* | more api workzotlabs2016-10-111-109/+11
* | When importing a channel from another server, try to auto-discover the best a...zotlabs2016-10-111-0/+19
* | more api cleanupzotlabs2016-10-111-200/+183
* | start on the API re-writezotlabs2016-10-113-386/+388
|/
* make diaspora w2w appear as a quote to make a little bit more clear what is h...Mario Vavti2016-10-111-2/+5
* api issueszotlabs2016-10-101-4/+13