aboutsummaryrefslogtreecommitdiff
path: root/juick-crosspost/src/main
AgeCommit message (Expand)Author
2017-11-02server-web: base websocket component with autoreconnectGravatar Vitaly Takmazov
2017-10-24crosspost: refactoringGravatar Vitaly Takmazov
2017-10-15api: ImagesServiceGravatar Vitaly Takmazov
2017-09-22crosspost: inject correct json mapperGravatar Vitaly Takmazov
2017-09-05fix other web configurationsGravatar Vitaly Takmazov
2017-08-23www: Twitter CardsGravatar 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-25commons-lang3 deprecated classes -> commons-text and commons-codecGravatar Vitaly Takmazov
2017-03-04cleanup deprecation warningsGravatar Vitaly Takmazov
2017-01-13juick-crosspost: xmpp -> wsGravatar Vitaly Takmazov
2017-01-05juick-crosspost: get full message from databaseGravatar 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-12@Controller + @ResponseBody = @RestControllerGravatar Vitaly Takmazov
2016-12-11compile warnings are fixedGravatar Alexander Alexeev
2016-12-07message improvenments, checking for tag's duplicatesGravatar Alexander Alexeev
2016-11-30prevent string concatenation for disabled loggersGravatar Alexander Alexeev
2016-11-30configurations clean-up, import is redundantGravatar Alexander Alexeev
2016-11-26status constantsGravatar Alexander Alexeev
2016-11-23streamToString -> IOUtils.toStringGravatar Vitaly Takmazov
2016-11-18one way for inititialization and finalization: using constructor's initialization or method init() and AutoCloseable ...Gravatar Alexander Alexeev
2016-11-18correct closing babble components implementedGravatar Alexander Alexeev
2016-11-15empty web.xml files are added to projectsGravatar Alexander Alexeev
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-14crosspost service usedGravatar Alexander Alexeev
2016-11-12extracted application configuration from Mvc configuration with application specific beans;Gravatar Alexander Alexeev
2016-11-12empty directories are removedGravatar Alexander Alexeev
2016-11-11logback revertedGravatar Alexander Alexeev
2016-11-11logback configurations are copiedGravatar Alexander Alexeev
2016-11-11formattedGravatar Alexander Alexeev
2016-11-11common data configuration is addedGravatar Alexander Alexeev
2016-11-11empty files are added to empty webapp directoriesGravatar Alexander Alexeev
2016-11-10using slf4j + logback for loggingGravatar Alexander Alexeev
2016-11-10"ignoreResourceNotFound = true" for juick.confGravatar Alexander Alexeev
2016-11-09components: remove @Component annotation to prevent double initializationGravatar Vitaly Takmazov
2016-11-08ws: fix injectionGravatar Vitaly Takmazov
2016-11-08reorganize structure againGravatar Vitaly Takmazov