aboutsummaryrefslogtreecommitdiff
path: root/clientapi/auth
AgeCommit message (Expand)Author
2019-10-07selectAccountDataByType shouldn't error when no rows (#804)Alex Chen
2019-09-30selectAccountDataByType return ClientEvent pointer instead of slice of Client...Behouba Manassé
2019-08-24Associate transactions with session IDs instead of device IDs (#789)Alex Chen
2019-08-07Implement profile retrieval over federation (#726)Alex Chen
2019-08-06Replace membership and visibility values with constants (#774)Alex Chen
2019-07-25Store & retrieve filters as structs rather than []byte (#436)Thibaut CHARLES
2019-07-22Correctly create new device when device_id is passed to /login (#753)Andrew Morgan
2019-06-19Fix pipeline, emoji and syntax (#713)Andrew Morgan
2019-05-21use go module for dependencies (#594)ruben