Faye

Results 18 issues of Faye

**Did you follow the steps outline in the README?** - [x] Yes I did - [ ] No, I found them confusing **Describe the bug** Wanting to deny & block...

question

**Did you follow the steps outline in the README?** - [x] Yes I did - [ ] No, I found them confusing **Describe the bug** Pressing the Accept & Unban...

bug

### Server Implementation Paper ### Server Version 1.20.1 ### Describe the bug After you create a plotworld using /plot setup, /plot auto works fine. However, after you stop the server,...

Cannot Replicate
Awaiting Response

### Describe the new feature Being able to read the player list. Currently you are only able to get the onlineCount via GET /player/onlineCount & registeredCount via GET /player/registeredCount. However,...

t: feature request
v: 4.X
in: module
s: accepted
a: api

There's a good networking alternative to the rest called `coherence`, it's almost quite litrally drag and drop to set up games as well as having a pretty decent pricing model....

Hello! I seem to be having issue with the reporting module, and whatever I do, i keep getting this error. How or where do i fix this? ```py File "/opt/odoo/odoo-server/odoo/http.py",...

Feature Request Extensions like .json, .yml, .rb, .html etc.

### 👟 Reproduction steps - Connect a git repo so you have an identity to your account - Change E-Mail on github - Add new git repo (or update the...

bug

### 👟 Reproduction steps This might be related to: #8601 ### 👍 Expected behavior Looking at the APNS docs, it should be a number instead. https://developer.apple.com/documentation/usernotifications/generating-a-remote-notification#Payload-key-reference ![Image](https://github.com/user-attachments/assets/800356bc-987e-4a2f-a153-3bab65b5625d) ### 👎 Actual...

bug
good first issue
product / messaging

### 👟 Reproduction steps Put a string in the badge type of a messaging.createPush, like so: ```ts await messaging.createPush( ID.unique(), `New follower!`, `${userData.displayName || "Someone"} is now following you!`, [],...

bug
product / messaging