Commit Graph

5 Commits

Author SHA1 Message Date
07e84448c5 Some refactorings based on suggestions from @delvh 2020-06-14 16:40:51 +02:00
c2775af8cf Use constants as query names, joined inheritance for contacts 2020-04-24 21:24:19 +02:00
delvh
9020598335 Added database support to forward messages (#30)
* Added server support for forwarding messages

* added newline at EOF for any file not having one at its end
2020-03-23 22:12:27 +01:00
c4b60dfab7 Clean-up, disabled SQL logging 2020-02-12 07:10:33 +01:00
26fc4374ca Added writing capabilities to ObjectProcessor, completed db integration
At this moment the client is not able to receive to objects sent
consecutively. This will be worked on in a future commit and should be
fixed before merging this branch into develop.
2020-01-06 14:58:28 +02:00