Raj Siva-Rajah

Results 120 issues of Raj Siva-Rajah

Hi guys I'm building out a WordPress based app at the moment. We have full control over the server stack, so we could easily implement this instead of WP Background...

question

Hi guys I see a similar issue was disussed a year ago: https://github.com/mattermost/mattermost-mobile/issues/4557 However I just tried changing my NGINX conf's `ssl_protocols` from `TLSv1.3 TLSv1.2;` to just `TLSv1.3;` and the...

#### Summary Often you’ll need to switch to another app in the middle of writing a message (eg. to copy something from a browser). Doing this on iOS results in...

Great project! Would it be possible to add an option to filter by log channel? There are a lot of times when you only want to see a certain "type"...

enhancement
for contributors
module:monolog
feature
usability
module:events

Great package! Is it compatible with Postgres as well? The readme only mentions MySQL in the examples. PS. Sorry to post this under “Issues” but there isn’t a “Discussion” tab.

Hi. I see that Postgres is now supported. Is there a way to get TimescaleDB working as well? It's a Postgres extension and is perfect for timeseries data (like tracking...

question

Hi guys Cloudflare have just released a new API tokens feature. This allows the creation of API credentials with restricted permissions and is the new recommended way of granting access...

community
module: cloudflare
feature request
needs: copywriting
needs: design
priority: medium

Thanks for this great project. I'm using the Docker image and have 3 servers listed in `REDIS_HOSTS`. All 3 show up and are working but I'm also seeing `localhost` at...

There are times when you may want a topbar without a user menu. For example, I use a dedicated panel for application settings with a simple "Back" button to return...

Directives are sometimes used inside `` tags to generate dynamic CSS. But this breaks syntax highlighting: ![image](https://github.com/user-attachments/assets/83ec0119-daec-4b2d-9a1c-02d0a8f6e1c7) For comparison, here is the same code moved outside of the `` tag...