Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-24 | /.well-known/nodeinfo | ||
2019-02-24 | Activity object still able to be Map | ||
2019-02-23 | Fix activity id deserializer | ||
2019-02-23 | Announce object may be Context | ||
2019-02-23 | Fix hubzilla deserialization | ||
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-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 | 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-09 | Facebook API update | ||
2019-01-04 | catch okhttp exceptions | ||
2019-01-04 | minimum Java version is 11 | ||
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 | ||
2018-12-30 | Name XMPP threads | ||
2018-12-24 | no need to setRead for anonymous | ||