Commit Graph

8 Commits

Author SHA1 Message Date
bb9d360d8f Added Gitea Actions workflow for linting source code. 2025-04-05 10:37:56 -04:00
60f8b21c16 Added display of stream name and tags to notifications. 2025-03-29 14:18:02 -04:00
48b2c30b6d Updated version number in plugin metadata for v1.0.1 release. v1.0.1 2025-03-29 12:45:28 -04:00
05ca37961a Updated version number in user agent for v1.0.1 release. 2025-03-29 12:33:46 -04:00
ad1ae65115 Reorganized stream validation process during subscription changes.
This commit resolves two separate but related issues:

 * Fixes the inability to unsubscribe from domains which are offline or no longer hosting an Owncast stream.

 * Optimizes the subscription process to eliminate redundant HTTP requests. A domain is now validated only once during its first subscription, rather than every subscription attempt.
2025-03-29 12:21:08 -04:00
eeef25c6ed Fixed display of streams with empty titles. 2025-03-29 11:39:20 -04:00
ec13dac64c Corrected license field in plugin metadata to use proper SPDX identifier. 2025-01-28 11:49:35 -05:00
f3a5177ed6 Initial commit. v1.0.0 2025-01-01 14:14:02 -05:00