Commit Graph

  • 9747eefe47
    Replacing jms/serializer with symfony/serializer and doing some DTO refactoring. symfony6_remake Alexey Skobkin 2023-08-19 03:32:43 +0300
  • a7c17022dc
    app:subscriptions:update --dry-run. Alexey Skobkin 2023-08-19 03:28:45 +0300
  • 0a03a9a904
    Fixing TelegramWebhookCommand setWebhook() call. Alexey Skobkin 2023-08-19 01:22:37 +0300
  • 1c223f7077
    Using --dry-run for app commands. Alexey Skobkin 2023-08-19 01:22:09 +0300
  • bae8ee9a24
    Using self-hosted version of HighCharts. Also updating to the latest version. Alexey Skobkin 2023-08-18 20:27:18 +0300
  • 4c33ce9d84
    Fixing stats page, replacing ob/highcharts-bundle with own implementation based on ghunti/highcharts-php. Some refactoring. Alexey Skobkin 2023-08-18 20:20:26 +0300
  • 3a69565ecb
    Fixing posts web controllers, templates and entities. Alexey Skobkin 2023-08-18 18:56:17 +0300
  • 6c173b2e5c
    Changes in tests: namespaces, properties, calls. Alexey Skobkin 2023-08-18 16:06:30 +0300
  • 6a147796fd
    Markdown parser draft based on league/commonmark. symfony6_remake_markdown_parser Alexey Skobkin 2023-08-18 15:58:58 +0300
  • 82b541c0fc
    Translations moved/fixed. Alexey Skobkin 2023-08-17 02:37:46 +0300
  • b413934d35
    Introducing PostTypeEnum. Alexey Skobkin 2023-08-17 02:27:31 +0300
  • 042d119cea
    Introducing AvatarSizeEnum. Alexey Skobkin 2023-08-17 02:17:24 +0300
  • 392ead9b3e
    PointUrlExtension deprecation fixed. Alexey Skobkin 2023-08-17 02:08:01 +0300
  • c2fb2b6dfc
    composer recipe:update symfony/twig-bundle Alexey Skobkin 2023-08-17 02:04:42 +0300
  • 9cb36868ed
    composer recipe:update symfony/translation Alexey Skobkin 2023-08-17 02:03:34 +0300
  • bd1a6741a3
    composer recipe:update symfony/phpunit-bridge Alexey Skobkin 2023-08-17 02:02:53 +0300
  • 5a2a6d2354
    composer recipe:update phpunit/phpunit. Alexey Skobkin 2023-08-17 02:01:52 +0300
  • c2348b8c8d
    composer recipe:update doctrine/doctrine-bundle. Alexey Skobkin 2023-08-17 02:00:37 +0300
  • 9bab457905
    composer update symfony/* to 6.3. Alexey Skobkin 2023-08-17 01:57:56 +0300
  • f426c46a7f
    Adding /.idea to .gitignore. Alexey Skobkin 2023-08-17 01:50:21 +0300
  • 5142d6d443
    composer update. Alexey Skobkin 2023-08-17 01:49:09 +0300
  • ab3a54bde9
    Fixing main templates. Alexey Skobkin 2023-08-17 01:40:29 +0300
  • 2673272fc7
    Fixing controller action names and routing configuration accordingly. Alexey Skobkin 2023-08-17 01:39:06 +0300
  • a58cd2a1ea
    Fixing KNP Paginator template configuration. Alexey Skobkin 2023-08-17 01:37:47 +0300
  • b7cf85fbcd
    Fixing Doctrine DQL DAY function implementation configuration. Alexey Skobkin 2023-08-17 01:37:24 +0300
  • 34718ceaf4
    Fixing collection type hinting in entities. Alexey Skobkin 2023-08-17 01:36:40 +0300
  • 0a8c6b0395
    Ported templates and routes. Saved external JS/CSS into the public dir. Alexey Skobkin 2023-04-10 00:35:58 +0300
  • 1aff2ac244
    Telegram services and commands ported to telegram-bot/api. Also fixed ENV reading in the services.yaml. Some small refactoring and style fixes. Alexey Skobkin 2023-04-10 00:30:51 +0300
  • 728f1c28ac
    Fixing TelegramSendMessageCommand syntax error. Alexey Skobkin 2023-04-09 21:21:51 +0300
  • 2501a67700
    Returning symfony/runtime. Alexey Skobkin 2023-04-09 17:41:13 +0300
  • fc8b8e04e3
    Adding return types to commands. Alexey Skobkin 2023-04-09 17:40:11 +0300
  • ef40d8f19a
    composer remove symfony/runtime. Alexey Skobkin 2023-04-01 22:18:45 +0300
  • 822f7a5530
    Adding missing ext-json to composer.json. Alexey Skobkin 2023-04-01 22:15:56 +0300
  • 5cb0cecd69
    composer remove symfony/serializer. Alexey Skobkin 2023-04-01 22:13:33 +0300
  • 307b242d21
    composer remove symfony/web-link. Alexey Skobkin 2023-04-01 22:07:52 +0300
  • f4e932ab79
    composer remove symfony/process. Alexey Skobkin 2023-04-01 22:03:54 +0300
  • 8353ed49fd
    composer remove symfony/mime. Alexey Skobkin 2023-04-01 22:01:18 +0300
  • 86458b006a
    composer remove symfony/messenger. Alexey Skobkin 2023-04-01 21:59:12 +0300
  • 1ca0d1fe93
    composer remove symfony/notifier. Alexey Skobkin 2023-04-01 21:52:55 +0300
  • 5725aaa305
    composer remove symfony/mailer. Alexey Skobkin 2023-04-01 21:47:29 +0300
  • 5c916a636f
    Retrieving variables bound in the container configuration from environment variables. Alexey Skobkin 2023-04-01 21:43:05 +0300
  • 109c95fcdb
    Ported doctrine.orm from old config.yml. Alexey Skobkin 2023-04-01 21:31:34 +0300
  • 65138f6868
    Removed doctrine_migrations from config.yml. Alexey Skobkin 2023-04-01 21:26:50 +0300
  • dc683362d7
    Ported DataFixtures. composer require doctrine-fixtures-bundle. Alexey Skobkin 2023-04-01 21:23:30 +0300
  • 351bffb298
    Moved LICENSE. Alexey Skobkin 2023-04-01 21:07:42 +0300
  • 312c1617e1
    Moved JS/CSS/etc resources from /web to /public. Alexey Skobkin 2023-04-01 21:06:57 +0300
  • c908a22d15
    Removed useless index.rst. Alexey Skobkin 2023-04-01 21:04:53 +0300
  • 53028d2577
    Removed useless SkobkinPointToolsBundle. Alexey Skobkin 2023-04-01 21:04:12 +0300
  • 1393e2d53f
    Ported UserController. Fixed PhpDoc type hinting in SubscriptionEventRepository and UserRepository. Alexey Skobkin 2023-04-01 21:00:16 +0300
  • 77fa05f457
    Ported PublicFeedController. Alexey Skobkin 2023-04-01 20:31:40 +0300
  • 40db2edc38
    Ported PostController. Alexey Skobkin 2023-04-01 20:30:04 +0300
  • e56cae9568
    Ported MainController. Alexey Skobkin 2023-04-01 20:27:40 +0300
  • fc9026d13f
    Ported EventsController. composer require knplabs/knp-paginator-bundle. Alexey Skobkin 2023-04-01 20:20:38 +0300
  • 0c48b57710
    Ported ApiController. Alexey Skobkin 2023-04-01 19:57:27 +0300
  • a83b783de4
    Ported WebHookController. Alexey Skobkin 2023-04-01 19:53:42 +0300
  • 430632c8e4
    Ported Api\{AbstractApiController, CrawlerController}. Alexey Skobkin 2023-04-01 19:45:21 +0300
  • f4e92a8f31
    Avoiding an error warning in UserFactory. Alexey Skobkin 2023-04-01 19:40:23 +0300
  • 8614bd0f26
    Renaming point http client to @app.point.http_client. Alexey Skobkin 2023-04-01 19:38:17 +0300
  • a409fbae8d
    Ported UserSearchType. Alexey Skobkin 2023-04-01 19:35:17 +0300
  • 0822aea5ec
    Ported CommandProcessingException. Alexey Skobkin 2023-04-01 19:32:24 +0300
  • c7256f5a50
    Ported Exception\Factory\Blog\*. Alexey Skobkin 2023-04-01 19:30:48 +0300
  • c151acd30b
    Ported InvalidUserDataException. Alexey Skobkin 2023-04-01 19:21:53 +0300
  • b4bdda26e3
    Backslashes for usleep() call. Alexey Skobkin 2023-04-01 19:10:56 +0300
  • 0a05264406
    Changed value type for $pointApiDelay and set default value of 5 sec. Alexey Skobkin 2023-04-01 19:10:26 +0300
  • 690b849ca6
    Preliminary changes in README.md: Codeship, CodeCov, Total Downloads badges removed. Alexey Skobkin 2023-03-28 23:52:49 +0300
  • 50d56f0007
    Ported PointUrlExtension Twig extension. Alexey Skobkin 2023-03-28 23:41:04 +0300
  • 8a9a5028dc
    Ported SubscriptionsManager. Alexey Skobkin 2023-03-28 23:33:14 +0300
  • ca1fb63604
    Ported EventListener\* (without service registration). Alexey Skobkin 2023-03-28 23:22:39 +0300
  • a129130ba1
    Removed DependencyInjection dir from old code due to uselessness. Alexey Skobkin 2023-03-28 23:02:58 +0300
  • 2029adc48d
    Ported Day DQL extension. Alexey Skobkin 2023-03-28 23:01:56 +0300
  • 441fdc06b3
    Ported all API DTO's (without serializer configuration). Alexey Skobkin 2023-03-28 22:57:11 +0300
  • b7e2cbc630
    Ported DailyEvents and TopUserDTO. Alexey Skobkin 2023-03-28 22:45:11 +0300
  • fd8161c9e1
    Ported AccountFactory. Alexey Skobkin 2023-03-28 22:29:19 +0300
  • 5e2f8787ae
    Ported {Comment, File, Post, Tag}Factory. Service\Api\{Post, User}Api modified accordingly. Alexey Skobkin 2023-03-28 21:45:41 +0300
  • 5afc8d91b4
    Ported AbstractFactory, UserFactory. Alexey Skobkin 2023-03-28 20:11:28 +0300
  • 7c9ee60103
    Ported Service\Api\*. Now using symfony/http-client instead of Guzzle. AbstractApi refactored a bit. Alexey Skobkin 2023-03-26 17:08:41 +0300
  • 4cc4f50e13
    Using new bind variables in commands. Alexey Skobkin 2023-03-26 17:07:00 +0300
  • 8c59f656f6
    Creating default Point API HTTP client. Defining default bind by name variables in services.yaml. Alexey Skobkin 2023-03-26 17:06:19 +0300
  • d68ae868ae
    jms/serializer-bundle installed. Probably need to add more configuration later. Alexey Skobkin 2023-03-26 17:05:20 +0300
  • 64b042bf77
    Ported Exceptions\Api\*. Some small optimization. Alexey Skobkin 2023-03-26 17:04:20 +0300
  • 8d6197b116
    Ported SubscriptionManagerException. Alexey Skobkin 2023-03-26 16:24:28 +0300
  • 3d0b2bdbc8
    Ported UpdateUsersPrivacyCommand. Alexey Skobkin 2023-03-26 15:32:13 +0300
  • b669057ce2
    Renaming TelegramSendMessageCommand and TelegramWebhookCommand aliases. Alexey Skobkin 2023-03-26 15:11:35 +0300
  • 7b465f46e3
    Ported UpdateSubscriptionsCommand. Alexey Skobkin 2023-03-26 15:09:57 +0300
  • f700b0c3c3
    Ported TelegramWebHookCommand. Needs migration to another library. Alexey Skobkin 2023-03-26 14:50:42 +0300
  • 9f97ba5db2
    Ported TelegramSendMessageCommand. Alexey Skobkin 2023-03-26 14:03:09 +0300
  • cd908d33ee
    Forgotten 'public' modifier added to event classes. Alexey Skobkin 2023-03-19 19:22:33 +0300
  • 64855c5076
    Ported UsersRenamedEvent, UserSubscribersUpdatedEvent. Alexey Skobkin 2023-03-19 19:20:12 +0300
  • 405b8a9f59
    Ported RestoreRemovedUsersCommand. Alexey Skobkin 2023-03-19 18:50:25 +0300
  • 4cb8e715bf
    Ported ImportUsersCommand. Alexey Skobkin 2023-03-19 17:55:24 +0300
  • 3fd76ff0ab
    Ported Blog\Post entity and repo. Alexey Skobkin 2023-03-19 17:43:05 +0300
  • bcc2c609c4
    Ported Blog\PostTag entity and repo. Alexey Skobkin 2023-03-19 17:30:44 +0300
  • 98f3634cf1
    Fixing Blog\{Comment, File}::getId() signature. Alexey Skobkin 2023-03-19 17:24:10 +0300
  • c5a63a4259
    Ported Blog\Tag entity and repo. Alexey Skobkin 2023-03-19 17:23:30 +0300
  • fa9a84f2a7
    Ported Blog\File entity and repo. Alexey Skobkin 2023-03-19 17:18:19 +0300
  • 5e901bc683
    Ported Blog\Comment entity and repo. Alexey Skobkin 2023-03-19 17:01:32 +0300
  • c2d682967a
    Fatal flaw fixed. Alexey Skobkin 2023-03-12 21:39:30 +0300
  • 6d557c9a40
    Ported Telegram\Account entity and repo. Alexey Skobkin 2023-03-12 21:39:18 +0300
  • 528099baa9
    Ported UserRenameEvent entity and repo. Alexey Skobkin 2023-03-12 21:11:27 +0300
  • 4f37cb9782
    Ported SubscriptionEvent entity and SubscriptionEventRepository. Alexey Skobkin 2023-03-12 20:50:52 +0300