aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* missing sredmatrix2016-07-261-1/+1
|
* issue #460 - remove reference to $a which was passed by value since it ↵redmatrix2016-07-261-53/+53
| | | | doesn't exist. Ultimately $a needs to be removed completely but that's a bit messier.
* issue #460redmatrix2016-07-251-1/+3
|
* string update and some minor comment editsredmatrix2016-07-241-0/+1
|
* fix birthday addtocalredmatrix2016-07-211-3/+3
|
* zat URL auth updated to match changes to the atoken_login interfaceredmatrix2016-07-212-3/+12
|
* fail oembed if it is attempted and less than 80% of the original content is ↵redmatrix2016-07-211-0/+11
| | | | left after html filtering. For the original poster, this will fall back to linkinfo results. If the embed gets through their site but is filtered downstream (with more than 20% of the content removed), it will result in just a link.
* typoredmatrix2016-07-211-1/+1
|
* issue #453 and a bug noted from the logfiles related to the schema change ↵redmatrix2016-07-201-1/+1
| | | | last month
* Merge branch 'dev' into permsredmatrix2016-07-206-85/+105
|\
| * fix vevent multi-line formattingredmatrix2016-07-201-1/+3
| |
| * sort out some of the authentication mess - with luck this may fix the DAV ↵redmatrix2016-07-205-84/+102
| | | | | | | | auth issue which I simply could not duplicate or find a reason for.
* | fix the forum detection in include/zotredmatrix2016-07-192-5/+16
| |
* | another couple of minor perms fixesredmatrix2016-07-192-8/+10
| |
* | permission fixesredmatrix2016-07-192-7/+7
| |
* | fixes to permsredmatrix2016-07-191-3/+3
| |
* | translate more old perms callsredmatrix2016-07-192-2/+2
| |
* | Merge branch 'dev' into permsredmatrix2016-07-191-0/+1
|\|
| * issue #411redmatrix2016-07-191-0/+1
| |
* | yet more grungy perms work.redmatrix2016-07-191-37/+36
| |
* | missing bracketredmatrix2016-07-181-1/+2
| |
* | more perms work (a lot more)redmatrix2016-07-183-40/+83
| |
* | move legacy code inside the legacy checkredmatrix2016-07-181-2/+3
| |
* | more perms workredmatrix2016-07-183-0/+16
| |
* | Merge branch 'dev' into permsredmatrix2016-07-181-1/+1
|\|
| * do not transform hashes to tags in [code=xxx] or [code] blocksMario Vavti2016-07-181-1/+1
| |
* | more perms workredmatrix2016-07-182-5/+103
| |
* | export/import channel permissionsredmatrix2016-07-172-9/+39
| |
* | clone channel permsredmatrix2016-07-172-1/+71
| |
* | Merge branch 'dev' into permsredmatrix2016-07-176-26/+190
|\|
| * Here's the basic UI for the Zot Access Tokens, requires some minor cleanupredmatrix2016-07-141-0/+9
| |
| * make the xchan_hash for the access token location independentredmatrix2016-07-141-12/+15
| |
| * more ZAT workredmatrix2016-07-143-2/+29
| |
| * first cut at zot access tokensredmatrix2016-07-142-24/+85
| |
* | more perms workredmatrix2016-07-133-25/+34
| |
* | deprecate/remove json_decode_plusredmatrix2016-07-134-29/+21
| |
* | rework perm_is_allowedredmatrix2016-07-131-4/+8
| |
* | Merge branch 'dev' into permsredmatrix2016-07-131-3/+2
|\|
| * let abconfig specify a familyredmatrix2016-07-131-2/+2
| |
* | lots more permission workredmatrix2016-07-131-2/+7
| |
* | more work on permsredmatrix2016-07-122-18/+34
| |
* | Merge branch 'dev' into permsredmatrix2016-07-125-193/+13
|\|
| * update_remote_id - updated to work with iconfigredmatrix2016-07-121-18/+5
| |
| * don't try to send sync packets to dead sites.redmatrix2016-07-121-1/+6
| |
| * move permissiondescription class to zotlabs/libredmatrix2016-07-112-173/+1
| |
| * use the get_hostname function rather than parse the urlredmatrix2016-07-111-1/+1
| |
* | Merge branch 'dev' into permsredmatrix2016-07-113-21/+38
|\|
| * create change_channel hookredmatrix2016-07-111-0/+4
| |
| * more sql fine tuningredmatrix2016-07-091-1/+1
| |
| * some work on the forum widget queriesredmatrix2016-07-091-2/+24
| |