Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | deprecate the item_id table - replace with iconfig. A possibly useful ↵ | redmatrix | 2016-06-13 | 1 | -2/+14 |
| | | | | function in the iconfig class would be a search which takes a service id and type and uid, matches against an item and returns the iid. That could save a bit of code duplication. | ||||
* | block random_profile from accessing sys channels | redmatrix | 2016-06-07 | 1 | -1/+2 |
| | |||||
* | require token signatures in zot_refresh, also move channel specific stuff ↵ | redmatrix | 2016-05-24 | 1 | -21/+0 |
| | | | | into include/channel.php from include/connections.php | ||||
* | code cleanup | redmatrix | 2016-05-24 | 1 | -3/+1 |
| | |||||
* | renamed include files identity.php (channel.php) and Contact.php ↵ | redmatrix | 2016-05-22 | 1 | -0/+636 |
(connections.php) |