aboutsummaryrefslogtreecommitdiff
path: root/juick-ws
AgeCommit message (Expand)Author
2017-11-03server-ws: code cleanupGravatar Vitaly Takmazov
2017-11-01api: try reconnect ws componentGravatar Vitaly Takmazov
2017-10-31gradle: farm configurationGravatar Vitaly Takmazov
2017-10-30xmpp: bot refactoringGravatar Vitaly Takmazov
2017-10-19Replaced the ArrayList by the LinkedList to avoid overhead array copying when the list is increased.Gravatar Anatoliy Sablin
2017-10-18ws: httpclient -> RestTemplateGravatar Vitaly Takmazov
2017-10-16ws: fix xmpp initializationGravatar Vitaly Takmazov
2017-10-16web: move scheduler config to base web configGravatar Vitaly Takmazov
2017-10-16ws: fix scheduler configGravatar Vitaly Takmazov
2017-10-15api: ImagesServiceGravatar Vitaly Takmazov
2017-09-05fix other web configurationsGravatar Vitaly Takmazov
2017-08-21ws: cleanup components initializationGravatar Vitaly Takmazov
2017-08-21cleanup unused injections in remaining appsGravatar Vitaly Takmazov
2017-07-20Update copyrights in all java sourcesGravatar Vitaly Takmazov
2017-06-30MVC was not enabled in apps based on BaseWebConfigurationGravatar Vitaly Takmazov
2017-06-29notifications and configurations refactoringGravatar Vitaly Takmazov
2017-06-29project structure: split server into jdbc + webGravatar Vitaly Takmazov
2017-06-25commons-lang3 deprecated classes -> commons-text and commons-codecGravatar Vitaly Takmazov
2017-05-12gradle: dependencyUpdatesGravatar Vitaly Takmazov
2017-04-27juick-ws: treat visitors with wrong hash as anonymousGravatar Vitaly Takmazov
2017-03-04cleanup deprecation warningsGravatar Vitaly Takmazov
2017-03-02juick-server: protocol cleanupGravatar Vitaly Takmazov
2017-02-06juick-ws: create XMLStreamWrite using babblerGravatar Vitaly Takmazov
2017-02-03juick-ws: log xmpp messages using jaxbGravatar Vitaly Takmazov
2017-02-03cleanupGravatar Vitaly Takmazov
2017-02-01clean up some warningsGravatar Vitaly Takmazov
2017-01-17juick-server: messagePosted protocol eventGravatar Vitaly Takmazov
2017-01-17juick-ws: add protocol listenerGravatar Vitaly Takmazov
2017-01-17drop juick-console, add protocol handler to juick-wsGravatar Vitaly Takmazov
2017-01-12juick-ws: ping websocket clientsGravatar Vitaly Takmazov
2016-12-20StringUtils.EMPTYGravatar Vitaly Takmazov
2016-12-16CharEncoding.UTF_8Gravatar Vitaly Takmazov
2016-12-14juick-core: api objects should live in coreGravatar Vitaly Takmazov
2016-12-12juick-ws: fix serializer propertiesGravatar Vitaly Takmazov
2016-12-12juick-ws: using json serializationGravatar Vitaly Takmazov
2016-12-12juick-ws: NumberUtilsGravatar Vitaly Takmazov
2016-12-12juick-ws: drop status servletGravatar Vitaly Takmazov
2016-12-10juick-api: fix telegram urlsGravatar Vitaly Takmazov
2016-12-03update dependenciesGravatar Vitaly Takmazov
2016-12-02move project dependencies versions definitions to the root projectGravatar Vitaly Takmazov
2016-11-30prevent string concatenation for disabled loggersGravatar Alexander Alexeev
2016-11-30configurations clean-up, import is redundantGravatar Alexander Alexeev
2016-11-30juick-ws: update to data servicesGravatar Vitaly Takmazov
2016-11-30juick-ws: more loggingGravatar Vitaly Takmazov
2016-11-29juick-ws: add xmpp debuggerGravatar Vitaly Takmazov
2016-11-28all components using jackson now, org.json serializer moved to compatibility tests packageGravatar Vitaly Takmazov
2016-11-26status constantsGravatar Alexander Alexeev
2016-11-25StatusController mapping fixedGravatar Alexander Alexeev
2016-11-25web socket configuration separated; header mapping fixedGravatar Alexander Alexeev
2016-11-24update dependenciesGravatar Vitaly Takmazov