server
server copied to clipboard
A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui)
It feels very natural to have latest messages at bottom, like all other popular apps like telegram, viber, whatsapp, rocketchat, nextcloud talk... I think one option in settings could do...
**Is your feature request related to a problem? Please describe.** I feel like Gotify is missing a key feature, there’s no way to have shared apps that multiple users can...
I want to install, configure, and run Gotify Server on the OpenWRT 24.10.x system. However, I have tried many different methods but all failed. Is there a server-side file specifically...
I merged the changes made by jberlyn (from pull request https://github.com/gotify/server/pull/804 to the updated master branch) I then added drag 'n' drop sorting support. [dnd_sortorder.webm](https://github.com/user-attachments/assets/1a13bcbb-5567-454d-9be5-f66c58a3e432)
**Is your feature request related to a problem? Please describe.** Right now the Headlight button just changes themes between dark and light - it would be nice to have an...
It seems like the new UI has received some mixed feedback, to quantify and properly understand the community's needs this is a meta-discussion thread that everyone is free to post...
The intent (hope) is to have a reproducible build environment for the server so that there's consistent results.
**Have you read the documentation?** - [ × ] Yes, but it does not include related information regarding my question. - [ ] Yes, but the steps described in the...
Implements a message broker system with Redis backend to enable WebSocket notifications across multiple Gotify server instances. Introduces a broker interface with Redis and no-op implementations, allowing deployments to scale...
**Is your feature request related to a problem? Please describe.** The current plugin system is built 5+ years ago with the Go dynamic loader when options were more limited. Building...