aboutsummaryrefslogtreecommitdiff
path: root/juick-www/src/main
AgeCommit message (Expand)Author
2016-12-20juick-www: revert typoGravatar Vitaly Takmazov
2016-12-16CharEncoding.UTF_8Gravatar Vitaly Takmazov
2016-12-13juick-spring-www: fix likesGravatar Vitaly Takmazov
2016-12-11duplicated util method is removedGravatar Alexander Alexeev
2016-12-08update helpGravatar Vitaly Takmazov
2016-12-08juick-www: /post2 from perlGravatar Vitaly Takmazov
2016-12-07juick-www: fix rss layoutGravatar Vitaly Takmazov
2016-12-07template adapted for renamingsGravatar Alexander Alexeev
2016-12-07singleton java 8 date formattersGravatar Alexander Alexeev
2016-12-06juick-www: like -> recommendGravatar Vitaly Takmazov
2016-12-01juick-server: fix serialization, vNextGravatar Vitaly Takmazov
2016-12-01juick-core: fix replies serializationGravatar Vitaly Takmazov
2016-12-01juick-api: Tags controller from perl, refactoringGravatar Vitaly Takmazov
2016-11-30juick-core: fix attachment serializationGravatar Vitaly Takmazov
2016-11-30prevent string concatenation for disabled loggersGravatar Alexander Alexeev
2016-11-28fix vk users.get deserializationGravatar Vitaly Takmazov
2016-11-28configure json serialization propertiesGravatar Vitaly Takmazov
2016-11-28all components using jackson now, org.json serializer moved to compatibility tests packageGravatar Vitaly Takmazov
2016-11-23using HttpServletResponse status codesGravatar Vitaly Takmazov
2016-11-18correct closing babble components implementedGravatar Alexander Alexeev
2016-11-17xmpp session loggerGravatar Vitaly Takmazov
2016-11-16juick-www: fix navigation templateGravatar 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-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-15xmpp_disabled option for XMPPServerGravatar Alexander Alexeev
2016-11-15bugfixesGravatar Alexander Alexeev
2016-11-13server core moduleGravatar Alexander Alexeev
2016-11-11logback revertedGravatar Alexander Alexeev
2016-11-11logback configurations are copiedGravatar Alexander Alexeev
2016-11-10using slf4j + logback for loggingGravatar Alexander Alexeev
2016-11-02Merge branch 'master' of ssh://den.jabber.ru:2205/var/lib/git/com.juick.http.wwwGravatar Vitaly Takmazov
2016-11-02www: target avatars are always pngGravatar Vitaly Takmazov
2016-11-02fix avatar replacingGravatar Vitaly Takmazov
2016-11-01fix compatibility with vim-like navigation pluginsGravatar Vitaly Takmazov
2016-10-25www: option to disable xmppGravatar Vitaly Takmazov
2016-09-21fix code formatting also in user threadGravatar Vitaly Takmazov
2016-09-21move facebook credentials to configGravatar Vitaly Takmazov
2016-09-21yet another NumberUtils fixGravatar Vitaly Takmazov
2016-09-15juick-www: signup/rss -> pebbleGravatar Vitaly Takmazov
2016-09-15404 page -> pebbleGravatar Vitaly Takmazov
2016-09-15Merge branch 'master' of x.juick.com:/srv/git/juickGravatar Vitaly Takmazov
2016-09-15rendering help using pebbleGravatar Vitaly Takmazov
2016-09-14skip nested replies tooGravatar makc
2016-09-14fix the fix when it has unfolding linkGravatar makc
2016-09-14try to skip existing replies when inserting a comment in tree modeGravatar makc
2016-09-14add new replies to the bottom in list modeGravatar makc
2016-09-13fix reply template in tree modeGravatar Vitaly Takmazov
2016-09-13fix code formattingGravatar Vitaly Takmazov