9 Commits

Author SHA1 Message Date
8db448c4a0
Make log less verbose 2021-11-13 21:59:34 +01:00
f83ef92adc
Remove superfluous sort function
#8 (comment)

Co-authored-by: Garret Alfert <alfert@wevelop.de>
2021-11-13 21:53:56 +01:00
54352e09e8
Store meta document with first/last archive ID 2021-11-08 12:55:42 +01:00
cd93cd4167
Add archive metadata schema, RS type 2021-11-04 13:18:55 +01:00
0b517400b1 Remove noise from logs 2021-09-13 13:18:25 +02:00
15af899e1d Document isPublic argument as optional 2021-09-13 13:17:51 +02:00
bf896a076c Update context version 2021-09-13 13:17:32 +02:00
dd1bfd08ea
Update data model, documentation
* Port NaturalDocs code documentation to JSDoc
* server --> service,
  server.name --> service.domain,
  server.type --> service.protocol
* Remove ircURI and xmppURI in favor of service.protocol
* Add channel type ("room" or "person")
* Change document path to use service domain instead of custom id/name
2021-09-05 15:56:17 +02:00
e803a1e799
Move source to src directory 2021-09-05 14:05:06 +02:00