Commit Graph

42 Commits

Author SHA1 Message Date
Alexey Skobkin f598864d4d Crutch-fixing PostController::showAction() exception handling with 404 instead of 403 exception. 2019-04-03 20:34:16 +03:00
Alexey Skobkin 44c4158602 Fixing automatic replacing of AccessDeniedExceptions with InsufficientAuthenticationException in Symfony\Component\Security\Http\Firewall\ExceptionListener::handleAccessDeniedException(). 2019-04-03 20:16:34 +03:00
Alexey Skobkin 9bcc3c6b24 Telegram logging support removed. 2019-01-19 04:11:01 +03:00
Alexey Skobkin 115b097929 composer update jms/serializer-bundle to ^2. 2019-01-19 03:56:46 +03:00
Alexey Skobkin 49a7d69867 composer require sentry/sentry-symfony. Also sentry bundle basic configuration. 2019-01-19 03:12:48 +03:00
Alexey Skobkin 0915bbc9d1 Monolog Telegram handler fix. 2017-11-05 16:13:51 +03:00
Alexey Skobkin 46502c4a80 deprecations removal. 2017-11-05 05:39:52 +03:00
Alexey Skobkin c4f9adbac5 autowiring_types removed from services.yml. 2017-11-05 05:29:47 +03:00
Alexey Skobkin 00526e5f19 Controllers small refactoring. 2017-11-05 05:03:26 +03:00
Alexey Skobkin b8f912b91d Dependency Injection refactoring according to new autowiring and autoconfiguration. A bunch of classes refactored. 2017-11-05 04:42:08 +03:00
Alexey Skobkin 52f6d766a5 Symfony upgraded to 3.3.10. Small refactoring according to UPGRADE-3.3.md. 2017-11-05 02:24:08 +03:00
Alexey Skobkin 144a535c6b Monolog Telegram handler reconfigured for prod environment. New 'subscribers_update' channel. 2017-01-14 03:56:17 +03:00
Alexey Skobkin ca62397cbb composer require unreal4u/monolog-telegram. Telegram Monolog handler added. 2017-01-14 01:47:46 +03:00
Alexey Skobkin 5aa09ada31 Monolog log rotation for dev environment reconfigured. 2017-01-11 21:42:29 +03:00
Alexey Skobkin a165c879cc Monolog log rotation for prod environment. 2017-01-11 21:41:48 +03:00
Alexey Skobkin bc363c03e7 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
Alexey Skobkin ff38cbc278 TODO comment. 2017-01-11 18:26:16 +03:00
Alexey Skobkin dd3b1e2399 Todo for config_test.yml 2017-01-11 04:40:48 +03:00
Alexey Skobkin bfc40d595c Events by day stats added. DAY() DQL function added. 2017-01-10 04:21:57 +03:00
Alexey Skobkin 5bf20066fa UpdateSubscriptionsCommand now uses ProgressBar. 2017-01-09 05:35:18 +03:00
Alexey Skobkin a6ac3757b6 UpdateSubscriptionsCommand refactored and simplified. API delay moved to parameters.yml. 2017-01-09 05:22:56 +03:00
Alexey Skobkin 30faaa7b08 Monolog log rotation in dev environment. Console command logging updated. 2017-01-09 04:21:31 +03:00
Alexey Skobkin 2f4a83d366 Monolog log rotation in dev environment. 2017-01-09 04:07:27 +03:00
Alexey Skobkin 0232dee4fb Symfony upgraded to 3.2.1. Deprecations solved, BC breaks fixed. All tests passing right. 2017-01-09 03:33:29 +03:00
Alexey Skobkin cf005637f8 MisdGuzzleBundle removed from project in favor of CsaGuzzleBundle. AbstractApi refactored to use Guzzle 6. Service names refactoring (now all uses 'app.' prefix). Factories slightly refactored. 2017-01-09 02:26:06 +03:00
Alexey Skobkin ffa785d44c AsseticBundle removed from project. 2017-01-09 00:39:41 +03:00
Alexey Skobkin 25cf7fab0a Rest changes according to symfony/framework-standard-edition 2.8.15. Some autoload hacks added. Need to remove in future. See app/console and web/app_dev.php 2017-01-08 23:56:01 +03:00
Alexey Skobkin 2b38c8b48e Test version of Telegram bot support. 2017-01-05 01:36:30 +03:00
Alexey Skobkin fbc72ee0c2 Database driver removed from parameters.yml.dist because of PostgreSQL schemas usage. 2016-12-16 20:59:05 +03:00
Alexey Skobkin 6f512422b9 CodeShip initial support. 2016-12-11 05:41:30 +03:00
Alexey Skobkin 65cc08d91f Pagination of subscribers events on user page. KnpPaginatorBundle added. 2016-12-11 02:43:25 +03:00
Alexey Skobkin d0c103eae0 User search refactored, autocomplete added. bootstrap3-typeahead jQuery plugin added. 2016-12-11 01:48:51 +03:00
Alexey Skobkin b5007fceec Crawler API now checks token. 2016-03-25 17:34:18 +03:00
Alexey Skobkin 42d504aba5 Custom PointParser for Markdown implemented. 2016-03-25 16:58:11 +03:00
Alexey Skobkin c1e01c4738 Symfony Serializer enabled. Serializer groups added to Post, Tag and Comment. 2016-03-16 23:08:48 +03:00
Alexey Skobkin c49fda1165 Fix #19. Russian language. 2015-06-02 06:21:23 +03:00
Alexey Skobkin 24d2ae468a Fix #14. 2015-06-02 04:59:07 +03:00
Alexey Skobkin 24793120ff User page prototype. 2015-05-31 05:48:12 +03:00
Alexey Skobkin 5652a5ca68 Test implementation of subscriptions checking command. 2015-05-29 01:47:06 +03:00
Alexey Skobkin b7c6539477 Moved to PostgreSQL. 2015-05-28 20:36:52 +03:00
Dmitri Vereshchagin c6dff0ef24 Create migration for empty database 2015-03-29 17:14:17 +03:00
Dmitri Vereshchagin a9c32e0f92 Initial commit. User and Subscription entities. 2015-03-22 20:22:49 +03:00