Commit Graph

21 Commits

Author SHA1 Message Date
a5a547d40d
Fix build config to work with node.js 2021-09-13 13:16:40 +02:00
21cb5a02c8 Merge pull request 'Update data model, documentation' (#4) from feature/2-update_data_model into master
Reviewed-on: #4
2021-09-10 12:34:40 +00:00
c42e0a37a8
Update build 2021-09-05 15:59:10 +02:00
2a73816e56 Merge branch 'master' into feature/2-update_data_model 2021-09-05 13:58:28 +00:00
74680ad42b Merge pull request 'Update JS syntax' (#3) from chore/modern_js into master
Reviewed-on: #3
2021-09-05 13:57:09 +00: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
54f5d903d0
Update JS syntax 2021-09-04 14:11:37 +02:00
a270d5f9d6 Merge pull request 'Update development environment (Webpack)' (#1) from chore/update_dev_env into master
Reviewed-on: #1
2021-09-04 11:46:25 +00:00
603fd507bf
Update development environment (Webpack) 2021-09-04 13:45:15 +02:00
6b95652a76
Update package meta 2021-09-04 12:57:47 +02:00
89c4ee229a 1.0.1 2017-10-24 17:04:21 +02:00
990b081b3d Use standard logger instead of RS.log 2017-10-24 17:03:54 +02:00
4ce2b90351 1.0.0 2017-10-24 16:51:45 +02:00
2a22d0f399 Update to new RS module API 2017-10-24 16:51:37 +02:00
2ff10577c0 0.8.0 2017-05-09 17:33:28 +02:00
989b8436c2 Add README 2017-05-09 17:33:18 +02:00
b4cc920d48 0.7.1 2017-05-09 16:59:03 +02:00
69e7140991 Add repository info to package config 2017-05-09 16:58:49 +02:00
ad9bd80b8e 0.7.0 2017-05-04 14:17:19 +02:00
12196fdc63 Port source from legacy module repo 2017-05-03 18:42:26 +02:00