Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-21 | www: new design | Vitaly Takmazov | |
2017-10-19 | www: cleanup | Vitaly Takmazov | |
2017-10-19 | xmpp: fix NPE | Vitaly Takmazov | |
2017-10-19 | www: full width header/footer | Vitaly Takmazov | |
2017-10-19 | xmpp: fix configuration | Vitaly Takmazov | |
2017-10-19 | xmpp: instruction for inactive jids | Vitaly Takmazov | |
2017-10-19 | xmpp: update xmpp library dependency | Vitaly Takmazov | |
2017-10-19 | Replaced the ArrayList by the LinkedList to avoid overhead array copying when the list is increased. | Anatoliy Sablin | |
2017-10-19 | Cleanup code. | Anatoliy Sablin | |
2017-10-18 | Simplified the code. | Anatoliy Sablin | |
2017-10-18 | Replaced string concatenation with the StringBuilder. | Anatoliy Sablin | |
2017-10-18 | ws: httpclient -> RestTemplate | Vitaly Takmazov | |
2017-10-18 | core: serialize replyQuote to XML | Vitaly Takmazov | |
2017-10-18 | notifications: fix mpns | Vitaly Takmazov | |
2017-10-18 | notifications: add missing MPNS header | Vitaly Takmazov | |
2017-10-18 | notifications: format APNS notification | Vitaly Takmazov | |
2017-10-18 | api: add notifications registration test | Vitaly Takmazov | |
2017-10-18 | www: add storage configuration | Vitaly Takmazov | |
2017-10-18 | tests refatoring | Vitaly Takmazov | |
now api and www tests uses embedded db | |||
2017-10-17 | notifications: drop httpclient dependency | Vitaly Takmazov | |
2017-10-17 | notifications: fix test | Vitaly Takmazov | |
2017-10-17 | notifications: APNS HTTP API | Vitaly Takmazov | |
2017-10-16 | ws: fix xmpp initialization | Vitaly Takmazov | |
2017-10-16 | web: move scheduler config to base web config | Vitaly Takmazov | |
2017-10-16 | ws: fix scheduler config | Vitaly Takmazov | |
2017-10-15 | api: ImagesService | Vitaly Takmazov | |
2017-10-14 | spring-security: fill user authHash | Vitaly Takmazov | |
2017-10-14 | dependency updates | Vitaly Takmazov | |
2017-10-13 | api: /auth | Vitaly Takmazov | |
2017-10-12 | api: fill uname in /pm | Vitaly Takmazov | |
2017-10-11 | telegram: do not duplicate subscription requests | Vitaly Takmazov | |
2017-10-10 | xmpp: make jids inactive in case of socket exceptions | Vitaly Takmazov | |
2017-10-10 | xmpp: add real message to resource-constraint test | Vitaly Takmazov | |
2017-10-10 | xmpp: resource-constraint processing test | Vitaly Takmazov | |
2017-10-10 | xmpp: fix NPE | Vitaly Takmazov | |
2017-10-10 | xmpp: mark jids inactive when resource-constraint is received | Vitaly Takmazov | |
2017-10-10 | xmpp:ConnectionOut -> StreamServerDialback | Vitaly Takmazov | |
2017-10-09 | make /0 links work | makc | |
2017-10-09 | xmpp: fix NPE | Vitaly Takmazov | |
2017-10-09 | xmpp: Java 8 Time API | Vitaly Takmazov | |
2017-10-09 | juick-xmpp-wip: router component | Vitaly Takmazov | |
2017-10-06 | server-core: start using jsr305 | Vitaly Takmazov | |
server-web: getCurrentUser() is not nullable | |||
2017-10-05 | www: don't show reply forms in readonly thread | KillyMXI | |
2017-10-05 | www: exclude legacy js | KillyMXI | |
google maps api, maps code and webcam code outdated, non-functioning. addTag code non-functioning and have to be redone if needed. | |||
2017-10-05 | www: update embedding | KillyMXI | |
2017-10-05 | www: update embedding selectors | KillyMXI | |
2017-10-05 | www: incoming reply format | KillyMXI | |
2017-10-04 | www: microdata | Vitaly Takmazov | |
2017-10-04 | xmpp: xmlpull package is out of date | Vitaly Takmazov | |
2017-10-04 | xmpp: update dependency | Vitaly Takmazov | |