point-tools/src/Skobkin/Bundle/PointToolsBundle/Controller
2017-01-13 02:05:24 +03:00
..
Api New PHP 7.1 type hints for AbstractApiController. 2017-01-13 02:03:27 +03:00
Telegram New PHP 7.1 type hints for WebHookController. 2017-01-13 02:04:04 +03:00
ApiController.php New PHP 7.1 type hints for ApiController and EventsController. 2017-01-13 02:05:24 +03:00
EventsController.php New PHP 7.1 type hints for ApiController and EventsController. 2017-01-13 02:05:24 +03:00
MainController.php Symfony upgraded to 3.2.1. Deprecations solved, BC breaks fixed. All tests passing right. 2017-01-09 03:33:29 +03:00
PostController.php Symfony upgraded to 3.2.1. Deprecations solved, BC breaks fixed. All tests passing right. 2017-01-09 03:33:29 +03:00
UserController.php Hardcoded URL's removed everywhere in favor of dynamically generated based on container parameters. Router now can generate absolute URL even when not processing HTTP request. Avatar-related functions moved from UserApi to PointUrlExtension. 2017-01-11 21:03:32 +03:00