Age | Commit message (Expand) | Author |
2016-12-03 | update dependencies | Vitaly Takmazov |
2016-12-02 | drop msbotframework4j dependency as it is outdated | Vitaly Takmazov |
2016-12-01 | juick-api: start telegram bot in different thread | Vitaly Takmazov |
2016-12-01 | juick-api: disable WebSecurity debugging | Vitaly Takmazov |
2016-12-01 | juick-api: post controller should consume POST method | Vitaly Takmazov |
2016-12-01 | juick-api: add methods for compatibility with old clients | 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 | prevent string concatenation for disabled loggers | Alexander Alexeev |
2016-11-28 | juick-api: /thread is also available to anonymous | Vitaly Takmazov |
2016-11-28 | WebUtils utilite class ; some inprovements; tests now run successfully | Alexander Alexeev |
2016-11-28 | permit all for /users and /messages; | Alexander Alexeev |
2016-11-28 | configure json serialization properties | Vitaly Takmazov |
2016-11-28 | all components using jackson now, org.json serializer moved to compatibility tests package | Vitaly Takmazov |
2016-11-28 | juick-api: cleanup | Vitaly Takmazov |
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-28 | CORS configuration | Alexander Alexeev |
2016-11-27 | juick-api: add hash-based authentication filter | Vitaly Takmazov |
2016-11-27 | juick-api: red tests for cors and hash authentication | Vitaly Takmazov |
2016-11-26 | using @RequestParam for request parameters | Alexander Alexeev |
2016-11-26 | working spring security config | Alexander Alexeev |
2016-11-26 | messages controller improvenments; test corrected | Alexander Alexeev |
2016-11-26 | log level on close changed to info | Alexander Alexeev |
2016-11-26 | api configuration | Alexander Alexeev |
2016-11-26 | status constants | Alexander Alexeev |
2016-11-25 | juick-api: security WIP | Vitaly Takmazov |
2016-11-25 | juick-api: JSONP and CORS | Vitaly Takmazov |
2016-11-24 | update dependencies | Vitaly Takmazov |
2016-11-24 | juick-api: now on spring-webmvc | Vitaly Takmazov |
2016-11-23 | using HttpServletResponse status codes | Vitaly Takmazov |
2016-11-22 | add APNS feedback component | Vitaly Takmazov |
2016-11-18 | juick-api: cleanup | Vitaly Takmazov |
2016-11-18 | one way for inititialization and finalization: using constructor's initialization or method init() and AutoCloseable ... | Alexander Alexeev |
2016-11-18 | juick-api: Telegram bot refactoring | Vitaly Takmazov |
2016-11-18 | juick-api: close xmpp on destroy | Vitaly Takmazov |
2016-11-17 | juick-api: fix shit in notifications handler | Vitaly Takmazov |
2016-11-15 | all components using babbler now, only juick-xmpp uses ugnich xmpp | Vitaly Takmazov |
2016-11-15 | core classes are now serializeable with JAXB (to use as babbler extension) | Vitaly Takmazov |
2016-11-15 | bugfixes | Alexander Alexeev |
2016-11-11 | logback reverted | Alexander Alexeev |
2016-11-11 | logback configurations are copied | Alexander Alexeev |
2016-11-11 | formatted | Alexander Alexeev |
2016-11-11 | telegram: fix reply quote | Vitaly Takmazov |
2016-11-10 | using slf4j + logback for logging | Alexander Alexeev |
2016-11-10 | api: fix NPE | Vitaly Takmazov |
2016-10-24 | api: notifications, part 2 | Vitaly Takmazov |
2016-10-24 | api: notifications | Vitaly Takmazov |
2016-10-24 | api: subscriptions | Vitaly Takmazov |