Commit Graph
538 Commits
Author SHA1 Message Date
Ivan FB fdea29e215 Merge pull request #102 from logos-messaging/add-debug-api 2026-02-27 15:15:20 +01:00
Ivan Folgueira Bande 46caf0cc4d same as previous commit 2026-02-27 15:14:20 +01:00
Ivan Folgueira Bande 296dbe943e add misspelled words exceptions 2026-02-27 15:13:06 +01:00
Ivan Folgueira Bande a35f47dfbe adjust comment as per Zoltan's recommendation 2026-02-27 14:59:58 +01:00
Ivan Folgueira Bande 63f8bc4282 add new terms in .wordlist.txt to make speller happy 2026-02-27 14:58:03 +01:00
Ivan Folgueira Bande 66a75584db add getAvailableConfigs into debug API 2026-02-27 14:49:47 +01:00
Ivan Folgueira Bande 424ea61cdc add debug API 2026-02-25 14:31:07 +01:00
Jazz Turner-Baggs 62c783ce21 Chat Cast (#99)
* Add chat cast

* add clarity about usage

* Updated roles

* Update Wordlist.txt
2026-02-14 08:18:09 -08:00
Fabiana Cecin ed7b40c064 Introduce the Waku API's subscribe function (+ refactor waku_api.md)
This PR introduces subscribe and unsubscribe APIs to the Logos Messaging API spec.

This PR also provides an initial refactor of the waku_api.md spec file as part of merging master into this PR.
2026-02-09 11:33:44 -03:00
Cofson b84e5c1036 Merge pull request #98 from logos-messaging/op-chanA
New RFC: OpChan
2026-02-06 17:59:18 +01:00
Cofson ea0b56ed07 chore: address review feedback for OpChan RFC
- Make spec transport-agnostic, add "Waku as Delivery Mechanism" section
- Remove platform-specific language (web application)
- Add ED25519 reference link (RFC 8032)
- Clarify FLAGGED (user-initiated) vs admin moderation
- Fix typo delegrationProof -> delegationProof
- Use reference-style links for cleaner body text
- Fix linting issues (trailing spaces, list markers)
2026-02-06 17:52:46 +01:00
Fabiana Cecin aeddb7f9e7 Remove dead IDL code, fix sync subscr error text, fix wordslist 2026-02-04 08:28:57 -03:00
Fabiana Cecin 42d860d385 Fixes from Ivan's review
* Use sync impl awareness for subscription proc sync results
* Delete subscription event source (for now)
* Remove checkApiAvailability
2026-02-04 08:18:39 -03:00
Fabiana Cecin 5356bce271 Merge branch 'waku-api/subscribe' of https://github.com/waku-org/specs into waku-api/subscribe 2026-02-03 16:26:13 -03:00
Fabiana Cecin bba2661f30 bless SubscribeAction spellcheck failure 2026-02-03 16:24:54 -03:00
Fabiana CecinandIvan FB 198501b8d8 Remove confusing "binary" qualifier from checkApiAvailability desc
Co-authored-by: Ivan FB <128452529+Ivansete-status@users.noreply.github.com>
2026-02-03 16:18:08 -03:00
Fabiana CecinandIvan FB 71e26dd1ee Use distinct ContentTopic string type
Co-authored-by: Ivan FB <128452529+Ivansete-status@users.noreply.github.com>
2026-02-03 16:12:49 -03:00
Fabiana CecinandIvan FB aa27f464c2 Update standards/application/waku-api.md
Co-authored-by: Ivan FB <128452529+Ivansete-status@users.noreply.github.com>
2026-02-03 16:10:28 -03:00
Fabiana Cecin 75bcb711d5 add SubscribeAction enum instead of bool sub/unsub field to error 2026-02-03 16:09:48 -03:00
Fabiana Cecin 6792b0113c bless spellchecking failures 2026-02-03 13:50:57 -03:00
Fabiana Cecin 1c6ee9345d Merge branch 'master' into waku-api/subscribe 2026-02-03 12:20:37 -03:00
Prem Chaitanya Prathi ce757ef70c Merge pull request #100 from logos-messaging/fix/broken-links
fix broken links in mix rfc
2026-02-03 17:51:31 +05:30
Fabiana Cecin 92dc20de9f add unsubscribe 2026-02-03 09:14:29 -03:00
Prem Chaitanya Prathi 25b95be951 fix broken links in mix rfc 2026-02-03 15:29:13 +05:30
Fabiana Cecin 97b7c4266b Merge pull request #92 from logos-messaging/weboko/waku-api-health
chore: add Health Status to Waku API
2026-01-30 10:54:22 -03:00
Fabiana Cecin 21b8c471fb bless spell-checking failures into .wordslist.txt 2026-01-30 10:50:12 -03:00
Fabiana Cecin a2584bf8c2 rename health status to connection status 2026-01-26 15:27:14 -03:00
Jimmy Debe de0720a38c Fixes op-chan 2025-12-22 18:07:37 -05:00
Jimmy Debe b73d5fff41 Fix issues in OpChan.md 2025-12-21 20:40:19 -05:00
Jimmy Debe 4ebec4b4f3 update OpChan.md 2025-12-18 19:50:49 -05:00
Jimmy Debe 1ae8c0d570 Create op_Chan rfc 2025-12-11 18:15:54 -05:00
Jimmy Debe c5fe03e516 Merge pull request #96 from waku-org/waku-api/readme
add Waku API to readme
2025-11-21 10:05:27 -05:00
fryorcraken fdcfcca3b5 add Waku API to readme 2025-11-21 11:41:50 -03:00
Prem Chaitanya Prathi a768a23b1f Merge pull request #95 from waku-org/rendezvous-mix
update rendezvous for mix node discovery
2025-11-18 16:44:05 +05:30
Prem Chaitanya Prathi ce9deda450 update links with permalinks 2025-11-18 16:42:58 +05:30
Prem Chaitanya Prathi 29322c5c01 address review comments 2025-11-18 16:31:14 +05:30
Prem Chaitanya Prathi 234249dc1d aligning with implementation 2025-11-18 16:31:14 +05:30
Prem Chaitanya Prathi 387520ff26 address review comments 2025-11-18 16:31:14 +05:30
Prem Chaitanya Prathi cd9a10cff1 address review comments 2025-11-18 16:31:14 +05:30
Prem Chaitanya Prathi 7aec995a07 update rendezvous for mix node discovery 2025-11-18 16:31:14 +05:30
fryorcraken fe5cfdf823 Merge pull request #87 from waku-org/weboko/waku-send-api
Add Send API to Waku API
2025-11-13 16:22:02 +11:00
fryorcraken cfe7cddc38 Some typos, improvements 2025-11-13 16:20:02 +11:00
Sasha 11bc90ab30 update event emitter syntax 2025-11-13 00:47:54 +01:00
Sasha c61574b7be add description to events 2025-11-13 00:43:11 +01:00
Sasha 35dc6ac6d6 use snake case 2025-10-29 22:22:45 +01:00
Sasha 78d0b9de66 address comments 2025-10-28 01:41:59 +01:00
Sasha c20f692a13 Add property definitions section to waku-api.md
Added property definitions for events in Waku API documentation.
2025-10-28 01:36:46 +01:00
Sasha e7be2b49eb address comments 2025-10-28 01:27:38 +01:00
Sashaandfryorcraken b957762ada up text
Co-authored-by: fryorcraken <110212804+fryorcraken@users.noreply.github.com>
2025-10-24 01:48:17 +02:00
Sasha 07e23fd791 fix type 2025-10-23 00:46:25 +02:00