matters-server icon indicating copy to clipboard operation
matters-server copied to clipboard

Implementation of the Matters.Town API server

Results 137 matters-server issues
Sort by recently updated
recently updated
newest added

Bumps [jose](https://github.com/panva/jose) from 4.14.4 to 4.15.5. Release notes Sourced from jose's releases. v4.15.5 Fixes add a maxOutputLength option to zlib inflate (1b91d88), fixes CVE-2024-28176 v4.15.4 Fixes types: export GetKeyFunction (#592)...

dependencies

### Description Add audit logging for: - Wallet connect after donation - Support setup history, and distinguish setup history from editor and article page ### References - [product doc](https://www.notion.so/matterslab/f0e5ab6cb5784af0943b46610af6ca2a?pvs=4#7b902ce41ee648df8ad16a472eadf5cd) ---...

### Checklist * Remove unused tables; * Remove unused code (schema, resolvers, etc.); ### Refs * https://github.com/thematters/matters-server/pull/2263 * https://github.com/thematters/matters-server/pull/2266 * https://github.com/thematters/matters-server/pull/2268 * https://github.com/thematters/matters-web/pull/2225 * [Design](https://www.figma.com/file/uQSXb9AVnhfRc4JP9BZvY5/%E9%81%BA%E7%95%99%E8%A8%8E%E8%AB%96?node-id=910:5923&mode=dev) --- ### Story * https://github.com/thematters/developer-resource/issues/321

refs: * https://github.com/thematters/matters-server/blob/f60e8019dbb4e8a0ea8e8f345e9d8d170f0393cf/src/index.ts * https://github.com/thematters/matters-server/pull/3347 * https://developers.cloudflare.com/support/troubleshooting/general-troubleshooting/gathering-information-for-troubleshooting-sites/#add-the-cf-ray-header-to-your-logs

### Description Currently, we do comment filtering in client-side with rules [1], * For level-1 comments: hide archived if it hasn't level-2 non-archived comments; * For level-2 comments: hide archived;...

### Refs * [Discussion](https://matterslab.slack.com/archives/C88CK7Q7L/p1705971185950889?thread_ts=1704240038.530439&cid=C88CK7Q7L)

* product: all data mutations (appreciation, support, upvote, downvote, follow, unfollow, etc.) * security: login attempts ref: [doc](https://www.notion.so/matterslab/Audit-Logs-9cdbede5196b4043962954cab108e893?pvs=4#8e98c8ce0e894ab69ddff37be216b884)