Age | Commit message (Expand) | Author |
2018-07-15 | Api: read and readers in /me | Vitaly Takmazov |
2018-07-07 | update url regex | Vitaly Takmazov |
2018-07-04 | do not show replies to banned users as unread | Vitaly Takmazov |
2018-06-25 | CommandsManager: handle subscription requests to unknown user | Vitaly Takmazov |
2018-06-22 | VK login | Vitaly Takmazov |
2018-06-21 | fix facebook login redirect | Vitaly Takmazov |
2018-06-21 | initial Facebook login | Vitaly Takmazov |
2018-06-18 | api: recommendations list | Vitaly Takmazov |
2018-06-13 | add deprecation warning to StreamUtils | Vitaly Takmazov |
2018-06-13 | fix processing message with empty * tag | Vitaly Takmazov |
2018-05-31 | ugnich random -> commons-lang3 RandomStringUtils | Vitaly Takmazov |
2018-05-27 | Refactor tag parsing | Vitaly Takmazov |
2018-05-21 | juick.com/m/ links | Vitaly Takmazov |
2018-05-18 | ObjectMapper is autoconfigured by Spring Boot | Vitaly Takmazov |
2018-05-17 | ImagesService refactoring | Vitaly Takmazov |
2018-05-17 | fix unsafe urls stripping | Vitaly Takmazov |
2018-05-16 | common: fix tags maximum | Vitaly Takmazov |
2018-05-16 | common: strip hash parameter completely | Vitaly Takmazov |
2018-05-11 | common: drop unused Recommendation class | Vitaly Takmazov |
2018-05-11 | common: drop unused fields from Message | Vitaly Takmazov |
2018-05-10 | CommandsManager: respond OTR error for OTR messages | Vitaly Takmazov |
2018-05-10 | using User::isAnonymous where possible | Vitaly Takmazov |
2018-05-10 | server: MessageReadEvent | 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 | common: add missing hashCode() to core entities | Vitaly Takmazov |
2018-05-04 | spring security: use predefined HttpStatusEntryPoint | Vitaly Takmazov |
2018-05-04 | www: facebook login refactoring | 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-25 | www: no more xmpp | Vitaly Takmazov |
2018-04-23 | server: reply to message should subscribe user | Vitaly Takmazov |
2018-04-20 | server: /reactions list | Vitaly Takmazov |
2018-04-20 | Like -> Reaction | mykhailo.dubovskyi |
2018-04-16 | server: mark comments from blacklisted users as read | Vitaly Takmazov |
2018-04-12 | xmpp: do not serialize unread message field | Vitaly Takmazov |
2018-04-12 | xmpp: warning message for outdated query | Vitaly Takmazov |
2018-04-12 | server: MessageEvent now have list of subscribers | Vitaly Takmazov |
2018-04-12 | www: badge for unread thread | 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 | server: fix moving unreadable files | Vitaly Takmazov |
2018-04-11 | server: ImagesService refactoring | Vitaly Takmazov |
2018-04-10 | drop unused ugnich-xmpp extensions | Vitaly Takmazov |
2018-04-10 | fix xmpp flow | Vitaly Takmazov |
2018-04-09 | server: new xmpp tests | 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: refactoring | Vitaly Takmazov |