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
|
72cc28ca7e
|
Fixed autoloading of AppKernel.php. See https://github.com/symfony/symfony-standard/issues/868
|
2017-01-09 00:20:45 +03:00 |
|
Alexey Skobkin
|
700429032d
|
New phpunit.xml.dist
|
2017-01-09 00:12:40 +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
|
888af2ed52
|
composer update sensio/distribution-bundle from ~3.0,>=3.0.12 to ~4.0
|
2017-01-08 22:32:11 +03:00 |
|
Alexey Skobkin
|
fd3cd2d517
|
Tag forgotten index added.
|
2017-01-08 18:36:55 +03:00 |
|
Alexey Skobkin
|
a5fb026354
|
SubscriptionEvent forgotten indexes renaming migration.
|
2017-01-08 18:33:48 +03:00 |
|
Alexey Skobkin
|
3b8b6d3732
|
Telegram account linking added. Telegram bot services refactored. Legacy abstract API client POST requests fixed.
|
2017-01-05 23:17:19 +03:00 |
|
Alexey Skobkin
|
1145e4da45
|
Telegram bot link in header.
|
2017-01-05 14:35:04 +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
|
6d8e17b114
|
composer update. PointParser updated to match new version of markdown library.
|
2016-12-11 03:20:55 +03:00 |
|
Alexey Skobkin
|
65cc08d91f
|
Pagination of subscribers events on user page. KnpPaginatorBundle added.
|
2016-12-11 02:43:25 +03:00 |
|
Alexey Skobkin
|
dd0707c97a
|
Bootstrap CSS link updated.
|
2016-12-11 02:12:35 +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
|
3d914ec050
|
jQuery loading moved to the header. jQuery updated, Bootstrap 3 updated.
|
2016-12-11 01:23:56 +03:00 |
|
Alexey Skobkin
|
11c1f8b6ab
|
DoctrineFixturesBundle installed.
|
2016-03-29 07:23:06 +03:00 |
|
Alexey Skobkin
|
9b052cc97e
|
Renaming log on user page. newLogin property deleted from UserRenameEvent entity. New migration.
|
2016-03-29 03:58:33 +03:00 |
|
Alexey Skobkin
|
13e35d939d
|
User rename logging implemented.
|
2016-03-29 03:12:52 +03:00 |
|
Alexey Skobkin
|
a36259dc34
|
Some varchar fields altered to text. New migration.
|
2016-03-27 00:33:55 +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
|
76fc484361
|
KnpMarkdownBundle installed.
|
2016-03-25 16:37:36 +03:00 |
|
Alexey Skobkin
|
f919740524
|
File entity added. Post and Comment entities now has $files property. New migration. New FileFactory.
|
2016-03-25 00:28:43 +03:00 |
|
Alexey Skobkin
|
d539cd18c5
|
Post updatedAt fix.
|
2016-03-24 01:48:01 +03:00 |
|
Alexey Skobkin
|
e95b05f854
|
Comments primary key changed to simple. PostTag entity added. Blogs migration.
|
2016-03-24 01:01:18 +03:00 |
|
Alexey Skobkin
|
626a823233
|
User updatedAt migration.
|
2016-03-24 00:31:44 +03:00 |
|
Alexey Skobkin
|
3af5fd230e
|
JMS Serializer bundle installed.
|
2016-03-22 21:25:04 +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
|
a6628b4369
|
vendor update (including CVE-2015-5723 fix).
|
2015-10-05 04:28:20 +03:00 |
|
Alexey Skobkin
|
f91f106b5e
|
Adding Yandex.Metrika.
|
2015-10-05 03:49:01 +03:00 |
|
Alexey Skobkin
|
0685e6d8f9
|
Migration fix.
|
2015-10-01 21:45:16 +03:00 |
|
Alexey Skobkin
|
f7bbe3ebed
|
Temporary #21 bugfix.
|
2015-10-01 21:15:49 +03:00 |
|
Alexey Skobkin
|
6f2cca5799
|
Топ в виде графика.
|
2015-06-26 18:05:26 +03:00 |
|
Alexey Skobkin
|
27754e9134
|
Separate last events page.
|
2015-06-23 14:20:21 +03:00 |
|
Alexey Skobkin
|
6e3fd7081d
|
Index page and footer fixes.
|
2015-06-02 07:33:21 +03:00 |
|
Alexey Skobkin
|
ab755377b0
|
Source code link.
|
2015-06-02 07:15:41 +03:00 |
|
Alexey Skobkin
|
3af468432c
|
Bugtracker link
|
2015-06-02 06:45:51 +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
|
13b36f41f7
|
Composer update.
|
2015-06-01 03:45:54 +03:00 |
|
Alexey Skobkin
|
ce0b6e856f
|
Top users page. SQL queries optimization.
|
2015-05-31 09:16:36 +03:00 |
|
Alexey Skobkin
|
24793120ff
|
User page prototype.
|
2015-05-31 05:48:12 +03:00 |
|
Alexey Skobkin
|
0ff0db81a3
|
Basic layout.
|
2015-05-31 03:01:19 +03:00 |
|
Alexey Skobkin
|
5652a5ca68
|
Test implementation of subscriptions checking command.
|
2015-05-29 01:47:06 +03:00 |
|