Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Feature Request: Allow attaching images for comments on git Issues. #297

Open
shobhit-agarwal opened this issue Mar 17, 2016 · 17 comments

Comments

@shobhit-agarwal
Copy link

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.

@maniac103
Copy link
Collaborator

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.

@alorma
Copy link

alorma commented Aug 30, 2016

You can use imgur api :P

@Bluscream
Copy link

Bluscream commented Apr 2, 2017

Yeah use imgur, its also used by stackexchange ^^

@jancborchardt
Copy link

Yep, same for creating new issues. If Stackoverflow uses imgur, it should be proper for Octodroid too. ;)

@Progi1984
Copy link

It seems that this gist has found the API https://gist.github.com/15c3fd136c0e8fd547db32ad72ab045a

@maniac103
Copy link
Collaborator

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.

@3xploiton3
Copy link

3xploiton3 commented Oct 28, 2019

Still waiting, this feature very important

Example: fasthub can handle this issue

@3xploiton3
Copy link

@maniac103 pls take a look again

@KaKi87
Copy link

KaKi87 commented Aug 29, 2020

Hello, any news on this ? Thanks

@Bluscream
Copy link

Its dead. If you need to look at code, use OctoDroid, for anything markdown related, use Fasthub

@maniac103
Copy link
Collaborator

maniac103 commented Aug 29, 2020

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

@KaKi87
Copy link

KaKi87 commented Aug 29, 2020

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

@maniac103
Copy link
Collaborator

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 ;-)

@KaKi87
Copy link

KaKi87 commented Aug 29, 2020

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 ?

@maniac103
Copy link
Collaborator

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.

@KaKi87
Copy link

KaKi87 commented Aug 29, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants