aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-23init juick-spring-web projectGravatar Alexander Alexeev
2016-11-23SearchService stub for most casesGravatar Alexander Alexeev
2016-11-23bugfixesGravatar Alexander Alexeev
2016-11-23search service for full text search implementation;Gravatar Alexander Alexeev
2016-11-23readme corrected - added info about npmGravatar Alexander Alexeev
2016-11-23repository improvenments: using Collection in params, forse using exists in some query, force using Lists as query re...Gravatar Alexander Alexeev
2016-11-23streamToString -> IOUtils.toStringGravatar Vitaly Takmazov
2016-11-23using HttpServletResponse status codesGravatar Vitaly Takmazov
2016-11-22add APNS feedback componentGravatar Vitaly Takmazov
2016-11-21juick-server: fix subscribed users query also in service implementationGravatar Vitaly Takmazov
2016-11-21juick-server: respect banned tags when getting subscribed usersGravatar Vitaly Takmazov
2016-11-20juick-xmpp: forward empty messages to router, there may be delivery receiptsGravatar Vitaly Takmazov
2016-11-18juick-xmpp: fix reconnectionGravatar Vitaly Takmazov
2016-11-18juick-core: do not serialize user.authHashGravatar 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-18correct closing babble components implementedGravatar Alexander Alexeev
2016-11-18babbler updateGravatar Vitaly Takmazov
2016-11-17bugfix: Injection of autowired dependencies failed; nested exception is java.lang.IllegalStateException: Only one Tra...Gravatar Alexander Alexeev
2016-11-17webSocket app configuration merged with webSocketMvcConfigurationGravatar Alexander Alexeev
2016-11-17ignore npm logGravatar Alexander Alexeev
2016-11-17log4jdbc is added to juick-serverGravatar Alexander Alexeev
2016-11-17xmpp session loggerGravatar Vitaly Takmazov
2016-11-17babbler dependency moved to juick-serverGravatar Vitaly Takmazov
2016-11-17juick-core: do not serialize replyQuote to xmlGravatar Vitaly Takmazov
2016-11-17juick-core: fix NPE in xml date marshallingGravatar Vitaly Takmazov
2016-11-17juick-api: fix shit in notifications handlerGravatar Vitaly Takmazov
2016-11-16server-core -> juick-serverGravatar Vitaly Takmazov
2016-11-16juick-www: fix navigation templateGravatar Vitaly Takmazov
2016-11-16juick-ws: threads are handled by babblerGravatar Vitaly Takmazov
2016-11-16formatMessage moved to core, remove copy-paste from juick-rssGravatar Vitaly Takmazov
2016-11-15fixes http://juick.com/2853477#6Gravatar makc
2016-11-15remove unneeded fileGravatar Vitaly Takmazov
2016-11-15empty web.xml files are added to projectsGravatar Alexander Alexeev
2016-11-15juick-notifications: fix pmsGravatar Vitaly Takmazov
2016-11-15juick-notifications: using http authGravatar Vitaly Takmazov
2016-11-15all components using babbler now, only juick-xmpp uses ugnich xmppGravatar Vitaly Takmazov
2016-11-15juick-www: ugnich xmpp -> babblerGravatar Vitaly Takmazov
2016-11-15core classes are now serializeable with JAXB (to use as babbler extension)Gravatar Vitaly Takmazov
2016-11-15Constructor injectection for service layerGravatar Alexander Alexeev
2016-11-15xmpp_disabled option for XMPPServerGravatar Alexander Alexeev
2016-11-15bugfixesGravatar Alexander Alexeev
2016-11-14jdbc servicesGravatar Alexander Alexeev
2016-11-14generateHash() and checkuser() moved to UserutilsGravatar Alexander Alexeev
2016-11-14crosspost service usedGravatar Alexander Alexeev
2016-11-14formatCode() moved to MessageUtilsGravatar Alexander Alexeev
2016-11-14some fields are finalized; equals() improvementsGravatar Alexander Alexeev
2016-11-13using TagUtils classGravatar Alexander Alexeev