Age | Commit message (Expand) | Author |
2017-04-07 | juick-www: refactoring, drop userref shit | Vitaly Takmazov |
2017-04-05 | login by hash, remember-me | Alexander Alexeev |
2017-04-05 | fix login | Vitaly Takmazov |
2017-03-09 | timehop api | Evgeniy Shishkin |
2017-03-07 | get user blog with recommendations | Evgeniy Shishkin |
2017-03-04 | cleanup deprecation warnings | Vitaly Takmazov |
2017-02-28 | readonly mode | Vitaly Takmazov |
2017-02-06 | juick-xmpp: broadcast bot presence | Vitaly Takmazov |
2017-01-23 | juick-server: getMessage should return message author banned status. Added test | Vitaly Takmazov |
2017-01-20 | juick-server: database tags should not be escaped now | Vitaly Takmazov |
2017-01-16 | juick-protocol: S command | Vitaly Takmazov |
2017-01-16 | juick-server: fix tag autocreation | Vitaly Takmazov |
2017-01-13 | juick-server: setUserOption in not readonly | Vitaly Takmazov |
2017-01-12 | juick-server: fix sql message mapper | Vitaly Takmazov |
2017-01-10 | juick-www: now on spring-webmvc | Vitaly Takmazov |
2016-12-20 | StringUtils.EMPTY | Vitaly Takmazov |
2016-12-19 | juick-server: fix tags in getSubscribedUsers | Vitaly Takmazov |
2016-12-20 | delete query optimization | Alexander Alexeev |
2016-12-19 | juick-server: fix updateTags query | Vitaly Takmazov |
2016-12-19 | juick-server: fix getRecommendedUsers query | Vitaly Takmazov |
2016-12-13 | juick-rss: webmvc port WIP | Vitaly Takmazov |
2016-12-12 | juick-spring-www: settings templates and other WIP | Vitaly Takmazov |
2016-12-09 | bugfix: wrong sql parameter | Alexander Alexeev |
2016-12-09 | juick-server: fix telegram service | Vitaly Takmazov |
2016-12-09 | juick-spring-www: merge some work from develop branch, port some templates to Thymeleaf | Vitaly Takmazov |
2016-12-01 | juick-server: fix serialization, vNext | Vitaly Takmazov |
2016-12-01 | juick-core: fix replies serialization | Vitaly Takmazov |
2016-12-01 | juick-server: fix push queries annotations | Vitaly Takmazov |
2016-12-01 | juick-server: fix popular query | Vitaly Takmazov |
2016-12-01 | juick-server: fix myfeed order | Vitaly Takmazov |
2016-12-01 | juick-api: Notifications controller from perl, refactoring | Vitaly Takmazov |
2016-12-01 | juick-api: Tags controller from perl, refactoring | Vitaly Takmazov |
2016-12-01 | remember-me for juick-api by request parameter | Alexander Alexeev |
2016-11-30 | juick-server: fix recommendations query | Vitaly Takmazov |
2016-11-30 | juick-core: fix attachment serialization | Vitaly Takmazov |
2016-11-30 | prevent string concatenation for disabled loggers | Alexander Alexeev |
2016-11-28 | permit all for /users and /messages; | Alexander Alexeev |
2016-11-28 | juick-api: all controllers are using spring-security and @RequestParam | Vitaly Takmazov |
2016-11-28 | remember-me authorization with test; a statndard DaoAuthentication provider used | Alexander Alexeev |
2016-11-26 | working spring security config | Alexander Alexeev |
2016-11-26 | some improvenments on user service | Alexander Alexeev |
2016-11-25 | formatted + transactional settings | Alexander Alexeev |
2016-11-25 | messageService.getMyFeed() is fixed, simple test is added | Alexander Alexeev |
2016-11-24 | juick-api: now on spring-webmvc | Vitaly Takmazov |
2016-11-23 | query fixes : IN replaced by EXISTS, namedParameters used | Alexander Alexeev |
2016-11-23 | field names for core objects are corrected ( standard name conventions used) | Alexander Alexeev |
2016-11-23 | bugfixes | Alexander Alexeev |
2016-11-23 | search service for full text search implementation; | Alexander Alexeev |
2016-11-23 | repository improvenments: using Collection in params, forse using exists in some query, force using Lists as query re... | Alexander Alexeev |
2016-11-22 | add APNS feedback component | Vitaly Takmazov |