Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | send directory realm_token for navbar autocomplete searches - if configured | zotlabs | 2017-05-10 | 1 | -1/+3 |
| | |||||
* | util/pconfig - don't enumerate empty arrays, mod_acl - add more comments | zotlabs | 2017-02-13 | 1 | -8/+22 |
| | |||||
* | Create virtual privacy groups for private profile member lists | zotlabs | 2017-02-12 | 1 | -1/+18 |
| | |||||
* | missing protect_sprintf which is the source of issue #642 - if a mention ↵ | zotlabs | 2017-01-12 | 1 | -2/+2 |
| | | | | search contains % it will result in an SQL vsprintf error | ||||
* | full revert, that wasn't working at all. Not sure why. | zotlabs | 2016-10-21 | 1 | -3/+1 |
| | |||||
* | partial revert | zotlabs | 2016-10-21 | 1 | -3/+2 |
| | |||||
* | fine tune the navbar people autocomplete, as the check for minimum length ↵ | zotlabs | 2016-10-21 | 1 | -1/+4 |
| | | | | wasn't taking into consideration the initial tag character, and one char search provides way too many results. The autocomplete cache doesn't search again but just searches through its cache. This means as you type more chars, if the answer wasn't included in the very first search (one char), it won't be returned. This may need further tweaking as the network grows. | ||||
* | start removing db backticks | redmatrix | 2016-10-03 | 1 | -3/+3 |
| | |||||
* | fix issue #517 | Mario Vavti | 2016-09-19 | 1 | -1/+1 |
| | |||||
* | issue #496 | redmatrix | 2016-08-21 | 1 | -1/+2 |
| | |||||
* | Merge branch 'dev' into perms | redmatrix | 2016-07-20 | 1 | -1/+2 |
|\ | |||||
| * | type m query in Acl.php should probably^Ceturn xchan_hash as hash and not as ↵ | Mario Vavti | 2016-07-20 | 1 | -1/+1 |
| | | | | | | | | id. This fixes the issue that autocomplete for mail returns null for data.xid | ||||
* | | Merge branch 'dev' into perms | redmatrix | 2016-07-17 | 1 | -1/+28 |
|\| | |||||
| * | 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 |
| | | |||||
* | | lots more permission work | redmatrix | 2016-07-13 | 1 | -18/+41 |
| | | |||||
* | | Merge branch 'dev' into perms | redmatrix | 2016-07-13 | 1 | -25/+59 |
|\| | |||||
| * | document mod_acl a bit better and try to remove some redundancies and ↵ | redmatrix | 2016-07-13 | 1 | -25/+59 |
| | | | | | | | | consolidate the various options | ||||
* | | more work on perms | redmatrix | 2016-07-12 | 1 | -6/+6 |
|/ | |||||
* | foreach: invalid argument | redmatrix | 2016-06-09 | 1 | -13/+15 |
| | |||||
* | more db column renames | redmatrix | 2016-05-31 | 1 | -4/+4 |
| | |||||
* | turn the oft-repeated block_public ... check into a function ↵ | redmatrix | 2016-05-22 | 1 | -1/+1 |
| | | | | observer_prohibited() | ||||
* | module updates | redmatrix | 2016-04-18 | 1 | -0/+314 |