aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | only use visibility for tabsMario Vavti2016-07-161-4/+4
| | | | |
| * | | | os_delete_prohibitredmatrix2016-07-161-0/+4
| | | | |
| * | | | add new service class restriction to the docoredmatrix2016-07-151-0/+1
| | | | |
| * | | | add service class restrictions to access_tokensredmatrix2016-07-152-1/+11
| | | | |
| * | | | remove expired access tokensredmatrix2016-07-151-0/+9
| | | | |
| * | | | provide examples for using access tokens in urlsredmatrix2016-07-154-2/+20
| | | | |
| * | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-07-1512-541/+35
| |\ \ \ \
| | * | | | bump minor version because of jquery updateMario Vavti2016-07-152-10/+3
| | | | | |
| | * | | | round up heightMario Vavti2016-07-151-1/+1
| | | | | |
| | * | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2016-07-155-1818/+1888
| | |\ \ \ \
| | * | | | | add jquery migrate for version 3Mario Vavti2016-07-151-0/+2
| | | | | | |
| | * | | | | upgrade to jquery-3.1 and minor fixesMario Vavti2016-07-1510-531/+30
| | | | | | |
| * | | | | | login isn't always your email.redmatrix2016-07-151-1/+1
| | | | | | |
| * | | | | | 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-153-2/+9
| | | | | |
| * | | | | cleanup and debug of atoken featureredmatrix2016-07-153-4/+12
| | | | | |
| * | | | | enforce non-empty name and token/password on access tokens until better ↵redmatrix2016-07-152-1812/+1836
| |/ / / / | | | | | | | | | | | | | | | checks are instituted.
| * | | | Here's the basic UI for the Zot Access Tokens, requires some minor cleanupredmatrix2016-07-143-1/+114
| | | | |
| * | | | make the xchan_hash for the access token location independentredmatrix2016-07-142-16/+21
| | | | |
| * | | | missing braceredmatrix2016-07-141-1/+1
| | | | |
| * | | | schema updates for zot access tokensredmatrix2016-07-144-2/+77
| | | | |
| * | | | add zat to aclredmatrix2016-07-141-1/+26
| | | | |
| * | | | more ZAT workredmatrix2016-07-144-3/+37
| | | | |
| * | | | first cut at zot access tokensredmatrix2016-07-142-24/+85
| | | | |
| * | | | markdown is whitespace sensitiveredmatrix2016-07-141-1/+1
| | | | |
| * | | | who are weredmatrix2016-07-141-0/+12
| | | | |
* | | | | more perms workredmatrix2016-07-135-33/+48
| | | | |
* | | | | deprecate/remove json_decode_plusredmatrix2016-07-136-33/+25
| | | | |
* | | | | rework perm_is_allowedredmatrix2016-07-131-4/+8
| | | | |
* | | | | Merge branch 'dev' into permsredmatrix2016-07-132-5/+6
|\| | | |
| * | | | let abconfig specify a familyredmatrix2016-07-132-4/+6
| | | | |
* | | | | lots more permission workredmatrix2016-07-135-24/+50
| | | | |
* | | | | Merge branch 'dev' into permsredmatrix2016-07-135-29/+63
|\| | | |
| * | | | document mod_acl a bit better and try to remove some redundancies and ↵redmatrix2016-07-134-28/+62
| | | | | | | | | | | | | | | | | | | | consolidate the various options
| * | | | missing namespace prefix \redmatrix2016-07-121-1/+1
| | | | |
* | | | | more work on permsredmatrix2016-07-125-36/+44
| | | | |
* | | | | Merge branch 'dev' into permsredmatrix2016-07-1216-48/+26
|\| | | |
| * | | | 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
| | | | |
| * | | | the abconfig defaults weren't changed in the schema files when they were ↵redmatrix2016-07-122-2/+2
| | | | | | | | | | | | | | | | | | | | changed in the code
| * | | | move permissiondescription class to zotlabs/libredmatrix2016-07-1111-26/+12
| | | | |
| * | | | use the get_hostname function rather than parse the urlredmatrix2016-07-111-1/+1
| | | | |
* | | | | Merge branch 'dev' into permsredmatrix2016-07-1122-1344/+1364
|\| | | |
| * | | | document the new change_channel hookredmatrix2016-07-112-0/+14
| | | | |
| * | | | create change_channel hookredmatrix2016-07-111-0/+4
| | | | |
| * | | | force non-null sess_dataredmatrix2016-07-111-1/+2
| | | | |
| * | | | use the profile_uid here.redmatrix2016-07-111-7/+2
| | | | |
| * | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-07-118-18/+16
| |\ \ \ \
| | * \ \ \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2016-07-111-5/+0
| | |\ \ \ \