Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/hyperhyperspace/p2p-chat-web

Web UI for a simple p2p chat client based on Hyper Hyper Space.
https://github.com/hyperhyperspace/p2p-chat-web

remove references to react 16 types

6b51796095847321b2f1d35e166f7e6f58871855 authored over 2 years ago by Santi Bazerque <[email protected]>
updated react bindings

21dbb59b98789d0fa6ca90341b06d9bf96e2abec authored over 2 years ago by Santi Bazerque <[email protected]>
added SKIP_PREFLIGHT_CHECK, needed on windows for mysterious reasons

190f98fb141a54e8438e7806533189da1a0b07cc authored about 3 years ago by Santi Bazerque <[email protected]>
bumped version, reversed some style changes

a5374d99f4cf2f2cac1b32daa8f53786a6b2518d authored about 3 years ago by Santi Bazerque <[email protected]>
spacey chatview

fa7b9119f6b453655ebfe7dc9d74714dac9e5606 authored over 3 years ago by Rex Riepe <[email protected]>
bumped version - for real!

1157aac9d2b068f1bd8b4c9e1234a5ccfbf793fb authored over 3 years ago by Santi Bazerque <[email protected]>
bumped version

37e83348f455731f9b14436cea2d08822b8b11be authored over 3 years ago by Santi Bazerque <[email protected]>
log the backend is being initialized

d4a540f71d726cbdf847c27dbb237529e0afdb4d authored over 3 years ago by Santi Bazerque <[email protected]>
modified creation of new room, using latest improvements to core library

(saving root object also saves subobject mutations, sets an references
mutate synchronically)

6d33ecb56bdbb5c615765b7c84c33eb593c8b32b authored over 3 years ago by Santi Bazerque <[email protected]>
removed example title from embed frame

d486355664cb8a79c6b70177607ea1ac010bcfd4 authored over 3 years ago by Santi Bazerque <[email protected]>
check backend initialization, warn if not successful

38f45c7329c6221e05bfaa52b03d138cc24c7c6a authored over 3 years ago by Santi Bazerque <[email protected]>
added welcome screen, missing functionality

27f90fad862f9084fed4c1816588ed58b432b29f authored over 3 years ago by Santi Bazerque <[email protected]>
support setting chat room title

e48ab8b1104114368a2d3b7c4225b6ff03db0ea9 authored over 3 years ago by Santiago Bazerque <[email protected]>
show topic - WIP

5825ba3da69df1c93ac657bc6196600909015914 authored over 3 years ago by Santi Bazerque <[email protected]>
adding self-service functionalities to chat window

1dd401ec1656e4069fb79c766c7c4573ffe422f5 authored over 3 years ago by Santiago Bazerque <[email protected]>
bumped version

416cede1a9cc8de157dd37b75ab16bd43f626cf7 authored over 3 years ago by Santiago Bazerque <[email protected]>
adapted chat window to run well as an iframe

21877c047316ef3aab4ddcd62da8d156c1797075 authored over 3 years ago by Santiago Bazerque <[email protected]>
updating package versions

3d14e28ef6a709758751d9d1ed028abe2b94fdc1 authored over 3 years ago by Santi Bazerque <[email protected]>
changes to accomodate latest hhs core (async crypto and HashedObject.validate)

b9a269eff00007d9d4ed3b875bced7829cbb7156 authored over 3 years ago by Santiago Bazerque <[email protected]>
wait for webworker init, fixed focus for inputs, favicon, typos, logging

f6971bf88cc20cddc42f2587366a861a1aff2333 authored almost 4 years ago by Santi Bazerque <[email protected]>
use new worker safe idb backend

5e9ee38309e77e63ff84f8cf07287cfcfcf46aa4 authored almost 4 years ago by Santiago Bazerque <[email protected]>
bumped version, deps

28fcaf5447b7309aef5adc20e1669531cc581c49 authored almost 4 years ago by Santiago Bazerque <[email protected]>
don't re hash on message display

de3c8f66a65d8ca89fadd8b4aa89a06a26def622 authored almost 4 years ago by Santi Bazerque <[email protected]>
re-enable ephemeral storage by default

0f6519e36046c756050857bd1acd1ad776384bdd authored almost 4 years ago by Santiago Bazerque <[email protected]>
wip: the mesh runs in a web worker

aa45d9a320c02777fde49bf646d6b89a3590e889 authored almost 4 years ago by Santiago Bazerque <[email protected]>
Merge branch 'master' of https://github.com/hyperhyperspace/p2p-chat-web into master

afe408313125e3d4f8b6ffe5287f8c74bb7bc2c0 authored almost 4 years ago by Santi Bazerque <[email protected]>
enter to send message

aae1d68490cc302877cc5f8f1ce6e38f08753a48 authored almost 4 years ago by Santi Bazerque <[email protected]>
bumped version, dependencies

cd54cd2674946bc00ee1c2cc7670dd4b91a2eec9 authored almost 4 years ago by Santiago Bazerque <[email protected]>
corrected a small detail - the package name!

558c8e5b0e355ad8ef677977e04655a4071a6dc6 authored almost 4 years ago by Santiago Bazerque <[email protected]>
bumped version

4f3442144ba1846b9e559dba731b5f92ff2c715e authored almost 4 years ago by Santiago Bazerque <[email protected]>
corrected prev commit: now moved react support to external lib

3ee748c08f4842a636ee81fa27258b21fb0d4f62 authored almost 4 years ago by Santiago Bazerque <[email protected]>
added missing type casts

79289433b959fc2178dc3acd7646e91c372f895d authored almost 4 years ago by Santi Bazerque <[email protected]>
small fixes, make it work on a folder.

024e7d184759453cecc9a486ba4e52a3f0393c66 authored almost 4 years ago by Santiago Bazerque <[email protected]>
added license, updated README file.

27150c9b3d517fab14b4700e623fc5f0a556b590 authored almost 4 years ago by Santiago Bazerque <[email protected]>
Frist working version. No chatroom creation yet, you need the CLI version (p2p-chat-cli) to create the room.

b91da6f146cc3ddcafa724f185848c86e82d3f12 authored almost 4 years ago by Santiago Bazerque <[email protected]>
added react bindings for HHS, chat working with hardcoded 3-word code on

top.

31688b056e854b8a29a4a6461a1d331ae6d793e7 authored almost 4 years ago by Santi Bazerque <[email protected]>
added readme

89ba4efb41bc5ebb9ff90bd2bf26672dabdd3644 authored almost 4 years ago by Santi Bazerque <[email protected]>
initial commit. wip.

9576e88c8f9099564fbe3ccf16cd4efff90e4cf2 authored almost 4 years ago by Santi Bazerque <[email protected]>
Initialize project using Create React App

efe647f2cdcdde3c09129e436f185896386e7ba8 authored almost 4 years ago by Santi Bazerque <[email protected]>