Luke Picciau

Results 23 issues of Luke Picciau

Some stores for example wholesale stores do not allow users to sign up for their own accounts and require that you contact them by phone or email and they set...

Currently nheko reserves no space for images which causes the chat window to jump around as images load. By the looks of it the image dimensions/ratio can be seen before...

improvement
good first issue

Understandably a complex feature but as there are no other issues open on it I thought I would open one for making and receiving video and voice calls.

feature

The install chapter for linux advises to install this package but it does not exist on fedora 32 or at least not under that name. Some similar named packages but...

Getting this error while running `cargo build` on ubuntu 16.10. I have installed libgtk-3-dev. ``` Fresh bitflags v0.5.0 Fresh bitflags v0.4.0 Fresh libc v0.2.21 Fresh c_vec v1.2.0 Fresh pkg-config v0.3.9...

### Package version none ### Describe the bug On the [API Tokens page](https://docs.adonisjs.com/guides/auth/api-tokens-guard) it's stated that the database is the best options for secondary auth while redis is best for...

The value in "Send Mails As" does nothing and the value in general settings "Mail From Address" is always used instead. The send mail as field should update the value...

While uploading images I found that some of them were failing to upload with the error ` Content Type Spoof: Filename local.path (image/jpeg from Headers, [] from Extension), content type...

I built oclvanitygen from source on ubuntu 14.10 but when I try and run it I get an error ``` ./oclvanitygen 1testDifficulty: 264104224 clGetPlatformIDs(0): Unknown code -1001 clGetPlatformIDs(0): Unknown code...

**Describe the bug** It seems that the put_object_with_content_type and put_object_stream_with_content_type methods are not setting the content type for uploaded objects on S3 **To Reproduce** A minimal test which shows the...

bug