Age | Commit message (Expand) | Author |
2018-05-11 | AnonymousUser.INSTANCE where possible | Vitaly Takmazov |
2018-05-10 | using User::isAnonymous where possible | Vitaly Takmazov |
2018-05-10 | send message read events to websocket users | Vitaly Takmazov |
2018-05-10 | message read event logging | Vitaly Takmazov |
2018-05-10 | server: MessageReadEvent | Vitaly Takmazov |
2018-05-08 | api: add unread count to notifications | Vitaly Takmazov |
2018-05-08 | common: strip login urls from input | Vitaly Takmazov |
2018-05-08 | 5 tags per message limit | Vitaly Takmazov |
2018-05-04 | CommandsManager: strip whitespace from command start | Vitaly Takmazov |
2018-05-03 | server: case-insensitive subscriptions command | Vitaly Takmazov |
2018-04-30 | server: fix classic likes counter | Vitaly Takmazov |
2018-04-26 | api: empty post should return 400 | Vitaly Takmazov |
2018-04-26 | ws: no need to handle messages from ws | Vitaly Takmazov |
2018-04-25 | server: dependencies update | Vitaly Takmazov |
2018-04-25 | server: drop www processing part from xmpp processing | Vitaly Takmazov |
2018-04-25 | www: no more xmpp | Vitaly Takmazov |
2018-04-24 | server: count parameter for /react | Vitaly Takmazov |
2018-04-24 | server: allow like reaction | Vitaly Takmazov |
2018-04-23 | server: ConcurrentWebSocketSessionDecorator | Vitaly Takmazov |
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 |