Age | Commit message (Expand) | Author |
2017-03-14 | juick-www: fix help | Vitaly Takmazov |
2017-03-10 | juick-www: using @RequestParam to match juick-api | Vitaly Takmazov |
2017-03-10 | juick-www: fix signup model | Vitaly Takmazov |
2017-03-03 | juick-www: fix settings result | Vitaly Takmazov |
2017-03-03 | juick-www: fix settings controller | Vitaly Takmazov |
2017-02-28 | readonly mode | Vitaly Takmazov |
2017-02-01 | juick-www: spring path variables already url-decoded | Vitaly Takmazov |
2017-01-23 | juick-www: hide banned blogs and threads | Vitaly Takmazov |
2017-01-20 | juick-server: database tags should not be escaped now | Vitaly Takmazov |
2017-01-17 | juick-www: using state in vk login | Vitaly Takmazov |
2017-01-17 | juick-www: Facebook and VK login using scribejava | Vitaly Takmazov |
2017-01-15 | stop setting invalid cookie on logout | Vitaly Takmazov |
2017-01-14 | update dependencies | Vitaly Takmazov |
2017-01-13 | juick-www: redirect UserThread to right author | Vitaly Takmazov |
2017-01-13 | juick-crosspost: xmpp -> ws | Vitaly Takmazov |
2017-01-13 | juick-www: drop rss controller as we can use it from juick-rss with nginx | Vitaly Takmazov |
2017-01-13 | juick-www: fix rss controller | Vitaly Takmazov |
2017-01-13 | juick-www: fix facebook status | Vitaly Takmazov |
2017-01-12 | juick-www: fix parsing tags with duplicates | Vitaly Takmazov |
2017-01-12 | tests refactoring | Vitaly Takmazov |
2017-01-11 | juick-www: handle UserThread exceptions | Vitaly Takmazov |
2017-01-11 | juick-www: hey, 2017 | Vitaly Takmazov |
2017-01-10 | juick-www: now on spring-webmvc | Vitaly Takmazov |
2016-12-26 | juick-www: ignore unused properties of twitter User object | Vitaly Takmazov |
2016-12-26 | juick-www: add missing properties of vk Token object | Vitaly Takmazov |
2016-12-26 | juick-www: add missing properties of facebook Graph object | Vitaly Takmazov |
2016-12-26 | dependency updates | Vitaly Takmazov |
2016-12-20 | StringUtils.EMPTY | Vitaly Takmazov |
2016-12-20 | juick-www: revert typo | Vitaly Takmazov |
2016-12-16 | CharEncoding.UTF_8 | Vitaly Takmazov |
2016-12-13 | juick-spring-www: fix likes | Vitaly Takmazov |
2016-12-11 | duplicated util method is removed | Alexander Alexeev |
2016-12-08 | juick-www: /post2 from perl | Vitaly Takmazov |
2016-12-07 | singleton java 8 date formatters | Alexander Alexeev |
2016-12-06 | juick-www: like -> recommend | Vitaly Takmazov |
2016-12-01 | juick-server: fix serialization, vNext | Vitaly Takmazov |
2016-12-01 | juick-core: fix replies serialization | Vitaly Takmazov |
2016-12-01 | juick-api: Tags controller from perl, refactoring | Vitaly Takmazov |
2016-11-30 | juick-core: fix attachment serialization | Vitaly Takmazov |
2016-11-30 | prevent string concatenation for disabled loggers | Alexander Alexeev |
2016-11-28 | fix vk users.get deserialization | Vitaly Takmazov |
2016-11-28 | configure json serialization properties | Vitaly Takmazov |
2016-11-28 | all components using jackson now, org.json serializer moved to compatibility tests package | Vitaly Takmazov |
2016-11-23 | using HttpServletResponse status codes | Vitaly Takmazov |
2016-11-18 | correct closing babble components implemented | Alexander Alexeev |
2016-11-17 | xmpp session logger | Vitaly Takmazov |
2016-11-16 | formatMessage moved to core, remove copy-paste from juick-rss | Vitaly Takmazov |
2016-11-15 | fixes http://juick.com/2853477#6 | makc |
2016-11-15 | juick-www: ugnich xmpp -> babbler | Vitaly Takmazov |
2016-11-15 | core classes are now serializeable with JAXB (to use as babbler extension) | Vitaly Takmazov |