4
1
Fork 0
Commit Graph

16 Commits (master)

Author SHA1 Message Date
Daniel Lim 6c24851b98 Resolves #23 add endpoint to unpin conversations 2019-11-05 03:29:12 +08:00
Daniel Lim 3ff4759790 Resolves #19 added SSE subscribe streams
continuous-integration/drone/push Build is failing Details
2019-10-06 23:20:06 +08:00
Daniel Lim 1256066597 Resolves #17 pinned field for conversation 2019-08-11 11:06:19 +08:00
Daniel Lim 36ae44d829 Handle adding DM to person whose DM already exists. Fixes #14 2019-07-03 11:03:44 +08:00
Daniel Lim 59c8e4a907 Support group picture in endpoints 2019-07-02 23:31:37 +08:00
Daniel Lim a48a4f4e2d Added option to specify created conversation is a DM 2019-07-02 23:01:44 +08:00
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