Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/arborchat/arbor-go
[legacy] Golang implementation of the Arbor chat protocol
https://github.com/arborchat/arbor-go
Separate network client code into separate package
b72e0cd908fc88f6cfc86e4a9ab7a574d6d71dd1 authored almost 7 years ago by Christopher Waldon <[email protected]>
b72e0cd908fc88f6cfc86e4a9ab7a574d6d71dd1 authored almost 7 years ago by Christopher Waldon <[email protected]>
Update README
1b4f4b6e7b3a7a1b21eec48253fa38383bc67aea authored almost 7 years ago by Christopher Waldon <[email protected]>
1b4f4b6e7b3a7a1b21eec48253fa38383bc67aea authored almost 7 years ago by Christopher Waldon <[email protected]>
Fixed naiiver cursor logic
4a01c926da2740071a12b812a893a7e44457549c authored almost 7 years ago by Christopher Waldon <[email protected]>
4a01c926da2740071a12b812a893a7e44457549c authored almost 7 years ago by Christopher Waldon <[email protected]>
Update README with progress
ef6d5c3ae42e6792fdf919aad885985adc2e6a33 authored almost 7 years ago by Christopher Waldon <[email protected]>
ef6d5c3ae42e6792fdf919aad885985adc2e6a33 authored almost 7 years ago by Christopher Waldon <[email protected]>
Use message IDs as view names
86b067958c0f85d956091fd9a748f3c9562225cc authored almost 7 years ago by Christopher Waldon <[email protected]>
86b067958c0f85d956091fd9a748f3c9562225cc authored almost 7 years ago by Christopher Waldon <[email protected]>
Graphically indicate siblings
4273f8144548298e1bd59bcf682ccc94c5c41649 authored almost 7 years ago by Christopher Waldon <[email protected]>
4273f8144548298e1bd59bcf682ccc94c5c41649 authored almost 7 years ago by Christopher Waldon <[email protected]>
Update README with progress
b22a7069ae03d4637516dda9025032dcce2b8d6d authored almost 7 years ago by Christopher Waldon <[email protected]>
b22a7069ae03d4637516dda9025032dcce2b8d6d authored almost 7 years ago by Christopher Waldon <[email protected]>
Primitive display of child messages
124b9c1a25b9150b8126b79184fd13d16b709e06 authored almost 7 years ago by Christopher Waldon <[email protected]>
124b9c1a25b9150b8126b79184fd13d16b709e06 authored almost 7 years ago by Christopher Waldon <[email protected]>
Manage message structs instead of strings
5f1a61909a2cb05b0c08639334fd485de45c3762 authored almost 7 years ago by Christopher Waldon <[email protected]>
5f1a61909a2cb05b0c08639334fd485de45c3762 authored almost 7 years ago by Christopher Waldon <[email protected]>
First attempt at better message tree store
83d8ad78504f798ad852fddf3572bb14ca793085 authored almost 7 years ago by Christopher Waldon <[email protected]>
83d8ad78504f798ad852fddf3572bb14ca793085 authored almost 7 years ago by Christopher Waldon <[email protected]>
Fix client error that hid root message
5f945141afea610503a7cd5eae5197b0e569476d authored almost 7 years ago by Christopher Waldon <[email protected]>
5f945141afea610503a7cd5eae5197b0e569476d authored almost 7 years ago by Christopher Waldon <[email protected]>
Document current logic
917bc835d736a00310f95826f39de141a09bec71 authored almost 7 years ago by Christopher Waldon <[email protected]>
917bc835d736a00310f95826f39de141a09bec71 authored almost 7 years ago by Christopher Waldon <[email protected]>
Split client into several files
f74156463ab99e653d5ec915341a36f52de88d8a authored almost 7 years ago by Christopher Waldon <[email protected]>
f74156463ab99e653d5ec915341a36f52de88d8a authored almost 7 years ago by Christopher Waldon <[email protected]>
Moved README to correct directory
754af802384f221c9c70ef36e37b672bab335ecc authored almost 7 years ago by Christopher Waldon <[email protected]>
754af802384f221c9c70ef36e37b672bab335ecc authored almost 7 years ago by Christopher Waldon <[email protected]>
Add a README
195eb02b356fe237be5b180e7df3d58d1053ed6c authored almost 7 years ago by Christopher Waldon <[email protected]>
195eb02b356fe237be5b180e7df3d58d1053ed6c authored almost 7 years ago by Christopher Waldon <[email protected]>
Create a view for each message
1f78b6fb2ad46bf959ae62798acd03a45d57fd84 authored almost 7 years ago by Christopher Waldon <[email protected]>
1f78b6fb2ad46bf959ae62798acd03a45d57fd84 authored almost 7 years ago by Christopher Waldon <[email protected]>
Make things look a bit better
e4892a41902b021ebf622353f5bc9446abf6b788 authored almost 7 years ago by Christopher Waldon <[email protected]>
e4892a41902b021ebf622353f5bc9446abf6b788 authored almost 7 years ago by Christopher Waldon <[email protected]>
Switch to gocui for greater UI flexibility
ff9d7256d0955ac62dbf2bd6f0fd9b5f76a271b6 authored almost 7 years ago by Christopher Waldon <[email protected]>
ff9d7256d0955ac62dbf2bd6f0fd9b5f76a271b6 authored almost 7 years ago by Christopher Waldon <[email protected]>
Better query logging
5972e869856face14f50c15bf945b37b1cdce2e1 authored almost 7 years ago by Christopher Waldon <[email protected]>
5972e869856face14f50c15bf945b37b1cdce2e1 authored almost 7 years ago by Christopher Waldon <[email protected]>
Query for history from client, fix server query logic
0d395aeb756f027534d89d64af1f6c2f29168c20 authored almost 7 years ago by Christopher Waldon <[email protected]>
0d395aeb756f027534d89d64af1f6c2f29168c20 authored almost 7 years ago by Christopher Waldon <[email protected]>
Follow a single leaf node's history
d1e1b6fd41e7178d947b04182d20cb6259e252e8 authored almost 7 years ago by Christopher Waldon <[email protected]>
d1e1b6fd41e7178d947b04182d20cb6259e252e8 authored almost 7 years ago by Christopher Waldon <[email protected]>
Display new messages from server
Still having trouble with TCP socket. The server things that the pipe is broken
if and only if I...
Refactor messages into subpackage
05f9ed7edd00a7f6deb0906b3eae1114624fba47 authored almost 7 years ago by Christopher Waldon <[email protected]>
05f9ed7edd00a7f6deb0906b3eae1114624fba47 authored almost 7 years ago by Christopher Waldon <[email protected]>
Create LICENSE
c9c4614b45766d8b2f387c553303b446507019d8 authored almost 7 years ago by Christopher Waldon <[email protected]>
c9c4614b45766d8b2f387c553303b446507019d8 authored almost 7 years ago by Christopher Waldon <[email protected]>
Make crude UI scaffold
522c372f13fdce294625841b82a52b1d37a35d25 authored almost 7 years ago by Christopher Waldon <[email protected]>
522c372f13fdce294625841b82a52b1d37a35d25 authored almost 7 years ago by Christopher Waldon <[email protected]>
Move client into package
49e11b216d069a55fe20d80daa053cfc8850ba90 authored almost 7 years ago by Christopher Waldon <[email protected]>
49e11b216d069a55fe20d80daa053cfc8850ba90 authored almost 7 years ago by Christopher Waldon <[email protected]>
Naiive server complete
5b2b90da5c4e5a4741f6da86be668d9b55917c5d authored almost 7 years ago by Christopher Waldon <[email protected]>
5b2b90da5c4e5a4741f6da86be668d9b55917c5d authored almost 7 years ago by Christopher Waldon <[email protected]>
Implement new message handler
fd814d3175915d5cffa25198a3add372eca48e5b authored almost 7 years ago by Christopher Waldon <[email protected]>
fd814d3175915d5cffa25198a3add372eca48e5b authored almost 7 years ago by Christopher Waldon <[email protected]>
Implement server message broadcasting
2fa3c2a63e0def2dc1548f1f99094fa369ddd123 authored almost 7 years ago by Christopher Waldon <[email protected]>
2fa3c2a63e0def2dc1548f1f99094fa369ddd123 authored almost 7 years ago by Christopher Waldon <[email protected]>