aboutsummaryrefslogtreecommitdiff
path: root/juick-api/src/main/java
AgeCommit message (Expand)Author
2016-11-28WebUtils utilite class ; some inprovements; tests now run successfullyGravatar Alexander Alexeev
2016-11-28permit all for /users and /messages;Gravatar Alexander Alexeev
2016-11-28configure json serialization propertiesGravatar Vitaly Takmazov
2016-11-28all components using jackson now, org.json serializer moved to compatibility tests packageGravatar Vitaly Takmazov
2016-11-28juick-api: cleanupGravatar Vitaly Takmazov
2016-11-28juick-api: all controllers are using spring-security and @RequestParamGravatar Vitaly Takmazov
2016-11-28remember-me authorization with test; a statndard DaoAuthentication provider usedGravatar Alexander Alexeev
2016-11-28CORS configurationGravatar Alexander Alexeev
2016-11-27juick-api: add hash-based authentication filterGravatar Vitaly Takmazov
2016-11-27juick-api: red tests for cors and hash authenticationGravatar Vitaly Takmazov
2016-11-26using @RequestParam for request parametersGravatar Alexander Alexeev
2016-11-26working spring security configGravatar Alexander Alexeev
2016-11-26messages controller improvenments; test correctedGravatar Alexander Alexeev
2016-11-26log level on close changed to infoGravatar Alexander Alexeev
2016-11-26api configurationGravatar Alexander Alexeev
2016-11-26status constantsGravatar Alexander Alexeev
2016-11-25juick-api: security WIPGravatar Vitaly Takmazov
2016-11-25juick-api: JSONP and CORSGravatar Vitaly Takmazov
2016-11-24update dependenciesGravatar Vitaly Takmazov
2016-11-24juick-api: now on spring-webmvcGravatar Vitaly Takmazov
2016-11-23using HttpServletResponse status codesGravatar Vitaly Takmazov
2016-11-22add APNS feedback componentGravatar Vitaly Takmazov
2016-11-18juick-api: cleanupGravatar Vitaly Takmazov
2016-11-18one way for inititialization and finalization: using constructor's initialization or method init() and AutoCloseable ...Gravatar Alexander Alexeev
2016-11-18juick-api: Telegram bot refactoringGravatar Vitaly Takmazov
2016-11-18juick-api: close xmpp on destroyGravatar Vitaly Takmazov
2016-11-17juick-api: fix shit in notifications handlerGravatar Vitaly Takmazov
2016-11-15all components using babbler now, only juick-xmpp uses ugnich xmppGravatar Vitaly Takmazov
2016-11-15core classes are now serializeable with JAXB (to use as babbler extension)Gravatar Vitaly Takmazov
2016-11-15bugfixesGravatar Alexander Alexeev
2016-11-11formattedGravatar Alexander Alexeev
2016-11-11telegram: fix reply quoteGravatar Vitaly Takmazov
2016-11-10using slf4j + logback for loggingGravatar Alexander Alexeev
2016-11-10api: fix NPEGravatar Vitaly Takmazov
2016-10-24api: notifications, part 2Gravatar Vitaly Takmazov
2016-10-24api: notificationsGravatar Vitaly Takmazov
2016-10-24api: subscriptionsGravatar Vitaly Takmazov
2016-10-12refactor message formattingGravatar Vitaly Takmazov
2016-09-15juick-api: ugnich Utils -> commons-lang NumberUtilsGravatar Vitaly Takmazov
2016-09-06telegram: single WebSocket connection, fix reply photosGravatar Vitaly Takmazov
2016-08-27telegram: disable protocol commands for nowGravatar Vitaly Takmazov
2016-07-31move components to ws moduleGravatar Vitaly Takmazov
2016-07-31move components to api moduleGravatar Vitaly Takmazov
2016-07-27convert.sh -> Thumbnailator (www, api)Gravatar Vitaly Takmazov
2016-07-21Telegram: fix juick linkGravatar Vitaly Takmazov
2016-07-20DriverManagerDataSource -> BasicDataSourceGravatar Vitaly Takmazov
2016-07-18juick-api: connect protocol to telegram botGravatar Vitaly Takmazov
2016-07-18juick-api: telegram edited messages supportGravatar Vitaly Takmazov
2016-07-18juick-api: telegram bot troubleshootingGravatar Vitaly Takmazov
2016-07-18skype bot stubGravatar Vitaly Takmazov