| Commit message (Expand) | Author | Age | Files | Lines |
* | more work on #453 | redmatrix | 2016-07-21 | 1 | -16/+15 |
* | PConfig : Check for is_null($uid) as well as false. We actually allow $uid = ... | redmatrix | 2016-07-21 | 1 | -3/+6 |
* | merge 1.10RC into dev | Mario Vavti | 2016-07-22 | 1 | -2/+2 |
|\ |
|
| * | missing $ | Mario Vavti | 2016-07-22 | 1 | -2/+2 |
| * | DAV auth issue | redmatrix | 2016-07-21 | 1 | -0/+1 |
| * | issue #453 and a bug noted from the logfiles related to the schema change las... | redmatrix | 2016-07-20 | 1 | -1/+3 |
| * | undefined function | redmatrix | 2016-07-20 | 1 | -1/+1 |
| * | Merge branch '1.10RC' of https://github.com/redmatrix/hubzilla into 1.10RC_merge | redmatrix | 2016-07-20 | 2 | -3/+3 |
| |\ |
|
| * | | sort out some of the authentication mess - with luck this may fix the DAV aut... | redmatrix | 2016-07-20 | 7 | -110/+26 |
* | | | DAV auth issue | redmatrix | 2016-07-21 | 1 | -0/+1 |
* | | | issue #453 and a bug noted from the logfiles related to the schema change las... | redmatrix | 2016-07-20 | 1 | -1/+3 |
* | | | undefined function | redmatrix | 2016-07-20 | 1 | -1/+1 |
* | | | Merge branch 'dev' into perms | redmatrix | 2016-07-20 | 7 | -110/+26 |
|\ \ \ |
|
| * | | | sort out some of the authentication mess - with luck this may fix the DAV aut... | redmatrix | 2016-07-20 | 7 | -110/+26 |
* | | | | Merge branch 'dev' into perms | redmatrix | 2016-07-20 | 2 | -2/+3 |
|\| | | |
|
| * | | | Merge branch '1.10RC' into dev | Mario Vavti | 2016-07-20 | 1 | -1/+1 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | type m query in Acl.php should probably^Ceturn xchan_hash as hash and not as ... | Mario Vavti | 2016-07-20 | 1 | -1/+1 |
| * | | | Merge branch '1.10RC' into dev | Mario Vavti | 2016-07-20 | 1 | -2/+2 |
| |\| | |
|
| | * | | fix /mail wsod issue reported by giac hellvecio | Mario Vavti | 2016-07-20 | 1 | -2/+2 |
| | |/ |
|
* | | | fix the forum detection in include/zot | redmatrix | 2016-07-19 | 1 | -2/+2 |
* | | | permission fixes | redmatrix | 2016-07-19 | 3 | -18/+11 |
* | | | fixes to perms | redmatrix | 2016-07-19 | 1 | -1/+1 |
* | | | translate more old perms calls | redmatrix | 2016-07-19 | 2 | -3/+3 |
* | | | Merge branch 'dev' into perms | redmatrix | 2016-07-19 | 1 | -1/+1 |
|\| | |
|
| * | | doc correction | redmatrix | 2016-07-19 | 1 | -1/+1 |
| |/ |
|
* | | more perms work (a lot more) | redmatrix | 2016-07-18 | 3 | -30/+80 |
* | | more perms work | redmatrix | 2016-07-18 | 1 | -0/+9 |
* | | Merge branch 'dev' into perms | redmatrix | 2016-07-17 | 11 | -6/+201 |
|\| |
|
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-07-17 | 1 | -1/+1 |
| |\ |
|
| | * | hide fullscreen button in embedphotos modal album view | Mario Vavti | 2016-07-17 | 1 | -1/+1 |
| * | | include attach.php at the module level since 2d4b75428a87038 wasn't backporte... | redmatrix | 2016-07-17 | 3 | -1/+4 |
| |/ |
|
| * | os_delete_prohibit | redmatrix | 2016-07-16 | 1 | -0/+4 |
| * | add service class restrictions to access_tokens | redmatrix | 2016-07-15 | 1 | -0/+10 |
| * | remove expired access tokens | redmatrix | 2016-07-15 | 1 | -0/+9 |
| * | provide examples for using access tokens in urls | redmatrix | 2016-07-15 | 1 | -2/+7 |
| * | mod_home: if using an atoken login on the home page redirect to the channel p... | redmatrix | 2016-07-15 | 1 | -0/+13 |
| * | make lockview work with throwaway identities | redmatrix | 2016-07-15 | 1 | -2/+33 |
| * | more cleanup of atoken UI | redmatrix | 2016-07-15 | 1 | -1/+4 |
| * | cleanup and debug of atoken feature | redmatrix | 2016-07-15 | 1 | -2/+2 |
| * | enforce non-empty name and token/password on access tokens until better check... | redmatrix | 2016-07-15 | 1 | -9/+16 |
| * | Here's the basic UI for the Zot Access Tokens, requires some minor cleanup | redmatrix | 2016-07-14 | 1 | -1/+77 |
| * | make the xchan_hash for the access token location independent | redmatrix | 2016-07-14 | 1 | -4/+6 |
| * | add zat to acl | redmatrix | 2016-07-14 | 1 | -1/+26 |
| * | more ZAT work | redmatrix | 2016-07-14 | 1 | -1/+8 |
* | | more perms work | redmatrix | 2016-07-13 | 2 | -8/+14 |
* | | deprecate/remove json_decode_plus | redmatrix | 2016-07-13 | 2 | -4/+4 |
* | | Merge branch 'dev' into perms | redmatrix | 2016-07-13 | 1 | -2/+4 |
|\| |
|
| * | let abconfig specify a family | redmatrix | 2016-07-13 | 1 | -2/+4 |
* | | lots more permission work | redmatrix | 2016-07-13 | 4 | -22/+43 |
* | | Merge branch 'dev' into perms | redmatrix | 2016-07-13 | 2 | -26/+60 |
|\| |
|