go-textile icon indicating copy to clipboard operation
go-textile copied to clipboard

[DEPRECATED] Textile is a set of tools and infrastructure for building composable apps and services on the IPFS network

Results 68 go-textile issues
Sort by recently updated
recently updated
newest added

Adds the ability to sidecar IPFS Cluster on Textile. ## Changelog _coming_ ## Closes - Closes #734 ## Fixes - The `--repo` flag was no longer parsing `~` (missed in...

on-hold

Right now, an account peer can sync with a cafe peer. In terms of pinning/storage, this means: - All threads and updates (including account-related thread for contacts, profile info) are...

cafe
on-hold

From a user on Slack: > If I search for an address in your docs like P8rW2RCMn75Dcb96Eiyg8mirb8nL4ruCumvJxKZRfAdpE5fG, then it’s found, but trying to searching for another device doesn’t (android searching...

bug

Adding support for fetching a single message so we can add it to the mobile sdk apis (https://github.com/textileio/ios-textile/issues/89)

**Describe the bug** When a cafe tries to send the payload larger than uint16(65535) length, it overflows the size bytes [here](https://github.com/textileio/go-textile/blob/master/core/cafe_api_v1.go#L627). As a result, a client is got unexpected EOF...

bug

**Is your feature request related to a problem? Please describe.** - [ ] list the sent invites, regardless of their status, for a given thread this is needed for the...

Enhancement

Hi! I'm trying to upload a file through a POST request to a local Textile Cafe node (using Postman). I tried different configurations to guess the correct body insertion scheme,...

**Describe the bug** When trying to run textile after a binary install on Ubuntu 18.04 server, I get this error: `textile: /lib/x86_64-linux-gnu/libc.so.6: version 'GLIBC_2.28' not found (required by textile)` **To...

bug

**Describe the bug** Using account sync (via textile desktop tray) to sync 3 peers (2 are active) ends up in different account names due to different account.peers order (modified timestamp):...

bug

**Describe the bug** If I want to see the third account I can do `textile wallet accounts -d 3 `, but that shows me accounts 1-3. So I add an...

bug