Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-11 | server: try to crosspost async | Vitaly Takmazov | |
2018-04-10 | websocket: do not ping closed sessions | Vitaly Takmazov | |
2018-04-10 | server: add minimal telegram test | Vitaly Takmazov | |
2018-04-10 | fix xmpp messages to bare jid | Vitaly Takmazov | |
2018-04-10 | fix xmpp flow | Vitaly Takmazov | |
2018-04-09 | fix events from web | Vitaly Takmazov | |
2018-04-09 | server: xmpp pm tests | Vitaly Takmazov | |
2018-04-09 | server: new xmpp tests | Vitaly Takmazov | |
2018-04-09 | server: fix xmpp tests | Vitaly Takmazov | |
2018-04-08 | server: fix /comment endpoint | Vitaly Takmazov | |
2018-04-07 | server: handle telegram webhook exceptions | Vitaly Takmazov | |
2018-04-06 | server: CommandsManager does not depend on Jid | Vitaly Takmazov | |
2018-04-05 | server: markdown command reply | Vitaly Takmazov | |
* also fixes new messages with one tag and attachment | |||
2018-04-05 | server: show command result in telegram | Vitaly Takmazov | |
2018-04-05 | server: recommendations in telegram | Vitaly Takmazov | |
2018-04-05 | server: commands are not depended on xmpp now | Vitaly Takmazov | |
2018-04-05 | server: refactoring | Vitaly Takmazov | |
2018-04-04 | fix email replies | Vitaly Takmazov | |
2018-04-04 | fix empty reply with attachment | Vitaly Takmazov | |
2018-04-04 | more URI refactoring | Vitaly Takmazov | |
2018-04-04 | server: PMs in email | Vitaly Takmazov | |
* also introduces MessageUtils.isReply and MessageUtils.isPM | |||
2018-04-04 | URI refactoring | Vitaly Takmazov | |
2018-04-03 | refactoring: all messages are processed with XMPPConnection | Vitaly Takmazov | |
2018-04-03 | drop outdated configuration examples | Vitaly Takmazov | |
2018-04-03 | xmpp is autoconfigured now | Vitaly Takmazov | |
2018-04-02 | xmpp: move to library project | Vitaly Takmazov | |
2018-04-02 | xmpp: fix router init | Vitaly Takmazov | |
2018-04-02 | xmpp: router send s2s to server | Vitaly Takmazov | |
2018-04-02 | xmpp: test router | Vitaly Takmazov | |
2018-04-02 | xmpp: process all messages | Vitaly Takmazov | |
2018-04-02 | top: do not forward *juick messages to twitter/facebook | Vitaly Takmazov | |
2018-03-30 | xmpp integration tests | Vitaly Takmazov | |
2018-03-30 | server: fix exception | Vitaly Takmazov | |
2018-03-30 | server: process bot messages from router | Vitaly Takmazov | |
2018-03-30 | server: process everything in one place | Vitaly Takmazov | |
2018-03-30 | server: process attachments correctly | Vitaly Takmazov | |
2018-03-29 | server: fix races | Vitaly Takmazov | |
2018-03-29 | server: xmpp sending refactoring | Vitaly Takmazov | |
2018-03-29 | server: xmpp presence handler refactoring | Vitaly Takmazov | |
2018-03-29 | server: simplify xmpp welcome message | Vitaly Takmazov | |
2018-03-29 | server: XMPPBot -> CommandsManager | Vitaly Takmazov | |
2018-03-29 | server: fix xmpp message processing | Vitaly Takmazov | |
2018-03-28 | server: /like API not using XMPP | Vitaly Takmazov | |
2018-03-28 | server: refactor event listeners | Vitaly Takmazov | |
2018-03-28 | move like API to server | Vitaly Takmazov | |
2018-03-28 | server: telegram PMs | Vitaly Takmazov | |
2018-03-28 | PM events | Vitaly Takmazov | |
2018-03-28 | server: less xmpp logging | Vitaly Takmazov | |
2018-03-28 | server: move xmpp exceptions to debug log level | Vitaly Takmazov | |
2018-03-28 | h2 schema and test fixes | Vitaly Takmazov | |