Commit Graph

  • 973207d543 UserRepository type hints added. Alexey Skobkin 2017-01-09 22:36:08 +0300
  • dcf3f0f3e9 ApplicationAvailabilityFunctionalTest moved to the new path. Alexey Skobkin 2017-01-09 22:14:08 +0300
  • db90f9ec87 Tests moved to new directory (/tests). Alexey Skobkin 2017-01-09 22:08:01 +0300
  • 99888794ef Crawler UserFactory fix. Alexey Skobkin 2017-01-09 21:46:56 +0300
  • fbea7ffe4e PostFactory exception fix. Alexey Skobkin 2017-01-09 21:43:41 +0300
  • bdbcf14a15 User phpDoc fixes. Alexey Skobkin 2017-01-09 21:29:39 +0300
  • 628916d69b UpdateSubscriptionsCommand code quality fix. Alexey Skobkin 2017-01-09 06:03:29 +0300
  • abb320920a UpdateSubscriptionsCommand code quality fix. Alexey Skobkin 2017-01-09 05:53:58 +0300
  • 6c6fe5a65d Some todo for UpdateSubscriptionsCommand. Alexey Skobkin 2017-01-09 05:46:52 +0300
  • 5bf20066fa UpdateSubscriptionsCommand now uses ProgressBar. Alexey Skobkin 2017-01-09 05:35:18 +0300
  • a6ac3757b6 UpdateSubscriptionsCommand refactored and simplified. API delay moved to parameters.yml. Alexey Skobkin 2017-01-09 05:22:56 +0300
  • fa76440fa2 Unneeded variable removed in AbstractApi. Alexey Skobkin 2017-01-09 04:47:10 +0300
  • 7d0440db92 Logging in Point API clients. Alexey Skobkin 2017-01-09 04:42:06 +0300
  • 1df09fa68d SubscriptionsManager logging added. Alexey Skobkin 2017-01-09 04:28:33 +0300
  • 30faaa7b08 Monolog log rotation in dev environment. Console command logging updated. Alexey Skobkin 2017-01-09 04:21:31 +0300
  • 2f4a83d366 Monolog log rotation in dev environment. Alexey Skobkin 2017-01-09 04:07:27 +0300
  • bf6cf9cbda README.md updated. Composer installation mentioned, unnecessary badges removed. Alexey Skobkin 2017-01-09 03:55:13 +0300
  • 130495ea7c composer.json package name and description fixed. Alexey Skobkin 2017-01-09 03:43:40 +0300
  • 9ce21ad892 composer update. Removed unneeded polyfill packages, updated unreal4u/telegram-api. Alexey Skobkin 2017-01-09 03:38:20 +0300
  • 0232dee4fb Symfony upgraded to 3.2.1. Deprecations solved, BC breaks fixed. All tests passing right. Alexey Skobkin 2017-01-09 03:33:29 +0300
  • 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. Alexey Skobkin 2017-01-09 02:26:06 +0300
  • 997f41e723 AsseticBundle removed from project (forgotten composer.lock) Alexey Skobkin 2017-01-09 00:47:07 +0300
  • b41ef97885 Merge branch 'fix_symfony_upgrade' Alexey Skobkin 2017-01-09 00:39:53 +0300
  • ffa785d44c AsseticBundle removed from project. Alexey Skobkin 2017-01-09 00:39:41 +0300
  • 2aff160048 Forgotten composer.json update for 72cc28c Alexey Skobkin 2017-01-09 00:28:02 +0300
  • 2702f0cb5e MainControllerTest updated according to 9f53628 Alexey Skobkin 2017-01-09 00:24:25 +0300
  • 72cc28ca7e Fixed autoloading of AppKernel.php. See https://github.com/symfony/symfony-standard/issues/868 Alexey Skobkin 2017-01-09 00:20:45 +0300
  • 700429032d New phpunit.xml.dist Alexey Skobkin 2017-01-09 00:12:40 +0300
  • 988c80737b composer require --dev phpunit/phpunit (lost in recent commits) Alexey Skobkin 2017-01-09 00:04:10 +0300
  • 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 Alexey Skobkin 2017-01-08 23:56:01 +0300
  • 9f53628373 Code deprecations update according to https://github.com/symfony/symfony/blob/2.8/UPGRADE-2.8.md Alexey Skobkin 2017-01-08 22:57:52 +0300
  • db3c9a0bd2 composer update symfony/symfony --with-dependencies Alexey Skobkin 2017-01-08 22:47:05 +0300
  • d02a3a03a7 PHP minimal version in composer.json now is 7.0.0 Alexey Skobkin 2017-01-08 22:45:11 +0300
  • b034a3e875 composer update unreal4u/telegram-api Alexey Skobkin 2017-01-08 22:39:56 +0300
  • c3e7356c54 composer update phpunit/phpunit phpunit/php-code-coverage Alexey Skobkin 2017-01-08 22:39:04 +0300
  • 1aae9b8625 composer update sensio/framework-extra-bundle Alexey Skobkin 2017-01-08 22:37:42 +0300
  • b9f1a767e4 composer update symfony/monolog-bundle Alexey Skobkin 2017-01-08 22:35:40 +0300
  • a68083a622 composer update symfony/swiftmailer-bundle Alexey Skobkin 2017-01-08 22:34:48 +0300
  • 3446f1c02c composer update swiftmailer/swiftmailer Alexey Skobkin 2017-01-08 22:33:42 +0300
  • 888af2ed52 composer update sensio/distribution-bundle from ~3.0,>=3.0.12 to ~4.0 Alexey Skobkin 2017-01-08 22:32:11 +0300
  • 8f7343c8d8 composer update doctrine/doctrine-bundle Alexey Skobkin 2017-01-08 22:26:28 +0300
  • 5eb7ef1843 composer update doctrine/migrations. ocramius/package-versions, zendframework/zend-eventmanager, zendframework/zend-code, ocramius/proxy-manager are also updated as dependencies. Alexey Skobkin 2017-01-08 22:22:07 +0300
  • 68e087b2a9 composer update doctrine/orm. doctrine/annotations also updated as dependency. Alexey Skobkin 2017-01-08 22:19:11 +0300
  • 95930e5c64 composer update twig/twig. symfony/symfony updated too due to twig 2.0 incompatibility in symfony/symfony 2.7.21. Alexey Skobkin 2017-01-08 22:13:37 +0300
  • 25f15e40ba Removed unnecessary entity class binding from UserSearchType form type. Alexey Skobkin 2017-01-08 20:52:50 +0300
  • fd3cd2d517 Tag forgotten index added. Alexey Skobkin 2017-01-08 18:36:55 +0300
  • a5fb026354 SubscriptionEvent forgotten indexes renaming migration. Alexey Skobkin 2017-01-08 18:33:48 +0300
  • 366396a4c2 More SubscriptionEvent optimization. Alexey Skobkin 2017-01-08 18:31:05 +0300
  • c3d430e8f8 Base user-related and subscriptions-related entities refactored and optimized. Alexey Skobkin 2017-01-08 18:29:12 +0300
  • 7dacc3e4d3 LoadSubscribersData micro optimization. Alexey Skobkin 2017-01-08 18:05:52 +0300
  • cfd30a093d Check for first-time processing removed from SubscriptionsManager. SubscriptionsManager optimized and slightly refactored. Alexey Skobkin 2017-01-08 17:13:51 +0300
  • cc29168d83 Telegram bot user subscribers update notification template fix. Alexey Skobkin 2017-01-07 22:20:21 +0300
  • 1d5ccd6e30 Telegram bot settings template fix. Alexey Skobkin 2017-01-07 22:20:01 +0300
  • 2d47fb4f4d Telegram bot empty subscribers change notification fix. Alexey Skobkin 2017-01-07 21:56:09 +0300
  • 1372b7e6d1 Telegram bot users statistics in /stats response. Alexey Skobkin 2017-01-07 21:53:31 +0300
  • 88be9e99ae Telegram notifications on user subscribers list changes. Some refactoring of SubscriptionsManager and event system. Alexey Skobkin 2017-01-07 21:46:50 +0300
  • 9488eddd9f UsersRenamedEvent now dispatches instead of GenericEvent on users rename. Some events refactoring. Alexey Skobkin 2017-01-07 18:05:54 +0300
  • 3db25e9bdb Telegram bot settings page template updated. Linking status added. Notification about disabled linking when turning on subscribers notifications. Alexey Skobkin 2017-01-07 14:30:30 +0300
  • 9a0d374baf User renaming Telegram notifications. User renaming event 'app.users.renamed' present. UpdateSubscriptionsCommand refactored (now updates data in single transaction). SubscriptionsManager updated (now not flushing). UserApi updated (now not flushing). Possible bugs added. Alexey Skobkin 2017-01-07 00:51:56 +0300
  • 43dbb0b007 Telegram bot /help template updated. Alexey Skobkin 2017-01-07 00:46:08 +0300
  • 4e24b58c49 User renaming Telegram notifications. User renaming event 'app.users.renamed' present. UpdateSubscriptionsCommand refactored (now updates data in single transaction). SubscriptionsManager updated (now not flushing). Point API clients and factories not flushing data themselves. Possible bugs added. Alexey Skobkin 2017-01-07 00:38:20 +0300
  • 6c198053d5 Editable Telegram account settings. Some PrivateMessageProcessor refactoring. Alexey Skobkin 2017-01-06 22:19:44 +0300
  • 3e42ded305 Point user links bug fixed. Alexey Skobkin 2017-01-06 20:51:03 +0300
  • 565ec33a19 Small fix after refactoring. Alexey Skobkin 2017-01-06 20:24:40 +0300
  • e6338b0cbd Telegram services refactoring. Alexey Skobkin 2017-01-06 20:18:39 +0300
  • a84c2dcd3b Small quality fixes in AbstractApi. Alexey Skobkin 2017-01-06 00:57:32 +0300
  • 4e9c556320 Small quality fixes in UserApi. Alexey Skobkin 2017-01-06 00:54:19 +0300
  • 48b47c9bc2 Type cast for $sendMessage->chat_id. Alexey Skobkin 2017-01-06 00:52:46 +0300
  • 8f9bb3a71e Small problems fixes. Alexey Skobkin 2017-01-06 00:50:16 +0300
  • b51d2f1a6e Recent fix additional fix. Alexey Skobkin 2017-01-06 00:30:52 +0300
  • 7298c37f44 Recent fix fix. Alexey Skobkin 2017-01-06 00:18:52 +0300
  • b712307782 Fixing @ in POST parameters which could cause sending file from filesystem as POST data. Alexey Skobkin 2017-01-06 00:13:50 +0300
  • d9082a3a71 Telegram bot /link case sensitive user search fix. Alexey Skobkin 2017-01-06 00:00:37 +0300
  • 4ebc547ab2 Telegram /last response template fix. Alexey Skobkin 2017-01-05 23:27:08 +0300
  • 3a5c010d64 Merged in feature_telegram_account_link (pull request #13) Alexey Eschenko 2017-01-05 23:20:01 +0300
  • 3b8b6d3732 Telegram account linking added. Telegram bot services refactored. Legacy abstract API client POST requests fixed. Alexey Skobkin 2017-01-05 23:17:19 +0300
  • 1145e4da45 Telegram bot link in header. Alexey Skobkin 2017-01-05 14:35:04 +0300
  • a6780e70a5 Merge branch 'master' of bitbucket.org:skobkin/point-tools Alexey Skobkin 2017-01-05 14:29:58 +0300
  • dafee5ad7b app_dev.php small change. Alexey Skobkin 2017-01-05 14:29:50 +0300
  • fd2e1d81f8 Merged in feature_telegram_bot (pull request #12) Alexey Eschenko 2017-01-05 01:43:00 +0300
  • f831417de8 Test version of Telegram bot support. Alexey Skobkin 2017-01-05 01:40:26 +0300
  • 2b38c8b48e Test version of Telegram bot support. Alexey Skobkin 2017-01-05 01:36:30 +0300
  • fbc72ee0c2 Database driver removed from parameters.yml.dist because of PostgreSQL schemas usage. Alexey Skobkin 2016-12-16 20:59:05 +0300
  • 5696bdcc45 web/config.php removed. Alexey Skobkin 2016-12-12 21:38:42 +0300
  • ca0991a623 MainControllerTest code quality fix. Alexey Skobkin 2016-12-12 21:37:15 +0300
  • 97dc750e08 UserApi code quality fix. Alexey Skobkin 2016-12-12 21:35:59 +0300
  • 54da4c454c unused imports removed. Alexey Skobkin 2016-12-12 21:34:48 +0300
  • f184bde6ad SubscriptionsManager code quality fix. Alexey Skobkin 2016-12-12 21:33:37 +0300
  • 68440c8531 PostApi code quality fix. Non implemented yet method removed. Alexey Skobkin 2016-12-12 21:32:56 +0300
  • 7fbe9f8752 PointParser code quality fix. Alexey Skobkin 2016-12-12 21:30:27 +0300
  • 34fc7c9e21 UserFactory code quality fix. Alexey Skobkin 2016-12-12 21:25:41 +0300
  • d8e6a2bbe0 TagFactory code quality fix. Alexey Skobkin 2016-12-12 21:24:23 +0300
  • 860ea95538 PostFactory code quality fix. Alexey Skobkin 2016-12-12 21:23:11 +0300
  • be074ebad5 FileFactory code quality fix. Alexey Skobkin 2016-12-12 21:17:02 +0300
  • aeaad243bc CommentFactory code quality fix. Alexey Skobkin 2016-12-12 21:15:46 +0300
  • 12d33c9400 Service/AbstractApi code quality fix. Alexey Skobkin 2016-12-12 21:11:53 +0300
  • eae74e58fa Entity\Blogs\Post code quality fix. phpDoc fixed. Alexey Skobkin 2016-12-12 21:03:06 +0300
  • 95cab0b564 Entity\Comment code quality fix. Alexey Skobkin 2016-12-12 21:02:19 +0300
  • b06eaec2b3 PostsPage code quality fix. Alexey Skobkin 2016-12-12 20:59:42 +0300
  • a9a247ba45 PostController code quality fix. Alexey Skobkin 2016-12-12 20:58:01 +0300