Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-23 | Fix hubzilla deserialization | ||
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-02-23 | Do not post empty messages | ||
2019-02-23 | update deps | ||
2019-02-20 | return raw image from legacy avatar endpoint | ||
2019-02-19 | Return legacy avatar url from legacy avatar endpoint | ||
2019-02-19 | allow avatar endpoint for anonymous | ||
2019-02-19 | legacy avatar api | ||
2019-02-19 | refactor social login flow | ||
2019-02-05 | Update deps | ||
* correct import of element-closest polyfill for browser environment | |||
2019-02-02 | Element.dataset is not supported on old browsers | ||
2019-02-01 | SSE: own messages | ||
2019-01-31 | reduce logging | ||
2019-01-30 | fix user deletion flow when invalid key is present | ||
2019-01-30 | info loglevel for signatures | ||
2019-01-30 | fix http authentication flow | ||
2019-01-30 | log signature verification exception | ||
2019-01-30 | Test refactoring and fixes | ||
2019-01-30 | Fix downloadImage flow | ||
2019-01-30 | Fix quote regex | ||
2019-01-30 | ActivityPub: log signatures | ||
2019-01-30 | Corrected flow for federated user deletion | ||
2019-01-30 | ActivityPub: log unverified contexts | ||
2019-01-30 | ActivityPub: log inbox data | ||
2019-01-30 | Do not modify replies without attachments | ||
2019-01-30 | Append URL if attachment can not be downloaded | ||
2019-01-30 | ActivityPub: cc to global mentions | ||
2019-01-23 | quote formatting fixes and more test cases | ||
2019-01-22 | ActivityPub: make AP requests with correct Accept header | ||
2019-01-22 | Fix quote regex | ||
2019-01-22 | fix quote escaping | ||
2019-01-22 | Fix HTML escaping | ||
2019-01-21 | ActivityPub: convert HTML to Markdown | ||
2019-01-20 | Do not overwrite user avatar url in reply | ||
2019-01-20 | AvatarWebPath -> AvatarUrl | ||
2019-01-20 | Set avatar in events | ||
2019-01-20 | Drop Websocket support | ||
2019-01-16 | HTTPSignatureAuthenticationFilter | ||
2019-01-16 | remove unused setters from social bindings | ||
2019-01-15 | Juick banner.txt | ||
2019-01-09 | Facebook API update | ||
2019-01-04 | catch okhttp exceptions | ||
2019-01-04 | minimum Java version is 11 | ||
2019-01-02 | 2019 is here, update deps | ||
2018-12-31 | Cleanup XML serialization | ||
2018-12-31 | Add error payload to error messages | ||
2018-12-31 | XMPP cleanup | ||
2018-12-31 | XMPP cleanup | ||
2018-12-31 | Use external XMPP server | ||