Age | Commit message (Expand) | Author |
2018-04-22 | jdbc: do not show messages with banned tags in feeds | Vitaly Takmazov |
2018-04-21 | server: log telegram updates | Vitaly Takmazov |
2018-04-20 | server: fix telegram notifications | Vitaly Takmazov |
2018-04-20 | fixes issue — do not collect tags from commented/quoted lines | k0st1x |
2018-04-20 | server: fix likes count in feed | Vitaly Takmazov |
2018-04-20 | server: fix compatibility with likes | Vitaly Takmazov |
2018-04-20 | server: /reactions list | Vitaly Takmazov |
2018-04-20 | Like -> Reaction | mykhailo.dubovskyi |
2018-04-16 | server: ignore /logout from telegram | Vitaly Takmazov |
2018-04-16 | www: fix refreshing notifications counter | Vitaly Takmazov |
2018-04-16 | server: mark comments from blacklisted users as read | Vitaly Takmazov |
2018-04-16 | server: fix gif content type | Vitaly Takmazov |
2018-04-16 | server: mark messages read from email notifications | Vitaly Takmazov |
2018-04-16 | server: do not make last read mark lower | Vitaly Takmazov |
2018-04-16 | server: mark reply as read when sent over telegram | Vitaly Takmazov |
2018-04-15 | jdbc: update lastmessage user column | Vitaly Takmazov |
2018-04-15 | server: fix tags cache | Vitaly Takmazov |
2018-04-12 | server: MessageEvent now have list of subscribers | Vitaly Takmazov |
2018-04-12 | subscription mark all comments read | Vitaly Takmazov |
2018-04-11 | MessagesService::getUnread | Vitaly Takmazov |
2018-04-11 | server: last read marker for threads | Vitaly Takmazov |
2018-04-11 | move db schemas to jdbc project, drop outdated config example | Vitaly Takmazov |
2018-04-11 | server: twitter4j cannot reuse configuration builder | Vitaly Takmazov |
2018-04-11 | server: twitter4j initialization fix | Vitaly Takmazov |
2018-04-11 | server: spring-social-twitter -> twitter4j | Vitaly Takmazov |
2018-04-11 | server: try to handle crosspost exception | Vitaly Takmazov |
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 |
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 |
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 |