summaryrefslogtreecommitdiffstats
path: root/openapi-federation.json
AgeCommit message (Expand)Author
2024-04-15chore(deps): Update openapi-extractorprovokateurin
2024-04-11refactor(OpenAPI): Use proper type inheritance for chat messagesprovokateurin
2024-03-21feat(avatar): Allow logged-in users to proxy avatars without a tokenJoas Schilling
2024-03-14fix(openapi): Provide better message parameter definitionsJoas Schilling
2024-03-13fix(federation): Don't allow declining after acceptingJoas Schilling
2024-03-12fix(federation): Expose local token with the invite so UI can render the avatarJoas Schilling
2024-03-07fix(federation): Don't expose the accessToken anymore to the frontend/clientsJoas Schilling
2024-03-07feat(federation): Add endpoint to get the proxied avatar of other usersJoas Schilling
2024-03-06feat(federation): Add capabilities for the federation feature and configsJoas Schilling
2024-03-01feat(federation): Proxy the Talk-Hash header so clients are aware of changesJoas Schilling
2024-02-29feat(federation): Expose the info to show the subline for proxy convosJoas Schilling
2024-02-23chore: Regenerate OpenAPIJoas Schilling
2024-02-23feat(federation): Add TalkV1 federation proxy for mentionsJoas Schilling
2024-02-14feat(federation): Add inviter information to the invitations DB for servingJoas Schilling
2024-02-02fix(federation): Fix accepting or declining an invite multiple timesJoas Schilling
2024-02-01fix(federation)!: Add room name to invite and fix casing of propertiesJoas Schilling
2024-01-30feat(chat): Store and expose whether a message or call was silentJoas Schilling
2024-01-26feat(federation): Add room to response when accepting an inviteJoas Schilling
2024-01-24fix(docs): Generate OpenAPI docs for federation so developers can read itJoas Schilling