Age | Commit message (Expand) | Author |
2016-11-15 | juick-notifications: using http auth | Vitaly Takmazov |
2016-11-15 | all components using babbler now, only juick-xmpp uses ugnich xmpp | Vitaly Takmazov |
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 |
2016-11-15 | Constructor injectection for service layer | Alexander Alexeev |
2016-11-15 | xmpp_disabled option for XMPPServer | Alexander Alexeev |
2016-11-15 | bugfixes | Alexander Alexeev |
2016-11-14 | jdbc services | Alexander Alexeev |
2016-11-14 | generateHash() and checkuser() moved to Userutils | Alexander Alexeev |
2016-11-14 | crosspost service used | Alexander Alexeev |
2016-11-14 | formatCode() moved to MessageUtils | Alexander Alexeev |
2016-11-14 | some fields are finalized; equals() improvements | Alexander Alexeev |
2016-11-13 | using TagUtils class | Alexander Alexeev |
2016-11-13 | jdbc service (repository) layer is added | Alexander Alexeev |
2016-11-13 | skipped dependence | Alexander Alexeev |
2016-11-13 | server core module | Alexander Alexeev |
2016-11-12 | initial babbler-based xmpp bot | Vitaly Takmazov |
2016-11-12 | cleanup | Vitaly Takmazov |
2016-11-12 | extracted application configuration from Mvc configuration with application specific beans; | Alexander Alexeev |
2016-11-12 | juick.conf example corrected | Alexander Alexeev |
2016-11-12 | logback example corrected | Alexander Alexeev |
2016-11-12 | empty directories are removed | Alexander Alexeev |
2016-11-12 | configuration updated: common dependences moved to core module | Alexander Alexeev |
2016-11-12 | xmpp-ft: drop Juick URL boilerplate as babbler now supports URI | Vitaly Takmazov |
2016-11-12 | xmpp: fix reply quote | Vitaly Takmazov |
2016-11-11 | logback.xml is added to ignore files | Alexander Alexeev |
2016-11-11 | logback reverted | Alexander Alexeev |
2016-11-11 | logback configurations are copied | Alexander Alexeev |
2016-11-11 | formatted | Alexander Alexeev |
2016-11-11 | common data configuration is added | Alexander Alexeev |
2016-11-11 | dependences corrections: spring context and dbcp are added | Alexander Alexeev |
2016-11-11 | empty files are added to empty webapp directories | Alexander Alexeev |
2016-11-11 | one version of mariadb4j | Alexander Alexeev |
2016-11-11 | configuration updated: | Alexander Alexeev |
2016-11-11 | using slf4j + logback for logging | Alexander Alexeev |
2016-11-11 | xmpp-ft: lowercase extension | Vitaly Takmazov |
2016-11-11 | xmpp-ft: fix target filename | Vitaly Takmazov |
2016-11-11 | xmpp-ft: detect tomcat and add user factory for juick urls if present | Vitaly Takmazov |
2016-11-11 | xmpp-ft: add boilerplate to support juick URL scheme (remove when OobX will be fixed) | Vitaly Takmazov |
2016-11-11 | xmpp-ft: using juick:// URI scheme for attachments | Vitaly Takmazov |
2016-11-11 | xmpp-ft: fix attachment name | Vitaly Takmazov |
2016-11-11 | xmpp-ft: post message when file received | Vitaly Takmazov |
2016-11-11 | initial filetransfer bot | Vitaly Takmazov |
2016-11-11 | fix connection router | Vitaly Takmazov |
2016-11-11 | xmpp: reconnect ConnectionRouter using failsafe library | Vitaly Takmazov |
2016-11-11 | xmpp: revert to Connection-based router because Stream-based router can not route full stanzas | Vitaly Takmazov |
2016-11-11 | telegram: fix reply quote | Vitaly Takmazov |
2016-11-11 | ws: fix injection and reply quote | Vitaly Takmazov |
2016-11-10 | move logback config to example | Vitaly Takmazov |
2016-11-10 | using slf4j + logback for logging | Alexander Alexeev |