Commit Graph

298 Commits

Author SHA1 Message Date
Alexey Skobkin 6384527720 Some refactoring. 2015-06-23 12:38:43 +03:00
Alexey Skobkin a3b1f60c6f Post requests test implementation. 2015-06-23 12:04:02 +03:00
Alexey Skobkin 659a930037 Post requests test implementation. 2015-06-02 14:56:39 +03:00
Alexey Skobkin ca28ebd67d Merge branch 'master' into feature_posts 2015-06-02 10:56:29 +03:00
Alexey Skobkin f83d719299 Locale fix. 2015-06-02 09:03:06 +03:00
Alexey Skobkin 933cd222db User page collapse accessibility fixes. 2015-06-02 08:59:42 +03:00
Alexey Skobkin 9b6b286d2d Collapse subscribers by default. 2015-06-02 08:56:38 +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 8314c91b25 Fix HTTPS problem. 2015-06-02 06:41:50 +03:00
Alexey Skobkin c49fda1165 Fix #19. Russian language. 2015-06-02 06:21:23 +03:00
Alexey Skobkin 9d1bbe2f29 Label changed. 2015-06-02 06:10:07 +03:00
Alexey Skobkin cc8a7d51eb Date format changed in the log output. 2015-06-02 06:02:53 +03:00
Alexey Skobkin 5bb8c64c98 Fix #10. 2015-06-02 05:39:09 +03:00
Alexey Skobkin 94129f3b5c More log info. 2015-06-02 05:32:45 +03:00
Alexey Skobkin b7e4374dac Fix #13. 2015-06-02 05:27:19 +03:00
Alexey Skobkin 3742f4b06c Fix #16. 2015-06-02 05:24:38 +03:00
Alexey Skobkin a9f53f3b25 Better logger usage. 2015-06-02 05:05:03 +03:00
Alexey Skobkin 24d2ae468a Fix #14. 2015-06-02 04:59:07 +03:00
Alexey Skobkin f353949e6d Fix #12. 2015-06-02 04:52:27 +03:00
Alexey Skobkin 42b213ac85 Basic implementation of blogs (posts, comments, tags). No migration yet. 2015-06-01 03:39:14 +03:00
Alexey Skobkin 76d75542fd Get user subscribers by id. 2015-06-01 00:19:03 +03:00
Alexey Skobkin 055b967996 Case insensitive user search and URL's. 2015-05-31 11:11:40 +03:00
Alexey Skobkin e93807469a 200 msec pause between requests. 2015-05-31 10:49:45 +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
Alexey Skobkin 0242463739 User page fix. 2015-05-31 06:08:34 +03:00
Alexey Skobkin 24793120ff User page prototype. 2015-05-31 05:48:12 +03:00
Alexey Skobkin af94e84256 Main page prototype. 2015-05-31 03:01:48 +03:00
Alexey Skobkin 0ff0db81a3 Basic layout. 2015-05-31 03:01:19 +03:00
Alexey Skobkin b76036573a More try-catch. Logs added. 2015-05-31 01:50:35 +03:00
Alexey Skobkin 5b63cac5ec User controller preparations. 2015-05-30 09:50:44 +03:00
Alexey Skobkin 097488446a Statistics for main page. 2015-05-30 09:22:06 +03:00
Alexey Skobkin 20c44371c9 Some exception handling. More output in verbose mode. 2015-05-30 08:29:40 +03:00
Alexey Skobkin 5652a5ca68 Test implementation of subscriptions checking command. 2015-05-29 01:47:06 +03:00
Alexey Skobkin 032730d2b2 Import date fixed. 2015-05-29 00:15:56 +03:00
Alexey Skobkin 976c435ae1 Service definition fix. 2015-05-28 23:07:48 +03:00
Alexey Skobkin 07373e49c2 Users import command. 2015-05-28 22:21:58 +03:00
Alexey Skobkin b7c6539477 Moved to PostgreSQL. 2015-05-28 20:36:52 +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
Alexey Skobkin 414d862c6f Table name semantics. 2015-03-23 18:43:00 +03:00
Alexey Skobkin 56af6f0db3 SubscriptionEvent entity added. 2015-03-23 18:39:00 +03:00
Dmitri Vereshchagin a9c32e0f92 Initial commit. User and Subscription entities. 2015-03-22 20:22:49 +03:00