Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-30 | Corrected flow for federated user deletion | Vitaly Takmazov | |
2019-01-23 | quote formatting fixes and more test cases | Vitaly Takmazov | |
2019-01-22 | Fix quote regex | Vitaly Takmazov | |
2019-01-21 | ActivityPub: convert HTML to Markdown | Vitaly Takmazov | |
2019-01-16 | HTTPSignatureAuthenticationFilter | Vitaly Takmazov | |
2018-12-31 | XMPP cleanup | Vitaly Takmazov | |
2018-12-31 | Use external XMPP server | Vitaly Takmazov | |
2018-12-20 | getMyFeed optimization | Vitaly Takmazov | |
2018-12-17 | CORS for ActivityPub endpoints | Vitaly Takmazov | |
2018-12-13 | do not count linebreak as part of entity | Vitaly Takmazov | |
2018-12-12 | UserInfo -> User | Vitaly Takmazov | |
2018-12-12 | Fix avatar tests | Vitaly Takmazov | |
2018-12-12 | Vary: Accept-Language | Vitaly Takmazov | |
2018-12-11 | avatar upload api | Vitaly Takmazov | |
2018-12-03 | www: fix verified field calculation | Vitaly Takmazov | |
2018-11-30 | add incomplete test case for mirroring messages | Vitaly Takmazov | |
2018-11-30 | XMPP link error page | Vitaly Takmazov | |
2018-11-29 | Fix test issues | Vitaly Takmazov | |
2018-11-29 | save ActivityPub likes | Vitaly Takmazov | |
2018-11-29 | XMPP PMs refactoring | Vitaly Takmazov | |
2018-11-28 | Fix EditOrReply command flow | Vitaly Takmazov | |
2018-11-25 | Signup API | Vitaly Takmazov | |
2018-11-20 | Fix tests | Vitaly Takmazov | |
2018-11-20 | getMessage refactoring | Vitaly Takmazov | |
2018-11-14 | fix tests | Vitaly Takmazov | |
2018-11-12 | parse entities before html escaping | Vitaly Takmazov | |
2018-11-12 | api: message entities | Vitaly Takmazov | |
2018-11-08 | Merge everything into single Spring Boot application | Vitaly Takmazov | |
2018-03-16 | gradle: remove tests from root project | Vitaly Takmazov | |
2018-03-16 | merge common projects | Vitaly Takmazov | |
2018-03-13 | core: cleanup unused message properties | Vitaly Takmazov | |
2018-01-17 | prevent nulls with StringUtils.defaultString() | Vitaly Takmazov | |
2017-11-02 | reorganize tests | Vitaly Takmazov | |
2017-10-15 | api: ImagesService | Vitaly Takmazov | |
2017-09-27 | Revert "commons-dbcp2 -> tomcat-jdbc" | Vitaly Takmazov | |
This reverts commit a0fba35796e6dfb1188d716985e1d483bf1098c4. | |||
2017-09-27 | Revert "tomcat-jdbc -> Hikari" | Vitaly Takmazov | |
This reverts commit 7b0d1a92aa13931333213dc4d2971eabb41303e5. | |||
2017-09-26 | tomcat-jdbc -> Hikari | Vitaly Takmazov | |
2017-09-25 | commons-dbcp2 -> tomcat-jdbc | Vitaly Takmazov | |
2017-09-22 | Initial getNotifications query | Vitaly Takmazov | |
* using Java 8 DateTime API where possible | |||
2017-08-23 | server-jdbc: fix favorites count | Vitaly Takmazov | |
2017-08-21 | cleanup tests | Vitaly Takmazov | |
2017-08-18 | www: no more ugnich templates | Vitaly Takmazov | |
2017-07-20 | Update copyrights in all java sources | Vitaly Takmazov | |
2017-06-25 | commons-lang3 deprecated classes -> commons-text and commons-codec | Vitaly Takmazov | |
2017-06-23 | fix tests and cleanup | Vitaly Takmazov | |
2017-05-23 | drop ugnich json | Vitaly Takmazov | |
2017-05-12 | fix tests configurations | Vitaly Takmazov | |
2017-03-02 | juick-server: protocol cleanup | Vitaly Takmazov | |
2017-02-06 | juick-xmpp: move ugnich xmpp extensions to tests | Vitaly Takmazov | |
2017-01-23 | fix protocol tests | Vitaly Takmazov | |