Commit graph

15 commits

Author SHA1 Message Date
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 97dc750e08 UserApi code quality fix. 2016-12-12 21:35:59 +03:00
Alexey Skobkin cf08978c58 Point avatars twig extension. 2016-03-29 07:08:23 +03:00
Alexey Skobkin 98252f6dff PostApi now using PostFactory. 2015-10-26 06:00:39 +03:00
Alexey Skobkin 4bd570e910 urlencode() for user logins in API requests. 2015-10-05 04:10:07 +03:00
Alexey Skobkin 295b089616 getUserByLogin() method in UserApi. 2015-10-05 04:08:01 +03:00
Alexey Skobkin f8bd95360e Common User repository via class property. 2015-10-05 04:02:06 +03:00
Alexey Skobkin c3191d82e6 New UserApi methods for getting single user from API. Some refactoring. New API exceptions. 2015-10-05 03:59:22 +03:00
Alexey Skobkin dfc7fb70e4 User without login flushing fix. 2015-10-01 22:14:30 +03:00
Alexey Skobkin f351fc22ff API exceptions. 2015-10-01 21:05:11 +03:00
Alexey Skobkin 4dfda21401 getUserSubscriptions methods in UserApi. 2015-08-08 12:22:35 +03:00
Alexey Skobkin 76d75542fd Get user subscribers by id. 2015-06-01 00:19:03 +03:00
Alexey Skobkin 5652a5ca68 Test implementation of subscriptions checking command. 2015-05-29 01:47:06 +03:00
Dmitri Vereshchagin 1ab993edaf Whitespace police
Remove unnecessary trailing whitespace
2015-03-27 22:49:21 +03:00
Alexey Skobkin c534168058 Test implementation of Point API services. Login field added to the User entity. 2015-03-24 02:49:56 +03:00