Skip to content

Releases: steveseguin/social_stream

mute button and save state added

08 Mar 02:00
Compare
Choose a tag to compare

THIS IS A PREVIEW VERSION ONLY.

Certain features in the Social Stream Standalone app do not work yet, versus the Extension-based version. If something doesn't work, report it, and consider using the Extension based version in the mean time.

NEW IN THIS VERSION:

  • mute source button added
  • state of mute and page visibility saved
  • core engine updates

Minor features added; task tray

27 Feb 18:12
Compare
Choose a tag to compare

THIS IS A PREVIEW VERSION ONLY.

Certain features in the Social Stream Standalone app do not work yet, versus the Extension-based version. If something doesn't work, report it, and consider using the Extension based version in the mean time.

NEW IN THIS VERSION:

  • you can minimize the application to the task tray via the Windows drop down menu option
  • livespace removed, since its pop out chat has been removed; use "add other source" instead to use it
  • removed ctrl (cmd) + m as a global hotkey
  • windows have a title added based on the url or page name
  • general core browser engine updates

Option to select YouTube by video ID added

19 Feb 08:55
Compare
Choose a tag to compare

THIS IS A PREVIEW VERSION ONLY.

Certain features in the Social Stream Standalone app do not work yet, versus the Extension-based version. If something doesn't work, report it, and consider using the Extension based version in the mean time.

NEW IN THIS VERSION:

  • the youtube chat will let you enter a video ID, allowing for easier control of multiple chats being opened at once

support for websocket options fixed

13 Feb 16:17
Compare
Choose a tag to compare

THIS IS A PREVIEW VERSION ONLY.

Certain features in the Social Stream Standalone app do not work yet, versus the Extension-based version. If something doesn't work, report it, and consider using the Extension based version in the mean time.

NEW IN THIS VERSION:

  • fixed an issue with the new websocket twitch code from crashing

Fix for Instagram

13 Feb 11:34
Compare
Choose a tag to compare

THIS IS A PREVIEW VERSION ONLY.

Certain features in the Social Stream Standalone app do not work yet, versus the Extension-based version. If something doesn't work, report it, and consider using the Extension based version in the mean time.

NEW IN THIS VERSION:

  • fix for Instagram
  • scrolling works on the main list of sources page
  • adding a Rumble video link will auto-load the correct rumble chat link instead

test builds - v0.2.24

24 Aug 02:38
7879895
Compare
Choose a tag to compare
test builds - v0.2.24 Pre-release
Pre-release

test builds for pre-release testing

This is an early test build of the 0.2.X upcoming standalone version

v0.2.24

  • Clear cache button added back in

v0.2.23

  • MIDI support I think is working?

v0.2.22

  • different installer workflow
  • custom DNS server override
  • minor tweaks to pin-on-top

v0.2.20

  • database viewer fixed

v0.2.19

  • tiktok websocket mode shows the donation values now in the dock
  • youtube shorts slightly more often auto-detected when auto find+activate used

v0.2.18

  • built-in local server option added
  • fixed an issue with mac not closing sign in window

v0.2.16

  • third party "add other sources" fixed
  • fix for some non-standard Youtube URLs
  • mucking around with youtube sign in

v0.2.15

  • sign in pages now have dynamic user agents, based on which domain name is used
  • fixed issue where using sign in page broke youtube chat

v0.2.xxx .. bug fixes?

v0.2.8

  • wait a bit to close a window before actually closing it to let downloads to finish

v0.2.7

  • more attempts to fix bugs related to youtube
  • more auto-attempts to restart tiktok wss if it crashes
  • settings menu positioned better to not overflow

v0.2.6

  • more attempts to fix bugs

v0.2.4

  • random bug fixes

v0.2.3

  • fix for twitch sign in

v0.2.2

  • fix for webex

v0.2.1

  • an option to toggle between production and beta code
  • some css fixes

v.0.1.x

  • If wanting to use the tiktok websocket mode, you have to click on the setting icon
  • lots of bugs to work out still
  • there aren't really ways to disable events on tiktok websocket?
  • saved states and sign in issues are expected

Pin-on-top fix

31 Jan 06:07
de02b2a
Compare
Choose a tag to compare

THIS IS A PREVIEW VERSION ONLY.

Certain features in the Social Stream Standalone app do not work yet, versus the Extension-based version. If something doesn't work, report it, and consider using the Extension based version in the mean time.

NEW IN THIS VERSION:

  • General updates to the browser core
  • Always on top option fixed

0.1.12

11 Jan 23:43
Compare
Choose a tag to compare

THIS IS A PREVIEW VERSION ONLY.

Certain features in the Social Stream Standalone app do not work yet, versus the Extension-based version. If something doesn't work, report it, and consider using the Extension based version in the mean time.

NEW IN THIS VERSION:

You can specify the Social Stream injection source code that you wish to use in this version.

ie: socialstream.exe --filesource C:\Users\steve\Code\social_stream\

In this case, we are specifying the local folder, and the popup/background/source files will be used.

So an example use case: If you made your own private integration for Social Stream, and wish to use the standalone app, you can just point to your local folder for socialstream code and it will use that.

In this version, if using a self-hosted chat site of a supported chat product, like owncast, you will be now offered a chance to manually select the type of chat source your domain is. So as seen below, when you put in a URL that doesn't auto match to a specific source, you'll be offered the chance to select which source it actually is.

image

security updates and vimm websocket support

29 Dec 19:11
Compare
Choose a tag to compare

This is still a preview version of the Social Stream standalone app. Not all features work still, and bugs still exist, so just keep that in mind. If having problems, consider using the extension-based version of Social Stream instead for now.

In this version,

  • vimm has been added, with the option for websocket (read only) support
  • security patches related to recent chromium-zero day exploits applied

more fixes for YT and mac support fixed

23 Nov 04:56
Compare
Choose a tag to compare

This is a TEST PREVIEW version of the Social Stream standalone application.

The standalone app is not yet fully completed, lacks features, and will contain bugs. If you are not okay with that, please consider using the browser extension version instead.

In this version:

  • another fix for YouTube setup
  • mac support fixed
  • I no longer make the window smaller if you have a high DPI setting