Commit Graph

54 Commits

Author SHA1 Message Date
Alexey Skobkin c0ea97e8f9 Public feed implemented. 2017-11-05 00:30:32 +03:00
Alexey Skobkin fe5c936681 #38 fix. User privacy status update implemented ('point:update:privacy' command). Small refactoring and several bug fixes. Small optimization. 2017-11-04 22:38:38 +03:00
Alexey Skobkin 6fc01076e2 fix #30. Factories and API clients refactored to DTO. Some other changes. 2017-01-15 05:54:38 +03:00
Alexey Skobkin eb5aa80430 UserController slightly refactored. 2017-01-13 03:00:20 +03:00
Alexey Skobkin 39bfe4c9bf New PHP 7.1 type hints for ApiController and EventsController. 2017-01-13 02:05:24 +03:00
Alexey Skobkin 68238f2d14 New PHP 7.1 type hints for WebHookController. 2017-01-13 02:04:04 +03:00
Alexey Skobkin df244c90bd New PHP 7.1 type hints for AbstractApiController. 2017-01-13 02:03:27 +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 60fe8cfc18 Translation fixed. 2017-01-10 04:26:57 +03:00
Alexey Skobkin bfc40d595c Events by day stats added. DAY() DQL function added. 2017-01-10 04:21:57 +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 9f53628373 Code deprecations update according to https://github.com/symfony/symfony/blob/2.8/UPGRADE-2.8.md 2017-01-08 22:57:52 +03:00
Alexey Skobkin 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. 2017-01-07 00:38:20 +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 2b38c8b48e Test version of Telegram bot support. 2017-01-05 01:36:30 +03:00
Alexey Skobkin a9a247ba45 PostController code quality fix. 2016-12-12 20:58:01 +03:00
Alexey Skobkin 5843dfbd12 MainControllerTest now tests AJAX user autocompletion. 2016-12-12 03:22:02 +03:00
Alexey Skobkin 9264170d0b Fix #26. Top users page fixed. 2016-12-12 01:26:27 +03:00
Alexey Skobkin 0dfdf9793e ApiController phpDoc fix. 2016-12-12 00:40:55 +03:00
Alexey Skobkin 4c3191aa86 Autocomplete items count. 2016-12-11 03:54:01 +03:00
Alexey Skobkin cfe8339ab1 Top chart fix after HighCharts bundle update. 2016-12-11 03:28:29 +03:00
Alexey Skobkin 74b39d7918 Pagination of last events. 2016-12-11 02:55:28 +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 0ceaf43ff3 PostRepository getPostWithComments() method added. PostController#showAction() now uses it. 2016-03-29 07:11:12 +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 b5007fceec Crawler API now checks token. 2016-03-25 17:34:18 +03:00
Alexey Skobkin f0ed72aa36 Basic post page implemented. 2016-03-25 01:10:10 +03:00
Alexey Skobkin a1b982d891 Test implementation of crawler API. NOT SECURED BY TOKEN YET. 2016-03-24 01:49:22 +03:00
Alexey Skobkin 0f0700f87b Repositories refactoring. TopUserDTO moved. 2016-03-23 20:06:38 +03:00
Alexey Skobkin 8f44a04989 PostsPage deserialization via JMS Serializer. 2016-03-22 22:57:18 +03:00
Alexey Skobkin 7dfb520161 AbstractApiController and CrawlerController draft added. 2016-03-22 20:45:05 +03:00
Alexey Skobkin 2380cdbc1c API orderBy() fix. 2015-10-08 02:40:42 +03:00
Alexey Skobkin 3bb54550eb First API method. 2015-10-08 02:11:57 +03:00
Alexey Skobkin 82c22679a3 Merge branch 'master' into feature_highcharts 2015-06-26 19:18:17 +03:00
Alexey Skobkin c5f63d86cb Last user subscribers events query optimized. 2015-06-26 19:16:14 +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 aedc15a204 Last events on the main page. 2015-06-23 14:03:46 +03:00
Alexey Skobkin ac297dc0a2 Moar refactoring. 2015-06-23 13:41:29 +03:00
Alexey Skobkin 41c7e57524 Small fix. 2015-06-23 13:37:45 +03:00
Alexey Skobkin c87192a1f2 More refactoring. 2015-06-23 13:34:53 +03:00
Alexey Skobkin 6384527720 Some refactoring. 2015-06-23 12:38:43 +03:00
Alexey Skobkin 055b967996 Case insensitive user search and URL's. 2015-05-31 11:11:40 +03:00
Alexey Skobkin cacb676d96 Fix #9. 2015-05-31 10:43:24 +03:00
Alexey Skobkin d2711f2057 Redirecting to index if no login present. 2015-05-31 10:05:08 +03:00
Alexey Skobkin 58f8db6c97 Search from index page. 2015-05-31 10:02:00 +03:00
Alexey Skobkin ce0b6e856f Top users page. SQL queries optimization. 2015-05-31 09:16:36 +03:00
Alexey Skobkin f19efe8ca1 Micro fix. 2015-05-31 08:33:48 +03:00