Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-23 | Add activity json failed on production to tests | ||
2019-02-23 | * Add text descriptions to ActivityPub error codes | ||
* Append ActivityPub attachments as urls * Added failing test for Hubzilla activity with Link as object | |||
2019-01-31 | reduce logging | ||
2019-01-30 | fix user deletion flow when invalid key is present | ||
2019-01-30 | Test refactoring and fixes | ||
2019-01-30 | Corrected flow for federated user deletion | ||
2019-01-23 | quote formatting fixes and more test cases | ||
2019-01-22 | Fix quote regex | ||
2019-01-21 | ActivityPub: convert HTML to Markdown | ||
2019-01-16 | HTTPSignatureAuthenticationFilter | ||
2018-12-31 | XMPP cleanup | ||
2018-12-31 | Use external XMPP server | ||
2018-12-20 | getMyFeed optimization | ||
2018-12-17 | CORS for ActivityPub endpoints | ||
2018-12-13 | do not count linebreak as part of entity | ||
2018-12-12 | UserInfo -> User | ||
2018-12-12 | Fix avatar tests | ||
2018-12-12 | Vary: Accept-Language | ||
2018-12-11 | avatar upload api | ||
2018-12-03 | www: fix verified field calculation | ||
2018-11-30 | add incomplete test case for mirroring messages | ||
2018-11-30 | XMPP link error page | ||
2018-11-29 | Fix test issues | ||
2018-11-29 | save ActivityPub likes | ||
2018-11-29 | XMPP PMs refactoring | ||
2018-11-28 | Fix EditOrReply command flow | ||
2018-11-25 | Signup API | ||
2018-11-20 | Fix tests | ||
2018-11-20 | getMessage refactoring | ||
2018-11-14 | fix tests | ||
2018-11-12 | parse entities before html escaping | ||
2018-11-12 | api: message entities | ||
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 | 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 | ||
2017-09-25 | commons-dbcp2 -> tomcat-jdbc | ||
2017-09-22 | Initial getNotifications query | ||
* using Java 8 DateTime API where possible | |||
2017-08-23 | server-jdbc: fix favorites count | ||
2017-08-21 | cleanup tests | ||
2017-08-18 | www: no more ugnich templates | ||
2017-07-20 | Update copyrights in all java sources | ||
2017-06-25 | commons-lang3 deprecated classes -> commons-text and commons-codec | ||
2017-06-23 | fix tests and cleanup | ||