aboutsummaryrefslogtreecommitdiff
path: root/juick-api
AgeCommit message (Expand)Author
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-17babbler dependency moved to juick-serverGravatar Vitaly Takmazov
2016-11-17juick-api: fix shit in notifications handlerGravatar Vitaly Takmazov
2016-11-16server-core -> juick-serverGravatar 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-13server core moduleGravatar Alexander Alexeev
2016-11-12configuration updated: common dependences moved to core moduleGravatar Alexander Alexeev
2016-11-11logback revertedGravatar Alexander Alexeev
2016-11-11logback configurations are copiedGravatar Alexander Alexeev
2016-11-11formattedGravatar Alexander Alexeev
2016-11-11configuration updated:Gravatar 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-11-08update depsGravatar Vitaly Takmazov
2016-10-25update dependenciesGravatar 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-28Gradle: update project dependenciesGravatar Vitaly Takmazov
2016-08-27telegram: disable protocol commands for nowGravatar Vitaly Takmazov
2016-08-10gradle: add versions plugin and update dependenciesGravatar Vitaly Takmazov
2016-07-31move components to ws moduleGravatar Vitaly Takmazov
2016-07-31move components to api moduleGravatar Vitaly Takmazov
2016-07-31gradle: update dependenciesGravatar 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
2016-07-14juick-api: telegram message text can be nullGravatar Vitaly Takmazov
2016-07-14juick-api: do not die when telegram is not initializedGravatar Vitaly Takmazov
2016-07-14JSON: read X-Scheme header to set urls scheme, SQL queries refactoringGravatar Vitaly Takmazov
2016-07-11fix protocol and testsGravatar Vitaly Takmazov
2016-07-11loggingGravatar Vitaly Takmazov
2016-07-11cleanup sqlGravatar Vitaly Takmazov