Results 7 issues of dssecret

How would you add a proxy to Mozarella Ashbadger?

This project needs an English translation to make it readable to a wider range of peoples.

Updating a `DynamicField` of a list does not update using `.save()` or `.cascade_save()` when the list is updated using `.append()`. System Info Ubuntu 20.04 LTS MongoDB v6.0.4 mongoengine v0.26.0 pymongo...

### Problem The [LSP RPC request parser](https://github.com/neovim/neovim/blob/master/runtime/lua/vim/lsp/rpc.lua#L66) fails to parse headers where more than one field exists even though `parse_headers` supports multiple fields. The [protocol](https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#headerPart) requires the header to be...

bug
lsp

After a connection termination to the Discord API (stemming from `Nostrum.Api.Message.edit_message/3`), all subsequent requests to the edit that same message will hang and not terminate until timed-out by Oban (or...

bug

The endpoints used in Nostrum for pinning, unpinning, and getting pinned messages were deprecated in June and replaced with paginated endpoints.

The `Nostrum.Api.Guild.get/2` and `Nostrum.Api.Self.guilds/2` endpoints are missing support for the `:with_counts` option (#651). This PR adds that option to both functions and the `:approximate_member_count` and `:approximate_presence_count` fields to the guild...