4
1
Fork 0
Commit Graph

10 Commits (1064edce60d2b78546035991455a289b79494896)

Author SHA1 Message Date
Daniel Lim 31b305a9c6 Endpoint to edit users. Fixes #11 2019-06-21 11:14:07 +08:00
Daniel Lim 061611dd96 Added bio field to User as per issue #10 2019-06-19 11:05:34 +08:00
UnicodingUnicorn 7ab43cf9f2 Get user by username as per issue #9 2019-06-18 18:53:04 +08:00
UnicodingUnicorn 6b446d85d0 backend-auth integration 2019-02-24 04:01:34 +08:00
UnicodingUnicorn d323083f74 Use env for config instead of flags 2019-02-18 23:43:00 +08:00
UnicodingUnicorn 1904525ebf Do not return querying user in response of GetConversationMembers 2019-02-17 22:55:27 +08:00
UnicodingUnicorn 4db8c52237 CreateContact support for unregistered user 2019-02-17 20:47:08 +08:00
UnicodingUnicorn 50497125d4 Documented flags 2019-02-06 11:38:10 +08:00
UnicodingUnicorn e4ce8ee2d8 Ported code over from beep v1. Wrote API documentation. Changed some POST/PATCH handlers to respond an empty body instead of just parroting the supplied body 2019-01-27 09:53:34 +08:00
Beep 853bbe3da9 Initial commit 2019-01-25 16:11:23 +00:00