aboutsummaryrefslogtreecommitdiff
path: root/juick-server
AgeCommit message (Expand)Author
2017-02-06juick-xmpp: broadcast bot presenceGravatar Vitaly Takmazov
2017-02-05update dependenciesGravatar Vitaly Takmazov
2017-01-31update dependenciesGravatar Vitaly Takmazov
2017-01-23juick-server: getMessage should return message author banned status. Added testGravatar Vitaly Takmazov
2017-01-20juick-server: database tags should not be escaped nowGravatar Vitaly Takmazov
2017-01-19juick-api: unauthorized response must be 401Gravatar Vitaly Takmazov
2017-01-17juick-server: messagePosted protocol eventGravatar Vitaly Takmazov
2017-01-17juick-server: fix user existence checkGravatar Vitaly Takmazov
2017-01-17juick-server: fix url format in protocol replyGravatar Vitaly Takmazov
2017-01-16juick-protocol: check message exists before subscriptionGravatar Vitaly Takmazov
2017-01-16juick-protocol: S commandGravatar Vitaly Takmazov
2017-01-16juick-server: fix tag autocreationGravatar Vitaly Takmazov
2017-01-15update and fix test dependenciesGravatar Vitaly Takmazov
2017-01-14update dependenciesGravatar Vitaly Takmazov
2017-01-13juick-server: setUserOption in not readonlyGravatar Vitaly Takmazov
2017-01-12juick-server: fix sql message mapperGravatar Vitaly Takmazov
2017-01-12tests refactoringGravatar Vitaly Takmazov
2017-01-10juick-www: now on spring-webmvcGravatar Vitaly Takmazov
2016-12-23juick-protocol: using MethodUtilsGravatar Vitaly Takmazov
2016-12-20StringUtils.EMPTYGravatar Vitaly Takmazov
2016-12-20ANONYM -> ANONYMOUSGravatar Vitaly Takmazov
2016-12-19juick-server: fix tags in getSubscribedUsersGravatar Vitaly Takmazov
2016-12-20delete query optimizationGravatar Alexander Alexeev
2016-12-19juick-server: JuickProtocol refactoringGravatar Vitaly Takmazov
2016-12-19juick-server: drop json part from JuickProtocol replyGravatar Vitaly Takmazov
2016-12-19juick-server: fix updateTags queryGravatar Vitaly Takmazov
2016-12-19juick-protocol: format user feedGravatar Vitaly Takmazov
2016-12-19juick-server: fix getRecommendedUsers queryGravatar Vitaly Takmazov
2016-12-19all projects except juick-www are spring-managed nowGravatar Vitaly Takmazov
2016-12-16Anonym -> AnonymousGravatar Vitaly Takmazov
2016-12-14juick-core: api objects should live in coreGravatar Vitaly Takmazov
2016-12-13juick-rss: webmvc port WIPGravatar Vitaly Takmazov
2016-12-13separate update configurationGravatar Alexander Alexeev
2016-12-12template settingsGravatar Alexander Alexeev
2016-12-12using thymeleaf spring security extensionGravatar Alexander Alexeev
2016-12-13reg exp fixedGravatar Alexander Alexeev
2016-12-13mysql updaterGravatar Alexander Alexeev
2016-12-12juick-spring-www: settings templates and other WIPGravatar Vitaly Takmazov
2016-12-11guava and commons-fileupload dependencies moved to juick-server build fileGravatar Alexander Alexeev
2016-12-11finalize fields for AnonymUserGravatar Alexander Alexeev
2016-12-11anonymous user supportGravatar Alexander Alexeev
2016-12-11duplicated util method is removedGravatar Alexander Alexeev
2016-12-11Api authorization entry point renamedGravatar Alexander Alexeev
2016-12-10light exceptionsGravatar Alexander Alexeev
2016-12-09bugfix: wrong sql parameterGravatar Alexander Alexeev
2016-12-09juick-server: fix telegram serviceGravatar Vitaly Takmazov
2016-12-09juick-spring-www: merge some work from develop branch, port some templates to ThymeleafGravatar Vitaly Takmazov
2016-12-07common configuration for testsGravatar Alexander Alexeev
2016-12-02move project dependencies versions definitions to the root projectGravatar Vitaly Takmazov
2016-12-01juick-server: fix serialization, vNextGravatar Vitaly Takmazov