46 Commits

Author SHA1 Message Date
Râu Cao
dafccf23e4
Remove extra newline
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2022-08-11 11:11:56 +01:00
Râu Cao
185d9c71df
Expect correct arguments for storing meta doc
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2022-08-11 10:51:13 +01:00
Râu Cao
8744307ee7
Fix updating of archive meta document
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
It's brainfart typo fixing time!
2022-08-11 10:41:48 +01:00
Râu Cao
1821d3cb64
Add Drone config
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2022-08-11 10:38:20 +01:00
Râu Cao
1738dd8ad9
Update build 2022-08-11 10:35:43 +01:00
Râu Cao
9fb8829901
Fix string replacement
Fixes only the first occurence of `/` being replaced when parsing the
current meta doc's `last` date.
2022-08-11 10:33:57 +01:00
Râu Cao
e663a46242
Add spec for updating meta document 2022-08-11 10:33:13 +01:00
Râu Cao
f48933751d
Add initial specs 2022-08-11 10:05:15 +01:00
Râu Cao
43871634be
Update dependencies 2022-08-11 08:31:40 +01:00
Râu Cao
4d30536b18
Update package lock 2022-08-11 08:27:27 +01:00
189cd1f86d
2.1.0 v2.1.0 2021-11-13 21:59:53 +01:00
8db448c4a0
Make log less verbose 2021-11-13 21:59:34 +01:00
84613ed3a3 Merge pull request 'Add/store channel archive metadata document' (#8) from feature/7-archive_metadata into master
Reviewed-on: #8
2021-11-13 20:56:18 +00: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
9f477ba14b
Update badge link 2021-09-13 14:31:04 +02:00
328be7ed75
2.0.0 v2.0.0 2021-09-13 14:08:10 +02:00
cf8c43bede Merge pull request 'Add proper README' (#6) from docs/readme into master
Reviewed-on: #6
2021-09-13 12:06:56 +00:00
188b45e778
Add proper README
* Document usage
* Update communication options for support/issues
2021-09-13 14:03:41 +02:00
d331af7256 Merge pull request 'Various pre-release fixes' (#5) from dev/prerelease_fixes into master
Reviewed-on: #5
2021-09-13 11:43:27 +00:00
9ba618f38e
Update repo URL, add website 2021-09-13 13:40:24 +02: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
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 v1.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 v1.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 v0.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 v0.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 v0.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