Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-28 | Fix EditOrReply command flow | ||
2018-11-28 | Fix infinite recursion while requesting message witout banned replies | ||
2018-11-28 | Ping SSE event | ||
2018-11-28 | Drop deprecated APIs | ||
2018-11-27 | ActivityPub: add Emoji to known context subtypes | ||
2018-11-25 | Throw when email is already used | ||
2018-11-25 | Signup API | ||
2018-11-23 | Fix successful Google response | ||
2018-11-23 | Fix google client initialisation | ||
2018-11-23 | Log incoming google tokens | ||
2018-11-23 | Read multiple Google client IDs | ||
2018-11-23 | Use POST for Google Sign in | ||
2018-11-23 | Permit google auth for anonymous | ||
2018-11-23 | Initial Google Sign In | ||
2018-11-22 | Different URLs for photos and avatars | ||
2018-11-21 | www: fix own avatar positioning | ||
2018-11-21 | XMPP: cleanup unused code | ||
2018-11-21 | Mark all messages read when receiving command from XMPP and Telegram | ||
2018-11-20 | Fix tests | ||
2018-11-20 | fix api avatar urls | ||
2018-11-20 | fix web avatar urls | ||
2018-11-20 | avatar public url | ||
2018-11-20 | avatars for visitors | ||
2018-11-20 | versioned avatars in www | ||
2018-11-20 | Avatars versioning | ||
2018-11-20 | getMessage refactoring | ||
2018-11-19 | trying to switch ActivityPub RestTemplate to OkHttp | ||
2018-11-19 | www: disable JSESSIONID | ||
2018-11-19 | remove invalid logout url | ||
2018-11-15 | xmpp: single hostname property for server and component | ||
2018-11-14 | fix tests | ||
2018-11-12 | avoid double escaping | ||
2018-11-12 | parse entities before html escaping | ||
2018-11-12 | second type of markdown url | ||
2018-11-12 | fix markdown urls | ||
2018-11-12 | api: message entities | ||
2018-11-11 | Autoprefixer did not prefixes text-size-adjust and sticky without ‘last 4 versions’ | ||
2018-11-09 | CommandsManager: 4096 character limit | ||
2018-11-08 | Fix tests | ||
2018-11-08 | Merge everything into single Spring Boot application | ||
2018-03-16 | gradle: remove tests from root project | ||
2018-03-16 | merge common projects | ||
2018-03-13 | additional scripts | ||
2018-03-13 | core: cleanup unused message properties | ||
2018-01-17 | prevent nulls with StringUtils.defaultString() | ||
2017-11-02 | reorganize tests | ||
2017-10-15 | api: ImagesService | ||
2017-09-27 | Revert "commons-dbcp2 -> tomcat-jdbc" | ||
This reverts commit a0fba35796e6dfb1188d716985e1d483bf1098c4. | |||
2017-09-27 | Revert "tomcat-jdbc -> Hikari" | ||
This reverts commit 7b0d1a92aa13931333213dc4d2971eabb41303e5. | |||
2017-09-26 | tomcat-jdbc -> Hikari | ||