Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | missing backslash leads to wsod on refresh permissions | Mario Vavti | 2016-06-29 | 1 | -1/+1 |
| | |||||
* | change AbConfig to use channel_id instead of channel_hash; which was a ↵ | redmatrix | 2016-06-23 | 1 | -1/+1 |
| | | | | mistake in retrospect | ||||
* | code cleanup for profile_photos | redmatrix | 2016-06-23 | 1 | -1/+1 |
| | |||||
* | readme for the module directory, also provide an undocumented way to reset ↵ | redmatrix | 2016-06-14 | 1 | -8/+14 |
| | | | | the timestamp on connection photos to force a refresh without messing with the database directly. | ||||
* | the rest of the schema updates - WARNING: some third party plugins may fail; ↵ | redmatrix | 2016-06-01 | 1 | -1/+1 |
| | | | | e.g. embedphotos and chess. $item['object'] is now $item['obj'] and $photo['type'] is $photo['mimetype'], $photo['scale'] is $photo['imgscale'] and $photo['data'] is now $photo['content']. There are a number of other changes, but these are the ones noted to cause issues with third-party plugins. The project plugins have been updated. Please note any new issues as this effort touched a lot of code in a lot of files. | ||||
* | typo | redmatrix | 2016-05-23 | 1 | -1/+1 |
| | |||||
* | renamed include files identity.php (channel.php) and Contact.php ↵ | redmatrix | 2016-05-22 | 1 | -2/+1 |
| | | | | (connections.php) | ||||
* | consolidate include/*_selectors.php (not touching acl_selectors for the ↵ | redmatrix | 2016-05-20 | 1 | -3/+1 |
| | | | | moment, as it will likely end up with a different disposition) | ||||
* | daemon conversion continued... | redmatrix | 2016-05-19 | 1 | -5/+5 |
| | |||||
* | make it more obvious what is behind the dropdowns | Mario Vavti | 2016-04-25 | 1 | -2/+3 |
| | |||||
* | module updates | redmatrix | 2016-04-18 | 1 | -0/+762 |