Age | Commit message (Expand) | Author |
---|---|---|
2016-07-06 | merge router and component | |
2016-07-06 | cleanup | |
2016-07-06 | refactoring | |
2016-07-06 | cleanup | |
2016-07-06 | cleanup | |
2016-07-06 | separate thread for xmpp component | |
2016-07-06 | drop recursive dependency | |
2016-07-06 | cleanup | |
2016-07-06 | s2s: connection out must have stream id | |
2016-07-06 | static components are evil | |
2016-07-06 | JdbcTemplate is thread-safe | |
2016-07-06 | update deps | |
2016-07-06 | s2s: temporary use old component name | |
2016-07-01 | fix users queries | |
2016-07-01 | comment juickprotocol for now | |
2016-07-01 | fix getSubscribedUsers | |
2016-07-01 | fix pm conversations query | |
2016-07-01 | do not keep date in string | |
2016-07-01 | fix possible NPE | |
2016-07-01 | refactoring | |
2016-07-01 | add unit tests | |
2016-07-01 | fix tags string | |
2016-07-01 | moving to Gradle | |
2016-06-30 | add web.inf and example config | |
2016-06-30 | update deps and apply changes | |
2016-06-30 | fix thread subscription | |
2016-06-30 | fix session close | |
2016-06-30 | allow anonymous replies | |
2016-06-30 | allow anonymous ws | |
2016-06-30 | fix parsing date | |
2016-06-30 | update deps | |
2016-06-30 | ws injection fix, next | |
2016-06-30 | ws injection fix | |
2016-06-30 | ws debug | |
2016-06-30 | allow * origins | |
2016-06-30 | xmpp fix, next | |
2016-06-30 | xmpp fix, next | |
2016-06-29 | add juick bot protocol WIP | |
2016-06-29 | add more bot queries | |
2016-06-28 | destroy xmpp service | |
2016-06-28 | send messages to legacy urls | |
2016-06-28 | fix session closing | |
2016-06-28 | fix handler url mapping | |
2016-06-28 | fixes | |
2016-06-28 | gretty | |
2016-06-28 | fix xmpp component wiring, take 2 | |
2016-06-28 | fix xmpp component wiring | |
2016-06-28 | configure webmvc | |
2016-06-28 | spring-websocket | |
2016-06-28 | fix getuserbyhash |