aboutsummaryrefslogtreecommitdiff
path: root/db.h
Commit message (Expand)AuthorAge
* server: Restrict is_online to only query users you know aboutTom Smeding2021-02-27
* server: Implement get_messageTom Smeding2020-07-28
* server: Protocol v2, DB v2: message repliesTom Smeding2020-07-28
* Fix docs: 'history' gives messages in chronological orderTom Smeding2020-07-27
* Send msgids in 'send' response and '_push message'Tom Smeding2020-07-04
* server: User password hashing (libsodium Argon2id(3,64MB))Tom Smeding2020-06-20
* server: Fix multithreading with firebasetomsmeding2017-07-06
* server: Get history before idtomsmeding2017-07-05
* server: INCOMPATIBLE: send message id's in history logtomsmeding2017-07-05
* server: WIP firebasetomsmeding2017-05-22
* History queryingtomsmeding2017-03-17
* Include room and user in _push messagetomsmeding2017-03-16
* Add command list_memberstomsmeding2017-03-16
* Basic message sendingtomsmeding2017-03-16
* Start with implementing online status etc for broadcastingtomsmeding2017-03-15
* Invitingtomsmeding2017-03-14
* Room listing and creationtomsmeding2017-03-14
* Register workingtomsmeding2017-03-14