Ecosyste.ms: OpenCollective

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

github.com/hyperhyperspace/hyperhyperspace-web

Main webapp for accessing th Hyper Hyper Space
https://github.com/hyperhyperspace/hyperhyperspace-web

Merge pull request #10 from hcientist/master

show confirmation on enter

d96783ecafad15d7502efac0b07c9bae1d3f8872 authored about 4 years ago by Santi Bazerque <[email protected]>
idk how that extra indent got in there

875f32455646462b48d5f145461a7993c71d9b8a authored about 4 years ago by Michael Stewart <[email protected]>
show name confirmation dialog on enter

b497633530928671144a20f7f8b5aea9d6c4ed7c authored about 4 years ago by Michael Stewart <[email protected]>
final changes before archiving this version (it uses the old engine).

a6b9f2bdd7cde79515e59ebf40cacba0437f8895 authored over 4 years ago by Santiago Bazerque <[email protected]>
removed most warnings, refactored some UI parts into separate classes, small fixes.

c6b7585f5a3b042eb711a67844514d0346facf39 authored over 5 years ago by Santiago Bazerque <[email protected]>
enabling sharing of invites using navitator.share when it is available.

94efe1765ea8ad7d837855fee8973dd09bacf2c0 authored over 5 years ago by Santiago Bazerque <[email protected]>
- fixes to replication fixes (typos, etc)

- small renaming in controllers

c9ef04d28764270137861a5004fb2bde08ab9d10 authored over 5 years ago by Santiago Bazerque <[email protected]>
- refactored controller hierarchy in the web ui

- added diagnostic info export to delivery service

0a00cb604534cddcd91737922a3c5a03cdcf2a5f authored over 5 years ago by Santiago Bazerque <[email protected]>
more fixes to conversation ui.

b2be4137ae8604087ec296cbcad0c7efa9394a13 authored over 5 years ago by Santiago Bazerque <[email protected]>
more fixes to conversation UI.

61d37bc1b90769eb3601a6af6945e99d3a510e54 authored over 5 years ago by Santiago Bazerque <[email protected]>
fixes to conversations

790b576baf914d3ba24944398c5824d5a494a7e2 authored over 5 years ago by Santiago Bazerque <[email protected]>
fixed emoji insertion and display in conversations.

374b947b87f635ed9b956ebb2fb9ee07a23e9a3c authored over 5 years ago by Santiago Bazerque <[email protected]>
fixed scroll on conversation panel.

6eefff4fe92875d1a9474d2ee83ecf60608be0d0 authored over 5 years ago by Santiago Bazerque <[email protected]>
updated readme.

0c63a7eac47659f11a7080a920150689f7cb53d7 authored over 5 years ago by Santiago Bazerque <[email protected]>
fixes - I hope

84656667877a15c5882173506300b63a6ea58f89 authored over 5 years ago by Santiago Bazerque <[email protected]>
lots of changes - first working prototype.

cad5208b39d16637d671b0c1eaf8ee3c4a8dfbfd authored over 5 years ago by Santiago Bazerque <[email protected]>
small refactoring, fixed bug retrieving unsent messages.

4cc35974afc346e0dbc4a9b7c10e096c22a695a6 authored over 5 years ago by Santiago Bazerque <[email protected]>
typo

e1ed5a37b0d00e11fa07c4d0f634b0a80b138b63 authored over 5 years ago by Santi Bazerque <[email protected]>
new readme

Merge branch 'master' of https://github.com/hyperhyperspace/hyperhyperspace-web

2426aca488ec7e9d1cd319ec0d2657a92f9872bd authored over 5 years ago by Santiago Bazerque <[email protected]>
closer to having the chat functionality on top of the core engine

a9b0edea38355408e2fd90b13a5aca43eb7f032d authored over 5 years ago by Santiago Bazerque <[email protected]>
format.

e9ebf6fa60319061ab6de6852691207c3ec11bfb authored over 5 years ago by Santi Bazerque <[email protected]>
updated README

f3ceca07c9ebf0d1e4f2291e8c117fab37fdab66 authored over 5 years ago by Santi Bazerque <[email protected]>
first working version of the core engine - passing basic objects through the CRDTs. refactored engine, moving non core services to another folder. created service initialization sequence.

1da6fa3a257519d8593c001412a92715e51065d5 authored over 5 years ago by Santiago Bazerque <[email protected]>
Committing account creation + account datastore using CRDT over content-addressed DAG database.

757bc2fa95e035eba1851fa8083e5c5df8d73421 authored over 5 years ago by Santiago Bazerque <[email protected]>
added some missing files

226fbdf2d08bc348531ae93b72b7fe3ab5cbf75f authored over 5 years ago by Santiago Bazerque <[email protected]>
- major refactor to storage + replication

- solved how dependencies are persisted / retrieved, also in preparation for shipping to peers
- ...

2b380f10c716ae916ab1425108ea10629afc7585 authored over 5 years ago by Santiago Bazerque <[email protected]>
Merge branch 'master' of https://github.com/hyperhyperspace/hyperhyperspace-web

645be89d01300937ec271b5600b93a47f0b82454 authored over 5 years ago by Santiago Bazerque <[email protected]>
moved set out of the sync main file and into submodule

started writing the sync bootstrapping primitives

46d35f04c78cb53fdf3f3d5ef402b912356f2dab authored over 5 years ago by Santiago Bazerque <[email protected]>
Update README.md

f24092f4607d8823ea142294ac2e123d55f68af7 authored over 5 years ago by Santi Bazerque <[email protected]>
Create LICENSE

f3d0a66c743df2022904d9e94591eb59578bb0fc authored over 5 years ago by Santi Bazerque <[email protected]>
added crdt for set w/ element removal using tombstones

4cfc27d767ae97e0eb2c963253ef7b8fde28310f authored over 5 years ago by Santiago Bazerque <[email protected]>
refactored the indexeddb store

added querying

28a68b212940b415b99176c2b9b4d1fc1c48fd0a authored over 5 years ago by Santiago Bazerque <[email protected]>
Initial commit

296fe7a2cd1666c5d2f50873bfbd443ccc5b3b7b authored over 5 years ago by Santiago Bazerque <[email protected]>
Initial commit from Create React App

cf6d41b4f4483b499d040e16036965465ebb7664 authored about 6 years ago by Santiago Bazerque <[email protected]>