Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | force immediate avatar update | Treer | 2016-07-03 | 1 | -0/+2 |
| | |||||
* | still working through some issues with curl magic-auth | redmatrix | 2016-06-27 | 1 | -3/+2 |
| | | | | fixed profile photo upload | ||||
* | remove the app $a passed to profile_load, also add profile_load to mod_wiki ↵ | redmatrix | 2016-06-26 | 1 | -1/+1 |
| | | | | which should fix issue #431 | ||||
* | code cleanup for profile_photos | redmatrix | 2016-06-23 | 1 | -43/+58 |
| | |||||
* | set profile when "use existing photo" | redmatrix | 2016-06-22 | 1 | -4/+14 |
| | |||||
* | missing class selector when "use photo as profile photo" | redmatrix | 2016-06-22 | 1 | -1/+1 |
| | |||||
* | db statement debugging | redmatrix | 2016-06-22 | 1 | -3/+2 |
| | |||||
* | the rest of the schema updates - WARNING: some third party plugins may fail; ↵ | redmatrix | 2016-06-01 | 1 | -22/+22 |
| | | | | 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. | ||||
* | renamed include files identity.php (channel.php) and Contact.php ↵ | redmatrix | 2016-05-22 | 1 | -1/+1 |
| | | | | (connections.php) | ||||
* | daemon conversion continued... | redmatrix | 2016-05-19 | 1 | -2/+2 |
| | |||||
* | module updates | redmatrix | 2016-04-18 | 1 | -0/+436 |