Commit Graph

34 Commits

Author SHA1 Message Date
Basti 7b321c44bc
2.2.0 2022-02-07 22:04:09 -06:00
Râu Cao 48d2cdb144 Merge pull request 'Add SASL flag for IRC servers' (#2) from chore/add_sasl_flag into master
Reviewed-on: #2
2022-02-08 04:03:30 +00:00
Basti c7f73bc76b
Add SASL flag for IRC servers 2022-02-07 22:02:34 -06:00
Basti 0a0e59bc4c
2.1.2 2022-01-10 17:26:25 -06:00
Basti ee7b468930
Move NPM package to kosmos namespace 2022-01-10 17:26:07 -06:00
Basti 9b1d2db6e4
2.1.1 2022-01-10 17:22:09 -06:00
Basti fde95e4278
Add repo info to package.json 2022-01-10 17:21:47 -06:00
Basti 1d6b90b858
2.1.0 2022-01-10 17:20:16 -06:00
Râu Cao b5e2e5c3e1 Merge pull request 'Add some channel properties' (#1) from chore/add_channel_properties into master
Reviewed-on: #1
2022-01-10 23:19:45 +00:00
Basti fadd43363f
Add some channel properties
* `isLogged` to determine if a channel is logged publicly in a format that
  allows us to retrieve messages when coming back online.
* `description` for a general description of the channel (vs.
  topic/subject)
2022-01-07 16:38:22 -06:00
Basti d2be0ad361
2.0.0 2021-08-25 17:30:45 +02:00
Basti a273db8839
Merge pull request #1 from 67P/feature/spaces_to_accounts
Refactor spaces to accounts, add separate channel documents
2021-08-25 17:29:23 +02:00
Basti e06a4f0ac9
Add topic to channel objects 2021-08-20 15:08:30 +02:00
Basti ec6bb0b2ba
Fix wrong path in channels.remove() 2021-08-20 14:50:19 +02:00
Basti 87f0a3572d
Update lockfile 2021-07-30 09:57:46 +02:00
Basti ae5cd48cb1
Update build 2021-07-30 09:57:40 +02:00
Basti 3601440d9d
Add chat channels/rooms 2021-07-30 09:57:26 +02:00
Basti 86c2ac04ba
Allow null values for optional account properties 2021-07-30 09:57:07 +02:00
galfert e6ab24db9a
Remove trailing slashes from account ids 2021-07-28 22:29:33 +02:00
galfert 45b716037c
getConfig returns an object 2021-07-28 22:08:25 +02:00
galfert 0c6cda2213
Revert "Add missing remotestoragejs dependency"
This reverts commit b74ed46037.
2021-07-28 16:35:14 +02:00
galfert b74ed46037
Add missing remotestoragejs dependency 2021-07-28 16:29:06 +02:00
galfert 7c1ba68023
Fix getIds method
getListing returns the list of items directly, not inside an "items" property
2021-07-28 16:27:20 +02:00
Basti 4539e891bf
Build when versioning 2021-07-28 14:54:22 +02:00
Basti 8ad60aa249
WIP Convert spaces into accounts 2021-07-28 14:45:09 +02:00
Basti f92d87bdde 1.1.0 2018-05-01 16:44:58 +02:00
Basti 28d389388d Add botka URL to space object 2018-05-01 16:44:16 +02:00
Basti 8dc7f497c4 1.0.0 2017-06-12 18:02:31 +02:00
Basti 3918ec753d Create build when publishing 2017-06-12 18:02:01 +02:00
Basti 798ed2a16f Use new module API 2017-06-12 18:00:07 +02:00
Basti ba28ec92ae Unify author name across packages 2017-06-12 17:54:16 +02:00
Basti e486c21f54 Remove NaturalDocs header comment, update build 2017-05-03 17:16:05 +02:00
Basti e1a4347c1c First draft 2017-01-27 23:19:22 +08:00
Basti cb0b8760ed Initial commit 2017-01-27 23:17:59 +08:00