abdullahseba

Results 13 issues of abdullahseba

I'm been thinking about having a react js based version of userfrosting. The main reason for this being performance and code quality. Both Reactjs and Vue.js allow Jquery based plugins...

long-range planning
frontend
architecture

Hi I tried the default webClient google example and all I get is: ``` > HTTP/1.0 404 Not Found Content-Type: text/html; charset=UTF-8 Referrer-Policy: no-referrer Content-Length: 1568 Date: Sat, 18 Nov...

question

Hi again There is a `header.seen` and `header.details.Unseen`. Both don't seem to do anything, I marked a message as unread and `header.seen` had `1` and `header.details.Unseen` was still empty. Same...

bug
Needs Detail
Needs review

Hi `$emails = $imap->getMessages();` results in ``` [25-Apr-2017 14:06:25 Europe/Minsk] PHP Notice: Unknown: Invalid quoted-printable sequence: =In response to your recent email ) -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- � (errflg=3) in Unknown on line...

bug
Needs Fixing before next release

Hi `$imap->setUnseenMessage(1, $seen = true);` and `$imap->setUnseenMessage(1, $seen = false);` sets the message as unread. Also whats the difference between `id` and `uid`? This dont seem to work with uid's

Hi if an email has inline images they load as an attachment and wont show in the html at all. Note the errors from them too. ![image](https://cloud.githubusercontent.com/assets/25548754/26756248/c1cbd3a0-4895-11e7-9144-f6029cac346e.png)

bug
question
Needs Fixing before next release

Hi Is the a method that sets flags? If not could it be added? Thanks.

enhancement
new feature

Hi I had an email which was in my junk folder and it was not junk so I took it out into the inbox. The email is about a week...

enhancement
new feature

![image](https://cloud.githubusercontent.com/assets/25548754/26501703/3d0b4e66-4232-11e7-9ddf-adf4bd0c6d6c.png) The actual subject is `Microsoft Outlook Test Message` ![image](https://cloud.githubusercontent.com/assets/25548754/26501799/82894326-4232-11e7-9fcb-49f3b165496e.png) ![image](https://cloud.githubusercontent.com/assets/25548754/26501857/afbd108e-4232-11e7-98b1-3ebfcc381167.png)

bug
Needs Fixing before next release

Is there a way to limit the depth of a query per type? I have seen the query limit validator, but that appears applies to all queries. Some of my...

enhancement