[PR #79] [MERGED] fix: exclude system messages from eager fetching #89

Closed
opened 2026-02-16 12:27:00 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/stoatchat/javascript-client-sdk/pull/79
Author: @sussycatgirl
Created: 6/21/2023
Status: Merged
Merged: 6/23/2023
Merged by: @insertish

Base: masterHead: fix/dont-fetch-system-user


📝 Commits (2)

  • 0289133 fix: exclude system messages from eager fetching
  • 3ef0fe7 fix: shut up prettier

📊 Changes

1 file changed (+6 additions, -1 deletions)

View changed files

📝 src/events/v1.ts (+6 -1)

📄 Description

Please make sure to check the following tasks before opening and submitting a PR

  • I understand and have followed the contribution guide
  • I have tested my changes locally and they are working as intended
  • These changes do not have any notable side effects on other Revolt projects

I'm tired of the constant Axios stack traces


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/stoatchat/javascript-client-sdk/pull/79 **Author:** [@sussycatgirl](https://github.com/sussycatgirl) **Created:** 6/21/2023 **Status:** ✅ Merged **Merged:** 6/23/2023 **Merged by:** [@insertish](https://github.com/insertish) **Base:** `master` ← **Head:** `fix/dont-fetch-system-user` --- ### 📝 Commits (2) - [`0289133`](https://github.com/stoatchat/javascript-client-sdk/commit/02891330542702fe469c9d52a0c80d66e9a05cbb) fix: exclude system messages from eager fetching - [`3ef0fe7`](https://github.com/stoatchat/javascript-client-sdk/commit/3ef0fe7650dca8a02fee38ae316bc5fe3f500b9f) fix: shut up prettier ### 📊 Changes **1 file changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/events/v1.ts` (+6 -1) </details> ### 📄 Description ## Please make sure to check the following tasks before opening and submitting a PR * [X] I understand and have followed the [contribution guide](https://github.com/revoltchat/revolt/discussions/282) * [X] I have tested my changes locally and they are working as intended * [X] These changes do not have any notable side effects on other Revolt projects I'm tired of the constant Axios stack traces --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 12:27:00 -05:00
yindo closed this issue 2026-02-16 12:27:00 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: stoatchat/javascript-client-sdk#89