Sebastian Kippe 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
2021-09-05 14:05:06 +02:00
2021-09-05 15:56:17 +02:00
2017-05-03 18:42:26 +02:00
2017-05-03 18:42:26 +02:00
2017-05-09 17:33:18 +02:00
2021-09-05 14:05:06 +02:00

Release

remoteStorage Module: Chat Messages

Stores chat messages in daily archive documents.

Please feel free to open GitHub issues for questions, feature requests, protocol proposals, and whatever else you like.

Protocols

Currently supported

  • IRC
  • XMPP

Planned

  • Mattermost
  • Matrix
  • Slack
  • ...
Description
Stores chat messages in daily archive files
Readme 839 KiB
2.1.1 Latest
2022-08-12 15:15:54 +00:00
Languages
JavaScript 100%