From cdce60dcd0e5933638e6bd383047f8bdca0a6525 Mon Sep 17 00:00:00 2001 From: Alex979 Date: Wed, 12 Aug 2026 19:52:38 -0700 Subject: [PATCH 1/3] Add Recent Chats plugin --- .gitmodules | 3 +++ plugins/recent-chats | 1 + 2 files changed, 4 insertions(+) create mode 160000 plugins/recent-chats diff --git a/.gitmodules b/.gitmodules index 338f571e..ab1b8ce4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -73,3 +73,6 @@ [submodule "plugins/gratitude"] path = plugins/gratitude url = https://github.com/BlythT/Gratitude-Millennium-Plugin +[submodule "plugins/recent-chats"] + path = plugins/recent-chats + url = https://github.com/Alex979/Steam-Recent-Chats-plugin diff --git a/plugins/recent-chats b/plugins/recent-chats new file mode 160000 index 00000000..7ed2a08e --- /dev/null +++ b/plugins/recent-chats @@ -0,0 +1 @@ +Subproject commit 7ed2a08ef0ab33f27f484e7ee4da0a9fa93a7af0 From c69589e1036c4cbbe86afa3829000d3a60fb1103 Mon Sep 17 00:00:00 2001 From: Alex979 Date: Wed, 12 Aug 2026 22:51:10 -0700 Subject: [PATCH 2/3] chore: update recent-chats to v0.3.0 --- plugins/recent-chats | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/recent-chats b/plugins/recent-chats index 7ed2a08e..6ecbe83b 160000 --- a/plugins/recent-chats +++ b/plugins/recent-chats @@ -1 +1 @@ -Subproject commit 7ed2a08ef0ab33f27f484e7ee4da0a9fa93a7af0 +Subproject commit 6ecbe83b4a5758f91168322c455da927c32468c0 From a6f67a3173093003c8be8d603cbe23edd61be496 Mon Sep 17 00:00:00 2001 From: Alex979 Date: Fri, 14 Aug 2026 00:16:15 -0700 Subject: [PATCH 3/3] chore: update recent-chats to v0.3.1 --- plugins/recent-chats | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/recent-chats b/plugins/recent-chats index 6ecbe83b..77d0bfc2 160000 --- a/plugins/recent-chats +++ b/plugins/recent-chats @@ -1 +1 @@ -Subproject commit 6ecbe83b4a5758f91168322c455da927c32468c0 +Subproject commit 77d0bfc22d3168c40baf6f59b9f62416590ead54