Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-01 | fix message replies counters with banned users | Vitaly Takmazov | |
2018-08-31 | banned user messages are not visible to others | Vitaly Takmazov | |
2018-08-30 | fix email signup link | Vitaly Takmazov | |
2018-08-30 | email registration | Vitaly Takmazov | |
2018-08-29 | fix tag blacklisting | Vitaly Takmazov | |
2018-08-29 | shadow banned users from recommendations list | Vitaly Takmazov | |
2018-08-29 | hide banned user messages, not disabled | Vitaly Takmazov | |
2018-08-29 | getUserByName is non nullable | Vitaly Takmazov | |
2018-08-29 | dependencies update | Vitaly Takmazov | |
2018-08-29 | Gradle wrapper update | Vitaly Takmazov | |
2018-08-27 | add more data to /me endpoint | Vitaly Takmazov | |
2018-08-27 | /info/{uname} API | Vitaly Takmazov | |
2018-08-27 | merge tests from www-2.x | Vitaly Takmazov | |
2018-08-26 | do not throw on invalid link from telegram | Vitaly Takmazov | |
2018-08-24 | Update README | Vitaly Takmazov | |
2018-08-24 | drop www files | Vitaly Takmazov | |
2018-08-21 | User refactoring | Vitaly Takmazov | |
2018-08-21 | cleanup configuration | Vitaly Takmazov | |
2018-08-21 | json-path is included in starter-test | Vitaly Takmazov | |
2018-08-20 | update xmpp status api | Vitaly Takmazov | |
2018-08-20 | dependency updates | Vitaly Takmazov | |
2018-08-16 | dependency updates | Vitaly Takmazov | |
2018-08-15 | Author should receive notifications about likes | Vitaly Takmazov | |
2018-08-15 | Recommendation subscribers should not contain message author | Vitaly Takmazov | |
2018-08-15 | Fix recommendations delivery | Vitaly Takmazov | |
2018-08-15 | Fix telegram webhook conditional loading | Vitaly Takmazov | |
2018-08-15 | Migrate telegram_chats to telegram table | Vitaly Takmazov | |
2018-08-15 | Trying to fix NoSuchFileException when moving temp file | Vitaly Takmazov | |
2018-08-14 | Telegram: debug mode without webhook | Vitaly Takmazov | |
2018-08-14 | Message editing API | Vitaly Takmazov | |
2018-08-12 | do not show banned users in my feed from recommendations | Vitaly Takmazov | |
2018-08-09 | Fix attachments errors | Vitaly Takmazov | |
2018-08-09 | Update dependencies | Vitaly Takmazov | |
2018-08-09 | Fix NPE | Vitaly Takmazov | |
2018-08-05 | XMPP: fix stream:error parser | Vitaly Takmazov | |
2018-08-05 | xmpp server refactoring | Vitaly Takmazov | |
2018-08-05 | Revert "use juick-xmpp as submodule" | Vitaly Takmazov | |
This reverts commit 44496ac4255b02cfbf1f4afe5e9e3988a59836bf. | |||
2018-08-05 | text/xml for rss | Vitaly Takmazov | |
2018-08-05 | use juick-xmpp as submodule | Vitaly Takmazov | |
2018-08-03 | search: ignore weight for one word query | Vitaly Takmazov | |
2018-08-03 | replies counter in feeds reflect banned comments | Vitaly Takmazov | |
2018-08-01 | Messenger message type fix | Vitaly Takmazov | |
2018-07-31 | accounts without password are locked | Vitaly Takmazov | |
2018-07-30 | XMPP: trying to report STARTTLS failure before closing socket | Vitaly Takmazov | |
2018-07-30 | xmpp: set stream authenticated after dialback verify | Vitaly Takmazov | |
2018-07-30 | code cleanup | Vitaly Takmazov | |
2018-07-30 | xmpp: add client/bot identity | Vitaly Takmazov | |
2018-07-30 | xmpp: SASL EXTERNAL | Vitaly Takmazov | |
2018-07-26 | mark threads read when banned replies exists | Vitaly Takmazov | |
2018-07-26 | Multiple trivial fixes | Vitaly Takmazov | |
* https links in posts * escape reply numbers for telegram * catch when non safe url can not be stripped |