Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-06 | email: cleanup html template | Vitaly Takmazov | |
2018-01-05 | formatHtml | Vitaly Takmazov | |
2018-01-05 | email: html formatting | Vitaly Takmazov | |
2018-01-05 | email: utf-8 mime parts | Vitaly Takmazov | |
2018-01-05 | email: multipart | Vitaly Takmazov | |
2018-01-05 | email: fix log format | Vitaly Takmazov | |
2018-01-05 | email: parse In-Reply-To | Vitaly Takmazov | |
2017-12-27 | email: brackets in message id | Vitaly Takmazov | |
2017-12-27 | email: List-Unsubscribe | Vitaly Takmazov | |
2017-12-25 | add hash to email | Vitaly Takmazov | |
2017-12-25 | telegram: help | Vitaly Takmazov | |
2017-12-25 | email: do not send null when body is empty | Vitaly Takmazov | |
2017-12-25 | email: two \n before cut-off | Vitaly Takmazov | |
2017-12-25 | email: proper message-id generation | Vitaly Takmazov | |
2017-12-25 | email: add threading headers | Vitaly Takmazov | |
2017-12-25 | transport connect | Vitaly Takmazov | |
2017-12-25 | change subject for email replies | Vitaly Takmazov | |
2017-12-25 | add email from facebook | Vitaly Takmazov | |
2017-12-25 | using SMTP transport | Vitaly Takmazov | |
2017-12-25 | trying to enable STARTTLS | Vitaly Takmazov | |
2017-12-25 | prettify mail template | Vitaly Takmazov | |
2017-12-25 | email notifications | Vitaly Takmazov | |
2017-12-18 | telegram: allow attachment without text, process /start | Vitaly Takmazov | |
2017-12-11 | fix some tests | Vitaly Takmazov | |
2017-11-20 | fix api and www tests | Vitaly Takmazov | |
2017-11-13 | notifications: moved top service from cron | Vitaly Takmazov | |
2017-11-03 | api: fix wrong telegram reply id | Vitaly Takmazov | |
2017-11-03 | api: fix NPE in telegram reply processing | Vitaly Takmazov | |
2017-11-03 | api: better telegram messages | Vitaly Takmazov | |
2017-11-03 | api: clean up telegram reply parsing | Vitaly Takmazov | |
2017-11-02 | api: log raw telegram response | Vitaly Takmazov | |
2017-11-02 | code cleanup | Vitaly Takmazov | |
2017-11-02 | server-web: base websocket component with autoreconnect | Vitaly Takmazov | |
2017-11-02 | api: avoid ws ping on start | Vitaly Takmazov | |
2017-11-02 | api: only ping method is enough | Vitaly Takmazov | |
2017-11-02 | api: send disconnected event when ping | Vitaly Takmazov | |
2017-11-02 | api: schedule ws reconnection | Vitaly Takmazov | |
2017-11-02 | api: another try to reconnect ws | Vitaly Takmazov | |
2017-11-01 | api: reload web context on ws reconnection | Vitaly Takmazov | |
2017-11-01 | api: try reconnect ws component | Vitaly Takmazov | |
2017-11-01 | notifications: fix tokens deletion | Vitaly Takmazov | |
2017-10-31 | gradle: farm configuration | Vitaly Takmazov | |
2017-10-28 | api: inline Telegram signup url | Vitaly Takmazov | |
2017-10-28 | api: disable Telegram previews | Vitaly Takmazov | |
2017-10-28 | api: fix Telegram login command | Vitaly Takmazov | |
2017-10-28 | api: telegram replies | Vitaly Takmazov | |
2017-10-24 | crosspost: refactoring | Vitaly Takmazov | |
* spring-social * get tokens via service api | |||
2017-10-22 | api: /users without params now return current authenticated user | Vitaly Takmazov | |
2017-10-18 | api: add notifications registration test | Vitaly Takmazov | |
2017-10-18 | tests refatoring | Vitaly Takmazov | |
now api and www tests uses embedded db |