Firas Kafri

Results 10 issues of Firas Kafri

Publisher still gets the message without adding the flag "dontExcludeMe" to override the default true exclude_me flag

I am getting only userId and name in onComplete of onProfileListener rest entities like gender,bio, birthday, cover are null. It seems to be a bug cause I also tried the...

Hi, Trying to enable your mod to use GCM only: Here's my config: ``` mod_push: include_senders: true include_message_count: true include_subscription_count: true include_message_bodies: true backends: - type: gcm app_name: "**********" register_host:...

Hello, Is there a way to override templates without maintaining our own version of this repo?

Currently Scalar types and Field types pass description without touching it which is causing the issue of inconsistent white spaces in the case of multi-line descriptions when parsed by federation...

How should we go with pricing per user model? is it just the quantity for each plan or are we missing something? because there is not mentioning about this in...

We keep getting the following error whenever we try to add a new course the the ecommerce courses dashboard: ``` Traceback (most recent call last): File "/edx/app/ecommerce/ecommerce/ecommerce/courses/publishers.py", line 100, in...