Open shobhit-agarwal opened 8 years ago
This doesn't seem to be supported by the Github API. The upload to Github's servers doesn't appear anywhere in the API docs, and other people came to the conclusion it's not supported as well: http://stackoverflow.com/questions/28703544/create-an-issue-with-image-via-github-api
So not sure what to do there; we certainly don't want to do an own image hosting service.
You can use imgur api :P
Yeah use imgur, its also used by stackexchange ^^
Yep, same for creating new issues. If Stackoverflow uses imgur, it should be proper for Octodroid too. ;)
It seems that this gist has found the API https://gist.github.com/15c3fd136c0e8fd547db32ad72ab045a
Nah, this gist stores all uploaded files into a certain repo. This is certainly not what we want: we want a storage alongside issues, not within the repo content.
May be a solution here :+1:
Still waiting, this feature very important
Example: fasthub can handle this issue
@maniac103 pls take a look again
Hello, any news on this ? Thanks
Its dead. If you need to look at code, use OctoDroid, for anything markdown related, use Fasthub
It's not dead, it's just in 'maintenance onlyc mode for the foreseeable future. But wasn't development on FastHub stopped some time ago? Edit: found the reference, see comments here
Its dead.
I don't feel that the OctoDroid project is dead, I mean the proportion of my issues that have been resolved here is quite high compared to other projects.
it's just in 'maintenance onlyc mode for the foreseeable future.
I didn't of heard that, where's the reference to this ?
Thanks
I didn't of heard that, where's the reference to this ?
The reference is a statement made by the (only) maintainer ... which is me ;-)
I know, I mean : is there a dedicated statement regarding this matter that I didn't heard of, or did you just decided it while reading and answering to this issue ?
I didn't make an 'official' statement thus far, but it's not something that I decided today. It's just a description of the amount of work I'm able to put into this project for some time now. Between day job, family and other side projects I'm simply severely lacking time for anything besides maintenance :-/ I fully intend to keep doing bugfixes though, since OctoDroid is my own GH client of choice (who would have guessed) and thus I have an own interest in keeping it working.
Understood. And of course I believe you when you say your're using your own software. I mean, who, as an open source developer, would build something he wouldn't use himself ? Personally I wouldn't.
For mobile app repos, it will be a great idea to allow to include image attachments (as provided by github.com). Esp. for comments is issues.