aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | | | | | allow multiple-file cloud uploadMario Vavti2016-07-261-0/+75
| | | | | | | | | | | |
* | | | | | | | | | | | don't include deleted or orphaned xchans in ratings searchredmatrix2016-07-261-1/+2
|/ / / / / / / / / / /
* | | | | | | | | | | restrict url cache to 254 maxlenredmatrix2016-07-261-0/+5
| | | | | | | | | | |
* | | | | | | | | | | missing sredmatrix2016-07-261-1/+1
| | | | | | | | | | |
* | | | | | | | | | | set App::$error on 404 so we don't get two 'Page not found.' page bodies.redmatrix2016-07-261-0/+1
|/ / / / / / / / / /
* | | | | | | | | | URLUtil path has changed since sabredav 1.8 - fixes renaming issue in dav ↵Mario Vavti2016-07-261-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clients
* | | | | | | | | | move openid to addonredmatrix2016-07-252-517/+0
| | | | | | | | | |
* | | | | | | | | | make drag/drop work with acl, which bypassed the formredmatrix2016-07-241-0/+2
| | | | | | | | | |
* | | | | | | | | | trace log pconfig cache if for some reason it isn't an arrayredmatrix2016-07-241-0/+8
| | | | | | | | | |
* | | | | | | | | | add acl selection to files upload via /cloud (still missing from directory ↵redmatrix2016-07-242-1/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | creation)
* | | | | | | | | | string update and some minor comment editsredmatrix2016-07-241-2/+2
| | | | | | | | | |
* | | | | | | | | | Multiple file upload by drag and drop with progress indicators and auto page ↵Andrew Manning2016-07-241-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | reload
* | | | | | | | | | more work on #453redmatrix2016-07-211-16/+15
| | | | | | | | | |
* | | | | | | | | | PConfig : Check for is_null($uid) as well as false. We actually allow $uid = ↵redmatrix2016-07-211-3/+6
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | 0 though it shouldn't normally happen.
* | | | | | | | | merge 1.10RC into devMario Vavti2016-07-221-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | missing $Mario Vavti2016-07-221-2/+2
| | | | | | | | | |
| * | | | | | | | | DAV auth issueredmatrix2016-07-211-0/+1
| | | | | | | | | |
| * | | | | | | | | issue #453 and a bug noted from the logfiles related to the schema change ↵redmatrix2016-07-201-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | last month
| * | | | | | | | | undefined functionredmatrix2016-07-201-1/+1
| | | | | | | | | |
| * | | | | | | | | Merge branch '1.10RC' of https://github.com/redmatrix/hubzilla into 1.10RC_mergeredmatrix2016-07-202-3/+3
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | sort out some of the authentication mess - with luck this may fix the DAV ↵redmatrix2016-07-207-110/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | auth issue which I simply could not duplicate or find a reason for.
* | | | | | | | | | | DAV auth issueredmatrix2016-07-211-0/+1
| | | | | | | | | | |
* | | | | | | | | | | issue #453 and a bug noted from the logfiles related to the schema change ↵redmatrix2016-07-201-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | last month
* | | | | | | | | | | undefined functionredmatrix2016-07-201-1/+1
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'dev' into permsredmatrix2016-07-207-110/+26
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | sort out some of the authentication mess - with luck this may fix the DAV ↵redmatrix2016-07-207-110/+26
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | auth issue which I simply could not duplicate or find a reason for.
* | | | | | | | | | | Merge branch 'dev' into permsredmatrix2016-07-202-2/+3
|\| | | | | | | | | |
| * | | | | | | | | | Merge branch '1.10RC' into devMario Vavti2016-07-201-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | type m query in Acl.php should probably^Ceturn xchan_hash as hash and not as ↵Mario Vavti2016-07-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | id. This fixes the issue that autocomplete for mail returns null for data.xid
| * | | | | | | | | | Merge branch '1.10RC' into devMario Vavti2016-07-201-2/+2
| |\| | | | | | | | | | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | fix /mail wsod issue reported by giac hellvecioMario Vavti2016-07-201-2/+2
| | |/ / / / / / /
* | | | | | | | | fix the forum detection in include/zotredmatrix2016-07-191-2/+2
| | | | | | | | |
* | | | | | | | | permission fixesredmatrix2016-07-193-18/+11
| | | | | | | | |
* | | | | | | | | fixes to permsredmatrix2016-07-191-1/+1
| | | | | | | | |
* | | | | | | | | translate more old perms callsredmatrix2016-07-192-3/+3
| | | | | | | | |
* | | | | | | | | Merge branch 'dev' into permsredmatrix2016-07-191-1/+1
|\| | | | | | | |
| * | | | | | | | doc correctionredmatrix2016-07-191-1/+1
| |/ / / / / / /
* | | | | | | | more perms work (a lot more)redmatrix2016-07-183-30/+80
| | | | | | | |
* | | | | | | | more perms workredmatrix2016-07-181-0/+9
| | | | | | | |
* | | | | | | | Merge branch 'dev' into permsredmatrix2016-07-1711-6/+201
|\| | | | | | |
| * | | | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-07-171-1/+1
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | hide fullscreen button in embedphotos modal album viewMario Vavti2016-07-171-1/+1
| | | |_|_|_|/ | | |/| | | |
| * / | | | | include attach.php at the module level since 2d4b75428a87038 wasn't ↵redmatrix2016-07-173-1/+4
| |/ / / / / | | | | | | | | | | | | | | | | | | backported to dev and we're about to branch an RC
| * | | | | os_delete_prohibitredmatrix2016-07-161-0/+4
| | | | | |
| * | | | | add service class restrictions to access_tokensredmatrix2016-07-151-0/+10
| | | | | |
| * | | | | remove expired access tokensredmatrix2016-07-151-0/+9
| | | | | |
| * | | | | provide examples for using access tokens in urlsredmatrix2016-07-151-2/+7
| | | | | |
| * | | | | mod_home: if using an atoken login on the home page redirect to the channel ↵redmatrix2016-07-151-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | page of the channel that owns the atoken.
| * | | | | make lockview work with throwaway identitiesredmatrix2016-07-151-2/+33
| | | | | |
| * | | | | more cleanup of atoken UIredmatrix2016-07-151-1/+4
| | | | | |