4
1
Fork 0
Commit Graph

17 Commits (master)

Author SHA1 Message Date
Ambrose Chua 6907681c75
Format sql [SKIP CI] 2019-11-03 21:00:13 +08:00
Ambrose Chua e0d3293eb7
Remove DM code
continuous-integration/drone/push Build is passing Details
Closes #25
2019-11-03 20:55:26 +08:00
Ambrose Chua 079dc940a3
More tests and test tools
continuous-integration/drone/push Build is passing Details
2019-09-28 23:04:00 +08:00
Ambrose Chua 5e9e8a57f2
Add GetUser* tests
continuous-integration/drone/push Build is passing Details
2019-09-01 01:00:53 +08:00
Daniel Lim ca87bef767 Default user fields to empty rather than NULL 2019-08-31 15:46:56 +08:00
Daniel Lim c86f427e7f Merge conflicts 2019-08-31 11:21:11 +08:00
Daniel Lim 1256066597 Resolves #17 pinned field for conversation 2019-08-11 11:06:19 +08:00
Ambrose Chua 54e6ae658d
fix: Cleanup formatting and add pinned chats schema 2019-07-27 23:03:05 +08:00
Daniel Lim faa2076a43 Bugfixes 2019-07-02 23:16:03 +08:00
Daniel Lim 1064edce60 Added support for postgres listener on member changes 2019-06-22 18:49:45 +08:00
Daniel Lim cfc9ea0672 Added profile_pic field as per issue #10 2019-06-21 08:58:01 +08:00
Daniel Lim f48fc9fa01 Added dm field in conversations as per issue #7 2019-06-19 15:12:36 +08:00
Daniel Lim 061611dd96 Added bio field to User as per issue #10 2019-06-19 11:05:34 +08:00
UnicodingUnicorn 1ec0f43517 Added username to User as per issue #9 2019-06-18 18:35:35 +08:00
UnicodingUnicorn a0f72735f7 Test data init scripts 2019-02-18 22:18:08 +08:00
UnicodingUnicorn c4cb9c35da IF NOT EXISTS 2019-02-16 13:02:50 +08:00
UnicodingUnicorn 09f177e37b Moved postgres to backend-core 2019-02-16 13:01:34 +08:00