[PR #828] [MERGED] Add ability to navigate through message history #2882

Closed
opened 2026-03-17 00:32:59 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/828
Author: @zupat
Created: 4/30/2020
Status: Merged
Merged: 4/30/2020
Merged by: @liyasthomas

Base: masterHead: wsockdev


📝 Commits (5)

  • 30987d5 Add message history to websocket client
  • 18d569a Add message history to websocket client
  • 83b1993 Add message history to websocket client
  • 76082a2 Use built in log instead of creating a new array
  • ca6e27b Merge branch 'master' into wsockdev

📊 Changes

1 file changed (+38 additions, -4 deletions)

View changed files

📝 components/realtime/websocket.vue (+38 -4)

📄 Description

Navigate through your message history with the up and down arrows when the message input box is in focus.


🔄 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/hoppscotch/hoppscotch/pull/828 **Author:** [@zupat](https://github.com/zupat) **Created:** 4/30/2020 **Status:** ✅ Merged **Merged:** 4/30/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `wsockdev` --- ### 📝 Commits (5) - [`30987d5`](https://github.com/hoppscotch/hoppscotch/commit/30987d5ad093ef46e61c4e725d72b0f398c2c420) Add message history to websocket client - [`18d569a`](https://github.com/hoppscotch/hoppscotch/commit/18d569aad89ba7034b5b745c9a5c445064c51f5c) Add message history to websocket client - [`83b1993`](https://github.com/hoppscotch/hoppscotch/commit/83b1993cd2c9585fcdf1d561196cb7c6d5b26067) Add message history to websocket client - [`76082a2`](https://github.com/hoppscotch/hoppscotch/commit/76082a2e61cdb34773d106fb12926bc5a6b26f98) Use built in log instead of creating a new array - [`ca6e27b`](https://github.com/hoppscotch/hoppscotch/commit/ca6e27b1f71cd5deb11bea9c0c6c49f5f9bebaad) Merge branch 'master' into wsockdev ### 📊 Changes **1 file changed** (+38 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `components/realtime/websocket.vue` (+38 -4) </details> ### 📄 Description Navigate through your message history with the up and down arrows when the message input box is in focus. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:32:59 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#2882
No description provided.