aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* For z_dns_check() use config values from memory and ignore DB - as this ↵zotlabs2016-10-251-1/+6
| | | | function can be called in the early stages of Setup when we first try to connect to the database.
* make the edited header stand out slightlyzotlabs2016-10-251-1/+1
|
* send "hidden" edit activities to networks which don't support edits themselveszotlabs2016-10-252-3/+36
|
* put all dns checking into one function, allow it to be ignoredzotlabs2016-10-254-9/+23
|
* first cut at edit activitieszotlabs2016-10-253-5/+64
|
* pdo - fetch assoc onlyzotlabs2016-10-251-1/+1
|
* set port if non-zero (instead of non-null)zotlabs2016-10-242-2/+2
|
* Merge pull request #559 from zotlabs/pdozotlabs2016-10-255-54/+123
|\ | | | | Pdo DB driver
| * found it...zotlabs2016-10-231-2/+2
| |
| * this seems to work, but there are unanswered questions and is still ↵zotlabs2016-10-231-5/+8
| | | | | | | | undergoing investigation. It appears that the data stored with os_content = 1 is not being escaped in all circumstances or the scaled image data is being escaped twice.
| * fetch bytea as streamzotlabs2016-10-231-1/+2
| |
| * Merge branch 'dev' into pdozotlabs2016-10-236-25/+27
| |\
| * | pdo hackszotlabs2016-10-232-4/+18
| | |
| * | allow a dsn override to the database via the server argument. This could be ↵zotlabs2016-10-202-15/+21
| | | | | | | | | | | | used to allow unix domain sockets and other unusual configurations.
| * | pdo - cleanupzotlabs2016-10-201-7/+3
| | |
| * | Merge branch 'dev' into pdozotlabs2016-10-201-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
| |\ \ \
| * | | | some pdo workzotlabs2016-10-171-6/+12
| | | | |
* | | | | not null violation in mailzotlabs2016-10-241-3/+4
| | | | |
* | | | | some more places which require dbescbin and dbunescbinzotlabs2016-10-241-8/+9
| | | | |
* | | | | profile photo issue on postgreszotlabs2016-10-231-1/+2
| | | | |
* | | | | correct encodingzotlabs2016-10-232-3/+3
| |_|_|/ |/| | |
* | | | 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
| |\ \ \ \ | | | | | | | | | | | | add column display_path to inserts into attachment, as this column is…
| | * | | | 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 ↵Florian Steinel2016-10-221-10/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | null column Conflicts: Zotlabs/Storage/Directory.php include/attach.php amend 54def92bcf75c08cd8dec3921e5ef26f23d85ffc display_path
* | | | | | 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
| |_|/ |/| | | | | | | | by std_embeds plugin
* | | discover tab showing on network page using fresh site with no settings (it ↵zotlabs2016-10-191-1/+5
| |/ |/| | | | | is disabled by default, but the admin setting has not yet been committed to disk).
* | when translating like activities, we're distinguishing comments from posts ↵zotlabs2016-10-181-1/+1
| | | | | | | | by mid and parent_mid; neither if which are present in the stored activity object
* | 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 ↵zotlabs2016-10-171-1/+1
|/ | | | it and may take a profile update to register the change; but it's a start; specifically we need to store 0000-00-00 in the xprof table of the directory server if that's what we get over the wire. Birthday fields are string and are not subject to SQL strict_mode on dates. We want these to be the string '0000-00-00' if not set to a valid date.
* rename diaspora2bb() to markdown_to_bb() to reflect that is has a more ↵zotlabs2016-10-162-2/+2
| | | | generic use
* 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.
| | * [TASK] Update Doxyfile and fix Doxygen errors.Klaus Weidenbach2016-10-1315-928/+1038
| | | | | | | | | | | | | | | | | | Updated Doxyfile to include new folders. Add a list for @hooks tags. Fixed some parsing problems for Doxygen.
* | | try to filter any path information from leaking through to zot_finger; and ↵zotlabs2016-10-131-0/+4
|/ / | | | | | | log the url wherever called to track down where it might be called with a malformed webbie or complete path instead of hostname.
* / 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.