Commit graph

8 commits

Author SHA1 Message Date
Paul Schaub 1767a24fde
Refactoring and commenting 2019-12-06 20:48:27 +01:00
Paul Schaub d4de49e25b
Remove Contact classes in favor of extended Peer logic 2019-12-02 00:37:35 +01:00
Paul Schaub 7a216fed9d
Map message payload/content 2019-12-01 23:13:25 +01:00
Paul Schaub 80ebce7c90
More package renaming shenaningans 2019-11-18 23:51:27 +01:00
Paul Schaub 2755b2de8f
Restructure modules, remove generics hell from entities 2019-11-18 00:04:28 +01:00
Paul Schaub 4a72937f04
Add more modules and entites 2019-11-08 00:47:17 +01:00
Paul Schaub 605fccf18d
Add more entities 2019-11-07 00:59:56 +01:00
Paul Schaub da9179b049
Begin work on stricter clean architecture.
* Created modules entity, entity_xmpp, which contain entities and their respective XMPP implementations
* Started process of inverting dependency between core and persistence layers
2019-11-03 06:33:52 +01:00