| Commit | Line | Data |
|---|---|---|
| a4d290be MG |
1 | - Update README.txt to refer to the addthis.api.php for implementation options. |
| 2 | - Write addthis.api.php file with example of implementation. | |
| 3 | - Add custom button with upload functionality for a custom button image. | |
| 4 | - Move basic button to main module to provide a basic implementation. | |
| a4d290be | 5 | - Create a column view of the services on the settings page. |
| 8e3279ea | 6 | - Create asynchronous load checkbox in settings page. |
| 1784116b | 7 | - Refactor the order of methods in the AddThis class to collect same type of methods. |